BODY {
 background-color: #D1D0C5;
 margin: 0px;
 font-family:Arial;
 font-size:	11px;
 color:		#2C4B21;
 font-style:	normal;
 font-weight:	normal;
 }

TD {
 font-family:Arial;
 font-size:	11px;
 color:		#2C4B21;
 font-style:	normal;
 font-weight:	normal;
 }
	
	subbody {
 font-family:Arial;
 font-size:	8pt;
 color:		#333333;
 font-style:	normal;
 font-weight:	normal;
 }

A:LINK, A:VISITED {
 text-decoration:	underlined;
 color:			#000099;
 }

A:HOVER {
 color:			#0000ff;
 }
A.nav:LINK, A.nav:VISITED {
 text-decoration:	none;
 color:			#000000;
 }

A.nav:HOVER {
 color:			#666666;
 }

A.go:LINK, A.go:VISITED {
 text-decoration:	none;
 color:				#ffffff;
 }
A.go:HOVER {
 font-weight:		bold;
 }
A.footer, A.footer:hover {
 font-family:Arial;
 font-size:	8pt;
 color:		#2C4B21;
 font-style:	normal;
 font-weight:	normal;
 text-decoration:  none;
 }
.white {
 color:				#ffffff;
 font-weight:		normal;
	font-size:	8pt;
 }
	
	.title {
	font-family:Arial;
 color:				#ffffff;
 font-weight:		normal;
	font-style:	normal;
	font-size:	24pt;
 }
	
	.tagline {
	font-family:Arial;
 color:				#ffffff;
 font-weight:		bold;
	font-style:	normal;
	font-size:	9pt;
 }
	
	.navheader {
	font-family:Arial;
 color:				#ffffff;
 font-weight:		bold;
	font-style:	normal;
	font-size:	11px;;
 }
	
		.subhead {
	font-family:Arial;
 color:				#2C4B21;
 font-weight:		bold;
	font-style:	normal;
	font-size:	9pt;
 }
	
			.subhead2 {
	font-family:Arial;
 color:				#2C4B21;
 font-weight:		bold;
	font-style:	normal;
	font-size:	8pt;
 }

.template_blank {
 border:			1px solid #888888;
 padding-left:		3px;
 }
.template_table {
 background-color:	#ffffff;
 padding:			2px 5px 2px 5px;
 border:			1px solid #2C4B21;
 }
.label {
 color:				#555555;
 background-color:	#c0c0c0;
 border: 1px solid	#a0a0a0;
 text-align:		right;
 padding-right:		3px;
 padding-left:		3px;
 }

.table_title {
 font-size:			16px;
 font-style:		italic;
 font-weight:		bold;
 }
.table_head_normal {
 color:				#555555;
 background-color:	#c0c0c0;
 border: 1px solid	#a0a0a0;
 padding-right:		3px;
 padding-left:		3px;
 } 

.table_head_sorted {
 color:				#ffffff;
 background-color:	#4d7a5d;
 border: 1px solid	#2c4b21;
 padding-right:		3px;
 padding-left:		3px;
 font-weight:		bold;
 }

A.table_head_sorted_a:LINK, A.table_head_sorted_a:VISITED {
 color:				#ffffff;
 }

.table_lines {
 background-color:	#a0a0a0;
 }

.table_data_normal {
 }

.table_data_sorted {
 background-color:	#b9b8bf;
 }

.table_data_shaded {
 background-color:	#c9c8cf;
 }

.main_title {
 font-size:		16px;
 font-weight:	bold;
 font-style:	italic;
 }

.breadcrumb {
 color:			#739569;
 }

A.breadcrumb_link:LINK, A.breadcrumb_link:VISITED {
 text-decoration: none;
 color:			#ffffff;
 font-weight:	bold;
 }

A.breadcrumb_link:HOVER {
 text-decoration: underline;
 }

.expired {
color: black;
}
H1.whitetitle {
	font-family:Arial;
 color:				#ffffff;
 font-weight:		normal;
	font-style:	normal;
	font-size:	24pt;
	margin:0px;
 }
H2.whitetagline {
	font-family:Arial;
 color:				#ffffff;
 font-weight:		bold;
	font-style:	normal;
	font-size:	9pt;
	margin:0px;
	padding:0px;
 }

