@charset "utf-8";
/* CSS Document */

body {
	/*background: url(../images/aa_bg_beige.jpg) 0 0 repeat-x;*/
	background: url(../images/aa_bg_beige.jpg);
	}
	
body h2 {
	color: #C47C00;
	font-weight: bold;
	}

body h4 {
	color: #C47C00;
	margin: 5px 5px 5px 0px;
	}
	
body ul {
	color: #C47C00;
	}
	
/* Classes */
.bottom_boxes {
	margin-top: 0px;
	}
	
.bottom_boxes li {
	margin-left: 15px;
	}

h2 span.underline {
	border-bottom: #C47C00 thin solid;
	}

/* END of Classes */

#healthemplo {
	float: right;
	margin: -43px 0 0 0;
	background-color: #fff;
	}
	
	#healthemplo a {
		display: block;
		width: 290px;
		height: 49px;
		background-image:url(../images/btn_ins.jpg);
		background-repeat: no-repeat;
		}
	#healthemplo a:hover {
		background-image:url(../images/btn_ins_roll.jpg);
		background-repeat: no-repeat;
		}
#quickfind a {
	display: block;
	height: 30px;
	background-image:url(../images/btn_quickfind.jpg);
	background-repeat:no-repeat;
	}
	
	#quickfind a:hover {
		background-image:url(../images/btn_quickfind_roll.jpg);
		}

#logo {
	background: url(../images/logo_employee.gif) 0 0 no-repeat;
	width: 607px;
	float: left;
	height: 144px;
	}
#main #right_box {
	border-left-color: #C47C00;
	
}
#rightmenu a {
text-transform:uppercase;
}

#rightmenu a:hover {
color: #C47C00 !important;
}

#img_bullets {
	margin: 0;
	}
#img_bullets li {
	list-style:none;
}

#img_bullets h4 {
	background-image:url(../images/g_bullet_cond.jpg);
	background-position: left center;
	background-repeat:no-repeat;
	padding: 2px 0 2px 15px;
	margin: 0;
	}
	
/*#img_bullets h4:hover {
	background-image:none;
	}*/
	
#proven, #benefit, #account {
	display: none;
	}
	
#proven li, #benefit li, #account li {
	background-image:none;
	list-style:circle;
	}
	
#nolist {
	list-style: none;
	background-image:none;
	margin: 0;
	}

.reg_headline {
	font-size: 16px;
	font-weight: bold;
	color: #853F00;
}
.reg_headline_dark {
	font-size: 16px;
	font-weight: bold;
	color: #422906;
	line-height: 18px;
}

.reg_headline_eb {
	font-size: 16px;
	font-weight: bold;
	color: #C47C00;
}

.reg_headline_ws {
	font-size: 16px;
	font-weight: bold;
	color: #507811;
}
.reg_headline_red {
	font-size: 16px;
	font-weight: bold;
	color: #7D0D00;
}

#reg_bottom_nav {
	text-transform: uppercase;
	padding-left: 0px;
	margin-top: 0px;
		}
#reg_bottom_nav a{
	color: #B29D6C;
	}
#reg_bottom_nav a:hover{
	color: #422906;
	}
	
#reg_footer {
	padding-left: 0px;
	margin-top: 2px;
	font-size: 10px;
	}
.reg_white {
	font-size: 11px;
	color: #FFFFFF;
}
.reg_beige {
	font-size: 14px;
	color: #b29d6c;
}
.reg_small {
	font-size: 9px;
}
.reg_orange {
	color: #C47C00;
}
.reg_brown {
	color: #4D3702;
}
.reg_green {
	color: #507811;
}
.reg_redorange {
	color: #853F00;
}
