/* Text Colors


dark blue: #000066


*/
BODY, p, td, .normal 	{font-family: Arial, Helvetica; font-size: 11px; color: #000000; line-height: 13px}
a:link, a:visited{text-decoration: none; color: #000066; font-weight: bold;}
a:hover, a:active {text-decoration: underline; color: #666666; font-weight: bold;}

a.NonBoldLinks:link, a.NonBoldLinks:visited{text-decoration: none; color: #000066; font-weight: normal;}
a.NonBoldLinks:hover, a.NonBoldLinks:active {text-decoration: underline; color: #666666; font-weight: normal;}

h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
div.divBottom {
	width: 23%; float: left; margin-left: 5px;
}
#BorderedTable td {border: 1px solid #000066; background-color: #DEDEEB; padding: 10px; width: 229px;}

h1, h2, h3 {font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color:#000066;}

.MediumBlueText {font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color:#000066; font-size: 13px;}
.NormalBlueText {font-family: Arial, Helvetica; font-weight: normal; font-style: normal; color:#000066; font-size: 11px;}
.MediumSizeBoldOnly {font-size: 13px; font-weight: bold;}
.LightBlueMediumSizeText {font-family: Arial, Helvetica; font-weight: bold; font-style: normal; color:#DEDEEB; font-size: 13px;}
a.Block_Links:link, a.Block_Links:visited, a.Block_Links:active, a.Block_Links:hover {
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	border-bottom: none;
	font-family: Arial, Helvetica;
	font-weight: normal;
	width: 100px;
	text-align: center;
}

a.Block_Links:link, a.Block_Links:visited   {
	background-color: #FFFFFF;
	color: #7F7F7F;
	border: 1px solid #7F7F7F;
	
}
a.Block_Links:active, a.Block_Links:hover {
	background-color: #2D0063;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;	
}


#printonly { 
  display : none; 
} 


.special { display:none;
margin-left:5px; } 
/*

*/
ul.nomargin{
	margin-left:0px;

}

