.page-bg {
	background: url(../images/page-bg.jpg) repeat-x center top;
}
.page-bg2 {
	background: url(../images/page_bg2.jpg) repeat-x center top;
}
.contact-text {
	color: #333;
	font: 13px Calibri, Arial, Helvetica;
}
.index-grey {
	font: 13px Calibri, Arial, Helvetica, Arial, Helvetica, sans-serif;
	color: #333;
	padding: 5px 23px;
}
.index-green {
	font: 13px Calibri, Arial, Helvetica, Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 23px;
	padding-bottom: 5px;
}
.index-green a:link, .index-green a:visited, .index-green a:active {
	color: #333;
	text-decoration:underline;
}
.index-green a:hover  {
	text-decoration:none;
}
.normal {
	color: #4567b8;
	font: bold 13px Calibri, Arial, Helvetica;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style: disc;
}
.imgb {
	background: #FFFFFF;
	margin: 5px;
	padding: 5px;
	border: 1px solid #333;
}

.normal a:link, .normal a:active, .normal a:visited {
	color: #333;
	text-decoration:none;
}
.normal a:hover {
	color: #333;
}
.text, .text p {
	color: #333;
	font: 13px Calibri, Arial, Helvetica;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text a:link, .text a:visited, .text a:active {
	color: #333;
	text-decoration:none;
}
.text a:hover{
	text-decoration:underline;
}
strong {
	font-weight:bold;
	color: #333;
}
h3 {
	font: 14px Calibri, Arial, Helvetica;
	font-weight:bold;
	color: #4567b8;
	margin-top: 15px;
	text-align: left;
}
.nav a:link, .nav a:visited, .nav a:active {
	background: url(../images/nav-bg.png) repeat-x center center;
	height: 35px;
	font: bold 13px/35px Calibri, Arial, Helvetica;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	text-decoration: none;

}
.nav  a:hover {
	background: url(../images/nav-bg-ovr.gif) repeat-x center center;
}
#flash-bg {
	background: url(../images/flash-bg.png) no-repeat center center;
	height: 382px;
	width: 826px;
	position: absolute;
	top: 6px;
	z-index: 1;
}
#flash-cont {
	position: relative;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 800px;
}
#logo-cont {
	position: relative;
	height: 0px;
	width: 600px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	z-index: 2;
}
#logo {
	position: absolute;
	z-index: 3;
	left: -195px;
	top: 0px;
}
.greentext {
	font: bold 13px Calibri, Arial, Helvetica;
	color: #333;
}
.greentext a:link, .greentext a:visited, .greentext a:active {
	text-decoration:none;
	color: #333;
	padding: 3px;
	margin: 2px;
}
.greentext a:hover {
	text-decoration:underline;
}

.index-content {
	background: url(../images/content-bg.png) repeat-x center top;
	width: 270px;
}
h1 a:link, h1 a:visited, h1 a:active {
	text-decoration:none;
	display:block;
	color: #4567b8;
}
h1 a:hover {
	text-decoration:none;
}
.other-content {
	background: url(../images/content-bg.png) repeat-x center top;
	width: 760px;
}
.footer {
	font: 13px Calibri, Arial, Helvetica;
	color: #333;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #333;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.header-bg-extended {
	background: url(../images/header-bg-extend.jpg) no-repeat center center;
}
.header-bg {
	background: url(../images/header-bg.jpg) no-repeat center center;
}

.index-content h1 {
	background: #FFFFFF;
	margin: 0px;
	padding: 6px;
	padding-left:3px;
	color: #4567b8;
	font: bold 14px Calibri, Arial, Helvetica;
	text-indent: 5px;
}
.other-content h1 {
	background: #FFFFFF;
	margin: 0px;
	padding: 6px;
	color: #4567b8;
	font: bold 14px Calibri, Arial, Helvetica;
	text-indent: 10px;
}
#subcontent {
	position: relative;
	top: -44px;
	z-index: 6;
}
h2 {
	font: 17px/13px Calibri, Arial, Helvetica;
	color: #4567b8;
	background: url(../images/h2.png) no-repeat left center;
	padding: 0px 0px 5px;
	text-indent: 20px;
	border-bottom: 1px solid #333;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight:bold;
}
.text strong {
	color: #333;
}

.popnav {
	font-family: Calibri, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	text-align:left
}
.popnav a {
	display:block;
	line-height: 20px;
	padding-left: 5px;
}
.popnav a:link, .popnav a:visited, .popnav a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.popnav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#c7d5f5;
}
