
P  {}

H1  {}

H2  {}

H3  {

}



A  {
	font-size : 12px;
	font-family : arial, helvetica, geneva;
	text-decoration : none;
	color : #DF6A02;

}

A:Visited  {
	font-family : arial, helvetica, geneva;
	font-size : 12px;
	text-decoration : ;

}

A:Active  {
	font-family : arial, helvetica, geneva;
	font-size : 12px;
	text-decoration : ;
	color : #A24D02;
}

A:Hover  {
	font-family : arial, helvetica, geneva;
    font-size : 12px;
	text-decoration : underline;
	color : #A24D02;
}



BODY  {}

.head1 {
	color : #064B7A;
	font-size : 18px;
	font-family : arial, helvetica, geneva;
	font-weight : bold;
}

.head2 {
	color : #064B7A;
	font-size : 16px;
	font-family : arial, helvetica, geneva;
	font-weight : bold;
	
}

.head3 {
	color : #064B7A;
	font-size : 14px;
	font-family : arial, helvetica, geneva;
	font-weight : bold;
}

.bodytext {
	color : black;
	font-size : 12px;
	line-height : 21px;
	font-family : arial, helvetica, geneva;
}

.subtext {
	color : black;
	font-size : 9px;
	line-height : 15px;
	font-family : Verdana, helvetica, geneva;
}

.globalnav1 {
	color : #FBF1DF;
	font-size : 11px;
	line-height : 12px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	text-align : right;
}

.globalnav2 {
	color : #064B7A;
	font-size : 11px;
	line-height : 18px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
}

.subnav1 {
	color : #FBF1DF;
	font-size : 10px;
	line-height : 15px;
	font-family : Verdana, helvetica, geneva;
	text-align : right;
	
}

.subnav2 {
	color : #064B7A;
	font-size : 11px;
	line-height : 18px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	
}

.sectionhead {
	color : #FBF1DF;
	font-size : 12px;
	line-height : 18px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	
}

.tablehead {
	color : #FBF1DF;
	font-size : 11px;
	line-height : 18px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	
}

.userid {
	color : black;
	font-size : 10px;
	line-height : 11px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	
}

.formtext {
	color : #006600;
	font-size : 12px;
	line-height : 11px;
	font-family : Verdana, helvetica, geneva;
	font-weight : bold;
	
}

.formtext2 {
    color : #FF0000;
    font-size : 12px;
    line-height : 11px;
    font-family : Verdana, helvetica, geneva;
    font-weight : bold;
   
}

.helplink {
	font-size : 10px;
	color : #fbf1df;
	line-height : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
}

.button {
    font-size : 11px;
    color : #064b7a;
    line-height : 12px;
    font-family : verdana, arial, helvetica, sans-serif;
}

.tablebody {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 10px;
}
	
.tablemed {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
}

.exp
{
	background-color: #FFFF00;
}



