/* CSS Document */	
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #333;
	background-image:url("../images/bkgrnd_light2.jpg");
	background-repeat:repeat;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
.hmPgHeaders {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-size: 12pt;
	color: #333;
	font-weight: normal;
}
.textLight {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
	font-weight: bold;
	line-height: 15pt;
}
.textSm {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #333;
	
}
.text2 {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
	line-height: 22px;
}
.newsText {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	color: #333;
	font-weight: normal;
	line-height: 19pt;	
}
.hmText {
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #333;
	font-weight: normal;
}
h1 {
	font-size: 12pt;
	color: #465B31;
	font-weight: bold;
	line-height: 18pt;
}
a.text:link, a.text:visited, a.text:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #7b4f01;
	text-decoration: underline;
}
a.text:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #9a6405;
	text-decoration: underline;
}
a.link:link, a.link:visited, a.link:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #7b4f01;
	font-weight: bold;
	text-decoration: none
}
a.link:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #9a6405;
	text-decoration: underline
}
.linkActive {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #9a6405;
	font-weight: bold;
	text-decoration: none;
}
a.footer:link, a.footer:visited, a.footer:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #7b4f01;
	font-weight: bold;
	text-decoration: none
}
a.footer:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #9a6405;
	text-decoration: underline
}
a.smLink:link, a.smLink:visited, a.smLink:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #7b4f01;
	font-weight: bold;
	text-decoration: none
}
a.smLink:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #9a6405;
	font-weight: bold;
	text-decoration: underline
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #333;
}

