body {
	margin: 0px 0px 20px 0px;

}
#container {
	width: 725px;
	padding: 0px 20px;
}
#NavLeft {
	width: 213px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	text-align: left;
	float: left;
	margin: 0px;
	padding: 20px 0px;
}
#NavLeft a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 20px
	
}
#NavLeft a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-position: opx;
	background-repeat: no-repeat;
}
#header {
	width: 450px;
	float: left;
	margin-left: 20px;
}

#MainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	background-color: #FFFFFF;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 286px 0px;
	float: left;
	padding: 0px 20px;
	width: 472px;
}
#MainContent a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
#MainContent a:hover {
	font-weight: bold;
	color: #006699;
	text-decoration: none;

}
.GreenBoldText {
	color: #8C9565;
	font-weight: bold;
}
