body 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #666666
}

.bodytext 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.bluetext 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
	color:#003366;
}

.fieldlabel 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold;
}

.fieldtext
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}

.orangetext 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	color:#FF9900;
}

.menulink 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
}

.menulink:hover 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF9900;
}

.menustyle 
{  
	background-color: #006699; 
	border-color: #FFFFFF #666666 #666666 #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: bold; color: #FFFFFF; 
	text-decoration: none; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 2px; 
	border-bottom-width: 2px; 
	border-left-width: 1px;
}
.greyheader
{
	background-color:#CCCCCC;
	color:#000000;
}
.greyborder
{
	border:1px dotted #CCCCCC;
}

.underline
{
	border-bottom-color:#006699;
	border-bottom-width:2px;
	border-bottom-style:dotted;
}

h1
{
	font-face: arial,verdana,sans-serif; 
	font-size: 16pt; 
	color:#666666;
	font-weight:normal;
}
	
h2
{
	font-face: verdana,sans-serif; 
	font-size: 12pt; 
	color:#003366;
}
	
.alink
{
	font-face: verdana,sans-serif; 
	font-size: 14pt; 
	color:#003366;
	font-size: 11px; 
	font-weight: bold;
}

.alink:active
{
	font-face: verdana,sans-serif; 
	font-size: 14pt; 
	color:#FF9900;
	font-size: 11px; 
	font-weight: bold;
}
.alink:hover
{
	font-face: verdana,sans-serif; 
	font-size: 14pt; 
	color:#FF9900;
	font-size: 11px; 
	font-weight: bold;
}

.alink:visited
{
	font-face: verdana,sans-serif; 
	font-size: 14pt; 
	color:#003366;
	font-size: 11px; 
	font-weight: bold;
}