body {
	height: 100%;
	width: 100%; 
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	background-color: #FFFFFF; 
	overflow: hidden;
}
html{
	height: 100%;
	width: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
text {
	height: 100%;
	margin: 0px;
	width: 100%; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
}
textarea {
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 100%;
	width: 100%; 
}
a	 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 100%;
	text-decoration: none;
}
a:active {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 100%;
	text-decoration: none;
}
a:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 100%;
	text-decoration: none;
}
a:hover  {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 100%;
	text-decoration: underline;
}
#tablist .spacer {
	display: inline;
	width: 20px;
	padding: 0;
	margin-left: 0;
	margin-top: -10px;
	margin-bottom: -7px;
	font: bold 12px Verdana;
}
#tablist a.highlight_blue {
	width: 90px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 3px 2px;
	margin-right: 0px;
	border: 0;
	background: #C7D6E3;
	background-image: url('buttonbgblue.gif');
}

#tablist a.highlight_blue:link, #tablist a.highlight_blue:visited{
	color: #FFFFFF;
	background: #C7D6E3;
	background-image: url('buttonbgblue.gif');
}
#tablist a.highlight_blue:hover{
	color: #FFFFFF;
	background: #C7D6E3;
	background-image: url('buttonbgblue.gif'); 
	text-decoration: underline;
}
#tablist a.highlight_blue:current{
	color: #FFFFFF;
	background: #C7D6E3;
	background-image: url('buttonbgblue.gif'); 
} 
#tablist {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	font: bold 12px Verdana;
}
#tablist li {
	width: 80px;
	display: inline;
	list-style: none;
	margin-left: 0px;
	margin-top: -3px;
	padding-top: 2px;
}
#tablist li a {
	float: left;
	display: inline;
	width: 80px;
	color: #606060;
	text-decoration: none;
	text-align: center;
	padding: 2px 2px 3px 2px;
	margin-right: 0px;
	border-top: 0px solid #ADADC6;
	border-bottom: 0px solid #ADADC6;
	border-left: 0px solid #ADADC6;
	border-right: 1px solid #ADADC6;
	background: #F7F7F7;
	background-image: url('buttonbgdark.gif');
}
#tablist li a:link, #tablist li a:visited{
	color: #606060;
	background: #F7F7F7;
	background-image: url('buttonbgdark.gif');
}
#tablist li a:hover{
	color: #606060;
	background: #F7F7F7;
	background-image: url('buttonbgdark.gif'); 
	text-decoration: underline;
}
#tablist li a.current{
	color: #606060;
	background: #F7F7F7;
	background-image: url('buttonbgdark.gif'); 
} 
.tablistnav {
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	font: bold 12px Verdana;
	color: #606060;
	padding-left: 1px;
	margin-left: 0px;
	margin-right: 0px;
}
.tablistnav .navheader{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
 
	border-top: 2px solid #F5F5F5;
	border-bottom: 2px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
 
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	background: #336699;
	
	margin-top: 14px;
}
.tablistnav li{
	color: #606060;
	display: block;
	list-style: none;
	margin: 0px;
	text-align: left;
	background: #F5F5F5;
	width: 100%;
}
.tablistnav li a{
	display: block; 
	width: 100%;
	margin: 0px;
	color: #606060;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 1px;
	background: #F5F5F5;
	border-top: 0px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
}
.tablistnav li a:link {
	color: #606060;
	background: #F5F5F5;
}
.tablistnav li a:visited {
	color: #606060;
}
.tablistnav li a:hover {
	color: #606060;
	background: #FFE6AA;
	text-decoration: underline;
}
.tablistnav li a.normal{
	color: #606060;
	background: #F5F5F5;
}
.tablistnav li a.current{
	color: #606060;
	background: #FFF5C8;
}
.menuBarTable {
	width: 100%;
	background-color: #EDEFF4;
	padding: 2;
	z-index: 1;
	border: 0px;
	border-bottom: 1px solid #BFBFBF;
}
.menuBarTable td {
	border: 0px;
	padding: 2;
	z-index: 1;
}
.menuBarTable a {
	color:#5F5F5F;
}
.menuBarTable a:active {
	color:#5F5F5F;
}
.menuBarTable a:visited {
	color:#5F5F5F;
}
.menuBarTable a:hover {
	color:#5F5F5F;
}
#tablistmenu {
	padding: 5px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 8px;
	margin-bottom: 0px;
	font: bold 12px Verdana;
}
#tablistmenu li {
	width: 120px;
	display: inline;
	list-style: none;
	margin-left: 0px;
	margin-top: -3px;
	padding-top: 0px;
}
#tablistmenu li a {
	float: left;
	display: inline;
	width: 120px;
	color: #5F5F5F;
	text-decoration: none;
	text-align: center;
	padding: 4px 2px 3px 0px;
	margin-bottom: 0px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #DCDCDC;
}
#tablistmenu li a:hover{
	color: #5F5F5F;
	background: #FFF5C8;
	text-decoration: underline;
}
#tablistmenu li a.normal{
	color: #5F5F5F;
	background: #DCDCDC;
} 
#tablistmenu li a.current{
	color: #5F5F5F;
	background: #FFF5C8;
} 
#menuHolder {
	width: 90%;
	background-color: red;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	position: absolute;
}
.fieldlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; 
}
.fieldlabelpadded {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000; 
	padding-top: 8px;
}
.fieldlabelheader {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #000000; 
}
.hideprint{
	display:inline; 
}
.hiddeninfo{
	background-color: #FCFCFC;
	display: none;
	padding-left: 0px;
	text-align: left;
	width: 25px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 25px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: large; 
	MARGIN-BOTTOM: 15px; 
	COLOR: #000000; 
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 15px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	MARGIN-BOTTOM: 10px; 
	COLOR: #000000; 
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	MARGIN-BOTTOM: 5px; 
	COLOR: #000000; 
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 10px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 83%; 
	MARGIN-BOTTOM: 5px; 
	COLOR: #000000; 
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 83%; 
	MARGIN-BOTTOM: 5px; 
	COLOR: #000000; 
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	MARGIN-TOP: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 100%; 
	MARGIN-BOTTOM: 5px; 
	COLOR: #000000; 
}
/* header & bannerframe left in case we reinstate DIV header */
/* currently not used because of view category scrolling */
.header {
	top: 0;
	position: fixed;
	vertical-align: middle;
	padding: 0px;
	width: 100%;
	height: 50px;
	background-color: transparent;
}
.bannerframe {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 50px;
}
.nav {
	top: 0px;
	left: 0px;
	position: absolute;
	padding: 0px;
	background-color: transparent;
	width: 100%;
	height: 100%;
	border-color: #EDEFF4;
	border-style: inset;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}
.inside {
	border-left: 1px solid #F5F5F5; 
	border-right: 1px solid #B0B0B0;
	background: #EDEFF4;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-left: 20px;
	padding-right: 25px;
	padding-bottom:0px;
	height: 100%;
	overflow: auto;
}
.navMenuHolder {
	width: 112px;
	padding: 0px;
	margin-left: -21px;
	margin-right: -20px;
	position: fixed;
}
.viewheader {
	background-color: #EDEFF4;
	border-color: black;
	border-style: inset;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px solid #B0B0B0;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 10px;
	height: 25px;
}
.viewheader table {
	margin: 0px;
	padding: 0px;
}	
.viewheader td {
	margin: 0px;
	padding-right: 30px;
}
.viewheader br {
	display: none;
}
#viewPanel p {
	margin: 0;
	padding: 0;
}
.docheader {
	background-color: #EDEFF4;
	border-color: black;
	border-style: inset;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px solid #B0B0B0;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px;
	height: 25px;
}
.docheader #tablist {
	margin-top: -12px;
}
.docheader table {
	margin: 0px;
	padding: 0px;
}
.docheader td {
	margin: 0px;
	padding-right: 20px;
}
.docheader br {
	display: none;
}
.datacontent {
	position: absolute;
	width: 99%;
/*	margin-top: -2px; */
	margin-top: 2px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: -20px;
	padding-bottom: -20px;
	background-color: transparent; 
	height: 91%; 
	overflow: auto; 
	z-index: 1;
}
.datacontent table {
	width: 99%;
}
.datacontent .viewlink {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 83%;
	text-decoration: none;
}
.datacontent .viewlink:active, .datacontent .viewlink:visited {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 83%;
	text-decoration: underline;
}
.datacontent .viewlink:hover {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 83%;
	text-decoration: underline;
}
.banner {
	border-top: 3px solid #FFF5C8;
	border-bottom: 3px solid #C8C8C8;
	border-left: 0px solid #FFF5C8;
	border-right: 0px solid #C8C8C8;
	background-color: #FFE6AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	padding: 2px;
	vertical-align: middle;
}
.tablecontentheaderlines {
	width: 100%;
	border-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #E7F1FB;	
	background-color: #E7F4FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000; 
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
.tablecontent {
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	padding-bottom: 1px;
	color: #000000; 
}
.tablecontent td {
	padding:2px;
	padding-left: 5px;
}
.tablecontent .contentlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 12px;
	color: #5F5F5F; 
}
.fullField {
	color: #000000;
	width: 100%;
}
.longField {
	color: #000000;
	width: 90%;
}
.shortField {
	color: #000000;
	width: 50%;
}
.dateField {
	color: #000000;
	width: 80px;
}
.tablemenu {
	border-style: none;
	border-width: 0px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	padding-bottom: 1px;
	color: #000000; 
}
.tablemenu td {
	width: auto;
}
.printhide {
	position: relative;
}
/* Search Report fields table formatting*/
table.SearchReportFields {
	width:480px;
}
#columnsavailable, #columns {
	width:200px;
}
 
