body {
	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;
}
.titleTextBorder {
	height:2px; 
	background-color:#000; 
	margin-left:auto; 
	margin-right:auto; 
	width:400px;
}
.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;
}

.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;
	background-color: #d30547;
}
.div2 ul {
	list-style:none;
	margin-top:0px;
	padding-top:6px;
	text-align:center;
}
.div2 li {
	font-family: Verdana, Geneva, sans-serif;
	display:inline;
	margin-right:40px;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.div2 li a:link, .div2 li a:visited, .div2 li a:active {
	color:#CCC;
	text-decoration: none;
}
.div2 li a:hover {
	color:#FFF;
	text-decoration: none;
}
.navFontActive {
	color: #EFEFEF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
.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;
}
.ie100 {
	width:100%;
}
