body         { font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none }
table        { font-family: Times New Roman,Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none }
a:link       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #003366}
a:active     {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}
a:visited    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}
a:hover      {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF0000;
}
a            {
	color: #111D2D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}
a.mecl			{COLOR: #000000; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none}
a:visited.mecl		{COLOR: #000000;TOP: 1px; TEXT-DECORATION: none; font-family:Times New Roman,Verdana, Arial, Helvetica, sans-serif; font-size:9pt}
a:hover.mecl		{COLOR: #FF0000;position: relative; top: 1px; TEXT-DECORATION: none; font-family:Times New Roman,Verdana, Arial, Helvetica, sans-serif; font-size:9pt}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}


form {
	background-color: #FFFFFF;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.subtitle2_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #000000;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  font-weight: bold;
	background-color: #FFFFFF;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}



input.big {
	width: 100px;
}

input.small {
	width: 50px;
}


.tabletitle1 {font-size: 11px; font-weight: bold; }
.tabletitle2 {font-size: 11px; font-weight: bold; color: #FFFFFF}
.tabon {
	background-color: #999999;
	border-top: 1px solid #999999;border-right: 1px solid #999999;border-left: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;

}
.tabon:link {
	color: #FFFFFF;
}
.taboff {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}
.taboffl {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;border-left: 1px solid #999999;
}
.taboffr {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;border-right: 1px solid #999999;
}
.tdbody {
	border: 1px solid #CCCCCC;
	line-height:20px;
}
.hidecontent {display:none;}

