body
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b469b;
	text-align: center;
}

td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b469b;
}
.bg {
	background-image:url(../Images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #836952;
}
a
{
	color: #1d8fce;
	text-decoration: underline;
}
a:hover {
	color: #195caa;
	text-decoration: none;
}

#siteholder {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#header {
	background-image:url(../images/header-bg.jpg);
	height: 117px;
}
#logo {
	float: left;
}
#address {
	text-align: right;
	font-weight: bold;
	color: #7cd6fc;
	padding-top: 28px;
	padding-right: 23px;
	line-height: 18px;
	font-size: 11px;
}
#tnav {
	text-align: right;
	margin-top: 16px;

}
#tnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#tnav ul li {
	display: inline;
	padding: 4px;
}
#tnav ul li a {
	font-weight: bold;
	color: #ffffff;
	margin-left: 11px;
	margin-right: 10px;
	text-decoration: none;


}
#tnav ul li a:hover {
	color: #cff0fe;
}
#tnav .spacer {
	background-image: url(/images/tn-spacer.png);
	width: 30px;
	background-repeat: no-repeat;
	background-position: center;
}
#contentholder {
	background-image:url(../images/page-bg.gif);
	clear: both;
	padding-bottom: 20px;
	background-color:#FFFFFF;
}
#contentbg {
	background-image:url(../images/page-bg.jpg);
	background-repeat: no-repeat;

}
#content {
	margin-left: 213px;
	padding-top: 20px;
	line-height: 16px;
	width: 544px;
	position: relative;

}
#lnav {
	float: left;
	margin-left: 12px;
	width: 176px;
}
#lnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#lnav ul li {
	border-bottom: 1px solid #d2e9f5;

}
#lnav ul li a {
	color: #1d8fce;
	font-weight: bold;
	padding-left: 30px;
	background-image:url(../images/ln-arrow.png);
	background-repeat: no-repeat;
	background-position: 13px 6px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;

}
#lnav ul li a:hover {
	color: #195caa;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #0b469b;
	border-bottom: 1px solid #c8e0ef;
	padding-bottom: 2px;
	position: relative;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #1d8fce;
		border-bottom: 1px solid #c8e0ef;
	padding-bottom: 2px;

}
h3 {
	color: #1d8fce;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;
	background-color: #0b469b;
	color: #ffffff;
	font-weight: bold;
	padding:2px;
	padding-left: 5px;
	border: 1px solid #4784c7;
	margin-bottom: 1px;
	font-size: 12px;
	text-decoration: none;


}
#footer {
	background-image:url(../images/footer-bg.jpg);
	height: 100px;
	font-size: 11px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#mft {
	float: right;
	color: #96dffe;
	padding-top: 20px;
	padding-right: 23px;
}
#mft a {
	color: #96dffe;
	text-decoration: none;
}
#copyright {
	color: #96dffe;
	padding-top: 20px;
	padding-left: 23px;
}

#rnav {
	float: right;
	width: 180px;
	font-size: 12px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #c8e0ef;
	margin-left: 10px;
	margin-bottom: 10px;

}
#rnav a.heading {
	background-color: #1d8fce;
	color: #ffffff;
	display: block;
	padding: 3px;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
#rnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#rnav ul li {
	border-top: 1px solid #c8e0ef;
}
#rnav ul li a {
	display: block;
	padding: 2px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #195caa;
	text-decoration: none;
}
#rnav ul li a:hover {
	color: #1d8fce;

}
.linkbar a {
	display: block;
	background-color: #0b469b;
	color: #ffffff;
	font-weight: bold;
	padding:2px;
	padding-left: 5px;
	border: 1px solid #4784c7;
	margin-bottom: 1px;
	text-decoration: none;

}
.linkbar a:hover {
	background-color: #022e77;
}

.horscroller {
	font-size: 11px;
	width: 545px;
	height: 200px;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #0b469b;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #ffffff;

}
.horscroller td {
	font-size: 11px;
}
.horrule {
	background-color: #c8e0ef;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}



#cms_page
{
	margin-bottom: 20px;

}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #0b449b;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #188bce;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #ffffff;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #188bce;
	padding-right: 5px;

}
#cms_logout a {
	color: #ffffff;
}
.cms_nav-selection
{
	background-color: #e6e6dd;
	padding: 5px;
	font-weight: bold;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
.cms_heading {
	padding-left:5px;
	background-color: #188bce;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #0b449b;
}
hr {
	color: #0b449b;
	size: 1px;
	height: 1px;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #7db5c6;
}

.calOtherMonthA {
	background-color:#7db5c6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #7db5c6;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#dcb846;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #7db5c6;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #7db5c6;
}

.calDayTitle {
	background-color:#188bce;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	font-size: 12px;
}
.calOtherMonth {
	background-color:#7db5c6;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #7db5c6;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0b449b;
	height: 20px;
	font-size: 14px;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}

.newsheading {

}
.newstext {
	font-size: 11px;
	color: #ffffff;

}
.newstext td {
	font-size: 11px;
	color: #ffffff;
}
.newstext a {
	color: #ffffff;
}
.eleven {
	font-size: 11px;
}