body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	font: 12px/ 1.5 Arial, Helvetica, sans-serif;
	color: #000000;
}
.benefitTitleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #444;
}
a:link {
		color:#ffffff;
		text-decoration:none;
}
a:active {
		color:#ffffff;
		text-decoration:none;
}
a:hover {
		color:#ffffff;
		text-decoration:none;
}
a:visited {
		color:#ffffff;
		text-decoration:none;
}
.viewGalleryFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #03F;
}
.viewGalleryFont a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #03F;
}
.viewGalleryFont a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #03F;
}
.viewGalleryFont a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #03F;
}
.viewGalleryFont a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #03F;
}
.mainTable {
	height:100%;
}
h1,h2,h3,h4,h5,h6 
{
font-family:Verdana, Arial, Helvetica, clean, sans-serif; 
margin: 0px 0; margin-bottom: 0px;
}

h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
 }
h5 {font-size: 1.4em; font-weight: bold; color: #1e51c8; background-color: white; padding-bottom: 0em;}

h6{
	color:#7f7f7f;
	font-size:150%;
	font-weight:bold;
	text-align:center;
	height:30px;
	margin-top: 3px;
}
.contentBg {
	/*background-color:#88bedd;*/
	background:url(Background.gif) repeat-x top #ffffff;
}
li a:link {
	color: #1e51c8;
	text-decoration:none;
}
li a:visited {
	color: #1e51c8;
	text-decoration:none;
}
li a:active {
	color: #1e51c8;
	text-decoration:none;
}
li a:hover {
	color: #1e51c8;
	text-decoration:none;
}
.footer {
	color:#D4D4D4;
	text-decoration:none;
}
.footer a:link {
	color:#D4D4D4;
	text-decoration:none;
}
.footer a:active {
	color:#D4D4D4;
	text-decoration:none;
}
.footer a:visited {
	color:#D4D4D4;
	text-decoration:none;
}
.footer a:hover {
	color:#D4D4D4;
	text-decoration:none;
}
.copyRight {
	color:#ffffff;
	background-color: #666666;
}
.copyRight a:link {
	color:#ffffff;
	text-decoration:none;
}
.copyRight a:active {
	color:#ffffff;
	text-decoration:none;
}
.copyRight a:hover {
	color:#ffffff;
	text-decoration:none;
}
.copyRight a:visited {
	color:#ffffff;
	text-decoration:none;
}