#errorHead {
	float:left;
	clear: both;
	background: #f00;
	color: #fff;
	padding: 20px 15px;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0 15px 0px;
	width:690px;
}

.registration h2, .registration p {
	padding-left:15px;
}

div.col-holder {
	width:615px;
	float:left;
	clear: both;
	padding-top: 30px;
}

div.col-holder .splitR, div.col-holder .splitL {
	float: left;
	width: 300px;
	min-height:180px;
	height:auto!important;
	height:180px;
	position:relative;
}


div.noreg .splitR, div.noreg .splitL {
	min-height:150px;
	height:auto!important;
	height:150px;
}
	
div.col-holder .splitL { margin-right: 15px;}

div.col-holder .hr {
	position:absolute;
	left:0;
	bottom:-1px;
}

div.splitL div.container img, div.splitR div.container img {	
	float:right;
}


div.col-holder p {
	clear: both;
	float: left;
	width: 165px;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 15px;
	padding-left:0;
}

div.col-holder .splitR p {
	width: 215px;
}

div.col-holder .splitL p {
	width: 190px;
	
}

p.first a {
	border-bottom:1px dotted #027377;	
	color:#000;
}

p.first a:hover {	
	background-color: #f2f2f2;	
}

#col-2-2 h3 {	
	clear:both;
	font-size:1.4em;
	font-style:italic;
	font-weight:bold;
	padding:15px 0;
	border-bottom:1px solid #D2D2D2;
	color:#027377;
	margin-left:15px;
}

p.bodygrey {
	float:left;
	clear:both;
	color:#737373;
	font-size:1.2em;
	margin-top:20px;
}

a.button {
	float:left;
	clear:both;
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	padding-left:15px;
	background:transparent url(../images/btnGreyonWhite.gif) no-repeat  0 0;
	margin-top:20px;
}

* html a.button {
	float:none;
	display:inline-block;
}

a.button span {
	float:left;
	height:35px;
	line-height:35px;
	padding-right:15px;
	background:transparent url(../images/btnGreyonWhite.gif) no-repeat right top;
	cursor:pointer;
	cursor:hand;
	
}


#leader {
	float:left;
	padding-left:15px;
	width:625px;
	margin-top:20px;
}

#leader p {
	font-size:1.4em;
	padding-left:0;
	line-height:1em;
	color:#4b4b4b;
}

ul.one {
	
	margin:9px 0 5px -5px;
}

* html ul.one {
	
	margin:9px 0 5px -2px;
}

#positivep, #negativep {
	float:left;
	clear:both;
	padding-left:15px;
	width:100%;
}

#negativep {
	margin-top:15px;
}

#negativep label {
	color:#4b4b4b;
	font-size:1.4em;
	letter-spacing:-1px;
}


#negativep dt, #negativep dd {
	margin:0 0 15px 0;
}

#negativep dd {
	position:relative;
}

p.errortxt {
	background:url(../images/theme1/content/arr-error.gif) no-repeat 0 0;
	padding:0 0 0 14px!important;
	color:#ed1c24;
	margin-left:200px;
	width:400px;
}

div.registration dt {
	float: left;
	width: 190px;
	padding-right: 10px;
}

#negativep dd input {
border:1px solid #D9D9D9;
width:243px;
}

.greyhr {
	float:left;
	margin:20px 0 20px 15px;
	width:675px;
	display:inline;
}

#extra, ul.one, #neither {
	float:left;
	clear:both;
}

#neither {
	width:100%;
	margin-top:20px;
}

#positivep p, #negativep p, #neither p {
	padding-left:0;

}

ul.parent {
	float:left;
	display:inline;
	list-style-type:none;
	margin:8px 0 15px -5px;
	font-size:1.2em;
	color:#737373;
}

ul.parent li {
	float:left;
	margin-right:15px;
}

#neither p.first {
	width:100%;
}

#neither ul {
	float:left;
	clear:both;
	list-style-type:none;
	font-size:1.4em;
	color:#4b4b4b;
	margin-top:25px;
	width:100%;
}

div.registration p.first {
	margin-top:0;
	color:#4b4b4b;
}

div.registration p.bodytext {
	margin:10px 0 15px 0;
	float:left;
	clear:both;
}

#extra {
	width:100%;
}

#extra p {
font-size:1.2em;
color:#737373;	
float:left;
clear:both;
width:100%;
margin:5px 0;	
}

#extra p input {
	margin-left:-1px;
}

#extra p.errortxt {
	color:#ED1C24;
	margin-left:15px;
	display:inline;
}

#extra button {
	float:left;
	font-size:1.2em;
}

a.profile-later {
	float:left;
	color:#4b4b4b;
	font-size:1.2em;
	font-weight:bold;
	border-bottom:1px dotted #027377;
	margin:10px 0 0 15px;
}

a.profile-later:hover {
	background-color:#f2f2f2;
}

div.col-holder a {
	float:left;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	padding-left: 15px;
}

*+html div.col-holder a {
	float:left;
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	width:115px;
}

* html div.col-holder a {
	float:none;
	display:inline-block;
}

div.col-holder a span {
	float: left;
	padding-right: 15px;
	height: 35px;
	line-height: 35px;
	cursor:pointer;
	cursor:hand;
	position:relative;
}

#col-2-2 div.col-holder h3 {
	width: 270px;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	padding: 15px 0px;
	margin: 0 15px;
}

div.col-holder .container {
	float:left;
	clear: both;
	padding: 15px;
	padding-bottom: 0;
}

.linkwrap, .formwrapper {
	clear: both;
}

.login h3 {
	font-size: 1.4em;
	color: #027377;
	font-weight: bold;
	font-style: italic;
}

.login li { padding-top: 1em;}

.login label {
	display: block;
	font-size: 1.2em;
	color: #615959;
	padding-bottom: .2em;
}

#col-2-2 .formwrapper {
	font-size: 1.2em;
}

p.topmrg {
	margin-top:20px!important;
}

.registration input#emailaddress {
	float:left;
	margin-top:10px;
}

.regerror {
color: #FF0000;
font-size: 11px;
font-style: italic;
}

#extra .hr {
background-color: #AAAAAA;
margin:0.9em 0 0.9em 0; 
} 


/*About Us*/

#AboutUs p {
float: none;
clear: none;
*width: auto;
}

#AboutUs ul li {
font-size:1.2em;
padding-bottom:0.35em;
color:#7C7C7C;
margin:0.6em 0em 0em 2em;
line-height:1.5em;
}

#AboutUs ul {
	list-style-type: none;
	padding-left: 10px;
	margin: 0;
	padding: 0;
	clear: both;
	}
#AboutUs li {
	background-image:url(../images/icon/bullit.gif);
	background-position:25px 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 60px;
	width:520px;
}

#AboutUs h3 {
clear:both;
border: none;
padding: 0px 0px 0px 15px;
/*float:left;*/
font-family:Arial, Georgia,"Times New Roman",Times,serif;
font-size:2.5em;
font-weight:normal;
line-height:1.3em;
margin:0 0 0.4em;
color: #000000 !important;
font-style: normal;
}

img.align-right {
float: right;
padding: 0px 0px 10px 10px;
}


img.align-left {
float: left;
padding: 0px 10px 10px 0px;
}

