body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E7E8EA;
	line-height: 1.3em;
}

.sideImages {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#side {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	width: 217px;
	text-align: left;
}

#stripe {
	background-color: #6DB43F;
	height: 20px;
	width: 100%;
}

#container {
	padding-top: 15px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A9AD;
}

.heading {
	font-weight: bold;
	color: #6DB43F;
	font-size: 13px;
}
.imageborder {
	border: 1px solid #A9AAAE;
	margin-right: 3px;
}
#footer {
	width: 685px;
	border: 1px solid #9A9A9A;
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.vertlogodividers {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B9B9B9;
}
.horzlogodivider {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 2px;
}

.imagecaption {
	font-size: 10px;
	font-style: italic;
}
#bottom {
	background-image: url(images/bottom.jpg);
	padding: 3px;
	width: 694px;
	border: 1px solid #A8A9AD;
	color: #FFFFFF;
	float: left;
}
#banner {
	float: left;
	width: 682px;
	text-align: center;
	background-color: #FFFFFF;
}
#navbar {
	float: left;
	width: 682px;
	background-color: #FFFFFF;
}
#navButtons {
	float: right;
	width: 352px;
}

#bigContainer {
	width: 700px;
	padding-left: 5px;
	padding-right: 5px;
}
#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom a:hover {
	color: #77B749;
	font-weight: normal;
	text-decoration: underline;
}
#mainSection {
	background-color: #E6E6E6;
	float: left;
	width: 682px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A9AD;
	background-color: #E6E6E6;
}

#whiteContainer {
	background-color: #FFFFFF;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	border: 1px solid #A8A9AD;
}
a {
	color: #339900;
}
.date {
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #6DB43F;
}


h1{
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	width: 97%;
	border: 1px solid #A6A7AB;
	background-color: #E6E6E6;
	clear: left;
	display: block;
}
li {
	padding-bottom: 8px;
}

#navheading{
	font-size: 11px;
	font-style: italic;
	color: #666666;
	background-color: #C6C8CA;
	width: 310px;
	padding-left: 20px;
	text-align: left;
	float: left;
	height: 29px;
	padding-top: 5px;
	line-height: 1.2em;
}
#content {
	float: right;
	width: 420px;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A9AD;
	padding-right: 10px;
}
hr {
	color: #333333;
	background-color: #333333;
	width: 90%;
	text-align: center;
}
#learnSubMenu {
	float: left;
	width: 193px;
}
#learnSubMenu ul {
	color: #6DB43F;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#learnSubMenu li {
}
#learnSubMenu a {
	color: #333333;
	text-decoration: none;
	display: block;
}
#learnSubMenu a:hover {
	color: #6DB43F;
}
.suzanne {
	color: #990000;
}
.subscript {
	vertical-align: sub;
}
.smallerFont {
	font-size: 11px;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.getHelpContact {
	float: right;
	width: 320px;
}
.pleaseContact {
	float: left;
	width: 100px;
}
.logos {
	text-align: center;
	font-size: 16px;
	color: #666;
}
.logos img {
	padding: 20px;
	vertical-align: middle;
}
