/* CSS Document */
html,body{
	height:100.1%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
}
#container{
	margin:auto;
	width:801px;
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat-y;
}
#header{
	width:801px;
	height:173px;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
#topnav_bg{
	width:801px;
	height:46px;
	background-image:url(../images/top_nav_bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#topmenu{
	width:801px;
	/*height:64px;*/
	/*background-image:url(../images/top_nav_bg.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url("../images/white.jpg");
	background-repeat:repeat-y;
	margin:auto;
}
#leftmenu{
	float:left;
	width:150px;
	background-color:#D8ECF5;
}
#main{
	float:left;
	width:650px;
	background-color:#FFFFFF;
	background-image:url(../images/page_bg2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#home_main{
	float:left;
	width:445px;
	background-color:#FFFFFF;
}
#right{
	float:left;
	width:205px;
}
#main_tbl_bg{
	clear:both;
	background-color:#FFFFFF;
	background-image:url(../images/page_bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
#footer{
	clear:left;
	height:16px;
	width:801px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
}

#footer_text{
	height:20px;
	width:801px;
	background-color:#FFFFFF;
	color:#999999;
	font-size:10px;
	text-align:right;
	padding-right:4px;
}
a:link {
	color: #276989;
	text-decoration:none;
}
a:visited {
	color: #276989;
	text-decoration:none;
}
a:hover {
	color: #2D3091;
	text-decoration:underline;
}




.left_verticle_menu{
	width:150px;
}
#left_menu_bg{
	height:100%;
	background-image:url(../images/left_vert_menu_bg.jpg);
	background-repeat:no-repeat;
}
.left_menu_cell{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bolder;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:4px;
	background-image:url(../images/but_cell_bg.jpg);
	background-repeat:no-repeat;
}
a.left_menu_cell:link{
	color:#276989;
	text-decoration:none;
}
a.left_menu_cell:visited{
	color:#276989;
	text-decoration:none;
}
a.left_menu_cell:hover{
	color:#222479;
	text-decoration:none;
}
h1{
	color:#000066;
	font-size:16px;
	padding-bottom:2px;

}
h2{
	color:#000066;
	font-size:14px;
	padding-bottom:2px;

}
hr {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	width:98%;
}


/* TOP Navigation*/
a.topnav:link{
	font-weight:bold;
	color: #2C2E8F;
	text-decoration:none;

}
a.topnav:visited{
	font-weight:bold;
	color: #2C2E8F;
	text-decoration:none;

}
a.topnav:hover{
	font-weight:bold;
	color: #2C2E8F;
	text-decoration:underline;
}


/* BOTTOM Navigation*/

a.botnav:link{
	color: #668411;
	text-decoration:none;

}
a.botnav:visited{
	color: #668411;
	text-decoration:none;

}
a.botnav:hover{
	color: #668411;
	text-decoration:underline;
}


form{
	margin:0px;
	padding:0px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #324009;
	border-right-color: #668411;
	border-bottom-color: #668411;
	border-left-color: #324009;	
}
img{
	border:0px;
}
#page_title{
	float:left;
	width:90%;
	color:#000066;
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:10px;
	padding-left:10px;
}
#page_content{
	float:left;
	width:90%;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:15px;
	text-align:left;
	font-size:12px;

}
#subhead{
	float:left;
	width:90%;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
	padding-right:6px;
	padding-bottom:8px;
	
}
#page_bg2{
	background-image:url(../images/page_bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bcw{
	background-color:#FFFFFF;
}
.linkover {
	background-image:url(../images/hover_bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
.linkout {
	background-color: #D8ECF5;
}


.rheading{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding-left:4px;
	padding-top:1px;
	padding-bottom:5px;
	margin:0px;
}
.range_bg{
	background-image:url(../images/range_header_bg.jpg);
	background-repeat:no-repeat;
	width:636px;
	height:33px;
}


a.more:link{
	font-size:10px;
	color: #2E3192;
	font-weight:bold;
	text-decoration:none;

}
a.more:visited{
	font-size:10px;
	color: #2E3192;
	font-weight:bold;
	text-decoration:none;

}
a.more:hover{
	font-size:10px;
	color: #2E3192;
	font-weight:bold;
	text-decoration:underline;
}
.T_odd    { background-color: #CBE3EF; vertical-align: top; }
.T_even   { background-color: #F3FAFC; vertical-align: top;}


