@charset "utf-8";
body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
}
h2 {
	font-size: 1.3em;
	color: #046280;
	margin-top: 0em;
	margin-bottom: .75em;
	padding-bottom: 2px;
}

#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: white;
	border: thin solid #333333;
	padding: 3px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
}

#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
	padding-top: 0em;
	border: thin solid #666666;
}
#logo {
	height: 71px;
	padding-bottom: 12px;
}
#nav {
	height: 28px;
	padding-bottom: 12px;
}
#banner {
	height: 200px;
	padding-bottom: 12px;
}
#leftColumn {
	float: left;
	width: 452px;
}
#rightColumn {
	float: right;
	width: 295px;
}
#wrapper #content #rightColumn #form1 #submit {
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
Imageright {
	background-position: right;
}
body {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
}
border {
	border: thin solid #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #980509;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A7A37E;
}
p {
	line-height: 1.5em;
}
a {
	font-weight: bolder;
	color: #ee9414;
	text-decoration: none;
}
h3 {
	color: #046280;
}
