body, td 
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #000000; line-height: 14px;
}



.intro {
	
	width: 230px;
	height: 205px;
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 16px; color: #ffffff; line-height: 20px;
	float: left;
	font-weight: bold;
	padding: 30px 10px 10px;
}
a:link 
{
	color: #021036;	text-decoration: none;
}
a:visited 
{
	color: #333333;	text-decoration: none;
}
a:hover 
{
	color: #800000;	text-decoration: underline;
}
a:active 
{
	color: #800000;
}
.headline 
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 16px; color: #ffffff; line-height: 20px;
	text-transform: uppercase;
	color: black;
	font-weight: bold;
}

.highlight 
{
	font-family: Trebuchet MS, Trebuchet, Verdana, san-serif;
	font-size: 12px; font-weight: bold;	color: black; line-height: 14px;
}
.footerlinks, .footerlinks a, .topnavlinks a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #ffffff; line-height: 12px;
	
}/*text-decoration: none;
.footerlinks:hover, .footerlinks a:hover, .topnavlinks a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: white; line-height: 12px;
	
}

text-decoration: underline;


*/


.footerlinks:visited, .footerlinks a:visited, .topnavlinks a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: white; line-height: 12px;
	text-decoration: none;
}
.smallblack 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000; 
	line-height: 12px;
}
/*
letter-spacing: 1px;
*/

.button_yellow
{
    background-color:#F7CE4D;
    color:Black;
    border:none;
    padding-left:8px;
    padding-right:8px;
    
}
 

