@charset "utf-8";
/* CSS Document */


.headings	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheading	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}
.subheadingtwo {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.style16 {
	font-size: 24px;
	font-weight: bold;
}

.paragraph{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

.footer_links  {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
}

.footer_links a:visited  {

	text-decoration: underline; 
	color: #3D6275;
}

.footer_links a:hover	{

	text-decoration: underline;
	color: #587F94;
	font-size: 12px;
	

}
#bottom_foot {
	color: #000;
}

.navigation_link {
	a:visited;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF
		
}
.entryform_link {
	font-size: 14px;
	font-weight: bold;
	color: #009;
	text-decoration: underline;
}
.pdf link	{

	font-family: "Times New Roman", Times, serif;	
	font-size: 12px;
	
	color: #3D6275;
}

background {
	color: #04243b;
	
}



