/* CSS Document */

/* Redefined Tags */

h2, a {
	font-family:Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:5px;
	margin:0px;
	text-decoration:none;
}

h3 {
	font-family:Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:#5c645f;
	margin:0px;
}

h4 {
	font-family:Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#424c44;
	margin:0px;
}

a:hover {
	color:#c38f01;
}

form {
	margin:0;
}

select {
	height:20px;
	width:115px;
	border: 1px solid #7f9db9;
	margin-left:5px;
}

option {
	font-family:Tahoma;
	font-size:8pt;
}

/* Layout Styles */

#logo {
	margin:20px;
	margin-left:60px;
}

#main {
	text-align:left;
	background-color:#f0f0f1;
	padding:10px;
}

#page {
	text-align:center;
	width:780px;
}

#header {
	text-align:left;
}

#footer {
	font-family:Helvetica;
	font-size:9pt;
	font-weight:bold;
	color:#656e69;
	margin:0px;
	text-align:right;
}

/* Styles */

.menuImage {
	padding-bottom:5px;
}

.menu {
	float:left;
	text-align:center;
}

.home {
	background-image:url(WebImages/home_back.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:760px;
	height:294px;
}

.back {
	width:760px;
	height:300px;
}
.backContact {
	width:760px;
	height:330px;
}

.results {
	font-family:Tahoma;
	font-size:8pt;
	color:#424b46;
}

.send {
	font-family:Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#c38f01;
	margin:0px;
	cursor: pointer;
}

.style1 {
	font-family:Helvetica;
	font-size:18pt;
	font-weight:bold;
	color:#dbcc0f;
	margin:0px;
}

.style2 {
	color:#c38f01;
}

.style3 {
	color:#424b46;
}

.style4 {
	color:#656e69;
}

.style5 {
	color:#FF0033;
}

.style6 {
	font-family:Helvetica;
	font-size:10pt;
	font-weight:bold;
	color:#424c44;
}
