BODY {
	margin: 0;
	color: #003399;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

img {border: 0;
}

p {line-height: 130%;}

#aboutpagephoto {
			padding: 10px;
			}

H1 {
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #003399;
}

H2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #fff;
}

.blue {color: #003399;}

.main {	
	background: url(../images/bg_top.jpg) top repeat-x;
}

.main2 {
	background: url(../images/bg_main2.gif) top repeat-x;
}

.vBox {
	background: url(../images/c_body_12_trees_2.jpg) no-repeat;
}

.bgBanner {
	background: url(../images/bgMain.jpg) top center no-repeat;
}

.bgNav {
	background: url(../images/bgNav.gif) repeat-x;
}

.bgNav2 {
	background: url(../images/c_body_20.jpg) no-repeat;
}

.nav {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.nav:hover {
	font-size: 18px;
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}


a.titles:link {
	color: #003399;
	text-decoration: none;
}

a.titles:visited {
	color: #003399;
	text-decoration: none;
}


a.titles:active {
	color: #003399;
	text-decoration: none;
}

a.titles:hover {
	color: #003399;
	text-decoration: underline;
}




a.body:link {
	color: #003399;
	text-decoration: underline;
}

a.body:visited {
	color: #003399;
	text-decoration: underline;
}


a.body:active {
	color: #003399;
	text-decoration: underline;
}

a.body:hover {
	color: #3366cc;
	text-decoration: underline;
}



.border {
	border-bottom: #8b9bbf solid 1px;
}

.bgFooter {
	background: url(../images/bg_footer.jpg) repeat-x;
}

.footerTxt {
	color: #868ea1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.foot {
	color: #868ea1;
	text-decoration: none;
}

.foot:hover {
	color: #868ea1;
	text-decoration: underline;
}