@charset "utf-8";
/* CSS Document */

body
{ 
	background-image: url(bg2.jpg);
	background-position:top; 
	background-repeat:repeat-x; 
	background-color:#01409d;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	text-align: left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin: 0px; 
	width:100%; 
}

.shell
{	
	width:915px;
	border:0px; 
	left:50%; 
	top:0px;	
	overflow: inherit; 
	position: absolute; 
	line-height:16px; 
	margin-left:-450px; 
	background-color:#FFFFFF; 
	background-image:url(images/top.jpg); 
	background-repeat:no-repeat; 
	background-position:top center;
}
	
	
.container{	padding:15px 30px; height:auto; width:auto;}

br{ height:16px;}

p{ height:16px;}



h1
{
	font-weight:100;
	margin:0px; 
	padding:10px 0px 0px 0px; 
	text-transform: uppercase; 
	color:#6e777c; 
	font-size:18px;
}

h2
{
	 
	color:#003399; 
	font-family: Arial, sans-serif;
	font-size: 20px;
	padding-top: 15px;
	margin: 10px 20px 20px 0px;
	font-weight: normal;

}

.heading{color:#660000; font-weight:bold; font-stretch: extra-expanded; font-variant:small-caps;}
.headerspc{	height:271px; top:0px;}
.navcontain{height:40px; margin:0px 0px 5px 8px;}
.navlink{padding:12px 17px; width:auto; float:left;}
.navlink a:link, .navlink a:visited{ font-weight:bold; color:#003366; text-decoration:none;}
.navlink a:hover{ color:#007700;}
.footer
{
	width:100%; 
	height:40px; 
	background-color:#022d79; 
	color:#FFFFFF; 
	font-size:10px; 
	text-align:center; 
	vertical-align:middle; 
	padding-top:15px;
}