/* 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: 697px;
	height: 350px;
	padding-left: 88px;
	padding-right: 35px;
	padding-top: 40px;
	float: left;
	background: url(images/pink_gradient.gif) top repeat-x;
}

#main_left_content {
	position: absolute;
	top: 225px;
	left: 88px;
	width: 732px;
	border-top: dotted 2px #D3CFCD;
	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: 557px;
	height: 302px;
	padding-left: 25px;
	padding-top: 20px;
	padding-right: 20px;
	background-color: #F0EEEC;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	font-family: Arial;
	font-size: 12px;
}

#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;
}
