/****************************** Block Level Tags ********************************/
/************* <link href="text.css" rel="stylesheet" type="text/css"> **********/

P { font: 9pt "Arial"; font-weight: normal; color: #003366; padding-left:5px; padding-right:5px;}
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: #003366;}

/********************************** Header Tags **********************************/

H1 { font-family: "Arial"; color: #0D7C91;padding-left:5px; padding-right:5px;}
H2 { font-family: "Arial"; color: #0D7C91;padding-left:5px; padding-right:5px;}
H3 { font-family: "Arial"; color: #0D7C91;padding-left:5px; padding-right:5px;}
H4 { font-family: "Arial"; color: #0D7C91;padding-left:5px; padding-right:5px;}
H5 { font-family: "Arial"; color: #0D7C91;padding-left:5px; padding-right:5px;}

/********************************** Anchor Tags **********************************/

A {font: 9pt "Arial"; font-weight:bold; color:#006699; text-decoration:none;}
A.nav:hover {font: 9pt "Arial"; font-weight: bold; background-color:#000000; color:#FFFFFF; text-decoration:none;}
A.top: {font: 9pt "Arial"; font-weight: bold; color:#FFFFFF; text-decoration:none;}
A.top:hover {font: 9pt "Arial"; font-weight: bold; color:#999999; text-decoration:none;}

/**************************************FOR IMAGES*************************************************************/
.extRight{background-image:url(images/right_margin.gif);background-repeat:repeat;}
.extLeft{background-image:url(images/left_margin.gif);background-repeat:repeat;}
.extendedTxt{background-image:url(images/rightPanel.gif);background-repeat:no-repeat; height:286px;}
.subNav{background-image:url(images/subNAv_trash.gif);background-repeat:no-repeat; height:600px;}
.scroller{height:375px;overflow: scroll;overflow-x: hidden;height:350px;}
.scrollerSubNav{height:340px;overflow: scroll;overflow-x: hidden;height:340px;}
.whiteText{ font: 9pt "Arial"; font-weight: normal; color: #ffffff; padding-left:5px; padding-right:5px;font-weight: bold;}
.event{ font: 9pt "Arial"; font-weight: normal; color: #0A7F90; padding-left:5px; padding-right:5px;font-weight: bold;}
/**************************************A LINKS****************************************************************/
.classNew a:link{font-family: "Arial";color: #FFFFFF;font-size:8pt;text-decoration:none; padding-left:22px;}
.classNew a:active{font-family: "Arial";color: #FFFFFF;font-size:8pt;text-decoration:none; padding-left:22px;}
.classNew a:visited{font-family: "Arial";color: #FFFFFF;font-size:8pt;text-decoration:none; padding-left:22px;}
.classNew a:hover{font-family: "Arial";color: #999999;font-size:8pt; text-decoration: underline; padding-left:22px;}

.eventLink a:link{font-family: "Arial";color: #0A7F90;font-size:8pt;text-decoration:none; padding-left:22px;}
.eventLink a:active{font-family: "Arial";color: #0A7F90;font-size:8pt;text-decoration:none; padding-left:22px;}
.eventLink a:visited{font-family: "Arial";color: #0A7F90;font-size:8pt;text-decoration:none; padding-left:22px;}
.eventLink a:hover{font-family: "Arial";color: #333333;font-size:8pt; text-decoration: underline; padding-left:22px;}

/**************************************FORM****************************************************************/
.form {padding: 4px;font-size: 12px; font-weight: bold;color: #0D7C91; background:#CCCCCC; border:1px solid #666666;border-bottom:0;}
