/* define font in all default tags */
BODY, TABLE, TH, TR, TD, BLOCKQUOTE, DIV, SPAN, DD, U, UL, DL, H4, H5, INPUT, A, BR, CENTER, I, B, LI, OL, TEXTAREA, FORM, P, SELECT, STRONG { font-size: 11px; font-family: Arial, Verdana, Tahoma, sans-serif; color: #666666; }
A  { color: #1E5BA2; text-decoration: none; }
A:Hover { text-decoration: underline; }
H3 { font-size: 13px; font-weight: bold; }
H2 { font-size: 16px; font-weight: bold; }
H1 { font-size: 18px; font-weight: bold; }
SELECT { color: #666666; }
INPUT {	color: #666666; }
FORM { margin-top: 0px; margin-bottom: 0px; margin: 0px 0px 0px 0px; }
TEXTAREA { color: #666666; }
UL { list-style-type : square; }

/*.indented { padding-left: 15pt; padding-right: 15pt; }*/
.indented { padding-left: 10pt; }

/* custom font classes */
.smallbold { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;  }
.small { font-size: 10px; }
.login_box { font-size: 10px; width: 124px; height: 19px}
.search_box { font-size: 10px; width: 129px; height: 19px }
.bluebold { color: #1E5BA2; font-weight: bold; }
.err { font-family: Tahoma, Verdana, Arial,sans-serif; font-size: 10px; font-weight: bold; color: red; }
.textheader { color: #333333; font-weight: bold; font-size: 24px; }
.boldwhitenav{ color: #1E5BA2; font-size: 14px; font-weight: bold; color: white;}
.whiteboldlg {  font-weight: bold; color: white; }


H2.white { color: #FFFFFF; }
H3.white { color: #FFFFFF; }
H1.black { color: #000000; }
/* custom link classes */
A.subnavLink:link { color: #666666; text-decoration: none; }
A.subnavLink:visited { color: #666666; text-decoration: none; }
A.subnavLink:active { color: #666666; text-decoration: none; }
A.subnavLink:hover { color: #1E5BA2; text-decoration: underline; }

A.subnavboldLink:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.subnavboldLink:visited { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px; }
A.subnavboldLink:active { color: #666666; text-decoration: none; font-weight: bold; font-size: 12px; }
A.subnavboldLink:hover { color: #1E5BA2; text-decoration: underline; font-weight: bold; font-size: 12px; }

A.subnavboldLinkGreen:link { color: #53713B; text-decoration: none; font-weight: bold; }
A.subnavboldLinkGreen:visited { color: #53713B; text-decoration: none; font-weight: bold; }
A.subnavboldLinkGreen:active { color: #53713B; text-decoration: none; font-weight: bold; }
A.subnavboldLinkGreen:hover { color: #53713B; text-decoration: underline; font-weight: bold; }

/* custom td background classes */
td.white { background-image : url("/homeparts/bg_white.gif"); }
td.dotshomepagemiddle { background-image : url("/homeparts/dots_homepagemiddle.gif"); }
td.dotsyournoipmiddle { background-image : url("/homeparts/dots_yournoipmiddle.gif"); }
td.hpcontentleft { background-image : url("/homeparts/border_hpcontentleft.gif"); }
td.hpcontentright { background-image : url("/homeparts/border_hpcontentright.gif"); }
.textsubheader {
color: #333333; font-weight: bold; font-size: 12px;
}
.2indented {padding-left: 25pt; padding-right: 25pt;}

