.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.header2 {
	background-color: #09C;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 300px;
	width: 100%;
	background-image: url(images/header.jpg);
}
.footer {
	border-bottom-style: none;
	border-bottom-color: #FFF;
	width: 100%;
	background-image: url(sitefiles/images/header.jpg);
	border-top-style: none;
	border-top-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.smalllinks {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.link_small a:link {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	text-transform: capitalize;
}
.link_small a:visited {
	color: #666;
	text-decoration: none;
	padding-right: 15px;
	text-transform: capitalize;
}
.link_small a:hover {
	color: #000;
	text-decoration: underline;
	padding-right: 15px;
	text-transform: capitalize;
}
.link_small a:active {
	color: #000;
	text-decoration: underline;
	padding-right: 15px;
	text-transform: capitalize;
}

.headerahadow {
	background-image: url(sitefiles/images/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 15px;
	margin-bottom: 10px;
}

.imagewrapper {
	float: right;
	width: 508px;
}
.clear {
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9F9F9F;
	font-family: Arial, Helvetica, sans-serif;
	color: #9F9F9F;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 15px;
}


.morebar {
	background-image: url(images/more.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	margin-top: 6px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	padding-right: 35px;
	padding-top: 3px;
}
.textwrapper {
	float: left;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.agreementwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subtitlewrapper {
	padding-bottom: 15px;
}
.maintext {
	padding-left: 4px;
	font-size: 14px;
	padding-bottom: 15px;
	line-height: 20px;
}
.agreementtext {
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	padding: 25px;
}
.agree_title {
	font-size: 26px;
	color: #84ADB3;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 30px;
}
.agree_textarea {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.agree_highlighttext {
	font-weight: bold;
	color: #D25827;
}

.agree_section {
	margin-bottom: 10px;
	padding-bottom: 10px;
}


.sectionwrapper {
}
.titleholder {
}
.link_top a:link {
	color: #9F9F9F;
	text-decoration: none;
}
.link_top a:visited {
	color: #9F9F9F;
	text-decoration: none;
}
.link_top a:hover {
	color: #000;
	text-decoration: none;
}
.link_top a:active {
	color: #9F9F9F;
	text-decoration: none;
}
.inputfield {
	width: 200px;
	padding: 4px;
	margin-bottom: 6px;
}
.columntitles {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.columndata {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B4B4;
	padding-top: 4px;
}
.actionlink a:link {
	color: #900;
	text-decoration: none;
}
.actionlink a:visited {
	color: #900;
	text-decoration: none;
}
.actionlink a:hover {
	color: #000;
	text-decoration: none;
}
.actionlink a:active {
	color: #000;
	text-decoration: none;
}

