@charset "utf-8";
/* CSS Document */
/* main selectors */
body {
	margin: 0;
	padding: 0;
	background-color: #b8bfc5;
	font: 12px Arial, Helvetica, sans-serif;
}
/* SEO headings */
.extended strong.seo {
	left: 308px;
	top: 21px;
	display: block;
	position: absolute;
}
.extended strong.seo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 146px;
	height: 69px;
	background:url(../images/form_main_extended/logo-100.gif) no-repeat;
}
.extended h2 {
	font-size: 20px;
	font-weight: normal;
	color: #003A72;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
	height: 25px;
	overflow: hidden;
}
.extended .title {
	font-size: 20px;
	font-weight: normal;
	color: #003A72;
	margin: 0 0 12px 0;
	padding: 0;
	text-align: center;
	height: 25px;
	overflow: hidden;
}
p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: 18px;
}
strong {
	color: #036;
}
.extended {
	padding-bottom: 20px;
}
.extended .subheading {
	font: 15px/23px Arial, sans-serif;
	text-align: center;
	margin: 15px 0;
}
.extended .subheading-tks {
	font: 15px/23px Arial, sans-serif;
	text-align: center;
	margin: 15px 0 200px 0;
}
a {
	text-decoration: underline;
	color: #036;
}
a:hover {
	text-decoration: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* header section */
.extended #header {
	width: 762px;
	margin-left: 46px;
	height: 99px;
	position: relative;
	z-index: 10;
	background: url(../images/form_main_extended/splash.jpg) no-repeat;
}
/* containter section */
#container {
	position: relative;
	background: url(../images/form_main_extended/background-container.gif) repeat-y 46px 0;
	margin: 0 auto;
	width: 860px;
}
/* footer section */
#footer {
	width: 762px;
	margin-left: 46px;
	height: 20px;
	padding: 29px 0 6px 0;
	background: url(../images/form_main_extended/background-footer.gif) no-repeat bottom left;
	position: relative;
}
/* content section */
.extended #content {
	padding: 45px 0 0;
	width: 762px !important;
	margin-left: 46px;
	overflow: hidden;
	background: url(../images/form_main_extended/splash.jpg) no-repeat 0 -99px;
	color: #333;
}
/* sIFR section */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* sIFR headings */

.sIFR-hasFlash h1 {
	font-size: 26px;
}
.sIFR-hasFlash h2 {
	font-size: 22px;
}
.wrap {
	width: 100%;
	overflow: hidden;
}
/* Form *******************************************************************/
.mainform {
	width: 698px;
	margin: 0 auto;
	padding: 0;
	color: #004485;
	font-size: 12px;
}
.mainform ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.mainform h3 {
	background: url(../images/form_main_extended/bg-extended-h3.png) no-repeat;
	margin: 0;
	color: #004485;
	font: bold 17px/39px Arial, sans-serif;
	padding: 10px 27px 0;
}
.transparent {
	background: url(../images/form_main_extended/bg-fieldset.png) repeat-y;
	padding: 0 11px;
	width: 676px;
}
.gradient {
	background: #f9fafb url('../images/bg-gradient.gif') repeat-x;
	width: 626px;
	padding: 0 25px;
	overflow: hidden;
}
.fieldset-bottom {
	height: 20px;
	overflow: hidden;
	background: url(../images/form_main_extended/bg-fieldset-bottom.png) no-repeat;
}
.buttons {
	width: 252px;
	margin: 0 auto !important;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.buttons li {
	float: left;
}
.buttons li a {
	float: left;
	background: url(../images/form_main_extended/button.gif) no-repeat;
	width: 121px;
	text-align: center;
	font: bold 17px/54px Arial, sans-serif;
	text-decoration: none;
	color: #004485;
}
.summary em {
	display: block;
	padding: 0 23px 5px;
}
.summary em span {
	color: #c00;
}
.mainform input.text {
	border: 1px solid #b8c0c7;
	font: 12px Arial, sans-serif;
	padding: 4px;
	float: left;
	margin-left: 16px;
}
.mainform .wide {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 25px;
}
.mainform .wide li {
	float: left;
	width: 100%;
	padding: 8px 0;
}
.mainform .wide label {
	float: left;
	width: 160px;
	text-align: right;
	line-height: 25px;
}
.mainform label span {
	color: #c00;
}
.mainform .wide input {
	width: 360px;
}
.mainform .area {
	border-bottom: 1px solid #dadfe3;
	padding-bottom: 15px;
}
.mainform .horizontal {
	width: 100%;
	overflow: hidden;
	margin: 30px 0 0;
}
.mainform .horizontal li {
	float: left;
	width: 50%;
	padding: 8px 0;
}
.mainform .horizontal label {
	width: 85px;
	text-align: right;
	float: left;
	line-height: 25px;
}
.mainform .horizontal input.text {
	width: 200px;
}
.mainform p {
	margin: 15px 10px 0;
}
.mainform h4 {
	margin: 20px 10px 0;
	font: bold 15px/17px Arial, sans-serif;
}
.mainform h4 span {
	font-weight: normal;
}
.stick {
	float: left;
	width: 265px;
	margin: 10px 0 0 !important;
}
.stick li {
	float: left;
	width: 100%;
	padding: 6px 0;
}
.stick label {
	width: 55px;
	text-align: right;
	float: left;
	line-height: 25px;
}
.stick input.text {
	width: 92px;
}
.special {
	float: right;
	width: 355px;
	margin-top: 125px;
}
.special input.text {
	float: right;
	width: 92px;
	margin: 0 15px;
}
.special label {
	float: right;
	text-align: right;
	width: 200px;
	padding-top: 6px;
}
.mainform h5 {
	font: bold 13px/19px Arial, sans-serif;
	margin: 20px 0 0;
}
.stc {
	float: left;
	width: 265px;
	overflow: hidden;
	margin: 5px 0 !important;
}
.stc.short {
	margin: 20px 0 !important;
}
.stc li {
	float: left;
	width: 100%;
	padding: 2px 0;
}
input.check {
	width: 30px;
	height: 18px;
	margin: 0;
	float: left;
}
.stc label {
	margin: 0 0 0 30px;
	display: block;
}
* html .stc label {
	height: 1%;
	margin: 0;
}
.write {
	float: right;
	width: 355px;
}
.write textarea {
	display: block;
	border: 1px solid #b8c0c7;
	padding: 4px;
	width: 330px;
}
.write label {
	display: block;
	padding: 7px 0;
}
.mainform .half {
	float: left;
	width: 50%;
	overflow: hidden;
}
.mainform .half h4 {
	margin-top: 5px;
}
.mainform .half ul {
	width: 100%;
	overflow: hidden;
	padding: 15px 0 0;
}
.mainform .half li {
	float: left;
	width: 100%;
	padding: 6px 0;
}
.mainform .half label {
	float: left;
	width: 55px;
	text-align: right;
	line-height: 25px;
}
.radiolist {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 !important;
}
.radiolist li {
	float: left;
	padding-left: 10px;
	line-height: 25px;
}
.radiolist input {
	float: left;
	margin: 5px 3px;
}
.mainform .narcol {
	float: left;
	width: 220px;
	padding-top: 10px;
}
.mainform .narcol h4 {
	margin: 0 10px 11px;
}
.mainform .widecol {
	float: left;
	width: 400px;
	padding-top: 10px;
}
.mainform .widecol ul, .mainform .narcol ul {
	width: 100%;
	overflow: hidden;
}
.mainform .widecol ul li, .mainform .narcol ul li {
	float: left;
	width: 100%;
	padding: 6px 0;
}
.mainform .widecol label, .mainform .narcol label {
	float: left;
	width: 55px;
	text-align: right;
	line-height: 25px;
}
.mainform .widecol input.text, .mainform .narcol input.text {
	float: left;
	width: 96px;
}
.st {
	float: left;
	padding: 20px 0 0 10px !important;
	width: 295px;
	overflow: hidden;
}
.st li {
	float: left;
	width: 100%;
}
.txtfield {
	float: right;
}
.txtfield textarea {
	display: block;
	margin: 10px 0;
	border: 1px solid #b8c0c7;
	padding: 4px;
}
.widefield {
	display: block;
	margin: 10px 0 10px 10px;
	border: 1px solid #b8c0c7;
	padding: 4px;
	width: 607px;
}
.mainform .last {
	border: none !important;
}
/*form 2*/
.titletop {
	margin: 10px 0px;
	font: bold 15px/17px Arial, sans-serif;
}
.clearAll {
	clear:both
}
.table2 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color: #004485;
	font-size: 12px;
}
.table2 .lefttext {
	padding-right:8px;
	text-align:right;
}
.table2 input {
	margin:0px;
	border:1px solid #B8C0C7;
	float:left;
	padding:4px;
	width:150px;
	font-size:12px;
}
.table3_cbox1 td {
	padding:1px 0px;
}
.table3_cbox1 .buttons {
	width: 252px;
	margin: 0 auto !important;
	padding: 0px 0px 0px 80px;
	list-style: none;
	overflow: hidden;
}
.table3_cbox1 .buttons li {
	float: left;
}
.table3_cbox1 .buttons li a {
	float: left;
	background: url(../images/form_main_extended/button.gif) no-repeat;
	width: 121px;
	text-align: center;
	font: bold 17px/54px Arial, sans-serif;
	text-decoration: none;
	color: #004485;
}



