@charset "utf-8";
/* CSS Document */


.link_white_menu a:link {
	color: #FFF;
	text-decoration: none;
}

.link_white_menu a:visited {
	color: #F1F3F8;
	text-decoration: none;
}

.link_white_menu a:hover {
	color: #FFFFCE;
	text-decoration: underline;
}

.link_white_menu a:active {
	color: #F00;
	text-decoration: none;	
}

.PopBoxImageSmall{
	cursor:pointer;
	z-index:110;}	
	
.small_gray{
	font-size:12px;
	color:#757575;
	width:100px;
	margin-bottom:2px;
	font-weight:bold;

}

.small_gray_header{
	font-size:12px;
	color:#000;
	background-color: #C0C0C0;
	width:100px;
	margin-bottom:2px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;

}
.page_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #243364;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}

.section_hdr_blue_grad {
	background-image:url(../images/hdr_bg_blue_grad.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-repeat: repeat-x;
	height: 28px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-top: 4px;
	letter-spacing: 2px;
}.board_title {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

.link_standard a:link {
	color: #006;
	text-decoration: none;
}

.link_standard a:visited {
	color: #1F2736;
	text-decoration: none;
}

.link_standard a:hover {
	color: #0000EE;
	text-decoration: underline;	
}

.link_standard a:active {
	color: #1F2736;
	text-decoration: none;
	
}
.officer_name {
	font-size: 16px;
	font-weight: bold;
	color: #036;
}
.chair_container {
	background-color:#EAEAEA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #333;
	padding: 5px;
	margin-left:20px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
	font-size: 14px;
}
.chair_title {
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}	

.right_box {
	float:right;
	margin-left:10px;
	padding:4px;
	width:210px;
	border: thin dashed #036;
	text-align: center;
}
.sub_section_hdr {
	font-size: 16px;
	font-weight: bold;
	color: #243364;
}

.indent{
	margin-left:30px;}
.red_title {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #BF203E;
	font-weight: bold;
}
.sponsor_box {
	background-color:#ffffff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 1px solid #999;
	padding: 10px;
	min-height:140px;
}

.small_text {
	font-size:10px;}
	
	.red_bold {
	font-weight: bold;
	color: #AA0000;
}

.small_12 {
	font-size: 12px;
	}
	
.sub_section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../images/bg_hdr.png);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight:bold;
	border: thin solid #000;
	}
.white {
	color: #FFF;
}
