.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D4339;
	line-height: 30px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D4339;
	font-style: italic;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
}
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A6306;
	font-weight: bold;
}
.style5 {
	font-family: Verdana;
	font-size: 18px;
	color: #CEEE73;
	font-weight: lighter;
	padding-left: 10px;
	line-height: 25px;
	}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #3A6306;
	font-weight: bold;
	font-style: italic;
	}
.style7 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #B1B1B1;
}
a:link {
	color: #3D4339;
	text-decoration: none;
}
a:visited {
	color: #3D4339;
	text-decoration: none;
}
a:hover {
	color: #4F7A06;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.orange_link:link {
		color: #3A6306;
	text-decoration: none;
}
.orange_link:visited {
	color: #3A6306;
	text-decoration: underline;
}
.orange_link:hover {
	color: #000000;
	text-decoration: none;
}
.orange_link:active {
	color: #3A6306;
	text-decoration: underline;
}
.style8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFF00;
	font-weight: normal;
	padding-left: 10px;
	line-height: 45px;
	font-style: oblique;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B6BD91;
}

/* Toggleable content using JS
-------------------------------------------------------*/

.togglenav {
	display: none;
  padding: 4px 16px;
  background: url("../images/background_diagonal.gif");
	border-top: 1px solid #DDD;
}

.toggleblock {
	margin-bottom: 24px;
}

.togglenav .prev {
	float: left;
}

.togglenav .next {
	float: right;
	text-align: right;
	width: 49%;
}

/* Column clearing
-------------------------------------------------------*/

.togglenav:after,
.client:after,
#client:after,
#submenu:after,
#navmenu:after,
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.togglenav,
.client,
#client,
#submenu,
#navmenu,
#content {
	display: table; /* Was inline table */
}

/* Hides from IE-mac \*/
html .togglenav,
html .client,
html #client,
html #submenu,
html #navmenu,
html #content {
	height: 1%;
}

.togglenav,
.client,
#client,
#submenu,
#navmenu,
#content {
	display: block;
}
/* End hide from IE-mac */



/* Toggleable content using JS
-------------------------------------------------------*/

.togglenav2 {
	display: none;
  padding: 4px 16px;
  background: url("../images/background_diagonal.gif");
	border-top: 1px solid #DDD;
}

.toggleblock2 {
	margin-bottom: 24px;
}

.togglenav2 .prev {
	float: left;
}

.togglenav2 .next {
	float: right;
	text-align: right;
	width: 49%;
}

/* Column clearing
-------------------------------------------------------*/

.togglenav2:after,
.client:after,
#client:after,
#submenu:after,
#navmenu:after,
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.togglenav2,
.client,
#client,
#submenu,
#navmenu,
#content {
	display: table; /* Was inline table */
}

/* Hides from IE-mac \*/
html .togglenav2,
html .client,
html #client,
html #submenu,
html #navmenu,
html #content {
	height: 1%;
}

.togglenav2,
.client,
#client,
#submenu,
#navmenu,
#content {
	display: block;
}
/* End hide from IE-mac */
