* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	background-color:#f3f3fd;
}
p{
padding-bottom:6px;
}

a{
	text-decoration:underline;
	color:#000000;
}
a:link{
	color:#000000;
}
a:hover{
	color:#000000;
}
a:visited{
	color:#000000;
}
a:active{
	color:#000000;
}

ol{
	padding-left:40px;
}


#logo{
	/*margin-left:46px;
	width:900px;*/
	padding-left:20px;	
	background-color:#0B7C81;
	height:60px;
	padding-top:20px;
}
#badge{
	margin:0 auto;
	margin-left:670px;
	padding:0 inherit;
	width:300px;
	height:150px;
	display:block;
	position:absolute;
	top:4px;
	/*background-image: url(../images/badge_3.gif);
	background-repeat: no-repeat;
	text-align:right;
	background-position: right;*/	
}
h1{
	font-size:42px;
	font-weight:bold;
	color:#ffffff;
}
h2{
	font-size:16px;
}

#wrapper {
	margin: 0 auto;
	width: 1000px;
	/*background-color:#FFFFFF;
	background-image: url(../images/bgd_mid.gif);
	background-repeat: repeat-y;
	background-position: center;*/	
}
.texture_bgd{
	background-image: url(../images/texture_bgd.gif);
	background-repeat: repeat;
}
#header {
	color: #333;
	/*width: 1000px;
	background-color:#FFFFFF;*/
	/*background-image: url(../images/bgd_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}
#connect{
	padding-left:20px;
	padding-bottom:0px;
	line-height:30px;
	color:#FFFFFF;
	font-weight:bold;
	height:26px;
	/*width:1000px;*/
	display:block;
	background-image: url(../images/connect_bgd.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#connect a{
	text-decoration:none;
	color:#ffffff;
}
#connect a:link{
	color:#ffffff;
}
#connect a:hover{
	color:#00CCFF;
}
#connect a:visited{
	color:#ffffff;
}
#connect a:active{
	color:#ffffff;
}

#top_images{
	/*width:908px;*/
	padding:0 auto;
	margin:0 auto;
	background-image: url(../images/top_img_bgd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align:center;
	color:#000000;	
}
#top_images h2{
	color:#000000;
}
.top_img_box{
	float:left;
	width:200px;
	margin-left:32px;
	text-align:center;
	position:relative;
}
#top_images img{
	/*margin:2%;*/
}
.aboutImg{
	border:none;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
}

.top_img_box img:link{ color:#000000; }
.top_img_box img:hover{ color:#000000; }
.top_img_box img:visited{ color:#000000; }
.top_img_box img:active{ color:#000000; }

.more_info{
	/*float:left;
	padding:20px;*/
}

.side_box_top{
	background-image: url(../images/left_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:150px;
	height:7px;
	display:block;
}
.side_box_mid{
	background-image: url(../images/left_mid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.side_box_mid ul{
	padding:4px;
	padding-left:6px;
}


.side_box_mid li{
	list-style:none;
	background-image: url(../images/button_green.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:138px;
	height:29px;
	display:block;
	text-align:center;
	line-height:30px;
}
.side_box_mid li a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}
.side_box_mid li a:link{
	color:#ffffff;
}
.side_box_mid li a:hover{
	color:#0066FF;
}
.side_box_mid li a:visited{
	color:#ffffff;
}
.side_box_mid li a:active{
	color:#0066FF;
}
#enroll_now a:link{ text-decoration:none; color:#ffffff; }
#enroll_now a:hover{ text-decoration:none; color:#0066ff; }
#enroll_now a:visited{ text-decoration:none; color:#ffffff; }
#enroll_now a:active{ text-decoration:none; color:#ffffff; }
#enroll_now a{
	background-image: url(../images/button_green.gif);
	background-repeat: no-repeat;
	background-position: center;
	width:138px;
	height:29px;
	display:block;
	text-align:center;
	line-height:30px;
}

.side_box_btm{
	background-image: url(../images/left_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width:150px;
	height:7px;
	display:block;
}

.side_img{
position:relative;
margin-bottom:10px;
}
.side_img img{
	width:150px;
	height:100px;
	margin-top:20px;
	border:none;
	border:2px solid #000000;
}

#leftcolumn { 
 margin: 0px;
 margin-left:10px;
 padding: 10px;
 padding-top:0px;
 width: 150px;
 float: left;
}

#centercolumn { 
	margin:0px auto;
	padding: 10px;
	padding-top:0px;
	width: 580px;
	float:left;
}

#rightcolumn { 
	margin: 0px;
	margin-right:10px;
	padding: 10px;
	padding-top:0px;
	width: 150px;
	float:left;
}


#footer {
	clear: both;
	padding: 4px;
	text-align:right;
	bottom: 0px;
	width: 992px;
	color:#666666;
	/*background-color:#FFFFFF;
	background-image: url(../images/bgd_btm.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#footer a{
	color:#666666;
}
.phone{
	width:300px;
	height:30px;
	border:#0B7C81 2px solid;
	display:block;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	line-height:30px;
	margin:0 auto;
	padding:0 auto;
	margin-bottom:10px;
	background-color:#FFFFFF;
}

.contact_box{
	padding:4px;
}
table ul{
	padding-left:40px;
}
.tableP td{
padding:4px;
}

.login{
	width:590px;
}


.clear{
	clear:both;
}
.btm_space{
	height:40px;
}
.pad_10{
	padding-top:5px;
	padding-bottom:5px;
}



input{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:300px;
}

.submit_button{
	width:80px;
}
select{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:200px;
}
textarea{
	padding:2px;
	margin-bottom:3px;
	margin-top:3px;
	width:300px;
	height:70px;
}
input.disabled {
	border: 1px solid #cccccc;
	background-color: #cccccc;
}

input.required, textarea.required {
	border: 1px solid #000000;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #999999;
	color : #666666;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #333333;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color:#FF6633;
	color : #FFFFFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #cccccc;
	color : #FFF;
	font-weight: bold;
}

.policy_title{
	cursor:pointer;
	padding:4px;
	background-color:#D7D7FF;
	font-size:14px;
	font-weight:bold;
}

.top{
	cursor:pointer;
}
