Body {
	margin:0px;	
	background:#A6BE9B url("/_images/background.gif") repeat-x;
}
Body,TD {
	font-size:10pt;
	font-family:verdana,arial;
}
A {
	Color:#658059;
}
#Wrapper {
	BackGround-Color:#FFFFFF;
	Width:770px;
	border-left:5px solid #658059;
	border-right:5px solid #658059;
}
#Menu {	
	padding:15px;
	width:205px;
	border-right:0px solid #000000;
}
html>body #Menu {
		width:205px;

}
#Menu UL {
	list-style:none;
	margin:0px;
	padding:0px;
	border-top:1px dotted #003366;
	width:205px;
}
#Menu UL LI {
	border-bottom:1px dotted #003366;	
	margin:0px;
}
#Menu A {
	display:block;
	text-decoration:none;
	color:#003366;
	padding:5px;
}
#Menu A:hover {
	text-decoration:none;
	background-color:#D8DFE7;
	font-weight:bold;
}
#Content {
	padding:0px 15px 15px 0px;
	width:535px;
}
html>body #Content {
		width:520px;

}
#ContentBlock {
	width:520px;
	padding:0px 10px 10px 10px;
	background-color:#D8DFE7;
	color:#003366;
}
html>body #ContentBlock {
		width:500px;

}
#Content TD{
	color:#003366;
	font-size:8pt;
	border-bottom:1px solid #003366;
}
#ContentBlock H1 {
	margin:0px 0px 15px 0px;
	padding:5px 0px 0px 0px;
	border-bottom:1px dotted #003366;
	text-align:right;
	font:bold 12pt verdana,arial;
	color:#003366;
}
#ContentBlock H3 {
	color:#FFFFFF;
	margin:0px;
}
#BottomBar {
	background-color:#003366;
}
#Footer {
	background-color:#486C38;
	color:#A6BE9B;
	padding:20px;
	text-align:center;
	font-size:8pt;
}
#Footer A {
	color:#A6BE9B;
}