
body{
margin: 0;
background-color: #E3E3E4;
}


.footerText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.leftNavText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1268B4;
	text-decoration: none;
}

.bodyText {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.bodyLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #469F09;
	text-decoration: none;
}

.subHeading{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D82CF;
	text-decoration: none;
	text-transform: uppercase;
}


.pageHeading {
	font-family: "Trebuchet MS", Verdana, "sans serif";
	font-size: 29px;
	line-height: 20px;
	font-weight: bold;
	color: #0D4171;
	text-decoration: none;
}



.leftBoxSelectedPage
{
	font-family: Trebuchet MS, Trebuchet, Verdana, sans serif;
	font-size: 15px;
	color: #7BBFFC;
	text-decoration: none;
	font-weight: bold;
}

.leftBoxLink
{
	font-family: Verdana, sans serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}


.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.8px;
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.rightColHeading
{
	font-family: Trebuchet MS, Trebuchet, Verdana, sans serif;
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.rightColText
{
	font-family: Verdana, sans serif;
	font-size: 10.5px;
	color: #333333;
	text-decoration: none;
}

.rightColTextItalic
{
	font-family: Verdana, sans serif;
	font-size: 10.5px;
	color: #333333;
	text-decoration: underline;
	font-style:italic;
}	
.rightColLink
{
	font-family: Verdana, sans serif;
	font-size: 10.5px;
	color: #469F09;
	text-decoration: none;
}

.leftNavHeading {
	font-family: "Trebuchet MS", Verdana, "sans serif";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.leftNavLink {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #469F09;
	text-decoration:none;
	line-height: 14px;
}

a:link {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#corporateHome {
	position:absolute;
	width:88px;
	height:12px;
	z-index:1;
	left: 660px;
	top: 5px;
}

