@import "/Communities/Common/Styles/Default.css";
html, body { background-image: url(/Communities/Hollidge/Themes/Default/Images/background.jpg); background-repeat: repeat-x; background-color: #025d8a; color: white; }
a:link, a:visited, a:active { color: white; }
a:hover { color: #ff6600; }
hr { color: #eeeeee; }
FIELDSET { border: 1px solid #e7e7e7; padding: 2px; }
.Form_Title { font-weight: bold; font-size: 16px; }
.Form_Description { font-weight: bold; color: white; }
.Form_Table { background-color: #025d8a; color: #000000; }
.Form_LabelText { color: black; }
.Form_Field { border: 1px solid #cccccc; }
.Form_SectionRow { background-color: #e7e7e7; font-weight: bold; color: #000000; }
.Form_SectionText { font-weight: bold; }
.Form_Button { border: 1px solid #696969; background-color: #eeeeee; color: #696969; }
.Form_HelpText { font-size: 10px; color: black; }
.Form_List { border: 1px solid #cccccc; }
.Form_Message { color: #ff6600; }
.menu { margin: 0; cursor: pointer; background-color: #3288b7; font-weight: bold; color: #ffffff; font-size: 10px; padding-top: 5px; padding-bottom: 5px; text-transform: uppercase; text-align: left; }
.menuOver { margin: 0; cursor: pointer; text-decoration: none; color: #ffffff; background-color: #025d8b; font-weight: bold; font-size: 10px; padding-top: 5px; padding-bottom: 5px; text-transform: uppercase; text-align: left; }
.BreadCrumb { font-size: xx-small; color: white; }
.BreadCrumb a, .BreadCrumb a:active, .BreadCrumb a:visited { color: white; text-decoration: none; }
.BreadCrumb a:hover { text-decoration: underline; color: #ff6600; }
.DownloadSection_ListItem { border-top: solid 1px #696969; background-color: Transparent; }
.Download_IntroCell { border-top: solid 1px #696969; background-color: Transparent; }
.Download_IntroCell a { }
.DownloadSection_SectionTitle { font-weight: bold; color: #ffffff; text-transform: uppercase; font-size: 16px; }
.LinkSection_SectionTitle { color: #ffffff; }
.LinkSection_ListItem { background-color: Transparent; }
.UserLogin_Title { font-weight: bold; color: #ffffff; text-transform: uppercase; font-size: 16px; }
.StatsTable { background-color: white; color: #696969; }
h3 { text-align: left; font-size: medium; color: #ffffff; padding-top: 10px; border-bottom: thin solid #ffffff; text-transform: uppercase; }