body {
	margin:0;
	padding:0;
	background-color:#ffffff;
}
body, td, th {
	font-family:Geneva, Verdana, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.8em;
	color:#333333;
}
a, a:hover, a:visited {
	color:#9a4c1c;
	text-decoration:none;
	font-weight:bold;
}
.formBox {
	border:1px solid #999999;
}
.headerCell {
	background-color:#F0F3F6;
	padding:40px 0 30px 0;
}
.bodyCell {
	padding:1em 0 3.5em 0;
	background-image:url(images/WhitePageTop.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.contentBox {
	padding:20px 0 30px 0;
	text-align:left;
	display:none;
	width:600px;
}
.menuCell {
	padding:13px 0 7px 0;
	background-color:#d5f57e;
	background-image:url(images/GreenBarTop.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.Menu {
	text-align:left;
}
.Menu UL {
	margin:0;
	padding:0;
}
.Menu LI {
	list-style-type:none;
	display:inline;
	margin:2em 3em 2em 0;
	padding:0;
}
.Menu LI a, .Menu LI a:visited, .Menu LI a:hover, .NextButton a, .NextButton a:visited, .NextButton a:hover {
	color:#000000;
	font-weight:100;
	letter-spacing:1px;
	font-size:1.1em;
}
.Num {
	font-size:.7em;
	color:#757575;
}
.Menu LI.Current {
	color:#000000;
}
.BodyTitle {
	color:#666666;
	font-size:2.5em;
	font-weight:100;
	margin:.5em 0 1em 0;
}
.BodySubTitle {
	color:#805726;
	font-size:1.3em;
	font-weight:100;
	margin:2em 0 .5em 0;
}
.bodyTable TD {
	padding-bottom:2em;
}
.NextButton {
	margin-top:1em;
	text-align:right;
}
.textLabel {
	color:#808080;
	font-size:1em;
	line-height:1.2em;
}
.Notice {
	color:#CC6633;
	font-size:1.2em;
	border:1px solid #CC6633;
	padding:8px;
	margin:10px;
}
.caption, .caption a, .caption a:visited {
	color:#808080;
	font-style:italic;
	font-size:1em;
	font-weight:100;
	text-decoration:none;
}