/* CSS Document */
body	{
	background-color:#e5e5d8;
}
.stdtable td {
	background-color:#f7f5ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c463a;
	font-size: 12px;
	text-decoration: none;
	padding: 10px;
	border: 1px dotted #666666;
	margin: 5px;
	cellspacing: 3px;
}
.stdtable2 td {
	background-color:#f7f5ea;
	text-decoration: none;
	padding: 0px;
	border: 1px none #666666;
	margin: 0px;
	cellspacing: 0px;
}
.plaintable{
	background-color:#f7f5ea;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c463a;
	font-size: 10px;
	text-decoration: none;
}
.headline
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	line-height: 32px;
	color: #4c463a;
}
a:link   { 
color: #767700; 
font-weight: normal; 
font-size: 12px; 
text-decoration: none 
}
a:visited      { 
color: #999;
}
a:hover { 
color: #b4d11c;
}

#nav {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-size: 12px;
	margin:18px 0 0 0;
}
#nav a{
	margin:0 0 0 20px;
	padding:0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover { 
color: #b4d11c;
}

#nav .selected{ color: #b4d11c; }

#subnav { line-height:21px; }
#subnav a{
	color: #767700;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#subnav a:before {
	content: "\00BB \0020";
	}

#subnav a:hover { 
color: #b4d11c;
}

#subnav .selected{ color: #b4d11c; }

.header {
	color: #4c463a;
	font-weight: bold;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial;
	text-decoration: none;
}
.bodytext {
	background-color:#e9ebe1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c463a;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}
.content {
	margin: 15px 30px 15px 30px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4c463a;
	font-size: 12px;
	text-decoration: none;
}
.sidebar {
	margin: 15px 30px 15px 30px;
	text-align: justify;
	font-size: 12px;
}


/* sidebar tables stuff */
.row_headline {
	color: #4c463a;
	font-size: 11px;
	line-height: 24px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.row_dark {
	background-color:#b8b5b1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4c463a;
	font-size: 10px;
}
.row_light {
	background-color:#eae7e3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4c463a;
	font-size: 10px;
}
.headlineGreen {
	color: #96b300;
	font-size: 12px;
	line-height: 24px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
table p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4c463a;
	font-size: 12px;}
	
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #4c463a;
	font-size: 12px;}

