body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-size: 12px;
}
#pageDiv {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	background-image:url(images/page_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}
.pageContent {
	padding: 10px 15px 15px 25px;
}
#pageFooter {
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B497C;
	margin-top: 0px;
	text-indent: 200px;
	padding: 5px 0px 0px 0px;
}
.textFooter {
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#pageFooter p {
	margin: 0px;
	padding-bottom: 5px;
}
#pageFooter a:link {
	text-decoration: none;
	color: #999999;
}
#pageFooter a:visited {
	text-decoration: none;
	color: #999999;
}
#pageFooter a:hover {
	text-decoration: underline;
	color: #990000;
}
.textPageTitle {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.textXLarge {
	font-size: 18px;
}
.textLarge {
	font-size: 16px;
}
.textMedium {
	font-size: 14px;
}
.textSmall {
	font-size: 11px;
}
.textTiny {
	font-size: 9px;
}
.columnMenu {
	width: 200px;
	padding-bottom: 25px;
}
.textSitemap {
	padding-left: 50px;
}
.textSitemap li {
	padding-bottom: 5px;
}
.inputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
