.footer{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #4C4C4C;
	line-height:11px;

}
.footerLink{
	font-family: Arial, Helvetica;
	font-size: 10px;
	color: #4C4C4C;
	line-height:11px;
	text-decoration: none;

}
.statement{
	font-family: Arial, Helvetica;
	font-size: 13px;
	color: #ffffff;
	font-weight:bolder;
	letter-spacing:0.1pixal;

}
.statementtext{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #444444;
	letter-spacing:0.1pixal;

}

.bodytext{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #222222;
	text-align:justify;
	text-decoration: none;
}


body,td {
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align:justify;
	color: #222222;
}


/*link*/

a.bodytext:visited{ color: #222222;text-decoration: underline;}
a.bodytext:link{ color: #222222;text-decoration: underline;}
a.bodytext:hover{ color: #000000;text-decoration: underline;}


.titlebutton{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	letter-spacing: 2px;
}

a.titlebutton:visited{ color: #ffffff;text-decoration: none;}	
a.titlebutton:link{ color: #ffffff;text-decoration: none;}
a:titlebutton:hover{ color: #ffffff;text-decoration: underline }



.header{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #4C4C4C;
}

a.header:link { color: #4C4C4C; text-decoration: none }
a.header:active { color: #4C4C4C; text-decoration: none }
a.header:visited { color: #4C4C4C; text-decoration: none }
a.header:hover { color: #4C4C4C; text-decoration: underline }


.sitemap{
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

a.sitemap:link { color: #333333; text-decoration: none }
a.sitemap:active { color: #333333; text-decoration: none }
a.sitemap:visited { color: #333333; text-decoration: none }
a.sitemap:hover { color: #333333; text-decoration: underline }


.faq{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight:bolder;
	color: #333333;
}

a.faq:link { color: #1656a0; text-decoration: none }
a.faq:active { color: #1656a0; text-decoration: none }
a.faq:visited { color: #1656a0; text-decoration: none }
a.faq:hover { color: #1656a0; text-decoration: underline }


.headertext{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #1656a0;
	text-align:justify;
	text-decoration: none;
}
a.headertext:link { color: #1656a0; text-decoration: none }
a.headertext:active { color: #1656a0; text-decoration: none }
a.headertext:visited { color: #1656a0; text-decoration: none }
a.headertext:hover { color: #1656a0; text-decoration: underline }

/*table*/

.TitleCenter{
	color: #222222;
	font-weight: normal;
	border-top: none;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: none;
	height:30px;	
}

.TitleRight{
	color: #222222;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #666666;
	border-left: none;
	
}

