@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	height:100%;
}
/* end hack */
html, body {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:960px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
}
.container {
	width:100%;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-189px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(img/footerstretch.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
* html .container {
	height:100%;
} /* for ie to resize */
#header {
	width:100%;
	height:177px;
	background-image:url(img/bgstretch.gif);
	background-repeat:repeat-x;
}
#logo {
	height:73px;
	margin-left:86px;
	padding-top:14px;
	width:268px;
	float:left;
}
#nav {
	float:left;
	height:61px;
	margin-left:50px;
	margin-top:49px;
	width:524px;
}
#nav ul {
	float:right;
}
#nav ul li {
	border-left:1px solid #C59733;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nav a {
	color:#353535;
	line-height:61px;
	padding:23px 20px;
	text-decoration:none;
}
#nav a:hover {
	background-image:url(img/button_hover.gif);
	color:#FFFFFF;
	line-height:61px;
	padding:23px 20px;
	text-decoration:none;
}
#nav a.selected {
	background-image:url(img/button_hover.gif);
	color:#FFFFFF;
	line-height:61px;
	padding:23px 20px;
	text-decoration:none;
}
#nav a:focus {
	outline: none;
}
#floatwrapper {
	background-image:url(img/bgfixed.gif);
	background-repeat:no-repeat;
	height:592px;
	margin:-177px auto auto;
	width:960px;
}
#sidebar {
	width:276px;
	background-color:#FFFFFF;
	float:left;
	margin-top:50px;
}
#content {
	float:left;
	margin-left:90px;
	margin-right:18px;
	margin-top:50px;
	width:500px;
}
.clear {
	clear:both;
}
#content h1 {
	color:#353535;
	font-family:Georgia;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	padding:20px 10px;
}
#content p {
	font-size:12px;
	color:#353535;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:20px;
	text-align:left;
	line-height:18px;
}
#content a {
	color:#C59733;
	text-decoration:underline;
}
#content ul {
	padding-bottom:20px;
	padding-left:60px;
	padding-right:40px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:30px;
}
#content ul li {
	margin-bottom:20px;
	list-style:disc;
}
#content a:hover {
	color:#353535;
	text-decoration:underline;
}
#leftform {
	width:200px;
	float:left;
	margin-right:20px;
}
#rightform {
	width:200px;
	float:left;
}
#slider {
	width: 500px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	height: 490px;
	overflow: auto;
	overflow-x: hidden;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	width:500px;
}
.scrollContainer div.panel {
	padding: 0px;
	height: 490px;
	width: 500px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {
	cursor:pointer;
	position:absolute;
	top:188px;
}
.scrollButtons.left {
	left: -70px;
}
.scrollButtons.right {
	right: -350px;
}
.yellowtext {
	color:#C59733;
}
.clearfooter {
	clear:both;
	height:189px;
}
.footer {
	position:relative;
	bottom:0px;
	height:189px;
	clear:both;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/footer.gif);
	background-repeat:no-repeat;
}
#disclaimer {
	color:#FFFFFF;
	font-size:12px;
	padding-left:26px;
	padding-top:138px;
	text-align:left;
}
.stretchfield {
	width:160px;
	border:1px solid #353535;
	padding:2px;
	font-size:12px;
}
.submit {
	margin-left:-5px;
}
.message {
	background-color:#353535;
	background-image:url(img/logo2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border:4px solid #C59733;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	padding:112px 20px 20px;
	width:500px;
}
.message p {
	color:#FFFFFF;
	text-align:left;
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.message h1 {
	color:#FFFFFF;
	text-align:left;
	line-height:20px;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	margin-bottom:20px;
}
.message a {
	color:#C59733;
	text-decoration:none;
}
.message a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
