/* about us style page */

.header_links_pdf {
	background: url(images/pdf_icon.gif) left no-repeat;
	float: left;
	padding-left: 22px;
	padding-right: 18px;
	color: #999999;
	padding-bottom: 5px;
}

.header_links_pdf a {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.header_links_pdf a:visited {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.header_links_pdf a:hover {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#main_page_left {
	width: 880px;
	padding-left: 88px;
	padding-right: 35px;
	padding-top: 40px;
	clear:both;
	background: url(images/pink_gradient.gif) top repeat-x;
}

#main_left_content {
	width: 350px;
	float: left;
	padding-right:45px;
	line-height: 20px;
}
#main_left_split {
	position: absolute;
	top: 225px;
	left: 88px;
	width: 732px;
	border-top: dotted 2px #D3CFCD;
	line-height: 20px;
}

#main_left_content a{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration: none;
}

#main_left_content a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration:underline;
}

#main_left_content a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #F08C24;
	font-weight: bold;
	text-decoration: none;
}

#main_left_nav {
	width: 115px;
	height: 325px;
	text-align: right;
	padding-right: 10px;
	border-right: dotted 2px #D3CFCD;
	float: left;
}

#main_right_content {
	width: 480px;
	float: left;
}

#main_right_content h1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

.main_left_nav_link {
	padding-bottom: 5px;
	color: #999999;
}

.main_left_nav_link a {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_left_nav_link a:visited {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_left_nav_link a:hover {
	color: #999999;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_left_nav_link_on {
	padding-bottom: 5px;
	color: #666666;
}

.main_left_nav_link_on a {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_left_nav_link_on a:visited {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.main_left_nav_link_on a:hover {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.color_column_container {
padding:0px; margin:0px;
	width: 960px;
	padding-left: 43px;
	color: #4D708D;
	float: left;
}

.color_column1 {
	width: 251px;
	height: 160px;
	padding-top: 15px;
	margin-top: 15px;
	color: #4D708D;
	float: left;
}
.color_column2 {
	width: 301px;
	height: 160px;
	padding-top: 15px;
	margin-top: 15px;
	color: #4D708D;
	float: left;
}
.color_column3 {
	width: 408px;
	height: 160px;
	padding-top: 15px;
	margin-top: 15px;
	color: #4D708D;
	float: left;
}
.color_column_container_split {
	width: 732px;
	color: #4D708D;
	float: left;
}

.color_column_split {
	height: 405px;
	padding-top: 15px;
	margin-top: 2px;
	color: #4D708D;
	float: left;
}

.color_column_head {
	padding-left: 23px;
	font-weight: bold;
}

.color_column_text {
	padding-left: 23px;
	font-weight: none;
	padding-right: 23px;
	padding-bottom: 10px;
}
.column3_main_split {
	padding:0px;
	margin:0px;
	width:170px;
	float:left;
}
.color_column_bullet {
	background: url(images/blue_bullet.gif) top left no-repeat;
	padding-left: 31px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.color_column_bullet_split {
	background: url(images/blue_bullet.gif) top left no-repeat;
	padding-left: 33px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:0px;
	width:116px;
	float:left;
}
.color_column_bullet_splitBIG {
	background: url(images/blue_bullet.gif) top left no-repeat;
	padding-left: 33px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right:0px;
	width:170px;
}
.color_column_bullet_sub {
	background: url(images/bullet_expand.gif) top left no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 5px;
	font-size: 11px;
	float: left;
}
