body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #005e9d;
	color: #FFFFFF;
	background-image: url(images/shine_01.gif);
	background-repeat: repeat-x;
	}

#tablemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	vertical-align: top;
	text-align: left;
	margin: 0 auto;
	color: #FFFFFF;
	width: 805px;
	background-color: #7399c6;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 4px;
	border-left-width: 4px;
	}
.navbg_shine {
	background-image: url(images/shine_09.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.searchtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-align:right
	}
	
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	left: 1px;
	margin-left: 2px;
	list-style-type: none;
	}
	
.navigation li {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	left: 1px;
	margin-left: 2px;
	}
	
.navigation a:link, .navigation a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #FFFFFF;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	left: 1px;
	margin-left: 2px;
	}
	
.navigation a:hover, .navigation a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #7399C6;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	left: 1px;
	margin-left: 2px;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	list-style-type: disc;
}

/* <textEditor> */

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #005E9D;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #005E9D;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	}

/* </textEditor> */

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #67B3E1;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005E9D;
	text-decoration: underline;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
div.element .photoGalleryElement .thumbnail .thumbContents {
	background-color: transparent;
	border: none;
} 
td {
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}

.postDate {
	font-style: normal;
	font-size: 10px;
	color: #005E9D;
	}
	
.postBody {
	font-style: normal;
	font-size: 10px;
	color: #FFFFFF;
	}

.blogList .postInfo, .blogList .postDate {
	font-style: normal !important;
	font-size: 12px !important;
	color: #005E9D!important;
	}

.blogBack, .eventBack {
	padding: .5em 1.5em;
	margin-top: 1em;
	clear: both;
	}
	/* Forms
--------------------------------------- */

.formHeader h2 {
	border-bottom: 0.1818em solid !important;
	padding-bottom: 0.1818em !important; 
	font-size: 2em !important;
	line-height: 1.1em;
	margin: 1em auto 0.5em !important;
	font-weight: bold;
	}

.fieldSelected {
	border: 1px solid!important;
	background-color: #FFFFFF;
	border-color: #939598;
	}

.fieldError {
	color: #FF0000!important;
	background: transparent !important;
	border: 1px solid!important;
	border-color: #B52A01;
	}

#errorSummary {
	color: #FF0000!important;
	padding: 0 !important;
	background: transparent !important;
	border: none !important;
	}

