body{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px;
	padding: 0px;
}

h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Lucida Console", Verdana;
	font-size: 22px;
	color: #999999;	
	text-align: left;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006600;
	background-color: #FFFFFF;
	border: none;
	padding-bottom: 2px;
}

input.mid {
	text-align: center;
	background-color: #DADADA;
}

input.header {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, "Lucida Console", Verdana;
	font-size: large;
	color: #999999;	
	text-align: left;
	background-color: #FFFFFF;
	border: none;
	padding-bottom: 2px;
}

.content {
	text-align: justify;
	font-size: x-small;	
	color: #000000;
	text-align: left;	
}

.table_header {
	color: #ffffff;
	background-color: #666666;
	font-weight: bold;
	text-align: center;
	line-height: 20px;	
}
.table_row1 {
	color: #000000;
	background-color: #ffffff;
	text-align: left;
}
.table_row2 {
	color: #000000;
	background-color: #E5E5E5;
	text-align: left;
}

p.content .table_row1, p.content .table_row2{
	text-align: center;
	vertical-align: bottom;
}

li {
	font-size: x-small;	
	color: #000000;
	text-align: left;
	line-height: 15px;	
}

.content_header {
	text-align: justify;
	font-size: x-small;
	text-transform: capitalize;
	font-weight: bold;
	line-height: 30px;
	color: #666666;
}

.header {
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #6D946D;
	vertical-align: sub;
	padding: 4px;
}
td {
	font-size: x-small;
}

.header_selected {
	background-color: #6D946D;	
	font-weight: bold;
	color: #ffffff;
}
.header_01_selected {
	text-transform: uppercase;
	padding: 4px;
	line-height: 30px;		
}
.header_02_selected {	
	padding: 4px;
	margin-left: 20px;
}
.header_03_selected {
	padding: 4px;
	margin-left: 35px;
}
.header_01 {
	text-transform: uppercase;
	padding: 4px;
	line-height: 30px;		
}
.header_02 {	
	padding: 4px;
	margin-left: 20px;
}
.header_03 {
	padding: 4px;
	margin-left: 35px;
}

.left_space {
	background-color: #DADADA;
	font-size: x-small;
	text-align: left;	
	margin-left: 10px;	
	padding: 4px;	
}
.left_subheader {	
	background-color: #BAD3BA;
	font-size: x-small;
	line-height: 25px;	
	text-align: left;
}


a.header {
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover.header {
	color: #000000;	
	text-decoration: underline;	
}

a.back2top {
	color: #6D946D;
	font-weight: bold;
}
a:hover.back2top {
	color: #6D946D;
	text-decoration: underline;	
	font-weight: bold;
}

a {
	font-size: x-small;
	color: #6D946D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}

a.header_01, a.header_02, a.header_03 { color: #000000;}
	
a.header_01_selected, a.header_02_selected, a.header_03_selected { color: #ffffff;}