/* Site Design By: Netdrafter.com */

A:link {color: #375ac2; text-decoration: none;}
A:active {color: #666; text-decoration: none;}
A:visited {color: #375ac2; text-decoration: none;}
A:hover {color: #375ac2; text-decoration: underline;}

.menu:link {color: #375ac2; text-decoration: none; font-weight: bold;}
.menu:active {color: #375ac2; text-decoration: none; font-weight: bold;}
.menu:visited {color: #375ac2; text-decoration: none; font-weight: bold;}
.menu:hover {color: #375ac2; text-decoration: none; font-weight: bold;}

.copyright {font-size: 8pt; word-spacing: 3px;}
.section {color: #375ac2; font-weight: bold;}
.small {font-size: 8pt;}
.footer {font-size: 8pt; border-top: solid 1px #375ac2; padding: 15px;}

hr {color: #375ac2; height: 1px;}
.hrwhite {color: #FFF; height: 1px;}

BODY {font-family: "Trebuchet MS"; font-size: 10pt; color: #666; margin-top: 0px; margin-bottom: 0px; margin-left: 40px; background: #FFF; background-image: url(img/bg.gif); background-repeat: repeat-x;}

H1 {font-size: 16pt; color: #375ac2;}
H2 {font-size: 13pt; color: #375ac2;}

ul {list-style-image: url("../img/bullet.gif");}
li {padding-left: 5px;}

.required {color: #375ac2; font-weight: bold; font-size: 20pt;}
