body {
	background-color:#000000;
}


A.href:link {
	font-family: Tahoma, Helvetica, Arial;
	font-style:normal;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 2px;
	font-weight:200;
	FONT-SIZE: 10pt;
	COLOR: #FFFFFF;

	
}



A.href:visited {
	font-family: Tahoma, Helvetica, Arial;
	font-style:normal;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 2px;
	font-weight:200;
	FONT-SIZE: 10pt;
	COLOR: #DFDFDF;
	cursor: hand;


}


A.href:hover {
	font-family: Tahoma, Helvetica, Arial;
	FONT-SIZE: 10pt;
	COLOR: Yellow;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 2px;
	text-shadow: Black;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
	background-image: url(../img/padmenubg.png);
	background-repeat: repeat;
	background-position: left;
	cursor: hand;
}



H1 {
	font-family: Tahoma, Helvetica, Arial;
	COLOR: #708090;
	font-style: normal;
	font-weight: 100;
	FONT-SIZE: 18pt;
	text-align: left;
}
H2 {
	font-family: Tahoma, Helvetica, Arial;
	COLOR: #708090;
	font-style:normal;
	font-weight:100;
	FONT-SIZE: 16pt;
	text-align: left;
}

H3 {
	font-family: Tahoma, Helvetica, Arial;
	COLOR: #708090;
	font-style:normal;
	font-weight:100;
	FONT-SIZE: 14pt;
	text-align: left;
	}

H4 {
	font-family: Tahoma, Helvetica, Arial;
	COLOR: #708090;
	font-style: normal;
	font-weight:100;
	FONT-SIZE: 12pt;
}


H5 {
	font-family: Tahoma, Helvetica, Arial;
	COLOR: #708090;
	font-style: normal;
	font-weight:250;
	FONT-SIZE: 10pt;
}



.componentheading {
	COLOR: #003366;
	FONT-SIZE: 8pt;

}

.contentpaneopen {
	COLOR: #000000;
	FONT-SIZE: 8pt; 	
}


.contentheading {
	COLOR: White;
	font-weight: bold;
	FONT-SIZE: 8pt;
}

A.contentheading:link {
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	font-weight: bold;
	border-bottom: dashed;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}

A.contentheading:visited {
	COLOR: #FFFFFF;
	FONT-SIZE: 8pt;
	font-weight: bold;
	border-bottom: dashed;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	
}




A.lables:link {
	FONT-SIZE: 8pt;

}

A.lables:visited {
	FONT-SIZE: 8pt;
}



.contentpagetitle {
	COLOR: #003366;
	FONT-SIZE: 8pt; 
}


.moduletable-sitetitle {
	BACKGROUND: #c5c0ab
} 

.sectiontableheader {
	background: #111142;
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica;
	COLOR: Gray;
}

.sectiontableheader2 {
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica;
	COLOR: Yellow;
}

.text_block {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color:#CCCCCC;
}


TD {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color:#CCCCCC;
}

TH {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	color:#CCCCCC;
}


.img {
	font-size: 8pt;
	color:#000000;
}