/* General */
html, body {margin: 0px; background-color: #FFFFFF; font-family: Verdana, Arial, Sans-Serif; font-size: 12px}
form {margin: 0px 0px 0px 0px}
td {font-family: Verdana, Arial, Sans-Serif; font-size: 12px}

/* Link Styles */
a {color: #1B407F; text-decoration: none;}
a:Hover { text-decoration: underline;}

/* Form Controls */
input, textarea, select {font-family: Verdana, Arial, Sans-Serif; font-size: 12px} 
.button {border: 1px solid #1A258E; font-weight: bold; background-color: white; height: 18px; color: #2D4191; cursor: pointer}

/* Header Styles */
H1 {font-size: 17px; padding-bottom: 0px; margin: 0px; color: #1B407F} 
H2  {font-size: 12px; padding-bottom: 0px; margin: 0px; color: #1B407F}  
H3 {font-weight: bold; font-size: 15px; padding-bottom: 5px; margin: 0px}
H4 {font-weight: bold; font-size: 14px; padding-bottom: 5px; margin: 0px} 
H5 {font-weight: bold; font-size: 13px; padding-bottom: 5px; margin: 0px} 
H6 {font-weight: bold; font-size: 12px; padding-bottom: 5px; margin: 0px} 

/* Text Styles */
.messagetouser {color: red; font-weight: bold}
.dhmfooter {font-size: 9px; color: #1B407F}
.footerlinks a {text-decoration: none}
.footerlinks a:hover {text-decoration: underline}

/* News Styles */
.newsheadline {font-size: 14px; color: #1B407F; font-weight: bold}
.newsitemfooter {color: #CE3228; font-weight: bold}
.newsstorydate {color: #CE3228; font-weight: bold}
.newsstorytable {border: 1px solid #F2EAD7}

.PrintHeader { background-image: url(images/print_background.jpg); background-repeat: repeat-x}