body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	cursor: default;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centerD {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px;
}
a:link {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	color: #00CCFF;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
#centerD #headerD {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	background-position: center top;
}
#headerD #titleD {
	margin-top: 53px;
	margin-left: 120px;
	color: #FFFFFF;
	font-size: 14px;
}
#headerD #titleD h3 {
	font-size: 14px;
	margin-bottom: 0px;
}
#greenHR {
	background-color: #BDDD3C;
	height: 5px;
}
.whiteHR {
	background-color: #FFFFFF;
	height: 10px;
}
#centerD #homeD {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 10px;
}
h3 {
	font-size: 12px;
}
.underLine {
	text-decoration: underline;
}
#headerD #navD {
	width: 545px;
	float: right;
	margin-top: 32px;
}
a.navLink:link {
	color: #FDFDFD;
	text-decoration: none;
	background-image: url(../images/bttn1.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
}
a.navLink:visited {
	color: #FDFDFD;
	text-decoration: none;
	background-image: url(../images/bttn1.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
}
a.navLink:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bttn2.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
}
a.navLinkOn:link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bttn2.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
	cursor: default;
}
a.navLinkOn:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bttn2.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
	cursor: default;
}
a.navLinkOn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bttn2.jpg);
	background-repeat: no-repeat;
	width: 104px;
	height: 25px;
	display: block;
	text-align: center;
	padding-top: 7px;
	margin-right: 5px;
	float: left;
	cursor: default;
}
#homeFrmD {
	background-color: #F5F5F5;
	padding-left: 10px;
	padding-top: 10px;
	height: 280px;
}
#homeFrmD #formD {
	float: right;
	width: 390px;
	background-color: #FFFFFF;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 1px solid #999999;
}
input {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
select {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
.frmBttn {
	color: #000000;
	background-color: #BDDD3C;
	border: 1px solid #000000;
	margin-left: 120px;
	cursor: pointer;
}
.errTxt {
	color:#D41366;
}

#disclaimerD {
	font-size: 9px;
	color: #999999;
}
#footerD {
	background-color: #F5F5F5;
	padding: 10px;
	text-align: right;
	color: #666666;
	font-size: 10px;
}
.listStart {
	color: #D41366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
#centerD #textD {
	background-color: #F5F5F5;
	margin: 0px;
	padding: 10px;
}
