/* CSS Document */

body {
	font : normal 10pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
	background-color : #494848;	
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 40px;	
}

td.leftNav {
	background: #91918F;
}

td.content {
	background: #ffffff;
	color : #59574D;
	font : normal 10pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.footertext{
	color : #989696;
	font : normal 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
}

.title {
	color: #CA1C1C;
	font : normal bold 14pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.subheader {
	color: #CA1C1C;
	font : normal bold 10pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

td.rightbg {
	background: #101010;
}

td.leftbg {
	background: #91918F;
	color : #3B3B3B;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

td.news {
	background: #ffffff;
	color : #59574D;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

td.leftbg2 {
	background: #242424;
}

/*--------Footer Links  ( Note - this link style inherits font styling)--------*/
A.footer, A.footer:active, A.footer:visited{
	color : #989696;
	text-decoration : none;
}
A.footer:hover{
	color : #E1E1E1;
	text-decoration : underline;
} 

A.footer2, A.footer2:active, A.footer2:visited{
	color : #999999;
	text-decoration : none;
}

A.footer2:hover{
	color : #C30202;
	text-decoration : underline;
}

/*--------Content Links --------*/
 A.text, A.:text, A.:text{
	color : #CA1C1C;
	text-decoration : underline;
	font : normal 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}
A.text:hover{
	color : #777777;
	text-decoration : underline;
	font : normal 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
} 
 A.news{
	color : #FFFFFF;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

 A.news:hover{
	color : #C30202;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.presstextTitle {
	color: #CA1C1C;
	font : normal bold 9pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}	

 A.newspage{
	color : #CA1C1C;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

 A.newspage:hover{
	color : #777777;
	text-decoration : none;
	font : normal bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

/*--------Text (used throughout for the generic text styling)--------*/
.text{
	color : #59574D;
	font : normal 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
}

.text-small{
	color : #59574D;
	font : normal 7pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
}

.text-bold{
	color : #59574D;
	font : bold 11pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
}

.text-login{
	color : #ffffff;
	font : bold 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
}

td.newstext {
	color : #3B3B3B;
	font : normal 8pt "Arial Unicode MS", Arial, Helvetica, sans-serif;	
	width : 240px;
	height : 55px;
}

.newstextTitle {
	color: #FFFFFF;
	font : normal bold 10pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}

.clienttextTitle {
	color: #122A7A;
	font : normal bold 10pt "Arial Unicode MS", Arial, Helvetica, sans-serif;
}	

td.clientLogo {
	background : #ffffff;
}	



	
	
	
	
	
	
	
	
	
	
