BODY {
	background-color: #89A2BD;
	margin-left: 0px;
	margin-top: 0px;
}

.footer {
	font-family: verdana;
	font-size: 10px;
	color: #9b9d8f;
	padding-right: 20px;
}

.footer a {
	color: #336699;
	text-decoration: none;
}

.footer a:hover {
	color: #587991;
	text-decoration: underline;
}

.introText {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}

.testimonialDisplay {
	font-family: verdana;
	font-size: 10px;
	color: #2b4a5f;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

.testimonialDisplay td {
	font-family: verdana;
	font-size: 10px;
	color: #2b4a5f;
	font-style: italic;
}

.testimonialHomeDisplay {
	font-family: verdana;
	font-size: 10px;
	color: #2b4a5f;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

.testimonialHomeDisplay td {
	font-family: verdana;
	font-size: 10px;
	color: #2b4a5f;
	font-style: italic;
}

.newseventTeaser {
	font-family: verdana;
	font-size: 10px;
	color: #525447;
	padding-left: 20px;
}

.newseventTeaser a {
	color: #336699;
	text-decoration: none;
}

.newseventTeaser a:hover {
	text-decoration: underline;
}

.pageHeader {
	margin-left: 20px;
	font-family: Arial;
	font-size: 18px;
	color: #525447;
}

.pageBody, .pageBody td {
	margin: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.pageBody A {
	color: #336699;
	text-decoration: none;
}

.pageBody A:hover {
	text-decoration: underline;
}

.navigation td {
	background-color: #f6f6f2;
	font-family: verdana;
	font-size: 11px;
	height: 23px;
	padding-left: 20px;
	vertical-align: middle;
}

.navigation_selected td {
	color: #316AC4;
	background-color: #ebebe0;
	font-family: verdana;
	font-size: 11px;
	height: 23px;
	padding-left: 20px;
}

.navigation a, .navigation_childselected a {
	color: #525447;
	text-decoration: none;
}

.navigation a:hover, .navigation_childselected a:hover {
	color: #316AC4;
}

.subnavigation td {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	height: 23px;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: middle;
}

.subnavigation_selected td {
	color: #316AC4;
	background-color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	height: 23px;
	padding-left: 30px;
	padding-right: 5px;
	vertical-align: middle;
}

.subnavigation a {
	color: #525447;
	text-decoration: none;
}

.subnavigation a:hover {
	color: #316AC4;
}

.navigation_childselected td {
	color: #525447;
	background-color: #ebebe0;
	font-family: verdana;
	font-size: 11px;
	height: 23px;
	padding-left: 20px;
}

.dropDownFilter {
	font-family: verdana;
	font-size: 10px;
	color: #2b4a5f;
	width: 160px;
}

.pageBodyRight, .pageBodyRight td {
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.pageBodyRight A {
	color: #336699;
	text-decoration: none;
}

.pageBodyRight A:hover {
	text-decoration: underline;
}

.tableHeader {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.tableHeaderLink a {
	font-family: verdana;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
		margin-right: 20px;
	
}

.tableHeaderLink a:hover {
	text-decoration: underline;
}

.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.cal {
	border-width: 1px;
	border-style: solid;
	border-color: #d1d1d1;
	background-color: #528Ab5;
	cell-padding: 0px;
	border-spacing: 0px;
}

.calHeader {
	font-family: verdana;
	color: #ffffff;
	font-size: 10px;
}

.calDOW {
	background-color: #E6E6E6;
}

.calInner {
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: white;
}

.calInner TD {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	border-width: 1px;
	border-style: solid; 
	border-color: #d1d1d1;
}

.calBusy {
	background-color: #528AB5;
}

.calBusyText {
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
}

.calDOW TD {
	border-width: 1px;
	border-style: solid; 
	border-color: #d1d1d1;
	color: #333333;
	font-family: verdana;
	font-size: 8px;
}

.imgborder {
	border-style:solid;
	border-color: #c2c3ba;
	border-width:1px;
}

.sendForm {
	color:  #37709B;
}

.sendForm input, .sendForm textarea {
	width: 500px;
}
