@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	background-color: #6e6d6d;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #747474;
	text-align: left;
}
a{
	color: #3a5a64;
	text-decoration: underline;
}
a:hover{
	color: #21819f;
	text-decoration: none;
}
ul{
	list-style-image: url(../images/bullet-gen.gif);
	*list-style-image: url(../images/bullet-gen_ie.gif);
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
li{
	padding: 0px;
	margin: 0px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b5111a;
	padding: 0px;
	margin: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6e787d;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #7a7a7a;
	padding: 0px;
	margin: 0px;
}
h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.maintable{
	width: 740px;
	border: 0px;
	background-color: #FFFFFF;
	float: none;
	clear: both;
	margin: auto;
}
.inside{
	padding: 4px 20px;
}
.header{
	height: 100px;
	background-image: url(../images/logo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}
.topmenu_holder{
	width: 480px;
	border: 0px;
	float: right;
}
.toplinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #b5111a;
	text-align: right;
}
.toplinks a{
	display: inline;
	padding: 0px 0px 0px 6px;
	color: #b5111a;
	text-decoration: underline;
}
.toplinks a:hover{
	color: #000000;
	text-decoration: none;
}
.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #b5111a;
	text-align: right;
}
.topmenu a{
	display: inline;
	padding: 0px 0px 0px 12px;
	color: #b5111a;
	text-decoration: none;
}
.topmenu a:hover{
	color: #f1cc01;
	text-decoration: underline;
}
.topmenu a.here{
	color: #f1cc01;
	text-decoration: none;
}
.topmenu a:hover.here{
	color: #f1cc01;
	text-decoration: none;
}
.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #b5111a;
}
.submenu a{
	display: inline;
	padding: 0px 8px 0px 0px;
	color: #b5111a;
	text-decoration: none;
}
.submenu a:hover{
	color: #2e2e2e;
	text-decoration: underline;
}
.submenu a.here{
	color: #f1cc01;
	text-decoration: none;
}
.submenu a:hover.here{
	color: #f1cc01;
	text-decoration: none;
}
.banner{
	height: 175px;
	border-bottom: 3px solid #f1cc01;
	padding: 6px 0px 0px 0px;
}
.space10{
	height: 10px;
}
.space20{
	height: 20px;
}
.space30{
	height: 30px;
}
.rightalign{
	text-align: right;
}
.centeralign{
	text-align: center;
}
.news ul{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.news li{
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.events ul{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.events li{
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.events li:first-line{
	font-weight: bold;
}
.faq_questions{
	line-height: 20px;
	font-weight: bold;
}
.faq_questions ul{
	list-style-image: url(../images/bullet-hand.gif);
	*list-style-image: url(../images/bullet-hand_ie.gif);
	list-style-type: none;
	padding: 0px 0px 0px 15px;
	*padding: 0px 0px 0px 18px;
	margin: 0px;
}
.faq_questions li{
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
.go_top{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cbcbcb;
	text-align: right;
}
.go_top a{
	color: #cbcbcb;
	text-decoration: none;
	background-image: url(../images/icon_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.go_top a:hover{
	color: #000000;
	text-decoration: none;
}
.dottedline{
	background-image: url(../images/dottedline.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.dotted_vert{
	background-image: url(../images/dotted_vert.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
.members_box{
	width: 60%;
	float: left;
	border: 0px;
}
.members_box th{
	color: #000000;
	text-align: left;
	font-weight: normal;
	width: 33%;
	padding: 2px 0px;
}
.members_box td{
	width: 33%;
	padding: 2px 0px;
}
.display_box{
	width: 70%;
	float: left;
	border: 0px;
}
.display_box td{
	width: 50%;
	padding: 2px 0px;
}
.corpmembers_box{
	width: 80%;
	float: left;
	border: 1px solid #e3e2da;
	table-layout: fixed;
}
.corpmembers_box th{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #f1f1ed;
	border-bottom: 2px solid #e3e2da;
	padding: 2px 6px;
	text-align: left;
}
.corpmembers_box td{
	width: 50%;
	padding: 2px 6px;
	vertical-align: top;
	line-height: 18px;
}
.staffpix img{
	width: 120px;
	height: 120px;
	border: 1px solid #ebebeb;
}
.redtext{
	color: #FF0000;
}
.smalltext{
	font-size: 10px;
}

/*============================*/

.gape1{
	height: 14px;
}


.gape2{
	height: 22px;
}

.display_midbox{
	width: 700px;
	border: 0px;
}

.headertext{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #b5111a;
	padding: 0px;
	margin: 0px;
}
.embed{
	position: relative;
	left: 1px;
}
