BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	background: #4B6179; 
	FONT: 9pt Arial, "trebuchet ms", Helvetica, sans-serif;
	COLOR: #03244A;
}
/*---------------------------------------BORDER-------------------------------------------------*/
.tableborder
{
	border-width: 2px; 
	border-style: solid; 
	border-color: #FFFFFF;
	border-collapse: collapse;
}
/*-----------------------------------BACKGROUND-----------------------------------------------*/
.White{ background: #FFFFFF;}
.topbg{ background: url(images/topbg.gif) #6B8199;}
.linkbg{ background: url(images/linkbg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #E2EFFF; font-weight: bold;}
.lgrey{ background: #D9DDE1;  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #7C4A03; font-weight: Bold; padding-left: 10px;	padding-right: 10px;}
.dottedline{ background: url(images/dottedline.gif);}
.lblue{ background: #96A3B2;}

/*---------------------------------------TEXT-------------------------------------------------*/
.toplink
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #E2EFFF; 
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
.White1{ 
		background: #FFFFFF;
		font-size: 9pt;
	color: #03244A;
	font-weight: normal;
		TEXT-DECORATION: none;
		padding-left: 9px;
	padding-right: 9px;
	
}

.textlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #03244A;
	font-weight: normal;
	line-height:120%;
	TEXT-DECORATION: none;
		padding-left: 3px;
	padding-right: 3px;

}

.greytext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #03244A;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	line-height:150%;
	TEXT-DECORATION: none;
}


.greytext2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #03244A;
	font-weight: bold;
	line-height:150%;
	TEXT-DECORATION: none;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #03244A;
	font-weight: normal;
	line-height:150%;
	TEXT-DECORATION: underline;
	padding-left: 9px;
	
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #03244A;
	font-weight: bold;
	line-height:180%;
	TEXT-DECORATION: underline;
	padding-left: 9px;
	padding-right: 9px;
}
.heading1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #03244A;
	font-weight: bold;
	line-height:180%;
	TEXT-DECORATION: none;
	padding-left: 9px;
	padding-right: 9px;
}
.bottom
{
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 8pt; 
	  color: #FFFFFF; 
	  font-weight: normal;
	  padding-left: 10px;
	  padding-right: 10px;
}
.bottomlink
{
	  font-family: Arial, Helvetica, sans-serif; 
	  font-size: 8pt; 
	  color: #FFFFFF; 
	  font-weight: normal;
}
/*--------------------------------------------------------------------------------------------*/

a {
 	TEXT-DECORATION: none
 }
 
 A:Visited  {
	TEXT-DECORATION: none
 }
 
 A:Active  {
 	TEXT-DECORATION: none
 }
 
 A:Hover  {
 	
 	TEXT-DECORATION: underline;


}
