body {
	background-image: url(../images/Background01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #D4D4D4;
}
.LeftSide {
	background-image: url(../images/LeftSideBG.gif);
	background-repeat: repeat;
	vertical-align: top;


}
.RightSide {

	background-image: url(../images/RightSideBG.gif);
	background-repeat: repeat;
	vertical-align: top;
}
.Main-Green {
	background-image: url(../images/MainGreenBG.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	background-color: #FFFFFF;


}
.BottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.BottomLinks a:link{
	color: #666666;
	text-decoration: none;
}
.BottomLinks a:hover{
	color: #666666;
	text-decoration: underline;
}
.BottomLinks a:visited{
	color: #666666;
	text-decoration: none;
}
.CopyrightLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.CopyrightLinks a:link{
	color: #666666;
	text-decoration: none;
}
.CopyrightLinks a:hover{
	color: #666666;
	text-decoration: underline;
}
.CopyrightLinks a:visited{
	color: #666666;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	margin-bottom: 10px;
}
.FactSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #44790B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.Main-White {
	background-repeat: repeat-x;
	vertical-align: top;
	background-color: #FFFFFF;
}
.Column-Main {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
ul {
	list-style-type: square;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {

	color: #85B0DC;
	text-decoration: underline;
}
a:active {


	color: #85B0DC;
	text-decoration: none;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
