body {
	background:#FFFFFF;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}
form{
	margin:0px;
	padding:0px;
}

#sub_btn{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#DB6E00;
	font-weight:bolder;
	border-top:1px #DB6E00;
	border-left:1px #DB6E00;
	border-right:1px #DB6E00;
	border-bottom:1px #DB6E00;
	background-color:#FFFFFF;
	padding:1px;
	
}	

a{
	color:#393939;
	text-decoration:underline;
}

ul .li{
	line-height:18px;
	margin:0px;
	padding:0px;
	list-style-type: square;
}

ol .li{
	line-height:18px;
	margin:0px;
	padding:0px;
	list-style-type: decimal;
}



div.right_content {
	width: 230px;
 	margin-left:450px; 
	margin-right:10px; 
	margin-top:10px;
	position: relative;
}

div.right_content div.text {
	position: absolute;
	bottom: 15px;
	left: 3px;
	top: 615px;
}



.c1{color:#821E36;}

.b{
	color:#393939;
	font-weight:900;
	text-decoration:none;
}
.w{
	color:#FFFFFF;
	font-weight:900;
	padding-left: 25px;
	padding-right: 15px;
	text-align:justify;
	}

.policy{
	color:#FFFFFF;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}



.wrap{
	margin:0 auto;
	padding:0;
	width:717px;

}

#header {
	background:url(images/hbg.gif) left top repeat-y;
	padding-left:4px;
	width:717px;
	height:242px;
	text-align:left;
}


#content {
	background:url(images/hbg1.gif) left top repeat-y;
	margin:0;
	padding:0;
	width:717px;
	height: auto;
	text-align:left;
}

#above_footer {
	height: 50px;
	text-align:left;
	padding-left:260px;
	float:left;
	width:650px;
}

#sub_headerConsult {

	color:#FFFFFF;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	background:URL(images/sub_headerConsult.gif);
	padding:0;
	width:717px;
	height:40px;
}

#sub_headerCoaching {

	color:#660000;
	text-decoration: none;
	text-align:left;
	vertical-align:text-top;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/sub_headerCoach.gif);
	padding:0;
	width:717px;
	height:40px;
}

#col_header {
	color:#660000;
	text-decoration: none;
	font-size:12px;
	font-weight:bold;
}

#links_text {
	color:#DB6E00;
	text-decoration: none;
	font-size:11px;
}

#footer {
	margin-left:4px;
	padding:0px;
	width:709px;
	height:53px;
	text-align:center;
	background-color:#660000;
	color:#FFFFFF;
	font-weight:900;

}

.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#821E36;
	background-color:#ECEEEE;
	padding:2px 0px 0px 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#821E36;
	background-color:#ECEEEE;
	padding:2px 0px 0px 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:auto;
}
