/* CSS Document */
body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
body {
	background-color: #821c10;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #445059;
	height: 150px;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}
.eqcreative {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d0d3d5;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6F8291;
}
a:link {
	color: #821C10;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #821C10;
}
a:hover {
	text-decoration: underline;
	color: #821C10;
}
a:active {
	text-decoration: none;
	color: #821C10;
}
a {
	font-weight: bold;
}
#photobox {
	float: left;
	margin-right: 10px;
}
.mainbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #821C10;
	display: block;
	border-bottom-color: #d0d3d5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	line-height: 13px;
}
.pictureframe {
	border: 5px solid #cdd2d2;
}


.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #821C10;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.highlightButton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	
}

.highlightButton2 {
	background-color : yellow;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	
}

.engineImage {
	background-color : #821c10;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;

}

.image_div {
	top : 430px;
	left: 40%;
	position : absolute;
	padding : 10px;
	border : 3px solid #821c10;
	z-index : 99;
	background-color : #FFFFFF;
	visibility : hidden;
}

.imageHeader {
	background-color: #821C10;
	color: #FFFFFF;
	font-weight: bold;
}

.textSmall {
	font-size: 10px;
}

.resultsHeader {
	background-color: #000000;
	color: #ffffff;
}



.backgroundpic {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center 285px;
	background-color: #FFFFFF;
}
.mainbox h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #821C10;
	display: block;
	border-bottom-color: #d0d3d5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	line-height: 15px;
}
.mainbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #821C10;
	display: block;
	border-bottom-color: #d0d3d5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	line-height: 40px;
	font-style: italic;
	text-align: center;
}
