* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
 text-align: center;
}
a:link{
	color: #ac1615;
}
a:visited{
	color: #ac1615;
}
a:hover{
	color: #777;
}
a img{
	border: none;
}
a:hover img{
	border: none;
}
#wrapper { 
 margin: 10px auto;
 width: 970px;
 text-align: left;
 /*border: 1px solid #000;*/
}
#header {
 color: #333;
 width: 950px;
 float: left;
 height: 110px;
 margin: 0px 0px 0px 8.5px;
 background: #fff;
 
}
#navigation {
 float: left;
 width: 950px;
 height: 40px;
 color: #333;
 margin: 0px 0px 0px 8.5px;
 background: url(../images/header_menu_8.jpg) no-repeat;
}
#leftcolumn { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 20px 20px;
 width: 216px;
 overflow: hidden;
 float: left;
}
#rightcolumn { 
 color: #333;
 margin: 0px 0px 0px 5px;
 padding: 20px 20px 20px 20px;
 overflow: auto;
 width: 206px;
 float: left;
}
#centrecolumn { 
 float: left;
 color: #333;
 margin: 0px 0px 20px 10px;
 width: 468px;
 display: inline;
}
#footer { 
 width: 950px;
 height: 114px;
 clear: both;
 color: #333;
 /*background: url(../images/bottom_bar.jpg) no-repeat;*/
 background: url(../images/bottom_bar_1.jpg) no-repeat bottom left;
 margin: 0px 0px 0px 8.5px;
}

/* HEADER COLUMN CONTENT */
#header ul{
	list-style: none;
 	height: 15px;
	float: right;
	width: 800px;
	margin: 0px 10px 5px 0px;
}
#header ul li{
	display: inline;
	float: right;
	margin: 0px 3px;
}


/* NAVIGATION COLUMN CONTENT */
#navigation ul{
 list-style: none;
}
#navigation ul li{
 float: left;
 width: 94px;			/* width: 117px; 8 */	/* width: 104px; 9 */	/* width: 93px; 10 */
 text-align: center;
 height: 20px;
 font-weight: bold;
 font-size: 11px;
 line-height: 12px;
 padding-top: 12px;
/* background: pink;*/
}
.invis_nav{
	width: 90px;
	height:5px;
}
#navigation ul li a:link{
 color: #ac1615;
 text-decoration: none;
}
#navigation ul li a:visited{
 color: #ac1615;
 text-decoration: none;
}
#navigation ul li a:hover{
 color: #777;
}

/* LEFT COLUMN CONTENT */
.left_bar_1{
	width: 202px;
	float: left;
	height: 100px;
	margin: 20px 0px 0px 0px;
 	/*background: url(../images/featured_employers.jpg) no-repeat;*/
}

.left_bar_4{
	width: 202px;
	float: left;
	height: 156px;
	padding: 20px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
 	background: url(../images/left_bar_4.jpg) no-repeat;
}
.left_bar_4 p{
	float: left;
	width: 190px;
	line-height: 18px;
	margin: 0px 0px 20px 10px;
}
#memb_nav{
	width: 185px;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	margin: 0px 0px 0px 0px;
	height: 630px;
	padding: 0px 10px 10px 10px;
}
#memb_nav_head{
	width: 190px;
	margin: 20px 0px 0px 0px;
	height: 20px;
	padding: 0px 10px;
 	background: url(../images/left_top.jpg) no-repeat;
}
#memb_nav_foot{
	width: 190px;
	margin: 0px 0px 20px 0px;
	height: 27px;
	padding: 0px 10px;
 	background: url(../images/left_bottom.jpg) no-repeat;
}
#memb_nav h3{
	float: left;
	width: 180px;
	font-size: 9pt;
	margin: 5px 0px 0px 0px;
}
#memb_nav ul{
	list-style: none;
}
#memb_nav ul li{
	float: left;
	width: 170px;
	font-size: 8pt;
	padding: 2px 10px;
}
#memb_nav ul li a:link{
	color: #ac1615;
}
#memb_nav ul li a:visited{
	color: #ac1615;
}
#memb_nav ul li a:hover{
	color: #777;
}

/* CENTRE COLUMN CONTENT */
.centre_head{
	width: 468px;
	height: 13px;
	margin: 20px 0px 0px 0px;
 	background: url(../images/border_5.jpg) no-repeat;
}
.centre_body{
	width: 466px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #fbfbfb;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	overflow: auto;
}
.centre_body h3{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	width: 350px;
	border-bottom: 1px solid #777;
}
.centre_body h5{
	padding: 0px 10px 0px 10px;
}
.centre_body h5 a:link{
	color: #006a8d;
	text-decoration: none;
}
.centre_body h5 a:visited{
	color: #006a8d;
	text-decoration: none;
}
.centre_body h5 a:hover{
	color: black;
}
.centre_body p.sub{
	padding: 0px 10px 10px 10px;
	font-size: 10px;
}
.centre_foot{
	width: 468px;
	height: 13px;
	margin: 0px 0px 0px 0px;
 	background: url(../images/border_6.jpg) no-repeat;
}
#form_input{
	width: 400px;
	margin-top: 10px;
}
.centre_body p{
	padding: 0px 10px 10px 10px;
	font-size: 8pt;
}
#form_input label{
	width: 200px;
	font-size: 8pt;
	margin: 7px 0px 5px 10px;
	float: left;
	clear: left;
}
#form_input input{
	width: 150px;
	font-size: 8pt;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	float: left;
}
#form_input select{
	width: 158px;
	font-size: 8pt;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	float: left;
}
#form_input textarea{
	width: 150px;
	height: 100px;
	font-size: 8pt;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	float: left;
}
#form_input p{
	width: 350px;
	font-size: 8pt;
	float: left;
}
.centre_body h4{
	width: 350px;
	font-size: 8pt;
	float: left;
	margin: 0px 0px 0px 10px;
}
.centre_body p{
	clear: left;
}
.centre_body table{
	background: #f1f1f1;
	padding: 5px;
	margin: 10px 0px 10px 10px;
	width: 435px;
	font-size: 8pt;
}
.centre_body th{
	background: #fff;
	padding: 5px;
}
.centre_body td{
	background: #fafafa;
	padding: 5px;
}
ul.body_list{
	list-style: none;
	margin: 0px 0px 0px 10px;
}
ul.body_list li{
	width: 120px;
}
#in_page{
	list-style: none;
}
#in_page li{
	display: inline;
	float: left;
	text-align: center;
	width: 150px;
	margin: 0px 0px 10px 0px;
}

/* FOOTER COLUMN CONTENT */

/* GENERAL CONTENT STYLING */
.errorMessage{
	color: red;
}
.dateSel{
	width: 58px;
	font-size: 8pt;
	padding: 2px;
	margin: 3px 0px 3px 10px;
	float: left;
}
#error{
	color: red;
}
.fieldset_form{
	float: left;
	width: 400px;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px;
}
.cms_div{
	margin: 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 435px;
	overflow: hidden;
	float: left;
}
.cms_div ul{
	margin: 0px 0px 0px 25px;
}
.print_out{
	width: 466px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	overflow: auto;
}
.print_out table{
	padding: 5px;
	margin: 10px 0px 10px 10px;
	width: 445px;
	font-size: 8pt;
	text-align: left;
	border: 2px solid #777;
}
.print_out th{
	padding: 5px;
}
.print_out td{
	padding: 5px;
	border-top: 2px solid #777;
}
a.signup:link{
	background: url(../images/join_icon.jpg) no-repeat;
	padding-left: 20px;
	font-size:16px;
	color: #59b5b2;
}
a.signup:visited{
	background: url(../images/join_icon.jpg) no-repeat;
	padding-left: 20px;
	font-size:16px;
	color: #59b5b2;
}
a.signup:hover{
	background: url(../images/join_icon_2.jpg) no-repeat;
	padding-left: 20px;
	font-size:16px;
	color: #000;
}
.sitemap{
	float: left;
	width: 200px;
	margin: 20px 0px 20px 20px;
}
.sitemap ul{
	list-style: none;
}
p.six_deg{
	padding-left: 25px;
	background: url(../images/six_deg.jpg) no-repeat;
}
h4.terms{
	width: 440px;
}
ul.terms_list{
 margin: 10px 10px 10px 20px;
}
ul.terms_list li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}
.table_results{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background: #ddd;
	margin-top: 10px;
}
.table_results th{
	background: #fff;
	padding: 3px;
}
.table_results td{
	background: #fbfbfb;
	padding: 3px;
	white-space: wrap;
}
/* CENTRE COLUMN WIDE CONTENT */
#centrecolumn_wide { 
 float: left;
 color: #333;
 margin: 0px 0px 20px 0px;
 width: 698px;
 display: inline;
}
.centre_head_wide{
	width: 698px;
	height: 13px;
	margin: 20px 0px 0px 0px;
 	background: url(../images/border_5_admin.jpg) no-repeat;
}
.centre_body_wide{
	width: 696px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background: #fbfbfb;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	overflow: auto;
}
.centre_foot_wide{
	width: 698px;
	height: 13px;
	margin: 0px 0px 0px 0px;
 	background: url(../images/border_6_admin.jpg) no-repeat;
}
.centre_body_wide h3{
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	width: 350px;
	border-bottom: 1px solid #777;
}
.centre_body_wide h5{
	padding: 0px 10px 0px 10px;
}
.centre_body_wide h5 a:link{
	color: #006a8d;
	text-decoration: none;
}
.centre_body_wide h5 a:visited{
	color: #006a8d;
	text-decoration: none;
}
.centre_body_wide h5 a:hover{
	color: black;
}
.centre_body_wide p.sub{
	padding: 0px 10px 10px 10px;
	font-size: 10px;
}
.centre_body_wide p{
	padding: 0px 10px 10px 10px;
	font-size: 8pt;
}
.centre_body_wide h4{
	width: 350px;
	font-size: 8pt;
	float: left;
}
.centre_body_wide h4{
	margin: 0px 0px 0px 10px;
}
.centre_body_wide table{
	background: #f1f1f1;
	padding: 5px;
	margin: 10px 0px 10px 10px;
	width: 435px;
	font-size: 8pt;
}
.centre_body_wide th{
	background: #fff;
	padding: 5px;
}
.centre_body_wide td{
	background: #fafafa;
	padding: 5px;
}