.menuBarItem {
	background-image: none;
	font-family: Helvetica;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	width: 60px;
	text-align: center;
	font-weight: bold;
}
.menuBarItemOver {
	background-image: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0033;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	width: 60px;
	font-weight: bold;
}
.menuBarLink {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.menuBarLinkSel {
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.sideMenu {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	font-size: 12px;
	padding: 3px;
	text-align: center;
}
.header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.banner {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 95px;
	margin: 0px;
}
.background {
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 257px center;
}
.printBackground {
	margin: 0px;
	padding: 0px;
	background-image: url(images/watermark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.body {
	background-color: transparent;
	margin: 0px;
	height: 100%;
	width: 750px;
}
.printBody {
	background-color: transparent;
	margin: 0px;
	padding: 5px;
	height: 100%;
	width: 100%;
}
.headline {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 5px;
	height:1px;
}
.menuBarItemSel {
	background-image: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #CC0033;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #990000;
	width: 60px;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: bold;
}
.menuBarItemSelOver {
	background-image: none;
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #990000;
	text-align: center;
	width: 60px;
	background-color: #FFFFFF;
}
.sideMenuItem {
	border-bottom: 1px solid #666666;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	padding: 3px;
	background-color: #FFFFEE;
}
.sideMenuItemOver {
	border-bottom: 1px solid #666666;
	color: #000000;
	font-family: Tahoma;
	font-size: 14px;
	padding: 3px;
	background-color: #FFFFDD;
}
.searchCell {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	height: 5px;
}
.maintText {
	margin: 0px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Tahoma;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Tahoma;
	font-size: 14px;
	margin: 15px 0px 5px;
	padding: 0px;
	line-height: 12px;
	color: #990000;
}
.sideMenuLink {
	color: #000000;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
p.center {
	margin-top: 1px;
	margin-bottom: 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: disc;
}
a {
	color: #993333;
}
a:visited {
	color: #C52831;
}
a.sideMenuLink {
	color: #993333;
	font-weight: bold;
}
a:visited.sideMenuLink {
	color: #993333;
	font-weight: bold;
}
a.menuBarLink {
	color: #CC0000;
	font-weight: bold;
}
a:visited.menuBarLink {
	color: #820000;
}
a.menuBarLinkSel {
	color: #FF3333;
}
a:visited.menuBarLinkSel {
	color: #000000;
}
a.serviceButtonLink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.serviceButtonLink {
	color: #FFFFFF;
	text-decoration: none;
}
.serviceButton {
	background-image: url(images/service_button.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.serviceButtonOver {
	background-image: url(images/service_button_over.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.ticker {
	position: absolute;
	height: 18px;
	left: 680px;
	top: 7px;
	clip:     rect(0px 5px 25px -675px);
	font-family: Tahoma;
	font-size: 14px;
	overflow: hidden;
}
