.navinfo {
	background-color: #fafafa;
	border-top: 1px dashed #CCCCCC;
	border-right: 0px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 0px dashed #CCCCCC;
}
.f16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #7C8F8A;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

a , a:link {
color: #FF6600;
text-decoration: underline;
}
a:hover {

  color            : #99CCFF;
  text-decoration  : none;
  font-weight      : bold;
}
.dlinks , .dlinks:link , .dlinks:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	margin-right: 10px;
}

.tabtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10pt;
	padding: 5px;
	color: #FFFFFF;
	background-color: #3971b5;
}

.tabbody {
	background-color: #ffffff;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.button , .topbar {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 4px 0px 0px;
/*L: now we have back real buttons
	border: 2px outset #efefef;
	padding: 1px 0px 1px 0px;
	background-color: #dfdfdf;
	width: 70px;	*/
}
.tf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-indent: 2px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	width: 100%;
}
/* the tabbed pane interface */
.ontab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3971b5;
	text-align: center;
	margin: 0px;
	width: 100px;
	cursor : pointer;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
}

.offtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
	cursor : pointer;
	width: 100px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
}

.tabpadding {

}

.tabheading {
	background-color: #ffae00;
	/*border-left: solid 1px #777777;*/
	/*border-right: solid 1px #777777;*/
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
}

/* Data table */
.tbldata caption{display:none;}		
.tbldata{
	border: 1px solid #cccccc;
}
.tbldata tbody td{border-width: 0 0 1px 0;border-style: solid;padding:3px 0 3px 5px;vertical-align:middle;}				
.tbldata thead th{
	padding:7px 5px 7px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color:#3971b5;
	color: #FFFFFF;
}
.tbldata thead th input{margin-bottom:0px;margin-top:-1px;}
.tbldata td img{text-align:right;}
.tbldata td a{
	text-align:right;
	color: #FF6633;
	text-decoration: underline;
}
.tbldata th img{float:right;margin:4px 4px 0 0;} 
.tbldata tr.msgnew{font-weight:bold;}

/* Data table */
.tbldata thead th{
	border-top-color:#84b6d6;
	background-color:#3971b5;
	border-top-width: medium;
	border-top-style: solid;
} 
.tbldata tbody td{border-bottom-color:#E6E6E6;}

/* Content nav */

.pathway 
{
	background-color: #FFFFFF;
	width: 450px;
	border: 1px inset #FFFFFF;
	font-size: 11px;
	padding: 2px 0px 2px 10px;
	margin-left: 20px;
	padding-right: 0px;
}

.fieldname 
{
	background-color: #FFFFFF;
/*	width: 100px; */
/*	border: 1px inset #FFFFFF;*/
	font-size: 12px;
/*	padding: 2px 0px 2px 10px;*/
	margin-left: 10px;
/*	padding-right: 0px;*/
	color: #0000FF;
}

.viewdata 
{
	background-color: #FFFFFF;
/*	width: 100px; */
/*	border: 1px inset #DEDEDE;*/
	font-size: 11px;
/*	padding: 2px 0px 2px 10px;*/
	margin-left: 10px;
/*	padding-right: 0px;*/
}

.help
{
	background-color: #FFFFFF;
	width: 200px;
	height: 300px;
	border: 1px inset #FFFFFF;
	font-size: 11px;
	padding: 2px 0px 2px 10px;
	margin-left: 20px;
	padding-right: 0px;
}

.toolbar {
	text-align: right;
	margin-right: 10px;
}


.toolmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #efefef;

}
.contentnav{margin:4px 0;}

.wbg {
	background-color: #FFFFFF;
}

.gbg {
	background-color: #f7f7f7;
}

.wbgs , .wgbg{
	background-color: #efeff7;
}


form {
	margin: 0px;
}
.wlink , .wlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.starttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
