/* General Style*/
BODY  {
	font-family :  verdana, Sans-serif;
	font-size : 11px;
	margin : 0;
	background-color : #FFFFFF;
}

TD  {
	font-family : verdana, Sans-serif;
	font-size : 11px;
}

P{ 
	text-align : justify;
	padding : 6px;
}

LI{
	font-size: 11px;	
	padding-bottom:4px;
	text-align:justify;
}

INPUT  {
	font-family : verdana, Sans-serif;
	font-size : 11px;
}

SELECT  {
	font-family : verdana, Sans-serif;
	font-size : 11px;
}

/* Header Style*/
.header  {
	background-color : #00119F;
	color : White;
	padding-left : 8px;
	padding-right : 8px;
	padding-top : 3px;
	padding-bottom : 3px;
}

A.header  {
	font-family : arial, verdana, sans;
	font-weight : bold;
	font-size : 12px;
	color : White;
	text-decoration : none;
}

A.header:hover  {
	font-family :arial,  verdana, sans;
	font-weight : bold;
	font-size : 12px;	
	color : Yellow;
	text-decoration : none;
}


/* Footer Style */

.copyright{
	COLOR : #FF8C00;
	TEXT-DECORATION : none;
	overflow : visible;
}


A.copyLink{
	font-size : 12px;
	COLOR : #DBDE00;
	TEXT-DECORATION : none;
	overflow : visible;
}

A.copyLink:hover{
	font-size : 12px;
	COLOR : white;
	TEXT-DECORATION : none;
	overflow : visible;
}

.logo{
	COLOR : #91C5FF;
	TEXT-DECORATION : none;
	overflow : visible;
	font-family : Tahoma, sans-serif;
	font-style : none;
	font-weight : bold;
	font-size : 125%;
}

.copy{
	color : White;
	font-size : 11px;	
}

/* Content Style */

.content {
	align:center;
	border-right: solid 1 #0087D4;
	background-color : #DDF6FF;	
}

.contentHeader{
	color: #FF7D13;
	font-weight: bold;
	font-size: 150%;
	padding: 2px;
	padding-left: 10px;
	background-color : #A9E2FF;
}

.tableHeader{
	color: #EEEEFF;
	font-weight: bold;
	font-size: 100%;
	padding-left: 4px;
	background-color : #898989;	
}

.a {
	color: black;
	font-weight:bold;
}

.q {
	color: #744200;
	font-weight:bold;
	background:#D7D8FB;
}

.news{
	color: #005F90;
	font-weight: normal;
	font-size: 11px;
	font-family : arial, verdana, sans;	
}

.headOrange{
	color:orange;
	font-weight: bold;
	font-size: 14px;
	font-family : arial, verdana, sans;	
	padding-top:10px;
	padding-right:10px;
	text-align:right;	
}

.numbered li{
	list-style-type: decimal;
}

.border{
	border:3 solid white;
}
.hideDiv{
	visibility : hidden;
}

.showDiv{
	visibility : visible;
}




A.yLink{
	font-size: 12px;
	COLOR: Blue;
	TEXT-DECORATION: none;
	overflow: visible;
	font-weight: bold;
}

A.yLink:hover{
	font-size: 12px;
	COLOR: #8A2BE2;
	TEXT-DECORATION: none;
	overflow: visible;
	font-weight: bold;
}


A.desLink{
	font-size: 11px;
	COLOR: Blue;
	TEXT-DECORATION: none;
	overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.desLink:hover{
	font-size: 11px;
	COLOR: #8A2BE2;
	TEXT-DECORATION: none;
	overflow: visible;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}