body {
	background-color: #195475;
	background-image:url(../images/ds3.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container	{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	text-align: left;
	height: 100%;
}
#container p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container #contactTable {
	margin-right: auto;
	margin-left: auto;
}
#contactTable .formField {
	border: 1px solid #666666;
	width: 300px;
}
#text {
	width: 826px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#text td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#text td ul {
	padding-left: 0em;
	margin-left: 1.25em;
}
#text td li {
	margin-bottom: 11px;
	list-style-image: url(../images/bullet-red.gif);
}

#text td a:link, #text td a:visited {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#text .leftCell {
	padding-right: 20px;
	width: 50%;
	padding-left: 5px;
}
#text .rightCell {
	padding-left: 20px;
	width: 50%;
}
#text .linestart {
	font-weight: bold;
	color: #307EAA;
}

#contactTable {
	margin-top: 25px;
	margin-bottom: 25px;
}
#contactTable td {
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
#contactTable .required {
	font-weight: bold;
	color: #990000;
}
.formLabel {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

#contactBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #307EAA;
	width: 826px;
	padding-top: 20px;
	margin-right: 87px;
	margin-left: 87px;
	padding-bottom: 20px;
}
#container #contactBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #307EAA;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#container #contactBox p {
	margin-top: 0px;
}
#contactBox .large {
	font-size: 14px;
	font-weight: bold;
}
#contactBox .small {
	font-size: 10px;
}
#contactBox a:link, #contactBox a:visited {
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2F7EAA;
	letter-spacing: 2px;
}
