@import url("IncludeAreas/Background.css");
/****************************** Block Level Tags ********************************/
FONT{ font: 9pt "Arial"; font-weight: normal; color: #333333;}
P { font: 9pt "Arial"; font-weight: normal; color: #333333;}
DL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DT { font: 9pt "Arial"; font-weight: normal; color: #003366;}
DD { font: 9pt "Arial"; font-weight: normal; color: #003366;}
UL { font: 9pt "Arial"; font-weight: normal; color: #003366;}
LI { font: 9pt "Arial"; font-weight: normal; color: #000000;}
TH { font: 9pt "Arial"; font-weight: normal; color: #FFFFFF;}
TD { font: 9pt "Arial"; font-weight: normal; color: #333333;}
/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #003366;}
H2 { font-family: "Arial"; color: #003366;}
H3 { font-family: "Arial"; color: #CC0000;}
H4 { font-family: "Arial"; color: #003366;}
H5 { font-family: "Arial"; color: #003366;}

/********************************** Anchor Tags **********************************/

A { font: 9pt "Arial";font-weight: normal;color: #660098;text-decoration:underline;} 
A:hover {font: 9pt "Arial";font-weight: normal;color: #333300;text-decoration: none;}

.subnav a:link {font: 9pt "Arial";font-weight: bold;color: #FFFFFF;text-decoration: none;}
.subnav a:active {font: 9pt "Arial";font-weight: bold;color: #FFFFFF;text-decoration: none;}
.subnav a:visited {font: 9pt "Arial";font-weight: bold;color: #FFFFFF;text-decoration: none;}
.subnav a:hover {font: 9pt "Arial";font-weight: bold;color: #CC6600;text-decoration:none;}

.gold a:link {color:#666600;}
.gold a:hover {color:#333333;}
.gold a:active {color:#333333;}
.gold a:visited {color:#666600;}

/********************************** Other **********************************/

.form {padding: 4px; font-size: 12px; font-weight: bold; color: #000000; background: #0066CC; border: 1px solid #666666; border-bottom: 1; background-color: #9FD18A; font: Arial; width="300"}
.input { font-size:12px;  border: 1px solid #666666; vertical-align: top;}
.button { font-size:12px;  border: 1px solid #666666; vertical-align: top; width="125"}
/********************************** Background Images **********************************/

.bg{background-image:url(images/body.jpg);background-repeat:repeat;}
.page{ padding-left:5px; padding-top:5px; padding-right:5px;}
.bgInside{background-image:url(images/background.gif);background-repeat:no-repeat; background-position:center;}
.left{padding-left:5px; padding-top:5px; padding-right:5px; background-color:#cbc5ba}

.marginsHome{padding-top:10px;padding-right:10px;padding-left:200px;padding-bottom:10px;}
.margins{padding-top:10px;padding-right:30px;padding-left:30px;padding-bottom:10px;}

.footer{ font: 8pt "Arial"; font-weight: normal; color: #333333;}