/* GLOBALS */
BODY,  H1 { margin: 0; padding: 0; }
BODY { background: #fff; }
TABLE { width: 100%; }
TD { font-family: Verdana, Tahoma, Helvetica, sans-serif; font-size: 13px; color: #333; }
a:link {
	font-family : Verdana;
	font-size : 13px;
	font-weight: 300;	
	color: #333333;
}
a:visited {
	font-family : Verdana;
	font-size : 13px;
	font-weight: 300;	
	color: #333333;
}
a:hover {
	font-family : Verdana;
	font-size : 13px;
	font-weight: 300;	
	color: #D1000E;
}

a img
{
	border-width: 0px;
}

UL.submenu { list-style-type: none; }
UL.submenu2 { list-style-type: none; margin-left: 9px; }

a.linkLeft:link { color: #61636b; text-decoration: none; font-size: 11px; }
a.linkLeft:active{ color: #61636b; text-decoration: none; font-size: 11px; }
a.linkLeft:visited { color: #61636b; text-decoration: none; font-size: 11px; }
a.linkLeft:hover { color: #d1000e; text-decoration: none; font-size: 11px; }

a.linkLeft2:link { color: #61636b; text-decoration: none; font-size: 10px; }
a.linkLeft2:active{ color: #61636b; text-decoration: none; font-size: 10px; }
a.linkLeft2:visited { color: #61636b; text-decoration: none; font-size: 10px; }
a.linkLeft2:hover { color: #d1000e; text-decoration: none; font-size: 10px; }


#master { width: 824px; }

#header { background: url(img/header_bgnd.gif) no-repeat right; }
#header TD#headerMain { width: 100%; text-align: center; color: #fff; font-size: 12px; padding-bottom: 13px; }

#middle TD#middleLeft { width: 150px; }
#middle TD#spacerGrey { width: 5px; background: #bcbcbc; }

#leftMenu TD.divider { background: url(img/leftMenu_divider.gif) repeat-x left; }
#leftMenu TD.item { padding: 3px 6px; }
#leftMenu TD.item2 { padding: 0px 0px 3px 14px; }
#leftMenu IMG.bullet { margin-right: 4px; }

#central TD#contentContainer { padding: 0px 7px; }

#pageHeading { background: url(img/pageTitle_bgnd.gif) repeat-x; height: 65px; }
#pageHeading TD#pageTitle { width: 100%; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 30px; font-weight: bold; color: #d62900; padding-bottom: 10px; }

#footer TD#footerTop { background: url(img/footer_top_bgnd.gif) no-repeat right; height: 23px; }
#footer TD#footerMain { background: #ededed; color: #7c7f87; font-size: 9px; letter-spacing: 2px; padding-left: 15px; height: 40px; }





#print1,#print2,#print3,#print4,#print5,#middleLeft {display: none;}



