body {
	background-color: #F2F7F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 130%;
}
p, li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 160%;
}
h1 {
	font-size: 140%;
	font-weight: bold;
	color: #6B8290;
}
h2 {
	font-size: 130%;
	color: #CC0000;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
	color: #465762;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 120%;
	color: #465762;
	font-style: italic;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
.TopRuler {
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}
.MenuFrame {
	width: 100px;
	padding-right: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C1C1C1;
	vertical-align: top;
	padding-top: 20px;
}
.MainFrame {
	background-color: #FFFFFF;
}
.ContentFrame {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 699px;
}
.Menu {
	font-size: 95%;
	margin-top: 2px;
	margin-bottom: 6px;
	color: #434343;
}
.Menu a {
	color: #434343;
	text-decoration: none;
}
.Menu a:hover {
	color: #434343;
	text-decoration: underline;
}
.HeaderFrame {
	height: 85px;
}
