 body {
	background-color: #FFF;
	color: #333;
	line-height: 1.5em;
}

body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link, a:visited, a:hover, a:active {
	color: #F00;
}

.smallText {
	font-size: 10px;
	line-height: normal;
}

.xSmallText {
	font-size: 9px;
	line-height: normal;
}

.center {
	text-align: center;
	margin: inherit auto;
}

h1, h2, h3, h4, h5, h6, .header, .smallHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	line-height: normal;
}

h1 {
	font-size: 24px;
	margin: 1em 0 .75em 0;
	background-image: url(images/h1-background.png);
	background-repeat: repeat-x;
}

h1 span {
	
}

.header, h2 {
	margin: 1.5em 0 1em 0;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

.quoteForm h3 {
	margin: 1.5em 0 .5em 0;
}

.smallHeader, h4 {
	font-size: 12px;
}

h5 {
	font-size: 10px;
}

h6 {
	font-size: 9px;
}

.highlight, .highlightColor {
	color: #F00;
}

.errorColor {
	color: #F00;
}

.textbox, .dropdownlist, .checkbox, .radiobutton, .button, .fileUpload {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.button {
	color: #FFF;
	background-color: #1A7BA3;
	border: 1px solid #000;
}

.pagePhoto {
	float: right;
	margin: 0 0 35px 35px;
}

.contactInfo {
	float: right;
	width: 200px;
	min-height: 250px;
	/*margin: -5px -100px 0 0;*/
	padding: 5px 0 0 25px;
	border-left: 1px dashed #999;
}

.blue {
	position: relative;
	margin-left: -85px;
	margin-right: -85px;
	margin-bottom: 35px;
	background: #1A7BA3;
	color: #FFF;
	/* background-image: url(images/_blue-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom; */
	text-align: center;
}

.blueBottom {
	margin-top: 10px;
	font-size: 1px;
	line-height: 1px;
	width: 960px;
	height: 24px;
	background-image: url(images/_blue-bottom.gif);
}

.top {
	position: relative;
	padding-top: 24px;
	background-image: url(images/_blue-top.gif);
	background-repeat: no-repeat;
}

.templates {
	position: relative;
	text-align: center;
}

.template {
	display: inline-block;
	position: relative;
	width: 176px;
	height: 176px;
	overflow: hidden;
}

.templateImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 176px;
}

.templateHeader {
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	background-color: #231F20;
	color: #FFD140;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}

.templateHeaderPadding {
	padding: 15px 15px 8px 15px;
}

.templateFrame {
	position: absolute;
	top: 0;
	left: 0;
	width: 176px;
	height: 176px;
}

.options {
	border-collapse: collapse;
}

.options td {
	padding: 6px 12px;
	border: 1px solid #000;
}

.headerButton {
	margin: 6px 6px 4px 6px;
	padding: 4px 10px 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-decoration: none !important;
	text-transform: uppercase;
}

.requestAQuoteButton {
	/*margin-bottom: 6px;*/
}

#newsFeed {
	margin-left: 1em;
}

#newsFeed h3 {
	font-size: 18px !important;
	font-weight: normal !important;
}

#newsFeed ul {
	margin-top: .5em;
	padding: .0 0 1em 2em;
}

.carriers {
	float: left;
	margin: 0 25px 25px 0;
	border-collapse: collapse;
	width: 220px;
	height: 100px;
}

.carriers td {
	background-color: #FFF;
	padding: 0;
}
