@charset "UTF-8";
body h1, h2, h3, h4 h5, h6, p, ol, ul, pre, code, address, variable, form, fieldset, blockquote , #wrapper{
	margin:0;
	padding:0;

	
}
body,td,th {
	font-family: "Franklin Gothic", "Arial", "Helvetica", sans-serif;

}

body {
	background:#13183e;
}
	
td { font-size:12px;
}
.rowcolor {
	background: #f0f0f0;
	font-size:10px;
	color:#333;
}	   
.rowcolor2 {
	background-color: #e6e6e6;
}
			
	
ul {
	margin-left: 1.4em;
	list-style: decimal;
}

ol {
	margin-left: 1.4em;
	list-style: square;
}

img {
	border:0;
}

a:link {
	text-decoration:none;
	color:#285CC7;
}
a:visited {
	text-decoration:none;
	color:#285CC7;
}

a:hover {
 text-decoration: underline;
	color:#285CC7;
}
a:active {
	text-decoration:none;
	color: #285CC7;
}



h1 {
	color:#cfa247;
	font-size: 30px;
	font-weight: bold;
	line-height: 105%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 6px;
	}

h2 {
	size:42px;
	color:#999;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	color: #282C75;
	font-weight: bold;
	line-height: 24px;
	padding-top: 15px;
}
#regbutton {
	float: right;
	padding-right: 68px;
}

#mainNav {
	background-image: url(../images/Nav_Top.jpg);
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	height: 42px;
	letter-spacing: 0.175em;
	background-repeat: no-repeat;
	text-decoration: none;
	vertical-align: middle;
	padding-top: .75em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

ul#mainNav {

	text-decoration: none;
	color: #FFF;
	
}
ul#mainNav li {
	display: inline; 
}

#mainNav li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#mainNav li a:hover {
	color:#cfa247;
}


#Headliner {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
	width: 778px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16.5px;
	color: #333;
}
#SubHeadliner {
	background-color: #FFF;
	vertical-align: top;
	width: 838px;
	padding-bottom: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	overflow:auto;
	zoom:1;
}
#subHeadliner1 {
	background-color: #dfe2ed;
	text-align: left;
	width: 354px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	float: left;
	vertical-align: top;
}
#subHeadliner2 {
	background-color: #dfe2ed;
	width: 354px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: right;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	padding-top: 30px;
}

#mainContent {
	background-color: #FFF;
	width: 823px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	position: relative;
	height: 363px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 0px;
	vertical-align: top;
	padding-bottom: 30px;
	background-image: url(../images/W_logo.jpg);
	background-repeat: no-repeat;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #1C204F;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 838px;
	padding: 0px;
	vertical-align: top;
	background-color: #13183e;
	float:none;
}

#sidebarNav {
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
	color: #282C75;
	text-align: left;
	list-style: none;
	margin: 0px;
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
ul#sidebarNav {
	text-decoration: none;
	color: #282C75;
	
}

#sidebarNav li a {
	color: #282C75;
	text-decoration: none;
}
ul#sidebarNav li a:hover {
	color: #282C75;
	font-weight: bold;
	text-decoration: none;
	font-size: 13.5px;
}
ul#sidebarNav li a:visited {
	color:#282C75;
	text-decoration: none;
	border-top-color: #FFF;
}

#footerNav {
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.15em;
	margin: 0px;
	float: none;
	clear:both;
	padding-top: 10px;
}
ul#footerNav {
	text-decoration: none;
	color: #FFF;
}
ul#footerNav li {
	display: inline; 
}
#footerNav li a {
	color: #FFF;
	text-decoration: none;
}
ul#footerNav li a:hover {
	color:#BBB;
	text-decoration: none;
}
ul#footerNav li a:visited {
	color:#FFF;
	text-decoration: none;
	border-top-color: #FFF;
}

#copyright {
	color:#7182b9;
	size:10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 6px;
}
#wrapper {
	background-color: #13183e;

	width: 838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.floatLeft {
	float: left;
	padding-right: 25px;
	margin: 0px;
}
.floatright {
	float: right;
}
#subHeadliner1 p {
	font-size: 14px;
	line-height: 17px;
	color: #000;
	padding-right: 15px;
	margin-top: 15px;
}
#subHeadliner2 p {
	font-size: 14px;
	line-height: 17px;
	padding-right: 15px;
	margin-top: 15px;
	font-weight: normal;
}
.h3subhead {
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
#Header {
	background-color: #FFF;
	background-image: url(../images/Header_Inside.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 638px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 146px;
	padding-left: 170px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 8px;
	border-right-width: 22px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#MainBody {
	border-top-style: solid;
	border-top-color: #FFF;
	background-image: url(../images/sidebarbkgd.gif);
	float:left;
	background-repeat: repeat-y;
	border-top-width: 8px;
	padding-left: 8px;
	padding-top: 8px;
	background-position: 8px 16px;
	overflow:auto;
	zoom:1;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFF;
	text-align: left;
	margin-bottom: 0px;
}
#LeftSidebar {
	text-align: left;
	width: 162px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	vertical-align: top;
	list-style-type: none;
}
#MainInsidePage {
	background-color: #FFF;
	padding-left: 20px;
	vertical-align: top;
	padding-right: 60px;
	margin-left: 180px;
}
#MainInsidePage p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	margin-top: 15px;
}
#WrapperInsidePages {
	width: 838px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
}
blockquote {
	margin-right: 40px;
	margin-left: 30px;
}




#MainInsidePage .bylawsArticle {
	font-size: 18px;
	line-height: 22px;
	color: #3B3A87;
	letter-spacing: 0.075em;
	font-weight: bold;
}
#MainInsidePage .bylawsSection  {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
}
.photoInfo {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	padding-top: 8px;
	padding-left: 8px;
}
th {
	font-size: 14px;
	color: #282C75;
	background-color: #E0E5E9;
}
