/* Background Properties */

.background {
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.background-body {
	background-color: #000000;
}
.background-body-02 {
	background-image: url(images/background-body-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF6DC;
}
.background-body-03 {
	background-image: url(images/background-body-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.background-body-04 {
	background-image: url(images/background-body-hww.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.background-footer {
	background-image: url(images/background-footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.background-top {
	background-image: url(images/background-top.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.background-wwd-01 {
	background-image: url(images/background-wwd-01.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF6DC;
}
.background-wwd-02 {
	background-image: url(images/background-wwd-02.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF6DC;
}
.background-wwd-03 {
	background-image: url(images/background-wwd-03.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFF6DC;
}


/* Body Text */

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
}
.body-text-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	line-height: 17px;
}
.body-text-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
.body-text-03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	line-height: 17px;
}
.body-text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68026;
}
.body-text-small-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.body-text-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	font-weight: bold;
}
.body-text-body-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F68026;
	font-weight: bold;
}
.body-text-bold-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0083A9;
	font-weight: bold;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 15px;
}
.footer-text-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949CA1;
}
.footer-text-03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #949CA1;
}
.footer-text-04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


/* Body Links */

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: none;
}


/**/

a.body-link-02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.body-link-02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.body-link-02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F68026;
	text-decoration: none;
}
a.body-link-02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F68026;
	text-decoration: none;
}


/**/

a.body-link-03:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: underline;
}
a.body-link-03:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: underline;
}
a.body-link-03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: none;
}
a.body-link-03:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0083A9;
	text-decoration: none;
}

/**/

a.footer-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68026;
	text-decoration: underline;
}
a.footer-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68026;
	text-decoration: underline;
}
a.footer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68026;
	text-decoration: none;
}
a.footer-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F68026;
	text-decoration: none;
}


/**/

a.footer-link-02:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949CA1;
	text-decoration: none;
}
a.footer-link-02:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949CA1;
	text-decoration: none;
}
a.footer-link-02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949CA1;
	text-decoration: underline;
}
a.footer-link-02:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949CA1;
	text-decoration: underline;
}


/* Form Fields */

.form-fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	color: #000000;
}
.questions-comments-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	height: 82px;
	color: #000000;
}
.submit-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

