

/* ----- base links ----- */

*{margin:0; padding:0;} /* clear all default CSS */
.form_reg p{
font-family:Arial;
}

	
#subCol .right{
	float: right;
	width: 410px;
	padding-right:0px;

	background:#fff;
	
	}
	
	p {	
	font-size:12px;
	line-height:21px;
	}
li{line-height:15px;}

form ul{

	list-style-type:none;
	width:100%;
	

}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	clear:both;
}
form li:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

form li{display: inline-block;}

form li{display: block;}


form li div, form li span{
	margin:0 4px 0 0;
	padding:0 0 8px 0;
	color:#333;
	font-size:12px;
}
form li span{
	float:left;
}
form li.focused{
	background-color:#fff7c0;
}

.desc{	
	padding:0 0 1px 0;
	border:none;
	color:#666;
	display:block;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	
}

form li div label, form li span label{
	margin:0;	
	clear:both;
	font-size:12px;
	color:#333;
	display:block;

	font-family:Arial;
}
form li div{
	margin:0;	
	clear:both;
	font-size:12px;
	color:#333;
	display:block;
	font-family:"Arial";

}

form span{
	font-size:13px;
	color:#333;
	font-family:"Arial";
}
form li.leftHalf, form li.rightHalf{
	width:46% !important;
}
li.leftHalf{
	clear:left;
	float:left;
}
li.rightHalf{
	clear:none;
	float:right;
}
.full{width:95%;float:left;color:#333}
.half{width:48%;float:left;color:#333}
.threecol{width:32%;float:left;color:#333}
.fourcol{width:23%;float:left;color:#333;}
.ninty{width:90%;float:left;}
small{font-size:10px;font-family:Arial;color:#808080;}
.toggler {
	color: #000;
	margin: 0;
	margin-left:10px;
	font-family: "Arial", helvetica;
	border-bottom: 2px solid #333;
	font-size: 12px;
	font-weight: bold;
	color:#333333;

}
.toggler2 {
	color: #333;
	margin: 0;
	margin-left:10px;
	margin-top:10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}
input.text, input.file, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	color:#333;
}
input.text, textarea.textarea, select.select{
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(../images/fieldbg.gif) repeat-x top;
}

input.text, input.file{
	padding:2px 0 2px 0;
}
select.select{
	font-family:"Arial", Tahoma, sans-serif;
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}
input.checkbox, input.radio{

	line-height:1.4em;
	margin:6px 3px 0 3px;
	width:13px;
	height:13px;
}
input.small, select.small{
	width:25%;
}
input.medium, select.medium{
	width:50%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
       margin:0 0px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Arial", Tahoma, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{clear:both;
    
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

.loading_message {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
}

.loading_message p {
  position: absolute;
	top: 50%;
	left: 50%;
	margin: -1em 0 0 -4.3em;
	width: 130px;
}
.loading_message b {
	display: block;
    margin: 0 1px;
	border: solid #aaa;
    border-width: 1px 0;
	padding: 0;
	color: #888;
}
.loading_message b b {
  margin:0 -1px;
  padding:0;
  border-width:0 1px;
}
.loading_message b b b {
	margin: 0;
	padding: 0 .6em 0 29px;
    border-width:0;
	height: 3.3em;
	line-height: 3.3em;
	background:#efefef;
}
.loading_message img {
	position: absolute;
	top: 30%;
	left: 8px;
	margin: -8px 0 0 0;
}

.stepbutton_right{
float: right;
padding-right:25px;
border:0px solid #999;
font-size:11pt;
height:20px;
line-height:20px;
text-decoration:none;
color:#000;
background-color:#fff;
font-variant: all-caps;
cursor:pointer;
}
.stepbutton_left {

float: left;
padding-left:25px;
font-size:11pt;
height:20px;
line-height:20px;
text-decoration:none;
color:#000;
color:#000;
background-color:#fff;
cursor:pointer;
}
.contactbutton_left {

float: left;
font-size:11pt;
height:20px;
line-height:20px;
text-decoration:none;
color:#000;
color:#000;
background-color:#fff;
cursor:pointer;
font-family:"Times New Roman";
}
.stepbutton_submit {
float: right;

padding-right:25px;
text-decoration:none;
font-size:11pt;
color:#000;
background-color:#fff;
cursor:pointer;
}

