BODY{
  	font-family:  arial,Verdana, sans-serif;
	background-color: white;
	font-size: 9pt;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
}

Input
{
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
	text-align:right;
}

TABLE, select, textarea {
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
}


/* A is for the links <a href></a>in the page */
A {
  text-decoration: none;
  font-family:  Arial, Verdana,sans-serif;
}

A:hover {
  	text-decoration: underline;
}

.inputtext
{
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
	text-align:left;
}

.buttonlabel
{
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
	text-align:center;
}

.conststyle
{
	border-style:none;
	background-color:#e5e9ed;
	color: #000000;
  	font-family:arial,verdana,sans-serif; font-size:9pt;
  	text-align:left;
}

.fieldname
{
  color: #003060;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
}

.fieldname1
{
  color: #3366cc;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
}

.fielddata
{
  color: #000000;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
}

.unitstyle
{
  border-style:none;
  background-color:#e5e9ed;
  color: #003060;
  text-align:left;
  font-family:arial,verdana,sans-serif; font-size:8pt;
}
.unitstyle1
{
  border-style:none;
  background-color:#e5e9ed;
  color: #003060;
  font-family:arial,verdana,sans-serif; font-size:8pt;
}
.unitstyle2
{
  background-color:#c7d0d9;
  color: #003060;
  font-family:arial,verdana,sans-serif; font-size:8pt;
}
.unitstyle3
{

  background-color:#ffffff;
  color: #003060;
  font-family:arial,verdana,sans-serif; font-size:8pt;
}

.resultstyle
{
  border-style:none;
  background-color:#e5e9ed;

  color: #000000;
  font-family:arial,verdana,sans-serif; font-size:9pt;
}

.resultstyle1
{
  border-style:none;
  background-color:#e5e9ed;
  color: #003060;
  font-family:arial,verdana,sans-serif; font-size:16p4;
  font-weight:bold
}
.resultstyle2
{
  border-style:none;
  background-color:#c7d0d9;

  color: #000000;
  font-family:arial,verdana,sans-serif; font-size:9pt;
}
.resultstyle3
{
  border-style:none;
  background-color:#e5e9ed;

  color: #000000;
  font-family:arial,verdana,sans-serif; font-size:9pt;
}
.tableunitstyle
{
  border-style:none;
  background-color:#2f6090;
  color: #e5e9ed;
  font-family:arial,verdana,sans-serif;
  font-size:8pt;
  text-align:left;
}
.tableunitstyle1
{
  border-style:none;
  background-color:#6097c0;
  color: #ffffff;
  font-family:arial,verdana,sans-serif;
  font-size:8pt;
  text-align:left;
}

.tableunitstyle1center
{
  border-style:none;
  background-color:#6097c0;
  color: #ffffff;
  font-family:arial,verdana,sans-serif;
  font-size:8pt;
  text-align:center;
}

.tableunitstyle1left
{
  border-style:none;
  background-color:#6097c0;
  color: #ffffff;
  font-family:arial,verdana,sans-serif;
  font-size:8pt;
  text-align:left;
}

.pageheader
{
  font-family:arial,verdana,sans-serif;
  font-size:14pt;
  color: #003060;
  font-weight: bold;
  text-align: center;
}

.levelonecolor
{
  background-color: #003060;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  color:#ffffff;

}

.leveltwocolor
{
  background-color: #2f6090;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  color:#ffffff;

}
.leveltwocolor1
{
  background-color: #2f6090;
  font-size: 10pt;
  font-family: arial,verdana,sans-serif;
  color:#ffffff;
  font-weight: bold;

}

.levelthreecolor
{
  background-color:#6097c0;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  color:#ffffff;
}

.tablewhite
{
  background-color: #ffffff;
}

.tableblueone
{
  background-color: #a6b2bf;
}

.tablebluetwo
{
  background-color: #c7d0d9;
}

.tablebluethree
{
  background-color: #e5e9ed;
}

.tableheader
{
  color: #0F4889;
  font-family: arial,verdana,sans-serif;
  font-size: 9pt;
}

.colname
{
   background-color: #2f6090;
   color: #ffffff;
   font-size: 9pt;
   font-family: arial,verdana,sans-serif;
   text-align:center;
}
.colname1
{
   background-color: #6097c0;
   color: #ffffff;
   font-size: 9pt;
   font-family: arial,verdana,sans-serif;
   text-align:center;
}

.colname2
{
   background-color: #e5e9ed;
   color: #ffffff;
   font-size: 9pt;
   font-family: arial,verdana,sans-serif;
   text-align:center;
}

.colname3
{
   background-color: #6097c0;
   color: #000000;
   font-size: 9pt;
   font-family: arial,verdana,sans-serif;
   text-align:center;
}
.colcontent
{
   color: #000000;
   font-size: 9pt;
   font-family:arial,verdana,sans-serif;
   text-align:center;
}

.redtext
{
  color: red;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight:bold
}
.greentext
{
  color: green;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight:bold
}
.redtext2
{
  color: red;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
  border-style: none;
  background-color: #e5e9ed;
  text-align: left;
}
.greentext2
{
  color: green;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
  border-style: none;
  background-color: #e5e9ed;
  text-align: left;
}

.redtext2ctr
{
  color: red;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
  border-style: none;
  background-color: #e5e9ed;
  text-align: center;
}
.greentext2ctr
{
  color: green;
  font-size: 9pt;
  font-family: arial,verdana,sans-serif;
  font-weight: bold;
  border-style: none;
  background-color: #e5e9ed;
  text-align: center;
}

.tdStyle
{
	border-style:none,none,none,none;
	border-color:#a6b2bf;
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
	border-width:0;
}
.tdStyle1
{
	border-style:none,none,none,none;
	border-color:#a6b2bf;
	font-family: arial,Verdana, sans-serif;
	font-size: 9pt;
	border-width:1;
}

.tableResultstyle
{
  border-style:none;
  background-color:#e5e9ed;
  color: #000000;
  font-family:arial,verdana,sans-serif;
  font-size:8pt;
  text-align:center;
 }
 
.inputheadstyle
{
  border-style:none;
  background-color:#e5e9ed;
  color: #003060;
  font-family:arial,verdana,sans-serif; font-size:9pt;
  font-weight: bold;
}
