body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	text-align: center;
	color: #444;
}
textarea { font-family: Arial, sans-serif; font-size: 12px; }
a { color: #398dbe; }
#wrapper {
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#top {
	height: 143px;
	position: relative;
	overflow: hidden;
	background-image: url(/images/bg_top.png);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 15px;
}
#util {
	position: absolute;
	top: 117px;
	left: 400px;
	width: 351px;
	text-align: right;
	font-size: 11px;
	color: white;
}
#utilb a, #util a { color: white; text-decoration: none; }
#utilb a:hover, #util a:hover { text-decoration: underline; }
#utilb {
	position: absolute;
	top: 117px;
	left: 8px;
	width: 400px;
	font-size: 11px;
	color: white;
}
#logo {
	width: 334px;
	height: 94px;
	margin: 10px 30px 0px 0px;
	background-image: url(/images/compliance_logo.jpg);
	float: right;
}
#company_logo { 
	width: 385px;
	height: 96px;
	float: left;
	margin-top: 10px;
}
#nav {
	height: 43px;
	width: 756px;
	padding-left: 15px;
	background-image: url(/images/bg_nav.png);
	margin-top: 10px;
}
#nav a {
	display: block;
	float: left;
	margin: 10px 20px;
	color: #398dbe;
	font-size: 12px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#activities_box_head {
	width: 769px;
	height: 93px;
	background-image: url(/images/bg_activities_box_head.png);
}
#activities_box_content {
	background-image: url(/images/bg_activities_box_content.png);
	background-repeat: repeat-y;
}
#activities_box_foot {
	width: 769px;
	height: 21px;
	background-image: url(/images/bg_activities_box_foot.png);
}
#activities_box {
	font-size: 11px;
	color: #398dbe;
}
#activities_box a {
	color: black;
}
#box { 
	font-size: 11px;
	color: #398dbe;
}
#box a { color: black; }
#box_head {
	width: 769px;
	height: 25px;
	background-image: url(/images/box_head.png);
}
#box_foot {
	width: 769px;
	height: 21px;
	background-image: url(/images/bg_box_foot.png);
}
#box_content {
	background-image: url(/images/bg_box_content.png);
	background-repeat: repeat-y;
	width: 689;
	padding: 0px 45px 5px 35px;
}
.activities_box_pod1 {
	width: 145px;
	float: left;
	margin-left: 39px;
}
.activities_box_pod2 {
	width: 148px;
	margin-left: 26px;
	float: left;
}
.activities_box_pod3 {
	width: 129px;
	margin-left: 25px;
	float: left;
}
.activities_box_pod4 {
	width: 116px;
	margin-left: 21px;
	float: left;
}
.activities_box_pod5 {
	width: 64px;
	margin-left: 15px;
	float: left;
}
.activities_box_separator {
	height: 5px;
	width: 770px;
	background-image: url(/images/bg_activities_box_separator.png);
	overflow: hidden;
	clear:both;
}
.activities_month { 
	font-size: 13px;
	margin: 5px 0px;
}
#left_col {
	width: 181px;
	float: left;
}
#left_col_top {
	width: 181px;
	height: 15px;
	background-image: url(../images/left_col_top.png);
}
#left_col_content {
	width: 161px;
	padding-right: 20px;
	background-image: url(../images/left_col_content.png);
	padding-bottom: 5px;
}
#left_col_bottom {
	width: 181px;
	height: 19px;
	background-image: url(../images/left_col_bottom.png);
}
#left_col_content ul {
	margin: 0px;
	color: white;
	font-size: 12px;
	padding-left: 25px;
}
#left_col_content ul li { margin-left: 0px; margin-bottom: 8px; line-height: 16px;}
#left_col_content ul a { color: white; }
#right_col {
	width: 575px;
	float: left;
	margin-left: 5px;
}
#right_col p, #right_col ul, #right_col ol, #right_col table { font-size: 12px; line-height: 20px;}
#right_col_content { margin: 0px 10px; }
#heading {
	width: 360px;
	padding-top: 20px;
	margin-left: 10px;
	/* background-image: url(../images/bg_heading.png); */
	font-size: 24px;
	color: #398dbe;
	border-bottom: 1px solid #398DBE;
	margin-bottom: 35px;
	margin-top: 10px;
	padding-right: 185px;
	position: relative;
}
#heading img {
	float: right;
	width: 175px;
	height: 65px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#heading p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 30px;
	line-height:30px;
}
#other_resources {
	width: 156px;
	height: 44px;
	background-image: url(../images/other_resources.png);
	margin-left: 5px;
}
#required {
	width: 152px;
	height: 40px;
	background-image: url(../images/required.jpg);
	margin-left: 8px;
}
.white_box {
	width: 154px;
	height: 27px;
	background-image: url(../images/white_box.png);
	margin-left: 8px;
	padding-top: 11px;
	font-size: 12px;
	text-align: center;
	overflow: hidden;
}
#footer {
	text-align: center;
	margin-bottom: 30px;
	padding-top: 15px;
	background-image: url(/images/bg_footer.png);
	background-repeat: repeat-x;
	font-size: 11px;
	color: #398dbe;
	clear:both;
}
#footer a { color: #398dbe; }
#disclaimer {
	margin-top: 10px;
	font-size: 11px;
	color: #888;
	padding-bottom: 10px;
	border-bottom: 1px solid #888;
	margin-bottom: 30px;
	font-style: italic;
}
.ca_item { 
	border-bottom: 1px solid #398dbe;
	margin-bottom: 5px;
}
.ca_date {
	float: right;
	font-weight: 100;
	text-transform: none;
	font-size: 11px;
}
.ca_date a { color: white; }
.ca_head {
	font-size: 14px;
	font-weight: bold;
	padding-left: 14px;
	background-image: url(/images/arrow_closed.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	cursor: pointer;
}
.ca_benefit_admin_table {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ca_benefit_admin_table td {
	padding: 2px 4px;
	line-height: 16px;
}
.default_content {
	font-size: 12px;
	margin: 0px 20px;
}
.status_black { color: black; }
.status_green { color: green; }
.status_red   { color: red; }
.status_yellow { color: #d7d248; }
.status_purple { color: purple; }
.admin_links { 
	color: #398dbe; 
	font-size: 12px; 
	font-weight: bold;
	margin: 3px;
}
.admin_links a { color: #398dbe; }
#otherresources {
	width: 166px;
	float: right;
	clear: right;
	margin-left: 10px;
	margin-right: 15px;
}
.purple_top {
	height: 16px;
	background-image: url(/images/bg_purple_top.jpg);
}
.purple_content {
	background-image: url(/images/bg_purple_content.jpg);
	padding-bottom: 10px;
}
.purple_bottom {
	height: 14px;
	background-image: url(/images/bg_purple_bottom.jpg);
}
.purple_content ul {
	margin: 0px;
	padding-left: 24px;
	padding-right: 10px;
}
.purple_content li {
	margin-bottom: 8px;
	line-height: 14px;
}
.purple_content a {
	color: black;
}
.purple_content h3 {
	margin: 0px 8px 8px 10px;
	font-size: 18px;
	border-bottom: 1px solid black;
	color: black;
}
#action_box {
	width: 166px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 15px;
}
.action_red_top {
	height: 38px;
	background-image: url(/images/bg_action_red_top.jpg);
}
.action_yellow_content {
	background-image: url(/images/bg_action_yellow_content.jpg);
	border-bottom: 2px solid #f82f07;
}
.action_help_content {
	background-image: url(/images/bg_action_help_content.jpg);
	color: black;
}
.action_help_content a {
	color: #f82f07;
	text-decoration: none;
}
.action_help_content a:hover {
	text-decoration: underline;
}
.action_red_bottom {
	background-image: url(/images/bg_action_red_bottom.jpg);
	height: 18px;
}
.action_green_top {
	background-image: url(/images/bg_action_green_top.jpg);
	height: 38px;
}
.action_green_content {
	background-image: url(/images/bg_action_green_content.jpg);
}
.action_green_bottom {
	background-image: url(/images/bg_action_green_bottom.jpg);
	height: 19px;
}
#side_nav {
	width: 158px;
	background-color: #4D90BD;
	color: white;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
.sn_item a {
	color: white;
	text-decoration: none;
}
#sn_top {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sn_top.jpg);
	height: 9px;
}
#sn_bottom {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/sn_bottom.jpg);
	height: 7px;
}
.sn_item {
	padding: 4px 8px;
}
.sn_item ul {
	padding-left: 15px;
	font-weight: normal;
}
.sn_item li { margin-bottom: 4px; }
.sn_item ul li a { text-decoration: underline; }
#sn_cobra { background-color: #aa5689; }
#sn_elig { background-color: #9abb57; }
#sn_rep { background-color: #c24e27; }
#sn_fed { background-color: #d48a1d; }
#sn_hip { background-color: #329a9a; }
#sn_med { background-color: #53534a; }
#sn_misc { background-color: #99bcdc; }
#hm_bar { 
	background-color:#398DBE;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
}
.hm_person, .hm_ci, .hm_date, .hm_status {
	float: left;
	padding: 6px 0px;
	font-size: 12px;
}
.hm_person {
	width: 130px;
	margin-left: 15px;
}
.hm_ci {
	width: 180px;
}
.hm_date {
	width: 110px;
}
.hm_status {
	width: 110px;
}
.hm_message {
	padding: 15px;
	background-color: #e8e6e6;
	font-size: 12px;
}
.hm_ba_ci {
	width: 330px;
	margin-left: 15px;
}
.item_file {
	font-size: 18px;
	font-weight: 100;
	width: 270px;
	border: 1px solid #4D90BD;
	padding: 8px 15px 8px 30px;
	background-image: url(/admin/images/icons/disk.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
}