a {
	color: #0000FF;
	text-decoration: none;
}
a:hover{
	color: #11588C;
	text-decoration: underline;
}
h1{
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	margin-bottom: 4px;
	padding-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
h3{
	font-size: 13px;
	color: #000000;
}


body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #212C67;
}
.top{
	background-color: #122950;
	height: 25px;
	padding-right: 10px;
	font-size: 10px;
	color: #999999;
}
.top_nav:link, .top_nav:active, .top_nav:visited{font-size: 10px;color: #CCCCCC;text-decoration: none;}
.top_nav:hover{font-size: 10px;color: #FFFF66;text-decoration: none;}
.footer_nav:link, .footer_nav:active, .footer_nav:visited{font-size: 11px;color: #CCCCCC;text-decoration: none;}
.footer_nav:hover{font-size: 11px;color: #FFFFFF;text-decoration: underline;}

.cont_:link, .cont_:active, .cont_:visited{font-size: 11px;color: #134377;text-decoration: none;}
.cont_:hover{font-size: 11px;color: #206CC1;text-decoration: underline;}
.head_nav:link, .head_nav:active, .head_nav:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.head_nav:hover{color: #CCCCCC;text-decoration: none;}
.menu_bg{	background-image: url(images/_menu_bg.jpg);	background-repeat: repeat-x;	height: 52px;}
.left_nav{
	font-size: 11px;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #BFBFBF;
}
.shad_left{
	background-image: url(images/l_shaw.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shad_right{
	background-image: url(images/r_shaw.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.bor{
	border: 1px solid #B5D0E6;
}
.lnk:link, .lnk:active, .lnk:visited {
	font-size: 11px;
	color: #2C4167;
	text-decoration: none;

}
.lnk:hover{
	color: #990000;
	text-decoration: none;
	} 
.menu_style{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #FFFAFA;
}
p{
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
