a:link, a:visited { color: #47656F; text-decoration: underline; }

a:active, a:hover { color: #9CBDC2; text-decoration: none; }

body {
	background-attachment: fixed;
	background-color: #e7e7e7;
	background-image: url(/images/background.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 20px 0px 0px 0px auto;
	text-align: center;
}

html { overflow: scroll; }

img { border: 0; }

td {
	color: #333300;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.bottom {
	background-color: transparent;
	color: #777777;
	float: none;
	height: 24px;
	margin: auto;
	padding: 10px 0px 0px 0px;
	position: relative;
	text-align: right;
	width: 800px;
}

.box {
	border: 1px dotted #932028;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 20px 0px 20px;
	padding: 8px;
}

.formbutton {
	background-color: #47656F;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formtxt {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.full {
	background-color: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 20px 10px 10px 10px;
	width: 780px;
}

.fullspan-ctr {
	background: #ffffff;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 800px;
	text-align: center;
	vertical-align: top;
	float: left;
	position: relative;
}

.header {
	background-color: #212d1f;
	height: 72px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	width: 800px;
	z-index: 2;
}

.left {
	background-color: #ffffff;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 300px;
	text-align: center;
}

.right {
	background-color: #ffffff;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 460px;
}

.tdhead {
	color: #9CBDC2;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px dotted #9CBDC2;
}

#heading {
	color: #47656F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#section {
	color: #47656F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #47656F;
	padding: 10px 0px 2px 0px;
}

#subheading {
	color: #47656F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

#subheading-sm {
	color: #47656F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#wrapper {
	width: 800px;
	background-color: #fff;
	text-align: left;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border: 1px solid #416678;
	position: relative;
	display: block;
}
