/** Anchors **/
a.hdr:link, a.hdr:visited { color:#0066CC; text-decoration:underline; }
a.hdr:hover, a.hdr:active { color:#000066; text-decoration:none; }

/** Content Elements **/
.div_onWhite	{ background:url(/images/dots_onWhite.gif); height:1px; overflow:hidden; margin:5px 0px 5px 0px; }
.div_onLtGrey	{ background:url(/images/dots_onEEEEFF.gif); height:1px; overflow:hidden; margin:5px 0px 5px 0px; }
.div_inHdr		{ background:url(/images/dots_inHdr.gif); height:1px; overflow:hidden; margin:5px 0px 5px 0px; }

/** Form Elements **/
INPUT, SELECT { font:11px arial; color:black; }
.globalSubmit	{ background:#ffcc66; border:1px solid #0033cc; padding:1px 2px 0px 2px; font:bold 11px arial; color:#30033cc; }