.mainTableBorder
{
	border: solid #ffffff 2px;
}

.over
{
	background-color: #3C83BB;
	border-bottom: solid #ffffff 1px;
}

.out
{
	background-color: #CEDAE9;
	border-bottom: solid #ffffff 1px;
}

.link
{
	font-family: arial;
	font-size: 11px;
	color: #094891;
	margin-right: 12px;
	text-decoration: none;
	font-weight: bold;
}
.link:hover
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	margin-right: 12px;
	text-decoration: none;
	font-weight: bold;
}

.link2
{
	font-family: arial;
	font-size: 11px;
	color: #094891;
	text-decoration: none;
	font-weight: bold;
}
.link2:hover
{
	font-family: arial;
	font-size: 11px;
	color: #094891;
	text-decoration: underline;
	font-weight: bold;
}

.floatBullet
{
	float: left;
}

.navBorder
{
	border-bottom: solid #ffffff 1px;
}

.leftColumnTextMargin
{
	padding: 20px 0px 20px 20px;
		text-align: left;
}

.leftColumnText
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #094891;
}

.contactInfoMargin
{
	padding: 20px 20px 20px 20px;
}

.contactInfo
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.photoFloatLeft
{
	float: left;
	padding: 0px 20px 100px 0px; 
}

.photoBorder
{
	border: solid #585858 1px;
}

.photoFloatRight
{
	float: right;
	padding: 0px 20px 20px 0px; 
}

.photoFloatLeft2
{
	float: left;
	padding: 4px 20px 20px 0px; 
}

.mainContentMargin
{
	padding: 20px 20px 10px 20px; 
	text-align: left;
}

.heading
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #3C83BB;
}

.mainBodyText
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #575757;

}

.hrMargin
{
	padding: 10px 0px 10px 0px;
}

.topOfPageMargin
{
	padding: 0px 0px 0px 0px;
}

.topOfPage
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}
.tableheading {
	color: #FFFFFF;
	font-weight: bold;
}