/****************************** Block Level Tags ********************************/
BODY {color:#000000; font: 9pt "Arial";}
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: #000000;}
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: #CC6600;text-decoration:underline;}
A:hover {font: 9pt "Arial";font-weight: normal;color: #CC9933;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;}

/********************************** Other **********************************/

.form {padding: 4px; font-size: 12px; font-weight: bold; color: #000000; background: #0066CC; border: 1px solid #666666; border-bottom: 1; background-color: #0066cc; 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 **********************************/

.bgImage{background-image:url(images/bg.jpg);background-repeat:repeat;background-position:top;}
.subnavBG{background-image:url(images/subnavBG.jpg);background-repeat:no-repeat;background-position:top;}
.donateBG{background-image:url(images/donateBG.gif);background-repeat:no-repeat;background-position:top;}

.middleCell{padding-top:5px;padding-right:5px;padding-left:5px;}
.leftCell{padding-left:15px;padding-top:5px;}
.rightCell{padding-right:15px;padding-left:5px;padding-top:5px;}
