@charset "UTF-8";
body  {
	font: 100%/125% Verdana, Arial, Helvetica, sans-serif;
	background: #900 url(none);
	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
blockquote {
	background: #E2E2E2;
	padding: 10px;
}
.twoColFixRtHdr #container {
	width: 700px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 1.5em auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #CCC;
	text-align: left;
} 
.twoColFixRtHdr #header {
	background: #DDDDDD url(/images/header.gif) no-repeat;
	padding: 0 10px 0 20px;
	height: 90px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 225px;
	margin: 10px 10px 0px;
	padding: 0em 0px 20%;
	background: #507594;
	border-top: 12px solid #036;
	border-right: 2px solid #036;
	border-bottom: 12px solid #036;
	border-left: 2px solid #036;
}
#sidebar1 h1 {
	font: bold 100%/100% Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 0em;
	padding: 0.5em 0.5em 0em 15px;
	background: url(/images/h2_box.gif) no-repeat right 11px;
	color: #FFF;
}
#sidebar1 p {
	padding: 0em 0.7em 0em 15px;
	margin: 0.3em 0em 0em;
	font-size: 85%;
	line-height: 110%;
}
#sidebar_img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.sidebar_highlight {
	background: #BCD7F3;
	padding: 0;
	height: 50px;
	width: 180px;
	color: #666;
	font-size: 0.6em;
	text-align: left;
	margin: 5px 15px 0px;
}
.twoColFixRtHdr #mainContent {
	margin: 15px 250px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 20px;
} 
#mainContent h1 {
	color: #8295A6;
	text-transform: uppercase;
	font: normal 150%/110% Verdana, Geneva, sans-serif;
	margin: 0em 0em 0.3em -20px;
	padding: 0em 0em 0em 10px;
	border-left: 12px solid #C7D6DD;
	text-align: center;
}
#mainContent h2 {
	font: normal 120% Verdana, Geneva, sans-serif;
	background: #4D7595 url(/images/h2_box.gif) no-repeat right center;
	color: #FFF;
	text-transform: uppercase;
	margin: 1em 0em .2em;
	padding: .05em 0.5em .1em;
}
#mainContent h3 {
	margin: 0px;
	padding: 0px;
	font: normal 120%/110% Verdana, Geneva, sans-serif;
}
#mainContent p {
	font: normal .8em/1.4em Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: .7em 0px 0px;
	color: #333;
}
.extranote1 {
	font-size: .8em;
}
ul {
	font-size: 0.8em;
	line-height: 1.2em;
	margin: 0px 0px 20px 20px;
	padding: 0px;
}
.maincont_bck {
	background: url(/images/metal_bck.gif) repeat-y right;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#8195A6;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 2px 0 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 60%;
	color: #0E3366;
	line-height: 115%;
}
input .blok{
	display: block;
}
.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: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*.DistCompName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.DistCompBold {
	font-weight: bold;
}
.DistRegion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	line-height: 19px;
	vertical-align: top;
}
.BoxRightColor {
	background-color: #FFFF99;
	margin: 0px 0px 0px 5px;
	float: right;
	width: 200px;
	padding: 10px;
}
.bodyHeadnoindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #3366CC;
	font-weight: bold;
	margin-bottom: 3px;
	text-decoration: none;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-top: 3px;
	width: 140px;
}*/
.news_box {
	padding: 0px;
	height: 300px;
	width: 180px;
	overflow: auto;
	margin: 5px 15px 0px;
	text-align: left;
	border: 1px solid #FFF;
}
.news_box a {
	color: #FFF;
	font-weight: bold;
}
.news_box a:hover {
	color: #FC0;
}
.news_box .newsCopy {
	font-size: 75%;
	color: #FFF;
	line-height: 120%;
	padding-right: 2px;
	padding-left: 5px;
}
.news_box .newsHead {
	font-size: 85%;
	font-weight: normal;
	color: #FFF;
	margin-top: 1em;
	padding-top: 1px;
	background: #8295A6;
	padding-bottom: 2px;
	padding-left: 5px;
	line-height: 100%;
	margin-bottom: 0.2em;
}
.ad_box {
	background: #BCD7F3;
	border: 0.06em solid #036;
	padding: 0px;
	margin: 5px 15px 0px;
	width: 180px;
}
.ad_box .adHead {
	color: #BED7F3;
	background: #4D7595;
	padding: 2px 5px;
	font: normal 0.95em/1.05em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	border-left: 9px solid #BED7F3;
	border-right: 9px solid #BED7F3;
}
.ad_box .adCopy {
	padding: 5px 5px 8px 10px;
	text-align: left;
	font: 0.8em/1.1em Arial, Helvetica, sans-serif;
}
table {
	font-size: 85%;
}
td {
	padding-left: 5px;
}
