BODY, TD, DIV, TD, TH, TR
{ font-family: Verdana, Helvetica, sans-serif;  font-size: 12px; }

INPUT, SELECT
{ font-family: Verdana, Helvetica, sans-serif; }

PRE,TT,CODE 
{ font-family: Courier-New; font-size: 12px; }

A           { text-decoration: underline; color: #003399; }
A:hover     { text-decoration: underilne; color: #ff9900; }

A.name { text-decoration: none; color: #000000; }

.nav      { font-family: Tahoma, helvectica, sans-serif; font-size: 11px; color: #ff9900; font-weight: bold; }
A.nav       { text-decoration: none; color: #77a9e3; }
A.nav:hover { text-decoration: none; color: #ffffff; }

.subNav   { font-size: 10px; color: #000000; line-height: 13pt; }
A.subNav    { text-decoration: none; color: #000000; }
A.subNav:hover { text-decoration: none; color: #0000cc; }

.marginSearch  { font-size: 10px; color: #000000; }
A.marginSearch { text-decoration: underline; color: #003399; }
A.marginSearch:hover { text-decoration: underline; color: #003399; }

.bodyText   { font-size: 12px; line-height: 13pt; }
.bodyTextMd { font-size: 11px; line-height: 12pt; }

.copy  { font-size: 10px; color: #000000; line-height: 12pt; }
A.copy { text-decoration: none; color: #666666; }
A.copy:hover { text-decoration: none; color: #6699cc; }

.small    { font-size: 10px; color: #000000; }
.pageHead { font-size: 18px; color: #00376f; font-weight: bold; }
.subHead  { font-weight: bold; }
.medBlk   { font-size: 11px; color: #000000; }

.agreement { font-family: Courier; font-size: 12px; }

.tableHd { font-size: 11px; font-weight: bold; color: #ffffff; }

.formText   { font-family: verdana, helvetica, sans-serif; font-size: 10px; }
.formButton { 
        font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #004993;
	color: #ffffff;
	font-weight: bold;
        margin: 1px;
	border-top: solid 1px #0057ae;
	border-right: solid 1px #003366;
	border-bottom: solid 1px #003366;
	border-left: solid 1px #0057ae;
}

TABLE.blueBorder {
	BORDER-RIGHT: #9ab8dc 1px solid; 
        BORDER-TOP: #9ab8dc 1px solid; 
        BORDER-LEFT: #9ab8dc 1px solid; 
        BORDER-BOTTOM: #9ab8dc 1px solid;
}

