@charset "utf-8";

A:link 		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	font-weight:normal;
	text-decoration: underline;
	line-height: 12px;
}

A:visited	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:normal;
text-decoration: underline;
}

A:active	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: Black; 
font-weight:normal;
text-decoration: none;
}

A:hover 	{
font-family: Arial, Verdana, Helvetica, sans-serif; 
font-size: 9pt; 
color: #656565; 
font-weight:normal;
text-decoration: none;
}


.innermaintable {
	background-color: #FCF7D4;
}
.maintable {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
}
.mainbrowntext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #483318;
}
.greensub {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #56765F;
	font-weight: bold;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #483318;
}
.floatright {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #483318;
	font-weight: normal;
}
.textbox {
	background-color: #FFFEEC;
	border: 1px dotted #DCD4A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	line-height: 15px;
	color: #483318;
	padding: 15px;
}
.mainbrowntextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 13px;
	color: #483318;
	font-weight: bold;
}
.mainbrowntextspread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #483318;
}
.beigetitle {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FCF7D4;
	text-align: left;
	text-indent: 0px;
	left: 0px;
	margin-left: 27px;
}
.maintable .innermaintable ul {
	list-style-type: disc;
	padding-left: 12px;
	margin-left: 4px;
}
