/* CSS Document */

body {margin: 0px; background-color: #EEEEEE; background-image: url(images/background.gif); background-repeat: repeat-y}
td {vertical-align: top; font-family: verdana; font-size: 11px; color: #666666; text-align: justify}
ul {color: #246FD1; font-size: 13px; margin-left: 30px}

.textpad {padding: 25px}
.formpad {padding: 10px; vertical-align: middle}
.colourpanel {padding: 25px; background-color: #E5ECF6}
.bigger {font-size: 13px; color: #333333}
.branding {font-weight: bold; font-style: italic}
.baseline {border-bottom: 1px solid #246FD1}
.menu {font-size: 10px; text-align: center; padding: 5px}
.disclaimer {font-size: 9px; color: #999999; text-align: center; padding: 5px}
.leftimage {margin-right: 10px}
.rightimage {margin-left: 10px}
.blue {color: #246FD1; font-size: 14px}

a:link {color: #246FD1; text-decoration: none; font-weight: bold}
a:visited {color: #246FD1; text-decoration: none; font-weight: bold}
a:hover {color: #333333; text-decoration: underline; font-weight: bold}
a:active {color: #246FD1; text-decoration: none; font-weight: bold}

a.d:link {color: #999999; text-decoration: none}
a.d:visited {color: #999999; text-decoration: none}
a.d:hover {color: #666666; text-decoration: underline}
a.d:active {color: #999999; text-decoration: none}