.Logo {
	position: absolute;
	left: 5px;
	top: 5px;
}
.Titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	position: absolute;
	left: 240px;
	top: 5px;
	width: 350px;
}
.titlesubbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 15px;
	position: absolute;
	left: 240px;
	top: 30px;
	width: 350px;
}
.titlesidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	left: 500px;
	top: 65px;
	width: 110px;
	line-height: 20px;
}
.titleline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #37008A;
}
.mainbody {
	font-size: 14px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #37008A;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.bodytop {
	font-size: 16px;
	font-style: italic;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.linkline {
	background-color: #44999D;
	height: 2px;
	width: 450px;
	z-index: 1;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #37008A;
}
.italics {
	font-style: italic;
}
.footerline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #37008A;
}
.footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.bodytext {
	width: 500px;
}
.background {
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFF;
	font-size: 14;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.headeritalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
.linkbutton {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.mainlink {
	color: #FFFFFF;
	font-size: 14px;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.default {
	color: #000000;
	cursor: text;
}
.bolditalics {
	font-style: italic;
	font-weight: bold;
}
.MsoNormal strong span {
	font-family: "Times New Roman", Times, serif;
}
.RED {
	color: #F00;
}
