*{margin:0; padding:0;}

body{
	font:76% Verdana,Tahoma,Arial,sans-serif;
	line-height:1.4em;
	text-align:center;
	color:#303030;
	background:#EBECE6;
}

a{
	color:#467aa7;
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{
	padding:0 0 1.6em 0;
	font-size: 1.2em;
	text-align: center;
}
p form{margin-top:0; margin-bottom:20px;}



#container{
	width:960px;
	margin: auto;
	padding:1px 0;
	text-align:left;
	background:#ffffff;
	color:#000000;
	border:#055800 thin solid;
}

#header{
	height:450px;
	width:958px;
	margin:0 1px 1px 1px;
	padding-top:15px;
	background:url(images/mainImage7.gif) no-repeat top;
	color:#ffffff;
	text-align:right;
}

#header h1{
	margin:335px 20px 0 0;
	font-size:32px;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:-1px;
}

#header h2{
	margin:10px 50px 0 0;
	font-size:1.4em;
	color:#ffffff;
	letter-spacing:-1px;
	font-weight:normal;
}

/* -- top navigation start -- */
#topNav{
	width:958px; margin:0 auto; height:37px;
	background-color: 001d66;}
#topNav ul{
	width:958px; margin:0 auto;
	background-color:#001d66;
	float:left; }
	
#topNav ul li{
	height:37px; 
	float:left;
	text-align:center;
	width:95.8px;
	background-color:#001d66; 
	color:#ffffff;
	font:bold 12px/37px Arial, Helvetica, sans-serif;
	list-style-type:none;}
	
#topNav ul li a{
	height:37px; text-decoration:none; display:block;
	background-color:#001d66; 
	 color:#ffffff;
	font:bold 12px/37px Arial, Helvetica, sans-serif;}
	
#topNav ul li a:hover{
	background:url(images/top_btn_h.gif) no-repeat center bottom;}
#topNav ul li a.hover{

background:url(images/top_btn_h.gif) no-repeat center bottom;}
/* -- top navigation end -- */



#content{
	float:right;
	width:720px;
	font-size:0.9em;
	padding:15px 20px 0 0;
}

#content h2{
	display:block;
	margin:0 0 16px 0;
	font-size:2em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#001d66;
	background:url(images/border.png) no-repeat;

}

#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#subcontent{
	float:left;
	width:190px;
	line-height:1.4em;
	font-size:0.9em;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#subcontent h2{
	display:block;
	margin:0 0 16px 0;
	font-size:2em;
	font-weight:normal;
	letter-spacing:-1px;
	color:#001d66;
	background:url(images/border.png) no-repeat;
}

#subcontent p{margin:0 0 16px 0; font-size:1.2em;}

.menublock{ 
	margin:0 0 20px 0; 
	font-size:1.1em;
	list-style:none;
	border:0px;
	text-align:left;
}
.menublock li{	
	display:block; 
	padding:2px; 
	margin-bottom:2px;
	border-top:#948B82 solid 1px;
	border-left:#948B82 solid 1px;
	border-right:#948B82 solid 1px;
	border-bottom:#948B82 solid 1px;
	background:#001d66;
		color:#ffffff;
	font-weight:bold; 
}
.menublock li a{
	color:#ffffff;
	font-weight:bold; 
	text-decoration:none;
}
.menublock li a:hover{
	color:#055800;
	text-decoration:none;
}
.menublock li ul{
	margin:3px 0 3px 15px; 
	font-size:1em; 
	font-weight:normal;
	border-width:0;
}
.menublock li ul li{
	margin-bottom:0;
	border-width:0;	
}
.menublock li ul a{
	font-weight:normal;
}

#footer{
	clear:both;
	width:958px;
	padding:5px 0;
	margin:0 1px;
	font-size:0.9em;
	color:#FFF;
	background:#001d66;
}

#footer p{padding:0; margin:0; text-align:center;font-size:1.1em;}
#footer a{color:#FFF; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}


#links{
	clear:both;
	width:878px;
	font-size:0.9em;
	color:#000000;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10;
	padding-bottom: 5px;
	padding-left: 0;
}

#links p{padding:0; margin:0; text-align:center;}
#links a{color:#000000; background-color:inherit; font-weight:bold;}
#links a:hover{color:#000000; background-color:inherit; text-decoration: underline;}












.splitcontentleft{
	float:left;
	width:58%;
}

.splitcontentright{float:right; width:38%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.boxgreen{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#284620;
	color:#ffffff;
	line-height:1.5em;
}

.boxblue{
	margin:0 0 20px 0;
	padding:10px;
	border:1px solid #c0c0c0;
	background-color:#001d66;
	color:#ffffff;
	line-height:1.5em;
}
r:#ffffff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
f;
	line-height:1.5em;
}
height:1.5em;
}
ne-height:1.5em;
}
ff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ght:1.5em;
}




m;
}
fff;
	line-height:1.5em;
}
f;
	line-height:1.5em;
}
height:1.5em;
}
ne-height:1.5em;
}
ff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ght:1.5em;
}



}
ne-height:1.5em;
}
ff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ght:1.5em;
}


em;
}



5em;
}


}
ght:1.5em;
}






x;
	border:1px solid #c0c0c0;
	background-color:#5a8f02;
	color:#ffffff;
	line-height:1.5em;
}
r:#ffffff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
f;
	line-height:1.5em;
}
height:1.5em;
}
ne-height:1.5em;
}
ff;
	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ght:1.5em;
}


	line-height:1.5em;
}
ff;
	line-height:1.5em;
}
fff;
	line-height:1.5em;
}
ght:1.5em;
}

