a {
	text-decoration: none;
	color:#000000;
}
p{
	text-indent: 0px;
}
#header {
}
#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

	#index_image_left{
		width: 26px;
		height: 184px;
		float:left;
	}
	#index_image{
		float:left;
		margin-left: 1px;
		margin-right: 1px;
	}
	#index_image_right{
		height: 184px;
		width: 13px;
		float:left;
	}
#sub_menu{
	margin-top: 1px;
	margin-bottom: 1px;
	clear:left;
}
#sub_menu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	#sub_menu #gray_sub_box_1 {
		float:left;
		width: 26px;
		height: 17px;
		background-color: #ECF0F1;
	}
	#sub_menu #gray_sub_box_2 {
		float:left;
		width: 13px;
		height: 17px;
		background-color: #ECF0F1;
		border-left: 1px solid white;
	}	
	#sub_menu .blue_sub_box	{
		float:left;
		width: 243px;
		background-color: #E9F3FD;
		border-left: 1px solid white;
		text-indent: 15px;
		height: 17px;
		font-size: 11px;
		line-height: 17px;
	}

#main_content {
	background-color: #F4F6EB;
	margin-left: 27px;
	width: 731px;
}

#main_content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#main_content #main_table {
	 border: 1px solid white;
	 width: 731px;
	 font-size: 12px;
}
#main_content2 {
	background-color: #FFF;
	margin-left: 27px;
	width: 731px;
	border-right: 1px solid #E0E0E0;
}


#left_content_text{
			font-weight:bold;
			font-size: 9pt;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 30px;
			width: 456px;
		}			
		.right_box_top_border {
			text-align:center;
			background-color: #F4F6EB;
			border-bottom: 1px solid white;
			padding-top: 5px;
			margin-bottom: 5px;
			padding-left: 5px;
		}	
		.right_box_right {
			padding-left: 5px;
		}			
/* */
	#left_content {
	float:left;
	width: 478px;
	border-left: 0px;
	}
		#left_content_text{
	font-weight:bold;
	font-size: 9pt;
	padding-left: 30px;
	width: 446px;
	line-height: 20px;
		}	
	#right_content {
		float:left;
		width: 240px;
		border-right: 0px;
		border-left: 1px solid white;
		font-size: 11px;
		padding: 0px;
		margin: 0px;
	}
		#right_content .right_box {
			background-color: #F4F6EB;
		}
		#right_content .right_box:after, #right_content .right_box_top_border:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;
		}
		#right_content .right_box_top_border {
		text-align:center;
			background-color: #F4F6EB;
			border-top: 1px solid white;
			border-bottom: 1px solid white;
		}
		.right_box, .right_box_top_border{
			clear:left;
			padding-top: 5px;
			margin-bottom: 5px;
			padding-left: 5px;
		}
		.right_box_left {
			float:left;
			width: 15px;
		}
		.right_box_right {
			padding-left: 5px;
		}
/* */
}
#footer_sub {
	margin-left: 27px;
	width: 731px;
	background-color: #C6DAE1;
	font-size: 9px;
	text-align:center;
}
#main_content #left_content #left_subcolumn {
	width: 205px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left:30px;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}

#main_content #left_content #right_subcolumn {
	width: 240px;
	padding-left:10px;
	height: 100%;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
}
hr {
	margin-top: 0px;
	margin-bottom: 4px;
	padding-top: 0px;
}
.solution {
	clear: both;
	margin-left:27px;
}
h1 {
	color: #ffa31a;
	font-size:17px;
	margin-bottom:0px;
}
.solution_col1 {
	float: left;
	clear:left;
	width: 230px;
}
.solution_col2 {
	float: left;
	clear:none;
	width: 230px;
}
.solution_col3 {
	float: left;
	clear:right;
	width: 230px;
}
.small_blue {
	font-size: 11px;
	color: #006498;
}
.med_blue {
	font-size: 14px;
	color: #006498;
}
.small_orange {
	font-size: 11px;
	color: #ffa31a;
	font-weight:bold;
}
.small_black {
	font-size: 11px;
	color: #000000;
}
.small_orange a:hover {
	color: #0168AB;
	text-decoration:none;
}
.small_orange a {
	color: #ffa31a;
	text-decoration: none;
}#tagline {
	position: absolute;
	left: 598px;
	top: 24px;
}
