body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 1em;
	line-height: 1.3em;
}
.pageTitle    {
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-style: normal;
}
#leftNav ul {
	background-color: #D5D5D5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftNav ul li {
	font-weight: bold;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	text-indent: 4px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#leftNav ul li ul li {
	list-style-type: none;
	line-height: 1.4em;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	text-indent: 5px;
	margin-left: 5px;
}
#leftNav a    , #leftNav a:visited{
	color: #003F7E;
	text-decoration: none;
	list-style-type: disc;
	display: block;
}
a, a:visited {
	color: #003F7E;
}
#leftNav a:hover     {
	color: #030303;
	text-decoration: none;
	display: block;
}
#leftNav a.active{
	color: #030303;
}
.inactive {
}
#footer {
	text-align: center;
	font-size: 0.7em;
	width: 720px;
	margin-bottom: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #030303;
	padding-top: 20px;
}
#header {
	width: 720px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
}
#leftCol {
	background-color: #D5D5D5;
	height: 100%;
}
.facebook {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
