@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	position: relative;
	float: none;
	font-family: "Gill Sans", Arial, sans-serif;
}
.oneColFixHdr #container {
	width: 960px;
	text-align: left;
	font-family: #06C;
	font-style: normal;
	font-weight: normal;
	position: relative;
	font-size: large;
	background-image: url(Paper%20Background.png);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.oneColFixHdr #header h1 {
	margin: 0;
	height: 152px;
	width: 960px;
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
	background-image: url(VIXEK%20Hdr5.jpg);
	position: relative;
	z-index: 0;
}
.oneColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFEFB7;
	background-image: url(Paper%20Background.png);
	text-align: left;
	color: #000;
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
} 
.oneColFixHdr #footer {
	padding-top: 10;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #000;
	background-color: #000;
	text-align: center;
} 
.leftimage {
	float: left;
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
}
.oneColFixRtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
#LogoFlash {
	position: absolute;
	margin-top: 3px;
	overflow: hidden;
	visibility: visible;
	margin-left: 10px;
	z-index: 2000;
}
h1 {
	font-family: "Gill Sans", Arial, sans-serif;
	color: #d22401;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	font-size: 20px;
	text-align: center;
}
#weathervane {
	position: relative;
	width: 200px;
}
.oneColFixHdr #container #mainContent p {
	font-size: large;
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
	padding-left: 15px;
}
.tm {
	font-size: large;
}
.tm {
	font-size: small;
}
.tm {
	font-weight: normal;
}
.oneColFixHdr #container #mainContent p {
	text-align: left;
}
.oneColFixHdr #container #mainContent h4 strong {
	text-align: left;
	font-weight: bold;
}
.oneColFixHdr #container #mainContent ol li {
	text-align: left;
}
.oneColFixHdr #container #mainContent ol ol ol ol ol li {
	line-height: 150%;
}
.oneColFixHdr #container #mainContent ol ol ol li {
	line-height: 150%;
}
.oneColFixHdr #container #mainContent ol ol ol li {
	line-height: 100%;
	padding-bottom: 15px;
	padding-right: 66px;
	font-style: italic;
	font-weight: bolder;
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
}
.oneColFixHdr #container #mainContent ol ol ol ol li {
	clip: rect(5px,auto,5px,auto);
	top: 5px;
	bottom: 5px;
	height: 4em;
	position: absolute;
	overflow: scroll;
}
.oneColFixHdr #container #mainContent ol ol {
	line-height: 125%;
	vertical-align: 125%;
	white-space: normal;
	list-style-type: decimal;
	list-style-position: outside;
	clip: rect(11px,auto,11px,auto);
	bottom: 11px;
	top: 11px;
	right: 11px;
	left: 11px;
	list-style-image: none;
}
.oneColFixHdr #container #mainContent p {
	text-align: left;
	font-size: large;
	color: #222;
}
#footer p {
	font-size: 12px;
	line-height: 150%;
	color: #999;
	background-color: #000;
	text-align: center;
}
strong {
	color: #d22401;
	font-weight: bolder;
}
Italics {
	font-style: italic;
}
.oneColFixHdr #container #mainContent p strong {
	font-style: italic;
}
.oneColFixHdr #container #mainContent p strong {
	font-size: medium;
	font-weight: bold;
}
.oneColFixHdr #container #mainContent h4 {
	font-family: "Gill Sans Light", "Arial Narrow", sans-serif;
}
.bulletedlist {
	list-style-image: url(Paper-Clip-icon.png);
}
.oneColFixHdr #container #mainContent ul li em {
	color: #666;
}
