.font_gray {
	color: #666666;
	}

.thumb_border_2pix {
border:2px solid #CCCCCC;
}
.highlight {
	background-color: #FF9;
}
	
.quotes {
	color:#333;
	font-size:13px;
	background-color: #E6E6E6;
	padding: 10px;
}

.thumb_border_in {
border:1px solid #FFFFFF;
height:90px;
overflow:hidden;
width:150px;
}

.thumb_border_out {
border:1px solid #999999;
width:152px;
}

.intro_paragraph {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	}
.about_left {
	float: left;
	margin: 5px 0px 10px 5px;
	display: block;
	width: 200px;
	vertical-align: top;
}

.about_right {
	float: right;
	display: block;
	width: 675px;
	margin: 5px 20px 0px 5px;
	vertical-align: top;
	font-size: 16px;
}

.about_right h1 {
	font-size: 32px;
	font-weight: bold;
}

.about_right h2 {
	font-size: 22px;
	font-weight: bold;
}

.about_right hr {
	border: thin solid #CECECE;
	margin: 5px 0px 15px 0px;
}

.about_sub_box {
	border-bottom: 2px dotted #C4C4C4;
	padding-bottom: 20px;
	margin: 10px 0px 10px 0px;
}

.about_sub_left {
	position: relative;
	vertical-align: top;
	padding: 10px;
}

.about_sub_right {
	position: relative;
	vertical-align: top;
	padding: 10px;
}

.press_sub {
	position: relative;
	vertical-align: top;
	padding: 2px;
}

.section_title {
	font-size:16px;
	padding-bottom: 4px;
	text-decoration: none;
}
.section_info {
	font-size:11px;
	padding-bottom: 4px;
	color: #666;
}
.sub_paragraph {
	font-size:12px;
}
.about_sub_menu {
	background: white;
	width: 100%;
	border-bottom: 1px solid #CACACA;
	font-size: 10px;
}

.about_sub_menu_active {
	font-size:13px;
	font-weight:800;
	display:block;
	float:left;
	margin-right:5px;
	background-color:#d8d8d8;
	border-top:1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	border-right:1px solid #D8D8D8;
	border-bottom: 0px solid #FFFFFF;
	height: 17px;
	padding-top:4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.about_sub_menu_inactive {
	display:block;
	float:left;
	margin-right:5px;
	background-color:#EDEDED;
	border-top:1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.about_sub_menu_inactive a {
	display: block;
	color: blue;
	width: 100%;
	height: 100%;
	text-decoration: none;
	font-weight: lighter;
}

.button_spacer {
	display: block;
	width: 20px;
	content: "&nbsp;";
}

.button_link {
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background: #E6E6E6;
	font-weight: bold;
	font-size: 14px;
	border: 2px solid #7B7B7B;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.button_link a {
	display: block;
	color: blue;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
	

.about_right a {
	font-weight: normal;
}

.aboutDarkBox {
	margin: 10px 0px 10px 0px;
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #666666;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.aboutRedBox {
	margin: 10px 0px 10px 0px;
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F90004;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

.aboutBlueBox {
	margin: 10px 0px 10px 0px;
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #0000FF;
	color: white;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}



.aboutLightBox {
	margin: 10px 0px 10px 0px;
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #E6E6E6;
	color: black;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
}

.aboutLightBox a{
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

.aboutWhiteBox {
	margin: 10px 0px 10px 0px;
	border: thin solid black;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #white;
	color: black;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
}

.aboutWhiteBox a{
	color: black;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

.aboutLinkActive {
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #F2F2F2;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 30px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.aboutLinkActive font{
	width: 100%;
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.aboutLinkInactive {
	border: thin solid white;
	border-radius: 5px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:0px;
	-webkit-border-radius: 5px;
	background: #E6E6E6;
	width: 100%;
	text-align: left;
	text-indent: 20px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.aboutLinkInactive a{
	color: blue;
	font-weight: bold;
}


.black_overlay{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	left: 100px;
	width: 650px;
	height: 430px;
	padding: 16px;
	border: none;
	background-color: white;
	z-index:1002;
	overflow: auto;
	
}

