@charset "utf-8";

body {
	margin-top: 0px;
	text-align: center;
	background-color: #DBE0D0;
	font-style: italic;
}
#container {
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	position: relative;
	height: 130px;
	width: 960px;
	text-align: left;
	overflow: hidden;
	background-image: url(Images/header_bg.jpg);
}
#footer {
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #205087;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#column_1 {
	position: relative;
	width: 385px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
#mainnav_contianer {
	height: 40px;
	width: 960px;
}
#column_2 {
	position: relative;
	width: 280px;
	float: left;
	text-align: center;
}
#column_3 {
	position: relative;
	width: 265px;
	float: left;
	padding-top: 10px;
	background-image: url(images/column_edge.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#search {
	float: right;
	width: 375px;
	position: relative;
	top: 90px;
	right: 5px;
	height: 40px;
	text-align: center;
}
#video_feature {
	border: 2px solid #009FC2;
	position: relative;
	width: 360px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}

#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7f7f72;
	width: 240px;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
.image_float_lt {
	float: left;
	margin-right: 20px;
}
#body_content {
	position: relative;
	width: 640px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 25px;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}
#tutorial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width: 640px;
	border: 4px solid #000000;
	position: relative;
}
#subnav {
	width: 220px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#news_events {
	border: 2px solid #009FC2;
	position: relative;
	width: 370px;
	text-align: center;
}
#news_links {
	position: relative;
	width: 365px;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205087;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #205087;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f72;
	text-decoration: none;
}
#column1_bottomlinks {
	position: relative;
	width: 375px;
	border: 2px solid #009FC2;
}
#quotebox {
	position: relative;
	width: 260px;
	background-image: url(images/quote_bg.jpg);
	background-repeat: repeat-y;
	height: 10;
}
#ad_box {
	position: relative;
	width: 260px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#consoritum {
	position: relative;
	width: 260px;
	background-color: #ffffff;
	border: 2px solid #009FC2;
}
#consortium_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px;
	width: 240px;
	position: relative;
}
#content {
	width: 960px;
	overflow: hidden;
	padding-bottom: 10px;
}
#video_caption {
	padding: 10px;
	width: 340px;
}
#column_3_content {
	position: relative;
	width: 350px;
	float: left;
	padding-top: 10px;
	text-align: center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
#footer_links {
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #205087;
	text-align: center;
	position: relative;
	background-color: #DBE0D0;
	padding-top: 15px;
	padding-bottom: 15px;
}
#slider {
	border: 2px solid #009FC2;
	position: relative;
	width: 375px;
}
 /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement *//* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:375px;
		height:200px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */
#friends_links {
	position: relative;
	width: 330px;
	text-align: left;
	padding: 20px;
}
a.small:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #205087;
	text-decoration: underline;
}
a.small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #205087;
	text-decoration: underline;
}
a.small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7f7f72;
	text-decoration: none;
}
a.large:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #205087;
	text-decoration: underline;
	font-weight: bold;
}
a.large:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #205087;
	text-decoration: underline;
	font-weight: bold;
}
a.large:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7f7f72;
	text-decoration: none;
	font-weight: bold;
}
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #205087;
	font-weight: bold;
}
#frame {
	width: 640px;
}
.image_style {
	border: 1px solid #999999;
	margin: 5px;
}
.sm_image_float_lt {
	float: left;
	margin-right: 10px;
	border: 1px solid #a7a7a7;
}
#bio_photo {
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#bio_text {
	width: 500px;
	text-align: left;
	float: left;
	position: relative;
}
#consort_collapse {
	width: 640px;
	position: relative;
}
#oversight_collapse {
	width: 640px;
	position: relative;
}
#advisory_collapse {
	width: 640px;
	position: relative;
}
#friends {
	width: 940px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#video01 {
	width: 600px;
	text-align: center;
}
#video02 {
	width: 600px;
	text-align: center;
}
#video03 {
	width: 600px;
	text-align: center;
}
#video04 {
	width: 600px;
	text-align: center;
}
#video05 {
	width: 600px;
	text-align: center;
}
#video06 {
	width: 600px;
	text-align: center;
}
#video07 {
	width: 600px;
	text-align: center;
}
#video08 {
	width: 600px;
	text-align: center;
}
#video09 {
	width: 600px;
	text-align: center;
}
#video10 {
	width: 600px;
	text-align: center;
}
#ad_manager {
	text-align: center;
	width: 200px;
}
.sm_body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#book_info {
	width: 530px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#book_info02 {
	width: 530px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-color: #FFF;
}
#book_info03 {
	width: 530px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#dropdown_menu {
	width: 140px;
	padding-left: 30px;
}
#column_3a {
	position: relative;
	width: 265px;
	float: left;
	padding-top: 10px;
	background-image: url(images/column_edge_a.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.float_rt {
	float: left;
	margin-left: 20px;
}
#form {
	background-color: #CCCCCC;
	width: 250px;
	border: 1px solid #999999;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.float_rt_border {
	float: right;
	margin-left: 20px;
	border: 1px solid #999999;
}
#faqs_box {
	width: 575px;
	list-style-position: outside;
	list-style-image: url(images/down_arrow.gif);
	padding-right: 10px;
	padding-left: 10px;
	border: 1px dashed #666666;
	background-color: #CCCCCC;
}
#video11 {
	width: 600px;
	text-align: center;
}
#video12 {
	width: 600px;
	text-align: center;
}
.blue_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #205087;
}
.Greensubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C0;
	font-weight: bold;
	font-variant: normal;
}
