body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	padding: 22px;
	background-color: #FFFFFF;
	line-height: 1.4em;
}
h2 {
	color: #333333;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h3 {
	color: #666666;
	font-weight: normal;
}
#mainContent {
	padding-left: 26px;
	padding-top: 12px;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 9px;

}
h1 {
	color: #B41416;
	font-weight: normal;
}
#mainContent p {
	color: #333333;
}
#navLinks {
	margin: 0px;
	padding: 0px;
}
#navArea #navLinks li {
	float: left;
	padding: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#footer {
	text-align: center;
	padding: 22px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.smallerText{
	font-size: x-small;
}
#navArea {
	margin-bottom: 12px;
	margin-top: 12px;
	padding: 7px;
	clear: left;
	height: 36px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;

}

