﻿body {
	margin: 0px;
	font-family: Tahoma;
	font-size: x-small;
	color: #084AA5;
/*	scrollbar-base-color: #DAD3CF;
	scrollbar-3dlight-color: #EEFCFF;
	scrollbar-track-color: #EDE9E7;
	scrollbar-arrow-color: #084AA5;
	scrollbar-darkshadow-color: #CDC9C7;
	scrollbar-face-color: #DEECFE;
	scrollbar-highlight-color: #EEFCFF;
	scrollbar-shadow-color: #EDE9E7; */
}
/*-- Slide Menu Styles --*/
div.clSlideMenu0, div.clSlideMenu1, div.clSlideMenu2, div.clSlideMenu3, div.clSlideMenu4 {
	position: absolute;
	overflow: hidden;
	height: 15px;
	background-color: #084AA5;
}
div.clSlideMenu1, div.clSlideMenu2, div.clSlideMenu3, div.clSlideMenu4 {
	background-color: #DAD3CF;
}
div.clSlideMenu2, div.clSlideMenu3, div.clSlideMenu4 {
	height: 13px;
}
a.clA0, a.clA1, a.clA2, a.clA3, a.clA4 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.clA1, a.clA2, a.clA3, a.clA4 {
	color: #084AA5;
}
a.clA2, a.clA3, a.clA4 {
	font-size: 9pt;
	font-weight: normal;
}
span.clArrow {
	font-family: wingdings;
	font-size: 12pt;
	font-weight: normal;
}
/*-- NEEDED STYLES --*/
div.slideMenuBG {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
div.slideMenuText {
	position: absolute;
	left: 2px;
	top: 1px;
	text-align: left;
	z-index: 200;
}
#slideMenucont {
	position: absolute;
	width: 120px;
	visibility: hidden;
}
/* End of Slidemenu Styles */
a:visited, a:active, a:link {
	font-family: Tahoma;
	color: #EF3931;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #084AA5;
}
A.tabbar:link, a.tabbar:visited, a.tabbar:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
a.tabbar:hover {
	COLOR: #EF3931;
	TEXT-DECORATION: none;
}
a.page:link, a.page:visited, a.page:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #EF3931;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
}
a.page:hover {
	COLOR: #084AA5;
}
.clickMe, .clickMeHover {
	font-family: Tahoma;
	color: #EF3931;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
.clickMeHover {
	color: #084AA5;
}
.break {
	page-break-before: always;
}
.page, .pageHover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #EF3931;
	cursor: pointer;
}
.pageHover {
	color: #084AA5;
}
.hideElement {
	visibility: hidden;
	display: none;
}
.showElement {
	visibility: visible;
}
.btn, .btnHover {
	padding: 1px;
	margin: 1px;
	border: 1px solid #084AA5;
	background-color: #084AA5;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 9pt;
	color: #FFFFFF;
	cursor: pointer;
}
.btnHover {
	background-color: #DAD3CF;
	color: #084AA5;
}
.odd {
	background-color: #DEECFE;
	color: #000000;
}
.even {
	background-color: #EDE9E7;
	color: #000000;
}
.itemHead {
	font-size: 9pt;
	background-color: #EEEEEE;
}
.itemDetail {
	font-size: 8pt;
	background-color: #FFFFFF;
}
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.wingdings {
	font-family: Wingdings;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: x-small;
}
p.sm {
	font-size: xx-small;
}
.confirm {
	font-weight: bold;
	margin-top: 50px;
}
h5, h6 {
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	color: #084AA5;
	font-weight: bold;
	font-variant: small-caps;
}
h6 {
	font-size: x-small;
	font-weight: normal;
}
ul {
	font-family: Tahoma;
	font-size: x-small;
}
.grayBack {
	font-family: Tahoma;
	font-size: x-small;
	color: #084AA5;
	font-weight: normal;
	background-color: #DAD3CF;
	padding-left: 10px;
}
table.formTbl {
	background-color: #DAD3CF;
}
table.content {
	background-color: #AAAAAA;
}
th {
	font-family: Tahoma;
	font-weight: bold;
	color: #084AA5;
	background-color: #DAD3CF;
	margin-bottom: 5px;
}
td {
	font-family: Tahoma;
	font-size: x-small;
}
.top {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #084AA5;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 100%;
}
.tiny {
	font-size: 7pt;
}
hr {
	color: #084AA5;
}
.tabOn, .tabOff {
	BORDER-RIGHT: white 1px solid;
	BORDER-TOP: white 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	BORDER-LEFT: white;
	COLOR: white;
	BORDER-BOTTOM: medium none;
	FONT-FAMILY: Tahoma;
	BACKGROUND-COLOR: #084AA5;
	cursor: pointer;
}
.tabOff {
	COLOR: #DAD3CF;
	BACKGROUND-COLOR: gray;
}
table.assess {
	border-collapse: collapse;
	border: 1px #084AA5 solid;
}

