/*****************************
  Default Style Elements
*****************************/

body, form, table, img, pre {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color:#333333; border-style:none; border-width:0px; padding:0; margin:0;}
td, p, div, span, a, .pageBody {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; color:#333333;}
body {background-color:#CCCCCC; text-align:center;}

#ContentContainer {margin:0 auto; text-align:left; height:100%; width:725px;}
.ThemeContainer {background-color:#999999; border-left:solid 1px #666666; border-right:solid 1px #666666; height:100%;}

a, a:link, a:visited {color:#660000;text-decoration:none;}
a:active, a:hover {color:#660000;text-decoration:underline;}

/* Header Styles */
.Header {background-color:#ffffff;}

/* Menu Styles */
.imgMenuSeparator {background-color:#666666;}
.SectionMenu {background-color:#999999; border-top:solid 1px #666666; border-bottom:solid 1px #666666; white-space:nowrap;}
.SectionMenuItem a, .SectionMenuItem a:link, .SectionMenuItem a:visited {white-space:nowrap;width:100%; padding:0px 10px 0px 10px; color:#ffffff; font-size:10px; line-height:17px; font-family:Arial; height:17px; text-transform:uppercase;}
/*td.SectionMenuItem a.CurrentSection {background-color:#000000; width:100%;}*/
.SectionMenuItem a:hover {background-color:#666666; color:#ffffff; text-decoration:none;}
.CurrentSection {background-color:#000000;}

.HomeMenuItem a, .HomeMenuItem a:link, .HomeMenuItem a:visited {white-space:nowrap; width:100%; padding:0px 13px 0px 13px; color:#ffffff; font-size:12px; line-height:17px; font-family:Arial; height:17px;}
.HomeMenuItem a:hover, .HomeMenuItem a:active {background-color:#666666; color:#ffffff; text-decoration:none;}

/* Footer Styles */
.ContentFooter {border-top:solid 1px #666666; border-bottom:solid 1px #666666; background-color:#996600; height:7px;}
.FooterLinks, .FooterLinks a, .FooterLinks a:link, .FooterLinks a:visited {font-weight:normal; font-size:11px; text-decoration:none; color:#ffffff;}
.FooterLinks a:hover, .FooterLinks a:active {text-decoration:underline;}
.FooterLinks {padding:5px;}

/* Misc Styles */
.FormsSection_FormTitle {display:none;}

/* Content Area Syles */
.MainContentArea {background-color:#ffffff;}
.ContentArea, .ContentArea p, .ContentArea p table {}