@charset "UTF-8";
/* CSS Document */


/* ---------- masthead ----- */

#masthead .text {

	padding-right:25px; padding-top: 20px;
	font:small Arial, Helvetica, sans-serif; color: #333;
	text-align:right; line-height: 1.5em;
	margin-top:-80px;

}

#masthead a {
	
	text-decoration:none; color:#333;

}

#masthead a:hover {

	text-decoration:none; color: #999;

}






/* ---------- navigation ----- */






/* ---------- content ----- */


#content .center .title {

	font:small "Helvetica Neue" Arial, Helvetica, sans-serif; color: #FBAD26;
	padding-left:20px; padding-top: 55px; margin:0;

}

#content .center ul {
	
	margin:0; padding:0;
	
}

#content .center ul li {

	margin:0; margin-left:35px; margin-right:20px; padding-left:5px; padding-top:20px;
	font: 11px "Helvetica Neue" Arial, Helvetica, sans-serif;
	list-style-type:square; color:#FFF;

}

#content .center a {

	text-decoration:none; color:#FFF;

}

#content .center a:hover {

	text-decoration:underline; color:#FFF;

}


#content h1 {
	
	font:large Georgia, "Times New Roman", Times, serif;
	margin: 30px 25px;
	color: #36475D;
}

#content h2 {
	
	font:small "Times New Roman", Times, serif;
	margin-left: 25px; margin-right:30px;
	color: #333;
	
}

#content h2 a {
	
	text-decoration: none; color: #333;
	
}

#content h2 a:hover {
	
	text-decoration: underline; color: #36475D;
	
}

#content h3 {
	
	font:small Arial, Helvetica, sans-serif;
	margin-left: 25px; margin-right:25px;
	color: #36475D; font-weight: bold;
	
}

#content h3 a {

	text-decoration:none; color: #36475D;
}

#content h3 a:hover {

	text-decoration:underline; color: #36475D;
}


#content h4 {

	font:small Arial, Helvetica, sans-serif;
	margin-left:23px;
	color:#FFF;
}

#content .index {

	font:medium "Times New Roman", Times, serif;
	margin-left: 25px; margin-right:30px;
	color:#333;

}



/* ---------- footer ----- */



#footer h1 {

	text-align:center; margin:0; padding-top: 10px;
	font:small Arial, Helvetica, sans-serif;
	color:#FFF;
}

#footer h2 {

	text-align:center; margin:0; padding-top: 10px;
	font:small Arial, Helvetica, sans-serif;
	color:#333;
}

#footer h2 a {

	text-decoration:none; color:#333;
}

#footer h2 a:hover {

	text-decoration:none; color:#999;
}

