/* General */
BODY { background-color: #FFFFFF; font-family: Arial, Verdana, sans-serif; font-size: small; margin: 0px; padding: 0px; }
HR { background-color: #fff315; border: 0px; color: #fff315; height: 1px; }
H1 { color: #1c5ba2; font-size: large; margin: 0px; }
A:link { color: #1c5ba2; font-weight: normal; text-decoration: none; }
A:visited { color: #1c5ba2; font-weight: normal; text-decoration: none; }
A:hover { color: #666666; font-weight: normal; text-decoration: underline; }
A:active { color: #666666; font-weight: normal; text-decoration: underline; }
UL { margin-top: 0px; margin-bottom: 0px; }

.copyright { color: #666666; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: normal; }
.copyright A:link { color: #1c5ba2; font-size: 11px; font-weight: normal; text-decoration: none; }
.copyright A:visited { color: #1c5ba2; font-size: 11px; font-weight: normal; text-decoration: none; }
.copyright A:hover { color: #666666; font-size: 11px; font-weight: normal; text-decoration: underline; }
.copyright A:active { color: #666666; font-size: 11px; font-weight: normal; text-decoration: underline; }

.footer { color: #666666; font-weight: normal; }

TD.leftcol { padding-right: 30px; }

DIV.main { margin-left: 40px; text-align: justify; }
TD.main { padding-right: 10px; }

.masthead { background-color: #cccccc; margin: 0px; padding: 0px; }

.menubar { background-color: #1c5ba2; }
.menubar TD { cursor: pointer; border-right: #ffffff solid 1px; }
.menubar A { display: block; width: 100px; padding: 5px; }
.menubar A:link { color: #ffffff; font-weight: normal; text-decoration: none; }
.menubar A:visited { color: #ffffff; font-weight: normal; text-decoration: none; }
.menubar A:hover { background-color: #666666; color: #ffffff; font-weight: normal; text-decoration: none; }
.menubar A:active { background-color: #666666; color: #ffffff; font-weight: normal; text-decoration: none; }

IMG.padleft10 { padding-left: 10px; }

.blue { color: #1c5ba2;}


/*
Colors:
blue: #1c5ba2; 
ltgray: #cccccc; 
gray: #666666; 
yellow: #fff315; 
menu link (blue): #7EA3C6; #1c5ba2; #CC9900; #2C416C; #ADC6DE; #171D53; 
*/