body {
	background: #FFFFFF url('../../images/backgroundBottom.jpg');
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header {
	background: #fff url('../../images/backgroundTop.jpg') repeat-x;
	margin: 0px 0px 25px 0px;
	padding: 0px 15px 0px  15px;
	height: 275px;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

a {
	color: #0d0046;
}

a:hover {
	color: #999999;
}

img{
	padding: 10px;
	margin: 0px;
	border: 0px;
}

.inlineImage {
	padding: 10px;
}

.structureImage {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

#headerImages {
	width: 988px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: -145px;
}

#headerMarquee {
	width: 988px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: -145px;
	border-color: #37210c;
	border-style: solid;
	border-width: 8px;
	border-top-width: 0px;
}

#container {
	width: 988px;
	height: 100%;
	background-color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top: -145px;
	border-color: #37210c;
	border-style: solid;
	border-width: 8px;
	border-top-width: 0px;
	overflow: hidden;
}

#content {
	width: 650px;
	height: 100%;
	float: left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 18px;
	text-align: left;
	font-size: 14px;
	position: relative;
	margin: 0px 10px 10px 10px;
}

#contentOther {
	float: right;
	width: 300px;
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 16px;
	text-align: left;
	font-size: 14px;
	position: relative;
	margin: 0px 0px 0px 0px;
}

#headerBar {
	background: #0d0046 url('../../images/headerGradient.jpg');
	width: 988px;
	line-height: 20px;
	font-size: 14px;
	color: #37210c;
	padding: 4px 0 4px 10px;
}

a {
	text-decoration:none;
}

#headerBar2 {
	background: #2e538a;
	width: 988px;
	line-height: 18px;
	font-size: 12px;
	color: #37210c;
	padding: 4px;
}

.text {
	margin: 10px 10px 10px 10px;
	font-size: 14px;
}

.textNav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 14px;
	text-align: justify;
	font-size: 10px;
}

.textNav a, textNav a:visited {
	color: #FFFFFF;
}

.textNav a:hover {
	color: #999999;
}

.text a, .text a:visited {
	color: #0d0046;
}

.text a:hover {
	color: #000000;
}

h1{
	font-family: Monotype Corsiva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 22px;
	color: #003366;
	padding: 0px 0px 10px 10px;
	margin: 15px 0px 15px 0px;
	font-weight: normal;
	background: url(../../images/headerBorder.gif) repeat-x bottom;
	letter-spacing:-1px;
	text-align: left;
}

h2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: normal;
	text-align: left;
	letter-spacing:0px;
}

td {
	vertical-align: top;
}

.checkRequiredError {
	background-color: #CC0000;
	color: #FFFFFF;
}

.checkEmailError {
	background-color: #CC0000;
	color: #FFFFFF;
}

label,input {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
}

input {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
}

textarea {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 1px;
}

label {
	text-align: right;
	width: 100px;
	padding-right: 20px;
}

br {
	clear: left;
}

#footer {
	background: url('../../images/footerGradient.jpg') repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	width: 988px;
	height: 40px;
	text-align: right;
	position: relative;
	clear: both;
}