* { margin:0; padding: 0; }
body { color: #535353; font-size: 13px; font-family: tahoma, verdana, geneva, arial, Helvetica, sans-serif; }
p { }
td { text-align: left; vertical-align: top; }
a:link, a:visited { color: #d95300; text-decoration: underline; }
a:hover, a:active { color: #2f2f2f; }
.header_text { color: #cac2da; margin-left: 30px; }
/* Internet Explorer and the Expanding Box Problem.
It's an unfortunate fact that Internet Explorer will always incorrectly expand any dimensionally restricted block element so that oversize content is unable to overflow, as the specs require that content to do. The W3C says a rigidly sized block box should allow oversize content to protrude or overflow beyond the edges of the sized box.
The following rule instructs Internet Explorer 5.5 and 6 to break words into the next line instead of expanding the block element.
*/
body { word-wrap: break-word; }
/*Site Navigation
*/
.submenu_links { color: #000; font-size: 12px; line-height: 18px; padding: 8px 8px 8px 28px; list-style-image: url(../images/bullet_1.gif); }
.submenu_links a, .submenu_links a:visited { color: #000; }
.submenu_links a:hover, .submenu_links a:active { color: #fff; }
/*Main Text Elements
*/
.headline { color: #2f2f2f; font-size: 24px; font-weight: normal; margin-bottom: 9px; }
.subhead { color: #2f2f2f; font-size: 18px; font-weight: normal; padding-top: 9px; padding-bottom: 6px; }
.column_break { border-top: 1px solid #e6e6e6; }
.lead-in_text { margin-bottom: 8px; }
.lead-in_text_list { margin-left: 16px; list-style-type: circle; }
.lead-in_text_numlist { margin-left: 20px; }
/*Sidebar Elements
*/
.sidebar_table { background-color: #fff; width: 100%; height: auto; border: solid 1px #f6b552; }
.sidebar_head { color: #2f2f2f; font-size: 18px; font-weight: normal; background-image: url(../images/chevron_bullet.gif); background-repeat: no-repeat; background-position: left center; padding-bottom: 5px; padding-left: 10px; border-bottom: 1px solid #ccc; }
.sidebar_head2 { color: #fff; font-size: 18px; font-weight: normal; margin-left: 16px; list-style-image: url(../images/chevron_bullet_white.gif); }
.sidebar_body { font-weight: normal; margin-top: 7px; margin-bottom: 8px; padding-left: 10px; }
.sidebar_body2 { color: #fff; margin-top: 7px; margin-bottom: 8px; padding-left: 10px; }
.learn_more_link { background-color: #feecca; text-align: right; padding-top: 3px; padding-right: 10px; padding-bottom: 4px; border-top: 1px solid #fdda98; border-bottom: 1px solid #fdda98; }
.quicklinks { margin-left: 20px; list-style-image: url(../images/quicklink_bullet.gif); }
/*Footer Elements
*/
.footer_links { color: #fff; text-align: center; margin: 8px 9px 10px; }
.footer_links a, .footer_links a:visited { color: #fff; }
.footer_links a:hover, .footer_links a:active { color: #d95300; }
.copyright { font-size: 10px; margin-top: 12px; }
.design_credit { font-size: 10px; margin-top: 12px; margin-bottom: 8px; padding-bottom: 8px; }

