﻿@charset "utf-8";
/* CSS Document */

#main700regform {
	margin:0px;
	width:700px;
	background-image:url(../images/bg_274noise.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#ffffff;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
}

.smalle {
	font-variant:small-caps;
}

#main700regform h1 {
	font-size:25px;
	font-weight:bold;
	color:#5d5d5d;
	float:left;
	margin-right:80px;
	margin-bottom:4px;
	margin-left:20px;
	margin-top:20px;
}

#main700regform h2 {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:4px;
	color:#000000;
	clear:both;
}

#main700regform h3 {
	font-size:16px;
	font-weight:600;
	color:#000000;
}

#main700regform p {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin-left:20px;
	color:#393939;
}

#main700regform p .rightside {
	float:right;
	margin-top:30px;
	margin-right:20px;
}

#main700regform .formheaders {
	width:652px;
	margin:15px 0 10px 20px;
	height:24px;
	padding-left:8px;
	padding-top:6px;
	background-image:url(/assets/images/bg_ltgrayfadedntoed.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:both;
}

.main700regform .wrapper
{
	margin:0px 0px 0px 0px;
}

#main700regform .formholdlft {
	width:320px; /* A.Dove | Reduced width to 320px */
	margin-left:20px;
	float:left;
	overflow:hidden;
	padding-bottom:12px;
}

#main700regform .formholdlft .sidebyside,
#main700regform .formholdrgt .sidebyside {
	width:260px;
	margin-top:7px;
}

#main700regform .formholdlft .sidebyside .gauche {
	width:130px;
	float:left;
	overflow:hidden;
	margin-right:1px;
}

#main700regform .formholdlft .sidebyside .droite {
	width:129px;
	float:right;
	overflow:hidden;
}

#main700regform .formholdrgt {
	margin-left:20px;
	float:right;
	overflow:hidden;
	padding-bottom:12px;
	min-width: 320px; /* A.Dove | Added for IE6 min-width and horizontal spacing */
	width:expression(document.body.clientWidth < 762 ? "320px" : "320px" );
	left:0px;
}

#main700regform .formholdlft p,
#main700regform .formholdrgt p {
	margin-left:0px;
}

#main700regform .formholdlft .capmini p,
#main700regform .formholdrgt .capmini p {
	margin-left:0px;
	font-size:10px;
	font-weight:bold;
	margin-top:-10px;
}

#main700regform .formholdrgt .space {
	visibility:hidden;
}

#main700regform .formindents {
	width:626px;
	padding:0 17px;
	float:left;
	clear:both;
}

#main700regform .qualtype {
	margin-left:20px;
	float:left;
	overflow:hidden;
}

#main700regform .qualtype .colleft,
#main700regform .qualtype .colmid,
#main700regform .qualtype .colrgt {
	width:208px;
}

#main700regform .qualtype .colleft {
	float:left;
	overflow:hidden;
}

#main700regform .qualtype .colmid {
	float:left;
	overflow:hidden;
}

#main700regform .qualtype .colrgt {
	float:right;
	overflow:hidden;
}

#main700regform .qualtype .colleft .type,
#main700regform .qualtype .colmid .type,
#main700regform .qualtype .colrgt .type {
	width:206px;
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	color:#393939;
	float:left;
	clear:left;
}

#main700regform .qualtype .colleft input,
#main700regform .qualtype .colmid input,
#main700regform .qualtype .colrgt input {
	border:solid 1px #d6d6d6;
}

#main700regform .qualtype .colleft .position,
#main700regform .qualtype .colmid .position,
#main700regform .qualtype .colrgt .position {
	color:#cccccc;
	margin-right:8px;
}

#main700regform .qualtype .regsubmit {
	position:relative;
	top:0px;
	left:68px;
	clear:both;
}

#main700regform .midline {
	width:660px;
	height:1px;
	background-color:#d7d7d7;
	margin:10px 20px;
	float:left;
}

#main700regform .formbott {
	float:left;
	width:700px;
	padding-top:10px;
	height:305px;
	background-color:#ededed;
	background-image:url(../images/bg_ltgrayfadedntoed.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#main700regform .formbott .sidebyside {
	width:660px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
}

#main700regform .formbott .sidebyside .chkbx {
	width:22px;
	float:left;
	overflow:hidden;
}

#main700regform .formbott .sidebyside .lbl {
	width:630px;
	text-align:left;
	float:right;
	overflow:hidden;
}

#main700regform .formbott .sidebyside .lbl p {
	margin-left:0px;
}

#main700regform .formbott .sidebyside .radleft {
	float:left;
}

#main700regform .formbott .sidebyside .clickrow {
	width:645px;
	height:26px;
	text-align:left;
	padding:0px;
	margin-left:10px;
}

#main700regform .formbott .sidebyside .clickrow p {
    margin:0 0 0 10px;
    padding:0;
}

#main700regform .formbott .sidebyside .clickrow p,
#main700regform .formbott .sidebyside .clickrow input {
	float:left;
	clear:none;
	margin-right:-7px;
}

#main700regform .formbott .sidebyside .clickrow .up {
	margin-left:10px;
	margin-top:-3px;
	font-size:11px;
	color:#848484;
	font-weight:bold;
	width:163px;
	height:22px;
	border:solid 1px #b0b0b0;
	padding-top:4px;
	text-align:center;
}

#main700regform .formbott .sidebyside .clickrow .dn {
	margin-left:16px;
	margin-right:-14px;
	margin-top:2px;
}

#main700regform .formbott .sidebyside .clickrow .dn input {
    margin-left:25px;
}

#main700regform .formbott .captcha {
	width:660px;
	margin-top:10px;
	margin-left:20px;
	float:left;
	clear:left;
}

#main700regform .formbott .captcha p {
	margin:0px;
}

#main700regform .formbott .captcha .capwindow {
	width:136px;
	height:58px;
	background-color:#515151;
	margin-top:17px;
}

#main700regform .formbott .captcha .capform {
	width:162px;
	height:20px;
	border:solid 1px #b0b0b0;
	position:relative;
	left:156px;
	top:-25px;
}

.capbuttons {
    bottom:36px;
    clear:none;
    float:right;
    padding-bottom:0;
    position:relative;
    text-align:right;
    width:300px;
    min-height: 50px;	
}

.capbuttons p{
	float: left;
	color:#000000;
	font-size:12px;
	clear:none;
	text-decoration:none;
}

#main700regform .capbuttons p#cancelButton {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin-left:175px;
	color:#393939;
}

.capbuttons #errorMessage{
	float: right;
	margin: 0 0 0 0;
}

.capbuttons a:link{
	color:#000000;
	font-size:12px;
	clear:none;
	text-decoration:none;
		
}
.capbuttons a:visited{
	float:left;
	color:#000000;
	font-size:12px;
	clear:none;
	text-decoration:none;
		
}
.capbuttons img{
	float:left;
	color:#000000;
	font-size:12px;
	clear:none;
		
}


#main700regform .formbott .captcha .capbuttons .submitit {
	float:right;
}

#main700regform .formbott .captcha .capbuttons p {
	float:left;
	margin-right: 6px;
	margin-top:2px;
}

#main700regform .formbott .captcha .capbuttons p a {
	color:#000000;
	text-decoration:none;
}


/* - - - - - Styles for input types - - - - - */

#main700regform .drop177 {
	width:177px;
	height:22px;
	border:solid 1px #b0b0b0;
	font-weight:bold;
	color:#848484;
	margin-bottom:9px;
}

#main700regform .text260 {
	width:260px;
	height:20px;
	border:solid 1px #b0b0b0;
	color:#848484;
	margin-bottom:9px;
	padding-top:4px;
}

#main700regform .text260 .example {
	font-size:10px;
	font-style:italic;
}

#main700regform .text128 {
	width:128px;
	height:22px;
	border:solid 1px #b0b0b0;
	color:#848484;
	margin-bottom:9px;
}

#main700regform .text128float {
	width:128px;
	height:22px;
	border:solid 1px #b0b0b0;
	color:#848484;
	position:relative;
	left:78px;
	top:-18px;
}

#main700regform .drop125 {
	width:125px;
	height:22px;
	border:solid 1px #b0b0b0;
	margin-right:10px;
	margin-bottom:9px;
	font-weight:bold;
	color:#848484;
}

#main700regform .drop125float {
	width:125px;
	height:22px;
	border:solid 1px #b0b0b0;
	margin-right:10px;
	margin-bottom:9px;
	font-weight:bold;
	color:#848484;
	position:relative;
	left:48px;
	top:-17px;
}

#main700regform .drop260 {
	width:260px;
	height:22px;
	border:solid 1px #b0b0b0;
	margin-right:10px;
	margin-bottom:9px;
	font-weight:bold;
	color:#848484;
}

#main700regform .drop272 {
	width:272px;
	height:22px;
	border:solid 1px #b0b0b0;
	margin-right:10px;
	margin-bottom:9px;
	font-weight:bold;
	color:#848484;
}
