/* CSS Document */

body {
	background-color: #D3D0BF;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #196686;
	line-height: 32px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2684A8;
}

h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2684A8;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F6A87;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F6A87;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}


p  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:justify;
}


a  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2684A8;
	text-align:justify;
}


li  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}



/*Right Nav
*/



.right_nav p {
	font-family:Helvetica, Arial, sans-serif;
	color:#92917A;
	font-size: 12px;
	font-weight: normal;
}
			
.right_nav a {
	font-family:Helvetica, Arial, sans-serif;
	color:#7A7663;
	text-decoration:none;
	font-size: 12px;
	line-height: 14px;
}

.right_nav a:hover {text-decoration:underline;
}



/*Footer*/


.footer p {
	font-family:Helvetica, Arial, sans-serif;
	color:#92917A;
	font-size: 12px;
	font-weight: normal;
}
			
.footer a {
	font-family:Helvetica, Arial, sans-serif;
	color:#BABA81;
	text-decoration:none;
	font-size: 11px;
}

.footer a:hover {text-decoration:underline;
}

.footer h1 {
	font-family:Helvetica, Arial, sans-serif;
	color:#9C9B87;
	font-size: 16px;
	font-weight: bold;
}

/*Marshmallows*/


.marshmallows {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#888888;
		}

.marshmallows a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#2684A8;
		}
		
		
/*Bottom contact form
*/



.bottom_contact  {
	font-family:Helvetica, Arial, sans-serif;
	color:#92917A;
	font-size: 13px;
	font-weight: normal;
}

.bottom_contact_10pt  {
	font-family:Helvetica, Arial, sans-serif;
	color:#92917A;
	font-size: 10px;
	font-weight: normal;
}


/*Common question links*/


.common_links p {
	font-family:Helvetica, Arial, sans-serif;
	color:#92917A;
	font-size: 12px;
	font-weight: normal;
}
			
.common_links a {
	font-family:Helvetica, Arial, sans-serif;
	color:#BABA81;
	text-decoration:none;
	font-size: 11px;
}

.common_links a:hover {text-decoration:underline;
}
	

/*Start here questions*/


.start_here p  {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2684A8;
	text-align:center;
}



/*index_links*/
		
.index_links a {
	font-family:Helvetica, Arial, sans-serif;
	color:#808080;
	text-decoration:none;
	font-size: 12px;
}

.index_links a:hover {text-decoration:underline;
}

/*download_terms*/


.download_terms {
		font-family:Arial, Helvetica, sans-serif;
		font-size:8px;
		color:#888888;
		}

.download_terms a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:8px;
		color:#2684A8;
		}

.news {
	color:#F13316;
	}

