﻿body {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

A:link {text-decoration: underline; color: #660000;}
A:visited {text-decoration: underline; color: #660000;}
A:active {text-decoration: underline; color: #660000;}
A:hover {text-decoration: underline; color: #660000;}

.head {
	color: #39448f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	position: relative;
	width: 910px;
	left: 50px;
	font-weight: bold;
	height: 32px;
	background-image: url('images/nav_bg.gif');
	background-repeat: repeat-x;
}

.headLeft {
	background-image: url('images/head_left.jpg');
	height: 167px;
	width: 665px;
	float:left;
}

.headRight {
	background-image: url('images/head_right.jpg');
	height: 167px;
	width: 359px; 
	position: absolute;
	float:right;
}

.inset {
	position: relative;
	left: 10px;
}

.insetB {
	position: relative;
	left: 18px;
}

.mainLeft {
	position: relative;
	left: 50px;
	top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 583px;
	line-height: 14px;
}

.mainRight {
	position: absolute;
	left: 675px;
	top: 186px;
}

.mainRightInt {
	position: absolute;
	left: 675px;
	top: 230px;
}


.mid {
	text-align: left;
	width: 1024px;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-y;
}

.midText {
	position: relative;
	left: 50px;
	width: 910px;
}

.nav {
	position: absolute;
	left: 37px;
	top: 114px;
}

.foot {
	background-image: url('images/foot.jpg');
	width: 1024px;
	height: 52px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: 5px;
	color: white;
}

.foot A:link {text-decoration: underline; color: #FFFFFF;}
.foot A:visited {text-decoration: underline; color: #FFFFFF;}
.foot A:active {text-decoration: underline; color: #FFFFFF;}
.foot A:hover {text-decoration: underline; color: #FFFFFF;}

.footAddress {
    position: relative;
	top: 8px;
}

.footNav {
    position: relative;
	top: 13px;
}

ul {
	
	line-height: 20px;
}

.intlabel{
	margin-left: 40px;

}

.displayLabel{
	font: normal bold 9pt Verdana
}

.seperator{
	height:10px;
}

.innernav{
	text-align: center;
}

.labelspace
{
	text-align: right;
	width: 160px;
	float: left;
}

.alltext
{
margin:1;
font: 9pt "Verdana";
font-weight: bold;
}

.alltextbold
{
	margin: 1;
	font: 8pt "Verdana";
	font-weight: bold;
}