.bodytag {
	background-color :#333333;
	background-image :none;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration : none;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom:0;
}

.tabledata {
	font-size: 10pt; 
	font-family: verdana,helvetica; 
   }


A:link {
	COLOR: #005AFF; TEXT-DECORATION: none
}
A:active {
	text-decoration:underline
	COLOR: #005AFF;	
}
A:visited {
	COLOR: #005AFF; TEXT-DECORATION: none
}
A:unknown {
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #003366; TEXT-DECORATION: UNDERLINE
}

.headLinkText{
	font-family: verdana,tahoma, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style:normal;
	color:#fef4b2;
}

.contentsBody 
{
	background-image :none;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 9pt;
	color:#000000;
	text-decoration : none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.contentText
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration : none;
	line-height: 15px;
}
.pageheadertext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}

.paratext
{
	font-family: verdana, helvetica; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal;
}
.subparatitle
{
	font-family: verdana, helvetica;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
.paratitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
	font-style: normal;
}

.titleredtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #003366;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.logotablebg {
	background-color: #FFFFFF;
}
.headerline {
	background-color: #dddddd;
}
.blackline {
	background-color: #6988d8;
}
.footertext {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 7pt;
	color:#000000;
	font-weight: normal;
	font-style:normal;
	text-decoration : none;	
}
.contentTextbold {

	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
	font-style:normal;
	text-decoration : none;
	line-height: 15px;
}
.subparatitlecolor {

	font-family: verdana, helvetica;
	color: #006600;
	font-size: 10pt;
	font-weight: bold;
}
.contentTextColor {

	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
	color:#006600;
	font-weight: normal;
	font-style:normal;
	text-decoration : none;
	line-height: 15px;
}
.whiteBg {
	background-color: #FFFFFF;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CC3300;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #D25E01;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.shortformtable {
	background-color: #FFFFE1;
	border: 1px solid #CCCCCC;
	padding:5px;
}
.headingbg {
	border-bottom:3px solid #EEEEEE;
	/*background-color: #EEEEEE;*/
	height:20px;
}
.mouover {
	cursor:pointer;
	cursor:hand;
}
.downloadTable{border:1px solid #CCC;background:#eee;margin:10px 0;}
.downloadTable tr td{background:#fff;padding:5px;font-size:10px;text-align:left;}
.downloadTable tr th{padding:5px;text-align:left;}
.pad10px{padding:10px;}
