BODY {
	text-align: center;
	background-color: #B1C5D0;
	color: #112331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	vertical-align: top;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
TD {
	color: #112331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a {
	color: #3b627e;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;

}
a:hover {
	color: #5a7565;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

.rightColumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #e3f0d3;
	background-image: url(images/ornament.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	line-height: 2em;
	background-attachment: fixed;
	width: 135px;




}
.rightColumn a {
	color: #3b627e;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;

}
.rightColumn a:hover {
	color: #5a7565;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
.content {
	background-color: #E3EDF3;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 565px;
	vertical-align: top;
	font-size: 12px;
	float: none;
	line-height: 1.5em;




}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.8em;
	font-weight: bold;
	color: #5a7565;
	padding: 2px;

}
.nav {
	text-align: center;
	vertical-align: middle;
}
.nav a {
	font-weight: bold;
	font-color: #0C5178;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
}
.nav a:hover {
	font-weight: bold;
	font-color: #0C5178;
	text-decoration: none;
}
.navVisited {
	height: 25px;
	background-color: #5a7565;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;



}
.title2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8em;
	font-weight: bold;
	color: #5a7565;
	padding: 2px;
}
.smalltxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

