body {
	background-color: #999999;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#Content p, table, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#scrollArea {
	width: 386px;
	height: 380px;
	overflow: auto;
}

#scrollArea2 {
	width: 551px;
	height: 380px;
	overflow: auto;
}

A:link, A:visited, A.active {
	color: #017D7D;
	text-decoration: none;
}
A:hover {
	color: #F9C92D;
	text-decoration: underline;
}
A.sitemap1:link, A.sitemap1:visited, A.sitemap1.active {
	font-size: 14px;
	color: #017D7D;
	text-decoration: none;
}
A.sitemap1:hover {
	color: #F9C92D;
	text-decoration: underline;
}
A.subMenu:link, A.subMenu:visited, A.subMenu.active {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
A.subMenu:hover {
	color: #40658D;
	text-decoration: underline;
}

A.subMenuR:link, A.subMenuR:visited, A.subMenuR.active {
	color: #c1473c;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
A.subMenuR:hover {
	color: #40658D;
	text-decoration: underline;
}

A.ftr:link, A.ftr:visited, A.ftr.active {
	color: #FFFFFF;
	text-decoration: underline;
}
A.ftr:hover {
	color: #56493B;
	text-decoration: none;
}
#Content .reverse{
	color: #FFFFFF;
}
.quoteTxt {
	font-size: 14px;
	color: #40658D;
	font-style: italic;
	font-weight: bold;
}
.headTxt {
	font-size: 20px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.txtSmall {
	font-size: 10px;
}

.heading {
	color: #40658D;
	font-weight: bold;
}

.margin1{
	margin-right: 15px;
	margin-left: 15px;
}
ul{
	margin-top: 0in;
	margin-bottom: 0in
}
h1{
	font-size: 15px;
	color: #000000;
	margin-top: 0px;
	font-weight: bold;
}
h2{
	font-size: 14px;
	color: #00461C;
	font-weight: bold;
}
.communitiesbg{
	color: #FFFFFF;
	text-align: left;
	background-image: url('images/communities/bg-communities.gif');
	background-repeat: repeat-x
}