@charset "UTF-8";
#container {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2F2F2;
}
#title {
}
#menu {
	background-color: #3B4045;
	height: 25px;
	padding-left: 217px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(pics/pattern_background.gif);
}
#content {
	padding-right: 80px;
	padding-left: 80px;
	clear: both;
	padding-top: 30px;
}
#container #content p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#container #content li {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#footer {
	clear: both;
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 24px;
	padding-top: 10px;
	color: #666666;
}
#container #footer a:link {
	text-decoration: none;
	color: #0033CC;
}
#container #footer a:visited {
	color: #0033CC;
	text-decoration: none;
}
.heading {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
}
#submenu {
	padding-left: 80px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
}
#container #submenu a:link {
	color: #999999;
	text-decoration: none;
}
#container #submenu a:visited {
	color: #999999;
	text-decoration: none;
}
#container #submenu a:hover {
	color: #CC3333;
}
.text {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#container #content2 a:link {
	color: #0033CC;
}
#container #content2 a:visited {
	color: #0033CC;
}
