body {
	background-image:url(../images/BGinterior.jpg);
	background-repeat:repeat-x;
}

.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight: bold;
	color: #054f97;
	text-align:left;
}
.contactBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	padding-top: 5  0 0 5;
}

a {
	color:#68696f;
}

a:hover {
	color:#333333;
	}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.rightSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight: bold;
	color: #333333;
	text-align:left;
	padding:10 15 0 15;
}

.rightSubBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	color:#666666;
	text-align:left;
	padding:0 15 0 15;
}

.rightSubBold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#054F98;
	text-align:left;
	padding:0 0 0 0;
}


.rightSubBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#054F98;
	text-align:left;
	padding:0 0 0 15;
}

.rightSubBold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color:#666666;
	text-align:left;
	padding:0 0 0 -15;
}

.rightSubBold4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color:#666666;
}

.bigBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color:#054F98;
	text-align:left;
	padding:0 0 0 0;
}

.bigBoldBlue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight: bold;
	color:#054F98;
}

.bigBold800 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color:#054F98;
	padding:0 0 0 15;
}

.bigBold8002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight: bold;
	color:#054F98;
	padding:0 0 0 0;
}
.parent{
	 display: block;
min-height: 100%;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
z-index: 0;
}

.content {
padding-bottom: 50px;
}

.footer {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
display: block;
height: 45px;
z-index: 999;
padding: 0px;
margin: 0px;
}
