@charset "UTF-8";
body {
	background-image: url(../images/123-white.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}
#container {
	margin: auto;
	width: 770px;
	background-image: url(../images/topbar.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	background-color: #FFFFFF;
}
#main {
	background-color: #FFFFFF;
	width: 770px;
}
#left {
	width: 385px;
	background-color: #FFFFFF;
	float: left;
	margin: 0;
	height: 850px;
}
#leftText {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 15px;
}
#right {
	float: right;
	width: 335px;
	background-color: #E1E1E1;
	line-height: 18px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	height: 850px;
}
#TopTagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.textLeftBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height: 16px;
}
.textLeftOHCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	line-height: 24px;
	font-weight: bold;
	color: #E51937;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
	line-height: 11px;
}
.formtop {	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25;
	padding-left: 20px;
	padding-right: 20px;
	font-style: oblique;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left
}
.textLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
}
#bottomlogo {
	background-color: #FFFFFF;
	height: 59px;
}
.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:left
}
a:link {
	color: #666666;
}
.style1 {
	font-size: xx-small;
	line-height: normal;
	vertical-align: super;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 17px;
}
.thankyou {
	font-size: 12px;
	text-align: left;
	background-color: #FFFFFF;
}
#mainty {
	background-color: #FFFFFF;
	width: 720px;
	padding: 25px;
}
#footer {
	font-size: x-small;
	font: arial;
	text-align: center;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	color: #666666;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	float: left;
	padding-top: 10px;
}
