/* gray section */

#SM #bodyTable {background:url(../uimages/tmpl/banner-gray.gif) no-repeat; padding-top:11px}

#tbodyMain { width:764px !important }	/* full width */
#tbodyLeft, #tbodyRight { width:0; display:none }
#tbodyMain #tMainContents { padding:0 }

/* main body links color */
a:link, a:visited, a:hover, a:active {color:#338FDE }
a.upArrow:link, a.upArrow:visited, a.upArrow:active {background:url(../uimages/bullets/arrow-up-blue.gif) 100% 50% no-repeat;}
a.arrow { padding:0 8px; background:url(../uimages/bullets/arrow-blue.gif) 0 50% no-repeat }

#innerNav a:hover { color:#338FDE }
#innerNav a.upArrow:hover {background:url(../uimages/bullets/arrow-up-blue.gif) 100% 50% no-repeat;}

a.popopen { background-image:url(../uimages/bullets/plus-blue.gif) }
a.popclosed { background-image:url(../uimages/bullets/minus-blue.gif) }

/* optional: to make a simple gray page, use this div (see misc/404.asp) */
#grayBody { background:white; padding:20px 30px 30px }

/* rightCol feature box 2 (e.g. on landing pages - no side color bar */	
#featuredBox2 {background:#fff url(../uimages/featured2-blue.gif) no-repeat;}
