@charset "utf-8";
html { height: 100%; min-height: 100%; }
body { background-color: #a3a5a8; margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; height: 100% min-height: 100%; }

#page { width: 1200px; height: 100%; height: auto; min-height: 100%; background-image: url(images/background_grey_gradient.jpg); background-repeat: repeat-y; margin: 0 auto; text-align: center; }
#content { width: 918px; height: 767px; padding-left: 6px; background-image: url(images/background_white_box.png); background-repeat: no-repeat; margin: 0 auto; }
#500 { height: 55px; padding-top: 175px; }
#footer { font-size: 11px; color: #666; margin: 25px 0; padding-bottom: 25px; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #666; text-decoration: underline; }

.bodytext { text-align: left; padding: 18px 20px; }
.bluefont { color: #00aeef; }
.bluefont a { color: #00aeef; text-decoration: none; }
.bluefont a:hover { color: #00aeef; text-decoration: underline; }
.homeflash { margin-left: -5px; }
.dropdown { font-size: 11px; }

