body {
	color: #000000;
	background: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}



.top_nav {
background: #AEC3E5;
text-align:center;
}

.top_nav a:link, .top_nav a:visited {
	text-decoration: underline;
	color: #000000;
}

.top_nav a:hover, .top_nav a:active {
	text-decoration: none;
	color: #000000;
}


.nav {
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#d8dfea;
	height: 18px;
	width: 153px;
	color:#3b5998;
	
	font-weight: bold;
	padding: 2px 0 0 5px;
	margin: 0 0 0 0;
	border-top: 1px solid #324e8b;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.nav_links {
	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	height: 18px;
	width: 153px;
	color:#3b5998;
	padding: 2px 0 0 5px;
	margin: 0 0 0 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.nav_links a:link, .nav_links a:visited {
	text-decoration: none;		
	color:#3b5998;
}

.nav_links a:hover , .nav_links a:active {
	text-decoration: underline;	
	color:#3b5998;
	}

.nav_links_plain {
	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	color:#3b5998;
	padding: 10px 0 0 10px;
	margin: 0 0 0 0;

}

.nav_links_plain a:link, .nav_links_plain a:visited {
	text-decoration: none;
	color:#333333;
	font-weight: bolder;
}

.nav_links_plain a:hover , .nav_links_plain a:active {
	text-decoration: underline;	
	color:#333333;
	font-weight: bolder;
	}


.content  {
	padding-top:24px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	background-color:#eeeeee;
	text-align:left;
}


.content_other  {
	padding-top:24px;
	padding-bottom:5px;
	padding-left:30px;
	padding-right:15px;
	background-color:#eeeeee;
	text-align:left;
}

.content_home  {
	
	background-color:#eeeeee;
	text-align:left;
	background-image: url(images/logobackground.jpg);
	height: 512px;
	width: 621px;
	background-repeat: no-repeat;
}

.content_home_verbiage {
	margin-top: 275px;
	margin-left:50px;
	height: 200px;
	width: 390px;
	font-size: 16px;
	font-weight: bold;
	padding:0px;
	line-height: 1.2em
}

.content_other a:link, .content_other a:visited {
	text-decoration: none;		
	color:#3b5998;
}

.content_other a:hover , .content_other a:active {
	text-decoration: underline;	
	color:#221f73;
	}



.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

.footer {
	padding: 5px;
	background-color:#aec3e5;
	color:#000000;
	font-size:11px;
	text-align:center;
}


p {
    font-size: 100%;
	font: Arial, Helvetica, sans-serif;
}



.title_hd {
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	

}

.main_hd {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;	
}

.sub_hd {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.pvv_wrapper {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	background: url(images/pvv_overview.jpg) no-repeat;
	height: 450px;
	width: 413px;
}

.pgw_wrapper {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	background: url(images/pgw_overview.jpg) no-repeat;
	height: 470px;
	width: 413px;
}

.lsg_wrapper {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	background: url(images/lsg_overview.jpg) no-repeat;
	height: 435px;
	width: 413px;
}

.ivcf_wrapper {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #003366;
	background: url(images/ivcf_overview.jpg) no-repeat;
	height: 435px;
	width: 413px;
}

.pvv_wrapper_top {
	height: 320px;
}

.pvv_wrapper_verbiage {
	padding-left: 40px;
	padding-right: 30px;
	text-align:left
}


