@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	background-color:#e1e1e1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(images/bgfixwe.gif);
	background-repeat:repeat-x;
	
	}
	
	.navy {
	background-color: #113855;
}
	
	a:link, a:visited, a:hover, a:active {
	color: #cc40c3;text-decoration:none;
}

	a:hover{
	color: #cc40c3;text-decoration: underline;
}
	a.gray:link, a.gray:visited, a.gray:hover, a.gray:active {
	color: #949494;text-decoration:none;
}

	a.gray:hover{
	color: #949494;text-decoration: underline;
}

.size11{
	font-size:11px;
	line-height:180%;color:#333}
	
	.gap{

	line-height:180%;}
	
	
	.size21{
	font-size:21px;
	color:#333}
	
	
		.size25{
	font-size:16px; color:#333}
	
	.graytext{
		color:#949494;}
		.blacktext{
		color:#000000;
	 }
	 
	 .pink{
	 color: #cc40c3;}
	 td {color:#333}
	 
	 .bluehr{
	 border-bottom:solid 4px #113855; height:120px;}
	 
	 .next { height:81px; width:81px; float:right; overflow:hidden; background:url(images/next.gif); margin-top:2px; margin-right:25px; } .next:hover { height:81px; width:81px; float:right; overflow:hidden; background:url(images/next2.gif); margin-top:2px; margin-right:25px; }
	 
	 #sectionName, #navInfo {
		display:none;
	 }
	 
	 .slogan {
	color: #4d96c4;

}