/* CSS Document */



body{
	margin:0 auto;
	padding:0px;
	background-color: #000000;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.navbg{ background:#FFFFFF; margin:0 auto; padding:0px; width:900px; height:41px;}

.navcontainer{
	padding-top: 10px;
	padding-bottom: 0px;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}



.bgblue{background:#0000a1 url(../images/bgmid.jpg) no-repeat top center; width:900px; height:124px; margin:0 auto; padding:0px;}



.navtext a{
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#3d3d3d;
	text-decoration:none;
	text-transform:uppercase;
	font-stretch:extra-expanded;
}

.navtext a:hover{
	color:#00009d;
	text-decoration: underline;
}



.times13{font-family:"Times New Roman", Times, serif; font-size:13px; color:#3d3d3d; text-decoration:none;}

.times13_white{font-family:"Times New Roman", Times, serif; font-size:14px; color:#ffffff; text-decoration:none;}

.arial11_light{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#9beafe; text-decoration:none; line-height:20px;}

.arial11_white{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; text-decoration:none; line-height:20px;}

.arial11_black{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; text-decoration:none; line-height:20px;}
.arial11_black2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
	text-decoration:none;
	line-height:20px;
}

.footertext{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#ccc; text-decoration:none; line-height:20px;}
.rightlist {
	margin-left: 15px;
	padding-left: 15px;
}
