#bodytext {  
	font-family: "Verdana, Arial, Helvetica"; 
	font-size: 10pt; 
	line-height: 20px; 

	}


.uline {
	text-decoration : underline;
}
#reg{
  font-family: "Verdana";
  font-size: 13px;
  color: Black:
}

#small{
  font-family: "Verdana";
  font-size: 10px;
  color: navy
}

.menu	{
	font-size: 14px;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: white;
	background-color: 015AB7;

	}

a.MenuLink {
        
        font-size: 14px;
        color: white;
        text-decoration: none;


 } 
	
#red{
  color: #ff173e;
}

#lightGold{
  color: #ffffcf;
}

#darkBlue{
  color: #060636;
}


#TodaysDate{
font-family: "Arial";
  font-size: 11px;
  font-weight: bold;
  color: #060636;
  position:absolute; left:550; top:95
}

td			{font: normal 10pt "Verdana", "Arial"}

.header {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-left: 2px
}


.Tableheaderfont {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 3px;
	
}

h3
{font-family: Verdana, Helvetica, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align:left;
	margin-left: 3px;}

 input.textRequired { font-family : Arial, Helvetica, sans-serif; font-size : 14px; font-weight : normal; background-color :fff; background-image: url("images/required.jpg");background-repeat: no-repeat; background-position: right center;border-color : red; border-style : solid; border-width : 1px; color :000; } 

