@charset "utf-8";
.header {
	width: 700px;
	background-color:#046380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 70px;
}
 
INPUT {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px solid; COLOR: #333333; PADDING-TOP: 0px; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana, arial, sans-serif; BACKGROUND-COLOR: #F4F4F4
	}
TEXTAREA {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px solid; COLOR: #333333; PADDING-TOP: 0px; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana, arial, sans-serif; BACKGROUND-COLOR: #F4F4F4
}
SELECT {
	BORDER-RIGHT: 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: 1px solid; COLOR: #333333; PADDING-TOP: 0px; BORDER-BOTTOM: 1px solid; FONT-FAMILY: verdana, arial, sans-serif; BACKGROUND-COLOR: #F4F4F4
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #707070;
	font-weight: normal;
}
.formButton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1#inline {
	display: inline;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: none;
	white-space: normal;
}

#mainImage {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 650px;
}

.mainImage {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	height: 238px;
	width: 650px;
}

.whiteHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 170px;
	text-align: right;
	margin-right: 5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	text-transform: none;
	font-weight: normal;
	color: #046380;
}

.gray {
	color: #838383;
}

.brakets {
	font-size: 10px;
}

.accent_text {
	font-weight: bold;
	font-style: italic;
	color: #046380;
}

.topNav {
	height: 26px;
	background-color: #046380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.topBvl {
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}



.right_of_header {
	width: 200px;
	background-color:#046380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.rightNav {
	width: 200px;
	height: 500px;
	text-align: center;
	background-color: #046380;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 50px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 0px;
	padding: 25px;
	text-align: justify;
}

.fullRowAboveFooter {
	height: 100px;
	text-align: right;
	width: 900px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.footer {
	text-align: center;
	background-color: #046380;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 26px;
}

.buffer {
	height: 16px;
}

body {
	background-color: #FFFFFF;
	margin: 8px 0px 0px;
}

.blueText {
	color: #046380;
}
.blueTextBig {
	color: #046380;
	font-size: 24px;
	letter-spacing: 1px;
}
.mainTable {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 900px;
}

.center {
	text-align: center;
}

.navButtn {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #046380;
}

.Underline {
	text-decoration: underline;
}

.smallText {
	font-size: 9px;
	letter-spacing: .75px;
}

#header {
	background-color: #046380;
	vertical-align: middle;
	height: 100px;
}

li {
	padding-bottom: 8px;
}

ul {
	list-style-type: square;
}
