input.box { 
	font-size: 8pt;
	border: 1px solid;
	border-color:#999999;
	font-family: Verdana;
	color: black;
}

select
{
	font-size: 8pt;
	font-family: Verdana;
	color: black;
}

textarea
{
	width: 240px;
	font-size: 8pt;
	border: 1px solid;
	border-color: #999999;
	font-family: Verdana;
	color: black;
	border-style: none none none none;
}

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #778E4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.dg_line
{
	background-color:#B7BDC2;
}

.dg_line_over
{
	background-color: lightgrey;
}

.dg_it
{
	color:#000000;
	font-size:8pt;
	font-family:Arial;
	background-color:#B7BDC2;
}

.dg_head
{
	color:#EEEEEE;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	background-color: #ACC087;
}

.dg_page
{
	color:#ffffff;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
}

.error_txt
{
	color:#993300;
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
}
.txt
{
	font-size: 8pt;
}

.title 
{
	font-size: 8pt;
	font-weight: bold;
}

.tab_title 
{
	font-size: 8pt;
	font-weight: bold;
	background: #ffffff;
	width: 150px;
}

.nav_title 
{
	font-size: 8pt;
	font-weight: bold;
	/*background: #cccccc;*/
}

.menu_title
{
	font-size: 8pt;
	color: darkgray;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCC99;
}

a {
	color: #003366;
	text-decoration: none;
	font-size:10px;
	font-weight: bold;
	letter-spacing: 1px
}

a:hover {
	color: #666666;
	text-decoration: underline;
	font-size:10px;
	font-weight: bold;
	letter-spacing: 1px
}
/* report FOD*/

#content {
	width: 668px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	line-height: 14px;
	background-color: #FFF;
	margin-top: 20px;
	padding: 12px;
	margin-bottom: 20px;
}
#content table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #778E4A;
	border-right-color: #778E4A;
	text-align: center;
}
#content  td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #778E4A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #778E4A;
}
.eeeback {
	background-color: #eee;
}
#content #reportDate {
	float: left;
	width: 260px;
}
.names {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #E48801;
	letter-spacing: 2px;
}
#content #reportTitle {
	padding-top: 20px;
	padding-bottom: 20px;
}


#content #ID {
	float: left;
	width: 400px;
}
h1 {
	font-weight: bold;
	color: #00475E;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00475E;
	letter-spacing: 2px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
.clearBreak {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;		
	}

