/*  main element styles */
A { font : 11px/16px verdana; color: #333333; color : #333333; outline : none;}
A:visited { font : 11px verdana; line-height : 16px; color: #333333; color : #333333; }
A.plain, A.plain:visited { text-decoration : none; color : #333333; }
A.plain:hover { color: #333333; text-decoration : underline; }
a.NavLk {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: F39C0A;
	text-decoration:none
}
a.NavLk: Hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: FFFFFF;
	text-decoration:none
}
a.NavLk: Visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: F39C0A;
	text-decoration:none
}

INPUT { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; color: #000000; }
TEXTAREA { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; color: #000000; }
OPTION { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; color: #000000; }
FORM { display : inline; }

/*  generic classes */
.maincontent { padding-left : 30px; padding-top : 10px; width : 525px; }
.navlink { color : #333333; text-decoration : none; font : 11px verdana; }
.bodytext { font : 11px verdana; line-height : 16px; color: #333333; }
.navtext { font : 9px verdana; line-height : 11px; color: #333333; }
.bodycopy{ font : 11px verdana; line-height : 16px; color: #333333; }
.footertext{ font : 9px verdana; line-height : 12px; color: #333333; }
.innerpageheader { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; font-weight : bold; color: #213A73; }
.inputlabel { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; text-decoration : none; }
.inputhelp { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; font-style : italic; text-decoration : none; }
.formhelp { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; }
.checklabel { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; line-height : 16px; color: #000000; cursor : hand; }
.checkbox { font-family : Verdana, Helvetica, sans-serif; font-size : 11px; color: #000000; cursor : hand; }
.pulldown { font-family : Verdana, Helvetica, sans-serif; font-size: 9px; background-color: #fefefe; color: #cc0000; }

