td {
	font-family: Arial, sans-serif; 
	font-size: 12px;
        color:#000000;
}

a {
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	text-decoration: underline
}

a img {
	border-style: none
}

a.submenu {
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #666666;
	text-decoration: underline
}

a.current {
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold;
	color: #464646;
	text-decoration: underline
}

a.submenu_current {
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

a:hover, a:active, a:focus {
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
	text-decoration: none
}

a.submenu:active, a.submenu:hover, a.submenu:focus {
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000;
	text-decoration: none
}
.grey12px {
	font-family: Arial, sans-serif; 
	font-size: 12px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none
}

.blackBold12px {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000; 
	text-decoration: none
}

.black12px {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000; 
	text-decoration: none
}

.greyBold12px {
	font-family: Arial, sans-serif; 
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal; 
	color: #666666;
	text-decoration: none
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-color: #939295;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #636363
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #8080C0;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bgproperties: fixed;
	SCROLLBAR-FACE-COLOR: #000080;
 	SCROLLBAR-HIGHLIGHT-COLOR: #000080;
 	SCROLLBAR-SHADOW-COLOR: #A5DEEF;
	SCROLLBAR-3DLIGHT-COLOR: #A5DEEF;
 	SCROLLBAR-ARROW-COLOR: #FF0000;
 	SCROLLBAR-TRACK-COLOR: #000080;
 	SCROLLBAR-DARKSHADOW-COLOR: #000080
	}

.checktbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #6071C6;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #636363;
	border: #C9C5C3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

#printonly { 
  display: none; 
}

#divCont {
	padding-LEFT: 17px; padding-TOP: 50px; height: auto; width: 204px; overflow: hidden;
}
#divCont .clSub table {
	margin-top: -1em;
	margin-bottom: 1.5em;
	margin-left: 1em;
}
#divCont .bottomLayer {
	WIDTH: 160px; CLIP: rect(0px 160px 100px 0px); POSITION: fixed; HEIGHT: 100px; 
}
