@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

a {
	color:#FFF;
}

.small_italic_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.small_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
.small_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.twoColFixRtHdr #container {
	width: 1060px;  /* using 20px less than a full 1080px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #header2 { /* this is for the home page */
	min-height: 72px;
	background-color: #000000;
	background-image: url(/images/header_hp_1060x72.jpg);
	background-repeat: no-repeat;
	height: 72px;
}
.twoColFixRtHdr #container #header2 #header_ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	float: right;
	height: 72px;
	width: 468px;
	margin-right: 2px;
	overflow: hidden;
	margin-top: 2px;
}
.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;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #mainContent {
	width: 740px;
	float: left;
	overflow: hidden;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 6px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	color:#CCC;
} 
.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: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.twoColFixRtHdr #container #nav_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 18px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #333333;
	width: 1060px;
	font-weight: bold;
	min-height: 18px;
}

.twoColFixRtHdr #mainContent #newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEFFF;
	padding: 6px;
}

.twoColFixRtHdr #container #sidebar1 #sidebox .sidebox_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_top {
	background-color:#666 ;
	height: 24px;
	width: 310px;
	float: right;
	margin-right: 5px;
	background-image: url();
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-align: left;
	text-indent: 5px;
	line-height: 24px;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_mid {
	background-color: #333;
	color:#FFF;
	float: right;
	width: 306px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_bot {
	background-color: #666;
	background-image: url();
	height: 10px;
	width: 310px;
	margin-right: 5px;
	float: right;
	overflow: hidden;
	margin-bottom: 6px;
}
.twoColFixRtHdr #container #mainContent #content_divider {
	background-color: #000;
	height: 24px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-indent: 5px;
	/* float: left; */
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3C66B8;
	height: 186px;
	width: 370px;
	float: left;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3C66B8;
	height: 186px;
	width: 370px;
	float: right;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #55AAFF;
	height: 36px;
	width: 370px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixRtHdr #container #mainContent #box_int_hid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	margin: 4px;
	height: 142px;
	width: 360px;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_int_hid a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent #box_int_scr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	margin: 4px;
	height: 142px;
	width: 360px;
	overflow: scroll;
}
.twoColFixRtHdr #container #mainContent #generic_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #000000;
	width: 740px;
	padding: 6px;
}

.twoColFixRtHdr #container #sidebar1 #sidebox_mid #side_ad_box {
	margin: 8px;
	height: 340px;
	width: 300px;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_mid #twitter_div {
	background-color:#333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 306px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
	padding-right: 4px;
}

.twoColFixRtHdr #container #sidebar1 #sidebox_mid #twitter_div #twitter_update_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFF;
	list-style-image: none;
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
	padding-right: 4px;
}
