/* CSS Document */
@import "menu.css";
BODY{
	margin:0;
	background: #626262;
	font: 10pt Verdana;
	color: #282727;
}
H1{font-size:18pt;color:#C89611;}
H2{
	font-size:12pt;
	color:#284C9D;
	margin-bottom:-15px;
	padding-left:20px;
	background: url(images/icon_arrow.gif) no-repeat left top;
}
H3{font-size:11pt;margin-bottom:-15px;}
H4{font-size:12pt;color:#C89611;}
H5{
    font-size:12pt;
    color:red;
    margin-bottom:-15px;
}

a:link, a:visited, a:active{color:#284C9D;}
a:hover{color:#E8B014; text-decoration:none;}

#fnt_btn{ float:left; margin-top:2px; font-size:10px!important;}
#fnt_btn a{text-decoration:none;}

.body_pad{margin:0 2px;}
.top_rep1{background: url(images/top_ln_rep.gif) repeat-x;}
.top_rep2{background: url(images/top2_ln_rep.gif) repeat-x;}
.side_L{background: url(images/side_L.gif) repeat-y;}
.side_R{background: url(images/side_R.gif) repeat-y;}

#Nav{background: #282727;color: #FFFFFF;}
#Nav UL{margin: 0px;padding: 0px 0px 0px 10px;}
#Nav li{
	list-style: none;
	width: auto;
	background: url(images/nav_icon.gif) no-repeat left center;
	float: left;
	margin-right: 7px;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 3px;
	padding: 2px 5px 2px 7px;
}
#Nav a{text-decoration:none; font-size:9pt;}
#Nav a:link, #Nav a:visited, #Nav a:active{ color:#FFFFFF;}
#Nav a:hover{color:#E8B014;}

.content_Top{background: url(images/body_bk_top_rep.gif) repeat-x;}
.contentL_side{background: url(images/body_bk_L_side.gif) repeat-y;}
.contentR_side{background: url(images/body_bk_R_side.gif) repeat-y;}
.content_Bot{background: url(images/body_bk_L2_rep.gif) repeat-x;}
#contentSec{background: #FFFFFF; padding:10px; text-align:left;}


#rBox{
	width:195px;
	height:auto;
	font-size:9pt!important;
	margin:0 0 10px 10px;
	float:right;
	background-image: url(images/sideRep.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#rBox UL{margin:5px 0 5px -30px;}
*html #rBox UL{margin:5px 0 5px 10px;} /* ---  Fix for ie6  --*/
*+html #rBox UL{margin:5px 0 5px 10px;} /* ---  Fix for ie7  --*/

#rBox LI{list-style: none; padding-bottom:5px;}
#rBox a:link, #rBox a:visited, #rBox a:active{background: url(images/icon_bullet.gif) no-repeat left center; padding-left:12px;}
#rBox a:hover{background: url(images/icon_bullet_ovr.gif) no-repeat left center;padding-left:12px;}

#rBox .feature a{background:none!important}
#rBoxHead{background: url(images/sideHead.gif);height: 29px;width: 185px;margin:0;}
#rBoxHead-cities{background: url(images/sideHead-cities.gif);height: 33px;width: 185px;margin:0;}
#rboxBot{
	background: url(images/sideBot.gif) no-repeat left;
	height: 68px;
	width: 185px;
}

#rBox .sideContent{padding:0 10px;}

#date{margin:-10px 10px 0 0; float:right; padding:0; position:relative; top:0;}
#date P{font-size:10px; margin:0;}

.redBold{color: #FF0000;font-weight: bold;}
.redTxt{color: #FF0000}

#footer{}
#footerLinks{ padding:5px 0 0 0;}
#footerLinks a{text-decoration:none; font-size:10px;}
#footerLinks a:link, #footerLinks a:visited, #footerLinks a:active{color:#282727;}
#footerLinks a:hover{color:#E8B014;}

.footer_bk{
	background: url(images/footer_bk_rep.jpg) repeat-x;
	text-align: center;
}
.footer_ln{	background: url(images/footer_ln_rep.gif) repeat-x;}

.small_txt {font-family: Arial;font-size: 9px;color: #7D868D;padding:10px;}
.copyright {font-family: Arial;font-size: 9px;color: #7D868D;padding:0 10px; float:left; clear:none;}

a.xcell:link, a.xcell:visited, a.xcell:active  {color: #999999;font-size: 9px;text-decoration: none;}
a.xcell:hover {text-decoration: underline;font-size: 9px;color: #0E456F;}