body {
	background-color: #094c7f;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #3c444b;
}
body a {
	color: #094c7f;
	text-decoration: underline;
}
body a:hover {
	color: #094c7f;
	text-decoration: none;
}
p {
	margin: 0;
	padding-top: 5px;
}
br {
line-height: 17px;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
	line-height: 16px;
    list-style-position: outside;
}

.maintable {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #3c444b;
	width: 740px;
	border: none;
	padding: 0px;
	margin: 0px 4px 13px 4px;
}

.leftcell {
	text-align: left;
	width: 156px;
	vertical-align: top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/block-filler.gif);
	background-repeat: repeat-x;
}
.rightcell {
	text-align: left;
	background-color: #e9eff5;
	vertical-align: top;
	background-image: url(images/block-filler.gif);
	background-repeat: repeat-x;
}
.navcell {
	text-align: left;
	width: 156px;
	background-color: #e9eff5;
	vertical-align: top;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.maincell {
	text-align: left;
	vertical-align: top;
	padding: 20px 25px 20px 20px;
}

#index-right {
	text-align: right;
	vertical-align: top;
	margin: -10px 0px 0px 20px;
	padding: 0px;
	display: block;
	width: 170px;
	float: right;
	clear: right;
}



.red  {
	color: #ac1800;
}
.blue  {
	color: #094c7f;
}
.paleblue1  {
	color: #d0dae4;
}
.paleblue2  {
	color: #e9eff5;
}

.block {
	display: block;
	clear: both;
}

h1 {
	color: #094c7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	display: block;
	padding: 0px 0px 12px 0px;
	margin: 0;
}

h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	line-height: 27px;
	color: #094c7f;
	margin: 0;
	padding: 0px 0px 6px 0px;
}


.heads {
	color: #094c7f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	display: block;
	padding-bottom: 12px;
}

.sectionheads {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #094c7f;
}
.subheads {
	line-height: 16px;
	color: #8aa8c0;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: -1px 0px 4px 0px;
}
.bodytext {
	display: block;
	margin: 4px 18px 15px 0px;
}



/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	float: left;
	padding: 0px 4px 4px 4px;
	margin-bottom: 150px;
}
.nav {	
    width: 172px;
	display: block;
	margin-bottom: 4px;
	background-color: #d0dae4;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	color: #606c76;
	line-height: 15px;
}

.nav a{
	text-decoration: none;
	color: #606c76;
	display: block; 
	background-color: #d0dae4;
	padding: 8px 6px 8px 15px;
}
.nav a:hover{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #ac1800;
}
.nav a.active{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #ac1800;
	font-weight: bold;
}

/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	background-color: #f3f3f3;
	padding: 4px 0px 2px 15px;
	margin: 0px 0px 4px 0px;
}
.subnav {
	font-size: 11px;
	color: #606c76;
	display: block;
	line-height: 14px;
	margin: 4px 0px 8px 0px;
	text-align: left;
	vertical-align: top;
}
.subnav a {
	color: #606c76;
	text-decoration: none;
	display: block;
}
.subnav a:hover{
	color: #ac1800;
	text-decoration: underline;
}
.subnav a.activesublink {
	text-decoration: none;
	color:#85151c;
	display: block; 
	font-weight: bold;
}


/* =Easyedit Specific styles
------------------------------------------------------------------*/
.subheads {
	line-height: 16px;
	color: #777777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	clear: both;
	margin: 0px 0px 6px 0px;
}




/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
}
.picture-left {
	margin: 0px 15px 13px 0px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 8px 0px 9px 15px;
	float: right;
	position: relative;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
}

.lightboxpic-top {
	border: 4px solid #d9d9d9;	
	width: 200px;
}
.lightboxpic-left {
	border: 4px solid #d9d9d9;	
	width: 200px;
}
.lightboxpic-right {
	border: 4px solid #d9d9d9;	
	width: 200px;
}
.lightboxpic-bottom {
	width: 200px;
	border: 4px solid #d9d9d9;	
}
a.lightbox {
	margin: 2px 0px 15px 0px;
	background-color: #d9d9d9;
	padding-bottom: 13px;
	background-image: url(images/clicktoenlarge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
a.lightboxright {
	float: right;
	margin: 0px 0px 9px 15px;
	background-color: #d9d9d9;
	padding-bottom: 13px;
	background-image: url(images/clicktoenlarge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
a.lightboxleft {
	float: left;
	margin: 0px 15px 13px 0px;
	background-color: #d9d9d9;
	padding-bottom: 13px;
	background-image: url(images/clicktoenlarge.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}


.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}



.address-title {
	color: #094c7f;
}
.basecell {
	text-align: left;
	font-size: 10px;
	background-color: #e9eff5;
	line-height: 29px;
	text-indent: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.basecell a{
	color: #3c444b;
	text-decoration: none;
}
.basecell a:hover{
	color: #094c7f;
	text-decoration: underline;
}

.credits {
	background-color: #094c7f;
	color: #5f85a3;
	text-align: right;
	font-size: 10px;
	padding-right: 3px 3px 0px 0px;
}
.credits a{
	color: #507d9f;
	text-decoration: none;
}
.credits a:hover{
	color: #5f85a3;
	text-decoration: underline;
}
