@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;
	
	
	
}


	a.white:link, a.white:visited, a.white:hover, a.white:active {
	color: #fff;text-decoration:none;
}

	a.white:hover{
	color: #fff;text-decoration:none;
	
	
	
}
.size11{
	font-size:11px;
	line-height:180%;color:#333}
	
	.gap{

	line-height:180%;}
	
	
	.size21{
	font-size:21px;
	color:#333}
	
	
	
			.quote{
	font-size:14px; color:#767676}
	
		.quotes{
	font-size:18px; color:#000; font-weight:bold}
	
	
	
		.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; z-index:100 } .next:hover { height:81px; width:81px; float:right; overflow:hidden; background:url(images/next2.gif); margin-top:2px; margin-right:25px; z-index:100 }
	 
	 #sectionName, #navInfo {
		display:none;
	 }
	 
	 .slogan {
	color: #4d96c4;

}

	a.slogan:link, a.slogan:visited, a.gray:hover, a.slogan:active {
	color: #4d96c4;;text-decoration:none;
}



ul
{
list-style-image:url("images/lii.gif");
list-style-type:square;

}
li {
margin-bottom: 5px;

}
