@charset "utf-8";
.Body {
	height: auto;
	width: 800px;
	margin: auto;
	text-align: center;
	border: solid 1px #ffffff;
	background-repeat: no-repeat;
	background-color: #000000;
	border-color: #000000;
	background-position: center top;
}
.BodyHead {
	background-image: url(WDAHGs.gif);
	background-repeat: repeat;
	height: 45px;
	border-bottom: solid 1px #000000;
	background-color: #000000;
}
.Header {
	width: 802px;
	margin: auto;
}
.FlashHeader {
	height: auto;
	border-bottom: solid 1px #000000;
}
.ButtonContainer {
	padding-top: 5px;
	padding-left: 4px;
}
.TextArea {
	padding-right: 50px;
	padding-left: 50px;
	background-repeat: repeat;
	background-image: url(BGLines.jpg);
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: auto;
}
.TextAreaL {
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	background-repeat: repeat;
	background-image: url(BGLines.jpg);
	padding-bottom: 15px;
	text-align: left;
}
.TextAreaNoPad {
	background-repeat: repeat;
	background-image: url(BGLines.jpg);
	text-align: center;
	width: auto;
	height: auto;
	overflow: hidden;
}
.Titlebar {
	height: 30px;
	background-image: url(WDAHeaderGradTex.gif);
	border-bottom: solid 1px #000000;
}
.RedText {
	color: #FFCC00;
}
.Pictureborder {
	border: 1px solid #000000;
}
.ContactBoxL {
	float: left;
	width: 250px;
	height: auto;
	margin-left: 20px;
	border: solid 1px #000000;
	padding: 5px;
	background-image: url(BGGrad.gif);
	margin-bottom: 8px;
}
.ContactBoxR {
	float: right;
	height: auto;
	width: 350px;
	margin-right: 20px;
	border: solid 1px #000000;
	padding: 5px;
	background-image: url(BGGrad.gif);
}
.ContentL {
	float: left;
	width: auto;
	height: auto;
	border: solid 1px #000000;
	margin-right: 25px;
	margin-bottom: 50px;
	margin-top: 20px;
}
.ContentR {
	float: right;
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-bottom: 3px;
}
.BodyFoot {
	background-image: url(WDAHeaderGradTiny.gif);
	margin: auto;
	width: 800px;
	height: 30px;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
}
.EmphasisText {
	font-size: 14px;
	font-style: normal;
}
.BtnL {
	float: left;
	width: auto;
	height: auto;
	margin-right: 5px;
	border-right: solid 1px #000000;
}
.BtnR {
	float: right;
	width: auto;
	height: auto;
	margin-left: 10px;
	border-left: solid 1px #000000;
}
.Footnote {
	margin: auto;
	width: 800px;
	font-size: 12px;
	text-align: center;
}

.SitemapBox {
	width: auto;
	height: auto;
	float: left;
	margin-right: 5px;
	border: solid 1px #000000;
	padding: 12px;
	margin-left: 8px;
	margin-bottom: 10px;
	background-color: #333333;
}
.PicCenter {
	height: 356px;
	width: 672px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: solid 1px #000000;
}
.NoBorder {
	border: none;
}
.NoBorderRightPic {
	float: right;
	width: auto;
	height: auto;
	margin-left: 15px;
	margin-bottom: 3px;
	border: none;
}
