.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.navFont {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}
.rightBrands {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000099;
	text-align: center;
}
.bottomAddress, .bottomAddress a:link, .bottomAddress a:active, .bottomAddress a:hover, .bottomAddress a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}

.baseStrapLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.thankYouText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #000099;
	text-align: center;
}
.topContactDetails, .topContactDetails a:link, .topContactDetails a:active, .topContactDetails a:hover, .topContactDetails a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000099;
	text-align: left;
}

.navFontActive {
	color: #CCCCCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.div1 {
	height:100px;
}
.div1Left {
	height:100px;
	width:170px;
	float:left;
}
.div1Center {
	height:90px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-top: 10px;
}
.div1Right {
	height:100px;
	width:180px;
	float:right;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000099;
}
.div2 {
	height: 30px;
}
.div3 {
}
.div3Left {
	margin-right:180px;
}
.div3Right {
	width:170px;
	background-image: url(images/spacerBlue3pxr.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
	float: right;
}
.div4 {
	background-color: #d30547;
	text-align: center;
	height: 85px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 5px;
}
.div4 a:link, .div4 a:active, .div4 a:hover, .div4 a:visited {
	color: #FFF;
}
