
/* 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; }

/* 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: 100px; height: 19px}
.search_box { font-size: 10px; width: 100px; 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: 14px; }
.boldwhitenav{ color: #1E5BA2; font-size: 14px; font-weight: bold; color: white;}
.whiteboldlg {  font-weight: bold; color: white; }
.site-info { font-weight: bold; color: black; font-size: 10px; }

H3  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	color: black;
}

H4  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

.big  {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11pt;
	font-weight : bold;
	text-decoration : none;
}

.speedybk {
	background-image : url(/images/atlas.gif);
	background-repeat : no-repeat;
}

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; }
A.subnavboldLink:visited { color: #666666; text-decoration: none; font-weight: bold; }
A.subnavboldLink:active { color: #666666; text-decoration: none; font-weight: bold; }
A.subnavboldLink:hover { color: #1E5BA2; text-decoration: underline; font-weight: bold; }

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("/images/bg_white.gif"); }
td.dotshomepagemiddle { background-image : url("/images/dots_homepagemiddle.gif"); }
td.dotsyournoipmiddle { background-image : url("/images/dots_yournoipmiddle.gif"); }
td.hpcontentleft { background-image : url("/images/border_hpcontentleft.gif"); }
td.hpcontentright { background-image : url("/images/border_hpcontentright.gif"); }

.item {	font-weight:bold; color: #093025;}