.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #d6e8dd;
	color: #152d18;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 834px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 790px;
	padding: 10px 22px;
	background-color: #ffffff;
	color: #4c4c4c;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0;
	background-color: #ffffff;
	color: #4c4c4c;
}
#logo {
	float: left;
}
#formsearch {
	float: right;
	padding: 20px 0 0;
	font-size: 70%;
}
#formsearch input {
	margin: 0 0 0 0.3em;
}
#formsearch input.submit {
	padding: 0;
	background-color: #ef873e;
	color: #ffffff;
	border: 1px solid #ef873e;
	font-weight: bold;
}
#pagetop {
	clear: left;
	float: left;
	width: 100%;
}
#slidecontainer {
	float: left;
	width: 548px;
	height: 320px;
	background-color: #ffffff;
	color: #4c4c4c;
	border-top: 24px solid #d91129;
}
#slides {
	position: relative;
}
#slides img {
	display: block;
	left: 0;
	top: 0;
	width: 548px;
	height: 318px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#featuredarticles {
	float: right;
	width: 241px;
}
#featuredarticles .caption {
	padding: 5px 6px 6px;
	background-color: #239e46;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.2em;
}
#featuredarticles .feature {
	clear: left;
	float: left;
	width: 100%;
	padding: 7px 0;
	border-bottom: 1px dashed #cccccc;
}
#featuredarticles .text {
	float: left;
	width: 130px;
	padding: 0 0 0 10px;
}
#featuredarticles .img {
	float: right;
	width: 92px;
}
#featuredarticles .img img {
	display: block;
	width: 90px;
	height: 90px;
	border: 1px solid #cccccc;
}
#featuredarticles h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.2em;
}
#featuredarticles h6 a {
	background-color: #ffffff;
	color: #686868;
	text-decoration: none;
}
#featuredarticles h6 a:hover {
	background-color: #ffffff;
	color: #4d8d54;
}
#featuredarticles h6 a:focus {
	background-color: #ffffff;
	color: #4d8d54;
}
#featuredarticles p {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.2em;
}
#navbar {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 10px;
	padding: 7px 0;
	background-color: #29166f;
	color: #ffffff;
	font-size: 70%;
	line-height: 1.2em;
}
#contentarea {
	clear: left;
	float: left;
	width: 100%;
	min-height: 360px;
}
#contentarea a {
	background-color: #ffffff;
	color: #792a93;
}
#contentarea a:hover {
	background-color: #ffffff;
	color: #4d8d54;
}
#contentarea a:focus {
	background-color: #ffffff;
	color: #4d8d54;
}
#content {
	float: left;
	width: 100%;
	min-height: 254px;
	font-family: Georgia, Times New Roman, Times, serif;
}
#content h1 {
	margin: 0 0 1.2em;
	padding: 6px 6px 0;
	background-color: #ffffff;
	color: #686868;
	border-top: 1px solid #cccccc;
	/*border-bottom: 1px solid #cccccc;*/
	font-size: 90%;
	line-height: 1.4em;
}
#content h6 {
	margin: 0;
	font-size: 75%;
	line-height: 1.5em;
}
#content h2 {
	margin: 0;
	background-color: #ffffff;
	color: #29166f;
	font-size: 75%;
	line-height: 1.5em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.5em;
}
#content .editorial {
	clear: left;
	float: left;
	width: 100%;
}
#content .editorial .txt {
	float: left;
	width: 524px;
	padding: 12px 6px 6px;
}
#content .editorial .txt ul,#content .editorial .txt ol {
	background-color: #ffffff;
	color: #29166f;
	font-size: 75%;
	line-height: 1.3em;
}
#content .editorial .txt ul ul,#content .editorial .txt ul ol,#content .editorial .txt ol ul,#content .editorial .txt ol ol {
	font-size: 100%;
}
#content .editorial .txt ol.alpha {
	list-style-type: lower-latin;
}
#content .editorial .txt ol.roman {
	list-style-type: lower-roman;
}
#content .editorial .txt li {
	margin: 0 0 0.4em;
}
#content .editorial .txt ul.files {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content .files li {
	min-height: 16px;
	padding: 0 0 0 20px;
	background: #ffffff url(/images/icons/bulletFile.gif) no-repeat 0;
}
#content .files li.doc {
	background-image: url(/images/icons/bulletDOC.gif);
}
#content .files li.dwg {
	background-image: url(/images/icons/bulletDWG.gif);
}
#content .files li.dxf {
	background-image: url(/images/icons/bulletDXF.gif);
}
#content .files li.gif {
	background-image: url(/images/icons/bulletGIF.gif);
}
#content .files li.jpg {
	background-image: url(/images/icons/bulletJPG.gif);
}
#content .files li.pdf {
	background-image: url(/images/icons/bulletPDF.gif);
}
#content .files li.pps {
	background-image: url(/images/icons/bulletPPS.gif);
}
#content .files li.swf {
	background-image: url(/images/icons/bulletSWF.gif);
}
#content .files li.wmv {
	background-image: url(/images/icons/bulletWMV.gif);
}
#content .files li.xls {
	background-image: url(/images/icons/bulletXLS.gif);
}
#content .editorial .img {
	float: right;
	width: 242px;
}
#content .editorial .img img {
	display: block;
	width: 242px;
}
#content .editorial table {
	font-size: 75%;
}
#content .editorial th {
	text-align: left;
}
#content .editorial th,#content .editorial td {
	padding: 3px;
}
#content table p {
	font-size: 100%;
}
#content .list {
	clear: left;
	float: left;
	width: 524px;
	padding: 12px 6px 6px;
}
#content .list ul {
	font-size: 75%;
	line-height: 1.2em;
}
#content .list li {
	margin: 0 0 0.3em;
}

#gallery {
	clear: left;
	float: left;
	width: 100%;
}
#gallery .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 16px;
}
#gallery .item {
	float: left;
	width: 112px;
	margin: 0 9px;
}
#gallery .item img {
	display: block;
	width: 112px;
	height: 112px;
	border: 0;
}

#searchresults {
	width: 100%;
	font-size: 75%;
}
#searchresults tr {
	vertical-align: top;
}
#searchresults th,#searchresults td {
	padding: 3px;
}
#searchresults th {
	background-color: #f9f9f9;
	color: #4c4c4c;
	text-align: left;
}
#content #searchresults td p {
	margin: 0 0 0.4em;
	font-size: 100%;
}

#calendar {
	clear: left;
	float: left;
	width: 778px;
	padding: 12px 6px 6px;
}
#eventcalendar {
	width: 100%;
	border-collapse:collapse;
}
#eventcalendar tr {
	height: 50px;
}
#eventcalendar tr th {
	font-size: 80%;
}
#eventcalendar tr th select {
	font-weight: normal;
}
#eventcalendar tr td {
	width: 14%;
	padding: 0;
	border: 1px solid #cccccc;
}
#eventcalendar tr td.empty {
	background-color: #f9f9f9;
	color: #4c4c4c;
}
#eventcalendar tr td p {
	margin: 0;
}
#eventcalendar tr td div.date {
	padding: 2px;
	background-color: #eeeeee;
	color: #4c4c4c;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	text-align: center;
}
#eventcalendar tr td div.date.style1 {
	background-color: #f27219;
	color: #ffffff;
}
#eventcalendar tr td div.date.style2 {
	background-color: #239e46;
	color: #ffffff;
}
#eventcalendar tr td div.date.style3 {
	background-color: #29166f;
	color: #ffffff;
}
#eventcalendar tr td div.date.style4 {
	background-color: #d91129;
	color: #ffffff;
}
#eventcalendar tr td div.events {
	clear: left;
	float: left;
	width: 98px;
	padding: 0 6px 6px;
	font-size: 70%;
}
#eventcalendar tr td div.event {
	clear: left;
	float: left;
	width: 94px;
	padding: 6px 0 0;
}

#footer {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	margin: 70px 0 0;
	padding: 8px 0 24px;
	background-color: #ffffff;
	color: #5f5f5f;
	border-top: 1px solid #cccccc;
	font-size: 65%;
	line-height: 1.6em;
}
#sponsorlist {
	position: absolute;
	top: -70px;
	right: 6px;
	width: 594px;
	float: left;
	background-color: #ffffff;
	color: #5f5f5f;
}
#sponsorlist h6 {
	background-color: #ffffff;
	color: #792a93;
	font-size: 120%;
	font-style: italic;
	text-align: right;
}
#sponsorlist .list {
	float: left;
	width: 594px;
	padding: 4px 0 0;
}
#sponsorlist .item {
	float: left;
	width: 92px;
	padding: 0 0 0 6px;
}
#sponsorlist .item img {
	display: block;
}
#sponsorlist .item img,#sponsorlist .item .placeholder {
	width: 90px;
	height: 90px;
	border: 1px solid #cccccc;
}
#sponsorlist .item .placeholder {
	background-color: #f9f9f9;
	color: #5f5f5f;
}

