body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}

.bodyBG {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
}
.footerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #979797;
	line-height: 18px;
}
.footerLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #979797;
	line-height: 14px;
}
#footer {
	padding-left: 16px;
	padding-top: 4px;
}
#content {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 14px;
	padding-left: 24px;
}
#content a:link {
	color: #496F6E;
	font-weight: bold;
	}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #496F6E;
	font-weight: bold;
	font-style: italic;
}

#content a:visited { 
	color: #496F6E;
	font-weight: bold;
}
#content a:active {
	color: #496F6E;
	font-weight: bold;
}
#content a:hover {
	color: #000000;
	text-decoration: none;	
}


.footerLight a:link {
	color: #979797;
}
.footerLight a:visited { 
	color: #979797;
}
.footerLight a:active { 
	color: #979797;
}	
.footerLight a:hover {
	color: #000000;
	text-decoration: none;
}
.boldGreen {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #496F6E;
}
.link li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	padding-bottom: 1px;
	list-style-type: none;
}
.form {
	width: 200px;
}
