p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	list-style-position: inside;
	list-style-type: square;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.footer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	text-align: right;
}
#footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#footerLink a:link, #footerLink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}
.index_intro_para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #666666;
	line-height: 26px;
}
.index_intro_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 18px;
}
#navColumn {
	font-size: 12px;
	line-height: 150%;
	float: none;
	width: 144px;
	padding-top: 0px;
	padding-bottom: 30px;
	font-style: normal;
	font-weight: bold;
}
#navColumn ul {
	list-style-type: none;
}
#navColumn li {
	white-space: nowrap;
	margin-bottom: 10px;
}
#navColumn a {
	display: block;
}
#navColumn a:link, #navColumn a:visited {
	color: #000000;
	text-decoration: none;
}
#navColumn a:hover, #navColumn a:active {
	color: #666666;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
