@import url("contribute.css");
body {
	background-color: #D5D5D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: left;
}
#layoutTable {
	width: 800px;
}
#textLinks a {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
}
#textLinks a:hover {
	text-decoration: underline;
}
#MainNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	line-height: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#MainNav a {
	color: #000000;
	text-decoration: none;
}
#MainNav a:hover {
	text-decoration: underline;
}
#tdNavHead {
	background-color: 3366CC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
	height: 15px;
	text-decoration: none;
}
#NavTable {
	height: 350px;
	width: 175px;
	background-color: #E3E3E3;
}
#tdBody {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px;
}
#tdBodyCopy {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 525px;
}
#bannerTable {
	padding-bottom: 15px;
}
#tdHomeCopy {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	text-align: left;
}
#tdBodyFoot {
	background-color: #FFFFFF;
	padding: 0px 0px 10px 20px;
	text-align: left;
	vertical-align: bottom;
	font-size: 10px;
}
#tdNewsTable {
	background-color: #E3E3E3;
	height: 220px;
	width: 220px;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	text-align: left;
}
#NewsTable {
	background-color: #E3E3E3;
	height: 240px;
	width: 220px;
}
#shadowRight {
	background-repeat: repeat-y;
	background-position: left center;
	background-image: url(images/shadow_r.jpg);
}
#shadowRt {
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#shadowBr {
	background-image: url(images/shadow_br.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#shadowB {
	background-image: url(images/shadow_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 6px;
}
.bigQuote {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	color: #003B71;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: oblique;
}
#ulBullets {
	line-height: 100%;
	margin-top: 2px;
}
ul {
	line-height: 100%;
	margin-top: 2px;
}
ol {
	line-height: 100%;
	margin-top: 2px;
}
.search {
	height: 14px;
}
.submit {
	background-color: #003B71;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	padding: 1px 10px 2px 10px;
	margin-bottom: 2px;
	text-decoration: none;
}
/*photo slide show styles*/
/*-----------------------*/
.next {
	color: #000000;
	line-height: 130%;
	text-indent: 0px;
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 9px;
}
.next a:link {
	color: #000000;
	text-decoration: none;
}
.next a:visited {
	color: #000000;
}
.photoTitle {
	font-weight: bold;
	line-height: 100%;
	color: #003B71;
	font-size: 12px;
	margin: 0px;
	text-decoration: none;
	text-align: center;
}
/* navigation styles*/
/*------------------*/

#nav {
	padding: 0px;
	background-color: #E3E3E3;
	width: 175px;
	height: 300px;
	margin: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 4px 0px 4px 8px;
	color: #000000;
	margin: 0px;
}
#nav a:hover {
	text-decoration: underline;
}
#nav-home a {
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-home a:link {
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav-home a:hover {
	font-weight: bold;
	text-decoration: none;
}
#page_1 #nav_1 a, #page_2 #nav_2 a, #page_3 #nav_3 a, #page_4 #nav_4 a, #page_5 #nav_5 a, #page_6 #nav_6 a, #page_7 #nav_7 a, #page_8 #nav_8 a {
	font-weight: bold;
	color: #3366CC;
}
#page_1 #nav_1 a:hover, #page_2 #nav_2 a:hover, #page_3 #nav_3 a:hover, #page_4 #nav_4 a:hover, #page_5 #nav_5 a:hover, #page_6 #nav_6 a:hover, #page_7 #nav_7 a:hover, #page_8 #nav_8 a:hover {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

/*co-op list styles*/
/*---------------------*/

.emcStats {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #577EB5;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 342px;
	vertical-align: top;
}
.emcStatsBold {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #577EB5;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	color: #003B71;
	width: 183px;
	vertical-align: top;
}
