body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;	
	background-image: url(../images/star_background.gif);
	background-repeat: repeat;
	background-position: -825px -90px;
	background-color: #00538E;
	font-size: 100%;
}

a:link, a:visited {
	color:#00538E;	
}

a:hover, a:active {
	color: #FF5C0F;	
}

#page {
	width: 825px;
	margin: 10px auto 0 auto;
}

#content {
	background-color: #FFF;	
	height: 325px;
	padding: 15px;
	line-height: 1.5em;
	font-size: 0.7em;
	position: relative;
}

#page > #content {
	height: auto;
	min-height: 325px;
}

#search_bar {		
	margin-bottom: 5px;	
	min-height: 28px;
	height: 28px;
	position: relative;
}

#social_media_links {
	position: absolute;
	right: 165px;	
}

#social_media_links a {
	margin-left: 4px;	
}

#search_bar form {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	height: 20px;
}

#search_bar_input {	
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	width: 130px;
	float: left;
	border: 1px solid #7E9DB9; 
	padding: 2px; 
	margin: 0;
}

#search_bar_button {	
	margin: 0;
}

#header {
	height: 170px;
	background-color: #FFF;
	position: relative;
}

#nav {
	height: 32px;
	background-color:#00538E;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 825px;
	border-top: solid 2px #FFF;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style-type:none;
	height: 32px;
}

#nav ul li {
	float: left;
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#nav ul li a, #nav ul li.selected a {
	text-decoration: none;
	color: #FFF;	
	display: block;
	padding: 8px 13px;
	/*height: 24px;*/
}

#nav ul li.selected a {
	background-color: #DCE4EA;
	color: #00538E;
}

#breadcrumbs {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
}

#footer {
	text-align: center;	
	color: #FFF;	
	margin: 10px 0 20px 0;
}

#footer a {
	color: #FFF;
}

ul#footer_nav {
	padding: 0;
	padding-left: 20px;
	list-style-type:none;
	height: 25px;
	text-align: center;	
	margin: 0 auto;
	width: 720px;
}

ul#footer_nav li {
	float: left;
	padding: 6px;
	margin-right: 20px;
	font-size: 11px;
}

ul#footer_nav li a {
	text-decoration: none;
}

ul#footer_nav li a:hover {
	text-decoration: underline;	
}

.small {
	font-size: 10px;	
}

.medium {
	font-size: 11px;	
}

.redtext {
	color: #F00;	
}

.redbold {
	color: #F00;
	font-weight: bold;
}

h1, h2, h3, .sidebar_title, .headline, .subhead, .homepage_section_title {	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00538E;
	line-height: 1.5em;
}

h1, .headline {
	font-size: 16px;
	margin: 5px 0 10px 0;	
}

h2, .subhead {
	font-size: 14px;
	margin: 5px 0 5px 0;	
}

h3, .subhead2 {	
	font-weight: bold;
	color: #00538E;
	font-size: 11px;	
}

#sidebar_subnav {
	width: 180px;
	background-color: #DCE4EA;
	padding: 8px;
	margin: 0 20px 15px 0;	
	position: absolute;
	left: 15px;
	top: 15px;
}

#sidebar_subnav ul {
	margin: 0;
	padding: 0 0 5px 15px;
	list-style-type: none;
}

#sidebar_subnav ul li {
	font-family: Arial;
	font-size: 12px;
	margin: 8px 0 0 0;
}

#sidebar_subnav ul li a {
	text-decoration: none;
	color: #4790c6;
}

#sidebar_subnav ul li.selected a {
	color: #00538E;
	font-weight: bold;
	font-size: 13px;
}

#sidebar_subnav ul li a:hover {
	text-decoration: underline;	
}

#content_indented {
	margin-left: 215px;	
}

.sidebar_title {
	font-size: 15px;
}

.sidebar_title a {
	text-decoration: none;
	color: inherit;
}

.sidebar_item {
	padding: 15px 5px;
}

#sidebar_homepage_wrapper {
	width: 235px;
	float: left;
}
.sidebar_homepage {
	margin-bottom: 15px;
}

.sidebar_homepage .sidebar_content {
	padding: 8px;
	border-left: solid 2px #B5CEDF;
	border-right: solid 2px #B5CEDF;
	border-bottom: solid 2px #B5CEDF;
}
.sidebar_homepage .sidebar_item {
	border-bottom: solid 1px #B3CCDD;	
}
.sidebar_homepage .sidebar_item_last {
	border-bottom: none;
}
.sidebar_homepage .sidebar_title {	
	background-color: #7AA5C3;
	color: #FFF;
	padding: 2px 6px;
}

#homepage_conference .sidebar_content {
	border-left: solid 2px #FDB945;
	border-right: solid 2px #FDB945;
	border-bottom: solid 2px #FDB945;
}

#homepage_conference a {
	text-decoration: none;
	color: inherit;
}

#homepage_conference .sidebar_title {
	background-color: #FDB945;
}

#homepage_conference .sidebar_subtitle a {
	color: #00538E;
	line-height: 1.3em;
	margin-bottom: 5px;
}

#homepage_vss_sponsors {
	position: relative;	
}

#homepage_vss_sponsors .sidebar_content {
	/*
	border-left: solid 2px #FDB945;
	border-right: solid 2px #FDB945;
	border-bottom: solid 2px #FDB945;
	*/
	text-align: center;
}

#homepage_vss_sponsors .sidebar_title {
	/*background-color: #FDB945;*/
}

#homepage_col .sidebar_content, #homepage_howto .sidebar_content {
	border-left: solid 2px #FDB945;
	border-right: solid 2px #FDB945;
	border-bottom: solid 2px #FDB945;
}

#homepage_col .sidebar_title, #homepage_howto .sidebar_title {
	background-color: #FDB945;
}

#homepage_vss_sponsors .sidebar_content a {
	display: block;
	margin-bottom: 10px;
}

#homepage_content {
	margin-left: 230px;
	padding-left: 20px;
	background-color: #FFF;	
}

.homepage_section {
	margin-bottom: 20px;
	position: relative;
}

.homepage_section_title {
	background-color: #FDB945;
	color: #FFF;
	font-size: 15px;
	padding: 2px 6px;
}

.homepage_section_subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 10px 0;
}

.homepage_section_content {
	padding: 10px;	
}

.homepage_section_content ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.homepage_morelink, .sidebar_morelink {
	position: absolute;
	right: 5px;
	bottom: 5px;	
}

#homepage_about_us {
	background: url(../images/homepage_about_us_background.gif) no-repeat;
	height: 400px;
	padding: 15px 20px;
}

#homepage_mission .homepage_morelink {
	right: 15px;
	bottom: 10px;
	text-align: right;
}

#homepage_resources {
	margin-bottom: 0;
}

#homepage_resources ul {
	padding-bottom: 10px;
}

#homepage_resources ul li{
	margin-bottom: 10px;
}

#homepage_latest_news {
	border: solid 2px #FDB945;
	width: 195px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	padding: 10px;
}

#homepage_latest_news_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding: 5px 0 10px 0;
}

#homepage_latest_news ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#homepage_members {
	position: relative;	
	/*margin-bottom: 0;*/
}

#homepage_members .homepage_section_title {	
	background-color: #7AA5C3;
	color: #FFF;
	padding: 2px 6px;
}

#homepage_members .homepage_section_content {
	border-left: solid 2px #B5CEDF;
	border-right: solid 2px #B5CEDF;
	border-bottom: solid 2px #B5CEDF;
}

#homepage_members .homepage_morelink {
	right: 12px;
	top: 32px;	
}

.homepage_members_section {
	float: left;
}

#homepage_members_section_1 {
	width: 150px;
	margin-right: 15px;
}

#homepage_members_section_2 {
	width: 225px;
}

#homepage_members_section_3 {
	width: 365px;
}

.subpage_box {
	margin-bottom: 15px;
}

.subpage_box .subpage_title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	background-color: #7AA5C3;
	color: #FFF;
	padding: 2px 6px;
	font-size: 15px;
}

.subpage_box .subpage_content {
	padding: 8px;
	border-left: solid 2px #B5CEDF;
	border-right: solid 2px #B5CEDF;
	border-bottom: solid 2px #B5CEDF;
}

#events_vss .subpage_content {
	border-left: solid 2px #02528f;
	border-right: solid 2px #02528f;
	border-bottom: solid 2px #02528f;
/*
	background-image: url('../images/events_vss_art_background_2011.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 200px;
*/	
}

#events_vss a {
	text-decoration: none;
	color: inherit;
}

#events_vss .subpage_title {
	background-color: #02528f;
}

#events_webinars #events_webinars_divider_vert {
	margin: 10px;
	background-color: #B5CEDF;
	width: 1px;
	height: 450px;
}

#events_webinars #events_webinars_divider_horiz {
	margin: 10px;
	background-color: #B5CEDF;
	width: 98%;
	height: 1px;
}

.board_photo {
	float:left;
	margin-bottom:5px;
	margin-right:10px;	
}
.bluebox {
	background-color: #CEE9FE;
	border: thin solid #9ACDF8;
}
.greybox {
	background-color: #EAEAEA;
	border: solid 1px #CCCCCC;
}

.member_logos a {
	float:left;
	display: block;
	height: 85px;
	margin-right: 20px;
}

.pub_list_item {
	margin-bottom: 10px;
	height: 105px;
}

.pub_list_item img {
	float: left;
	margin-right: 10px;
}

.pub_detail_excerpt {
	padding: 42px 12px 12px 12px;
	margin-top: 10px;
	/*margin: 0 auto;*/	
	background: url('../images/publications_excerpt.gif') no-repeat 10px 15px;
	background-color:#EAEAEA;
	border: dotted 1px #999999;
	/*width: 65%;*/
}
.pub_detail_excerpt, .pub_detail_excerpt h1, .pub_detail_excerpt h2 {
	color:#333333;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
.cart_order_table, .cart_order_table input {
	font-size: 11px;
}
.cart_order_table {	
	border-collapse:collapse;
	width: 100%;
	background-color: #EAEAEA;
	font-weight: bold;
}
.cart_order_table td, .cart_order_table th {
	border: solid 1px #999999;
}
.cart_order_table th {
	background-color: #EAEAEA;
	text-align: left;
}
ul.page_tabs {
	list-style-type:none;
	margin:0;
	padding:0;
	white-space:nowrap;
}
ul.page_tabs li {
	border-left:1px solid #CCCCCC;
	border-right:2px solid #999999;
	border-top:1px solid #CCCCCC;
	color:#00538E;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:0 4px 0 0;
	padding:0;
	position:relative;
}
ul.page_tabs li.selected a, ul.page_tabs li a, ul.page_tabs li a:link, ul.page_tabs li a:visited, ul.page_tabs li a:active {
	color:#00538E;
	display:block;
	padding:6px 5px;
	text-decoration:none;
}
ul.page_tabs li.selected {
	background-color:#EBF2F7;
	border-bottom:1px solid #EBF2F7;
	color:#00538E;
	margin-bottom:-1px;
}
ul.page_tabs li:hover, ul.page_tabs li a:hover {
	color:#00538E;
}
ul.page_tabs li.selected:hover, ul.page_tabs li.selected a:hover {
	color:#00538E;
}
.page_tabs_content {
	background-color:#EBF2F7;
	border:1px solid #CCCCCC;
	clear:both;
	font-size:11px;
	margin:0;
	padding:5px 10px 10px;
}
.border_table {	
	border-collapse:collapse;
}
.border_table td, .border_table th {
	border: solid 1px #999999;
}
.border_table th {
	background-color: #EAEAEA;
	text-align: left;
}
