/***************	 HOMEPAGE STYLES */

#hm_primarybox {
	width: 776px;
	padding: 2px 0px 0px 0px;
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	height: 213px;
}

#hm_spotlight_primary {
	float: left;
	height: 211px;
	width: 621px;
	padding: 2px 0px 0px 0px;
}

#hm_primary_links {
	float: left;
	height: 211px;
	width: 149px;
	padding: 2px 0px 0px 4px;
	background-image: url(../images/images_includes/dots_vert.gif);
	background-repeat: repeat-y;
}

#hm_primary_links .hm_links_image2 {
	margin-top: 22px;
}

#hm_primary_rightbar {
	float: left;
	width: 1px;
	height: 213px;
	background-image: url(../images/images_includes/dots_vert.gif);
	background-repeat: repeat-y;
}

#hm_secondarybox {
	width: 776px;
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	padding-top: 1px;
}

/*Begin new styles added to fix home page font specs*/
#hm_secondarybox p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #515252;
	line-height: 1.4em;
}

#hm_secondarybox p a:link, p a:active, p a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #E8681D;
	line-height: 1.4em;
	text-decoration: underline;
}

#hm_secondarybox p a:hover {
	color: #697CA1;
	text-decoration: underline;
}
/*End new styles added to fix home page font specs*/

#hm_middlebar {
	margin: 6px 0px 0px 0px;
	height: 12px;
	width: 776px;
	background-color: #9BAFCF;
}

#hm_footerbar {
	margin: 6px 0px 0px 0px;
	height: 12px;
	width: 776px;
	background-color: #9BAFCF;
}

#hm_secondary_container {
	width: 776px;
	position: absolute;
	margin-top: 10px;
	z-index: 300;
	visibility: hidden;
}

#hm_spotlight_secondary_header {
	height: 10px;
}

#hm_secondary_left {
	float: left;
	width: 508px;
	position: relative;
	z-index: 5;
	padding-top: 1px;
}

#hm_secondary_columns {
	width: 498px;
	float: left;
	margin: 8px 0px 8px 0px;
	padding-top: 1px;
	/*REM OUT HORIZ DOTS MITCH
	background-image: url(../images/dots_horiz.gif);
	background-repeat: repeat-x;*/
}

#hm_secondary_columns p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #414242;
	line-height: 1.5em;
	margin-bottom: 0px;
}

#hm_secondary_columns a {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	text-decoration: underline;
}

#hm_secondary_col1 {
	width: 240px;
	padding-right: 6px;
}

#hm_secondary_columns .hm_secondary_img_left {
	margin: 0px 5px 5px 0px;
	float: left;
}

#hm_secondary_columns .hm_secondary_img_heading {
	margin: 0px 0px 5px 0px;
}

#hm_secondary_columns .hm_secondary_img_right {
	margin: 0px 0px 2px 5px;
	float: right;
}
/*SECOND COLUMN*/
#hm_secondary_col2 {
	width: 240px;
	padding-left: 3px;
	padding-right: 0px;	/*REMOVED DOTS MITCH*/
	/*background-image: url(../images/dots_vert.gif);
	background-repeat: repeat-y;*/
}
#hm_secondary_callout {
	padding: 0px 5px 12px 4px;
	/*EXPANDED ORGIINAL width: 218px;*/
	width: 240px;
}

#hm_secondary_callout_separator {
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 5px 0px 5px 0px;
	margin-top: 10px;
}

#hm_case_drop_blue {
	float: left;
	margin-right: 3px;
	background-color: #697CA1;
}

#hm_case_drop_orange {
	float: left;
	margin-right: 3px;
	background-color: #E8681D;
}

#hm_case_title {
	float: left;
	width: 142px;
}	

#hm_case_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0px 0px 5px;
}

#hm_case_select {
	z-index: 6;
	float: left;
	position: relative;
	width: 105px;
	height: 20px;
	background-image: url(../images/home/select_list.gif);
	background-repeat: no-repeat;
	background-color: #E8EBF2;
}

#hm_case_select a {
	height: 17px;
	padding: 3px 0px 0px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;	
	display: block;
}

#hm_case_select_what {
	z-index: 7;
	float: left;
	position: relative; 
	height: 20px;
	width: 113px;
	background-image: url(../images/home/select_list_2.gif);
	background-repeat: no-repeat;
}

#hm_case_select_what a {
	height: 17px;
	padding: 3px 0px 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
	display: block;
}

#hm_case_selectpop {
	position: absolute; 
	left: 0px; 
	top: 0px;
	padding: 21px 0px 0px 0px;
	overflow: visible;
	opacity: .95;
	filter: alpha(opacity=95);
}

#hm_case_selectpop ul {
	border: 1px solid #E8681D;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
}

#hm_case_selectpop>ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#hm_case_selectpop ul li {
	padding: 0;
	margin: 0;
}

#hm_case_selectpop ul li a {
	padding: 2px 8px 0px 8px;
	margin: 0;
	color: #4E4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 17px;
}

#hm_case_selectpop ul li a:hover {
	color: #FFFFFF;
	background-color: #697CA1;
}

#hm_case_selectpop_sub {
	position: absolute;
	z-index: inherit;
	padding: 21px 0px 0px 0px;
	overflow: visible;
	opacity: .95;
	filter: alpha(opacity=95);
}

#hm_case_selectpop_sub ul {
	border: 1px solid #E8681D;
	margin: 0px 0px 0px 4px;
	padding: 0;
	list-style-type: none;
}

#hm_case_selectpop_sub>ul {
	margin: 0px 0px 0px 4px;
	padding: 0;
}

#hm_case_selectpop_sub ul li {
	padding: 0;
	margin: 0;
}

#hm_case_selectpop_sub ul li a {
	padding: 2px 8px 0px 8px;
	margin: 0;
	color: #4E4D4D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	height: 17px;
}

#hm_case_selectpop_sub ul li a:hover {
	color: #FFFFFF;
	background-color: #697CA1;
}

/*NEWS Box*/
#hm_newsbox {
	width: 258px;
	padding: 10px 0px 0px 5px;
	/*REM OUT VERT DOTS
	background-image: url(../images/dots_vert.gif); 
	background-repeat: repeat-y;*/
}

#hm_news_title {
	float: left;
	height: 21px;
	padding-top: 2px;
	padding-left: 13px;
	margin-left: 10px;
}

/*NEWS Scroll Box Height*/
#hm_news_scrollbox {
	float: left;
	position: relative;
	width: 232px;
	height: 300px;
	overflow: hidden;
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	/*margin-top: 3px;*/
	padding-top: 0px;
	margin-top: 3px;
}

/*NEWS Content Box*/
#hm_news_content {
	position: absolute;
	z-index: 2;
	margin-left: 5px;
	width: 220px;
	left: 0px;
	top: 0px;
	padding: 8px 0px 13px;
}

#hm_news_content p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #414242;
	line-height: 1.5em;
}

#hm_news_content a {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#hm_news_content :hover {
	color: #414242;
}

/*NEWS Scroll Bar*/
#hm_news_controller {
	float: left;
	width: 17px;
	margin: 0px 0px 0px 6px;
}

/*NEWS Scroll Bar Height*/
#hm_news_up {
	margin: 0px 0px 0px 3px;
	/*height: 225px;*/
	height: 300px;
	width: 17px;
	background-image: url(../images/home/news_bar.gif);
}

#hm_news_down {
	margin: 0px 0px 0px 3px;
	width: 17px;
	height: 14px;
}

#hm_spotlight_tertiary {
	float: left; 
	width: 776px;
	padding: 16px 0px 0px 0px;
}

/*NEW FOR ANDREAS TABLE ON HOME PAGE*/
#dots_horizontal {
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
}
#dots_vertical {
	width: 2px;
	background-image: url(../images/images_includes/dots_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 1px;
}
#dots_horiz_headers {
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 2px 0px 2px;
	margin-top: 3px;
}
#dots_horiz_header_secondary {
	background-image: url(../images/images_includes/dots_horiz.gif);
	background-repeat: repeat-x;
	height: 1px;
	padding: 2px 0px 0px;
	margin-top: 3px;
	width: 240px;
}

#hm_rvbd_titles {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.5px;
	COLOR: #5A6D8F;
	margin-bottom: 4px;
	margin-top: 2px;	
	font-weight: bold;	
}

#hm_rvbd h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13.5px;
	COLOR: #5A6D8F;
	margin-bottom: 5px;
	margin-top: 2px;	
	font-weight: bold;	
}

#hm_rvbd2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: #5A6D8F;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1.5px;
}
