@charset "UTF-8";
/* CSS Document */

	.accordion_toggle {
	display: block;
	width: 450px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #005DAB;
	cursor: pointer;
	background-color: #CBD9E4;
	background-image: url(../images/grc_arrow1_off.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
.accordion_toggle_active2 {
			background: url(../images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
	overflow: hidden;
		}
			
		.vertical_accordion_toggle {
	display: block;
	width: 452px;
	line-height: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #666666;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
.vertical_accordion_toggle_active {
	display: block;
	width: 452px;
	line-height: 26px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #005DAB;
	cursor: pointer;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2;
	margin-left: 0;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	border: 0px 0 0;
}

		.vertical_accordion_content {
	color: #444444;
	overflow: hidden;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	margin: 0px;
		}
  			

    
    #vertical_nested_container {
	width: 460px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
    }
#vertical_container {
	width: 470px;
}
.accordion_toggle_active {
	display: block;
	width: 450px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #005DAB;
	background-image: url(../images/grc_arrow1_over.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.accordion_content_hdr {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.accordion_content_p {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.accordion_content_hdr a:link, a:hover, a:visited {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
.bio_photo {
	margin-right: 10px;
	margin-bottom: 10px;
}
