/* CSS Document */

/* ----------- Main Divisions ------------ */
body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header {
	height: 72px;
	margin: 0px;
	padding: 0px;
	}

#page {
	width: 100%;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}	

#content {
	padding: 0px 0px 15px 0px;
	color: #333333;
	border: 0px;
	width: 100%;
	text-align: justify;
	background-image: url(/images/border_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 0px;
	}
	
#footer {
	font-size: x-small;
	text-align: center;
	padding-top: 5px;
	text-decoration: none;
	}

/* ----------- Header ------------ */
#header img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

/* ----------- Main Navigation Bar ------------ */
#mainNavbar {
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	margin: 0px;
	padding: 0px;
	height: 18px;
	}
	
#mainNavbar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	white-space: nowrap;
	}

#mainNavbar li {
	display: inline;
	padding: 0px 15px 0px 15px;
	border-left: 1px solid #333;
	line-height: 18px;
	margin: 0px;
	}

#mainNavbar li.last {
	border-right: 1px solid #333;
	}

#mainNavbar li a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}
#mainNavbar li a:hover {
	color: #004E8C;
	}

/* ----------- Home Page ------------ */
#homePage {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images/border_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}

#homeimage {
	width: 252px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}

#homeMain {
	vertical-align: top;
	font-size: medium;
	margin: 0px;
	background-image: none;
	background-position: center;
	background-repeat: no-repeat;
	padding: 0px;
	}

#homeMain h1 {
	color: #004E8C;
	font-size: large;
	border-bottom: 1px solid #004E8C;
	border-top: 1px solid #004E8C;
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 35px 10px 0px 10px;
	}

#homeMain p {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	text-align:justify;
	line-height: 20px;
	}

#homeMain a {
	color: #004E8C;
	text-decoration: underline;
	}

#homeMain a:hover {
	text-decoration: none;
	color: #999999;
	}

#homeMain ul {
	margin: 0px 20px 0px 35px;
	padding: 10px 0px;
	line-height: 20px;
	}

#homeMain li {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	}

#homefeature {
	width: 200px;
	vertical-align: top;
	margin: 15px 0px;
	padding: 0px;
	text-align: left;
	background-image: url(/images/border_dot.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #F5FAFF;
	}

#homefeature h1 {
	font-size: small;
	color: #004E8C;
	margin: 0px;
	padding: 10px 0px 5px 0px;
	text-align: center;
	text-decoration: underline;
	}

.spotlight {
	background-image: url(/images/border_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	}

.spotlightBottom {
	padding-bottom: 5px;
	background-image: url(/images/border_dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	}

#homefeature h2 {
	font-size: x-small;
	font-weight: bold;
	margin: 0px;
	padding: 0px 5px 5px 10px;
	}
	
#homefeature p {
	margin: 0px;
	padding: 0px 5px 5px 10px;
	font-size: x-small;
	}
	
#homefeature a {
	color: #004E8C;
	text-decoration: none;
	font-weight: bold;
	}

#homefeature a:hover {
	color: #808080;
	text-decoration: underline;
	}

/* ----------- Body ------------ */
#bodyText {
	text-align: left;
	vertical-align: top;
	}

#bodyText p {
	padding: 5px 40px 5px 40px;
	margin: 0px;
	text-align: justify;
	}

#bodyText h1 {
	font-size: large;
	color: #004E8C;
	padding-left: 40px;
	}

#bodyText h2 {
	font-size: medium;
	color: #004E8C;
	margin: 0px;
	padding: 15px 0px 5px 40px;
	}

#bodyText h3 {
	font-size: small;
	padding: 0px;
	margin: 10px 0px 0px 40px;
	}

#bodyText ul {
	margin: 0px;
	padding: 0px 0px 5px 75px;
	}

#bodyText ul li {
	padding: 5px 0px;
	}

#bodyText ol {
	margin: 0px;
	padding: 0px 0px 2px 75px;
	}

#bodyText ol li {
	padding: 2px 0px;
	}

#bodyText a {
	color: #004E8C;
	}

#bodyText a:hover {
	color: #666666;
	text-decoration: none;
	}

#pageTitle {
	width: 257px;
	height: 66px;
	background-color: #004E8C;
	position: absolute;
	left: 0px;
	border-top: 1px solid #666;
	margin: 0px;
	padding: 0px;
	}

#pageTitle h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 17px 0px 0px 40px;
	}
	
#sectionImg {
	height: 111px;
	width: 100%;
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
	border-top: 1px solid #666;
	display: block;
	}

.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	margin: 40px 30px 0px 0px;
	margin-left: 25px;
	}

#directors {
	border: 1px solid #004E8C;
	font-size: medium;
	margin: 30px 40px;
	}

#directors th {
	padding: 5px 10px;
	background-color: #F5FAFF;
	text-align: center;
	}

#directors td {
	text-align: center;
	padding: 5px 10px;
	}

#events {
	border: 1px solid #004E8C;
	margin: 10px 40px;
	}

#events th {
	padding: 5px 10px;
	background-color: #F5FAFF;
	text-align: center;
	}

#events td {
	text-align: justify;
	padding: 5px 10px;
	}

#events td.eventLogo {
	text-align: center;
	padding: 5px 10px;
	}
/* ----------- Secondary Navigation Menu ------------ */
#secondaryNav {
	margin: 0px;
	padding: 0px;
	width: 160px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	background-image: url(/images/border_dot.gif);
	background-position: right;
	background-repeat: repeat-y;
	}

#secondaryNav p {
	padding: 0px 15px 10px 0px;
	margin: 0px;
	text-align: left;
	}

#secondaryNav ul {
	list-style-type: none;
	margin: 80px 0px 0px 15px;
	padding: 0px;
	}

#secondaryNav ul li {
	padding: 3px 0px;
	color: #333333;
	vertical-align: top;
	}

#secondaryNav ul li.level2 {
	padding: 3px 0px 3px 25px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	}

#secondaryNav a {
	color: #004E8C;
	text-decoration: none;
	}

#secondaryNav a:hover {
	text-decoration: underline;
	color: #333333;
	}

/* ----------- Footer ------------ */
#copywrite {
	}

/* ----------- Miscellaneous ------------ */
#arrow {
	background-image: url(/images/largeArrow.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 261px;
	width: 113px;
	height: 111px;
	margin: 7px 0px 0px 0px;
	top: 182px;

	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.quickRef {
	font-size: x-small;
	}
	
.leftAlign {
	margin-right: 250px;
	}

