

td
{
    color: #000000;
    font-size: 12px; 
    font-family: arial, helvetica, sans-serif;
}


a:link, a:visited, a:active
{
    font-size: 12px;  
    font-family: arial, helvetica, sans-serif;
    color: #36495F;
    font-weight: normal;
    text-decoration: underline;
}

a:hover
{
    font-size: 12px; 
    font-family: arial, helvetica, sans-serif;
    color: #36495F;
    font-weight: normal;
    text-decoration: none;
}

	.normaltop {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #ffffff;
	}
	
	a.toplink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : White;
		text-decoration : underline;
	}
	a.toplink:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #ffcc00;
		text-decoration : none;
	}
	
	.formlookonblack {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		color: #238A57;
		text-decoration: none ;
		border: 1px solid #484848;
		background-color: #FBFBFB;
		border-color: #484848 #484848 #484848 #484848;
	}
	

	.navlinkselected, .navlink{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #2B274A;
		text-decoration : none;
		font-weight : bold;
	}
	
	.navlink{
		text-decoration : underline;
		color : #238A57;
	}
	.navlink:hover{
		color : #2B274A;
		text-decoration : none;
		
	}

/* TinyMCE specific rules*/
.mceContentBody {
   background: #D5CCBB;
} 

.BlueMedium {

font-family: Arial,Helvetica,sans-serif;
color: #506D8C;
font-size: 16px;
line-height: 21px;

}

.BlueFormLabel {

font-family: Arial,Helvetica,sans-serif;
color: #506D8C;
font-size: 12px;
line-height: 14px;
font-weight: bold;

}
 
 
	
