BODY
{
	background-color: #F2F2F2;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-x;
	font-family: Corbel, Trebuchet ms;
	font-size: 11.5pt;
	line-height: 13pt;
	color: black;
	margin: 0 0 18px 0;
	overflow-x: hidden;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #D7D7D7;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #D7D7D7;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #D7D7D7;
} 

.topgreen
{
	display: block;
	background-color: #F2F2F2;
	margin-bottom: 9px;
}

.left
{
	width: 266px;
	padding: 0;
	margin-right: 12px;
}

.middle
{
	width: 498px;
	padding: 0;
}

.right
{
	width: 266px;
	padding: 0;
	margin-left: 12px;
}

.block, .side-block
{
	background-color: white;
	padding: 12px;
	border: 1px solid #D7D7D7;
}

.introgreen
{
	font-family: Corbel, Trebuchet ms;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	color: #679700;
	margin-top: 12px;
}

.content
{
	font-family: Corbel, Trebuchet ms;
	font-size: 10.5pt;
	line-height: 12pt;
	xcolor: #454545;
	color: black;
}

.contentsmall
{
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 11pt;
	color: black;
}

.contentsmall-light
{
	font-family: Corbel, Trebuchet ms;
	font-size: 10.5pt;
	line-height: 12pt;
	color: #A2A2A2;
}

.chapeaugreen
{
	font-family: "georgia";
	font-style: italic;
	font-size: 9.5pt;
	line-height: 14pt;
	color: #679700;
	margin-bottom: 6px;
}

.headgreen0
{
	font-family: "georgia";
	font-size: 19pt;
	line-height: 21pt;
	color: #679700;
}

.headgreen1
{
	font-family: "georgia";
	font-size: 16pt;
	line-height: 18pt;
	color: #679700;
	margin-bottom: 6px;
}

.headgreen2
{
	font-family: "georgia";
	font-size: 12pt;
	line-height: 14pt;
	color: #679700;
	margin-bottom: -8px;
}

.headgreen-blog
{
	font-family: "georgia";
	font-size: 17pt;
	line-height: 19pt;
	color: #679700;
	margin-bottom: 12px;
}

.bargrey
{
	background-color: #E1E1E1;
	padding: 3px;
	font-family: Corbel, Trebuchet ms;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 12pt;
	color: #7E7E7E;
}

.green
{
	color: #679700;
}

A.green
{
	font-weight: bold;
    text-decoration: underline;
	color: #679700;
}

A.green:hover
{
	font-weight: bold;
    text-decoration: none;
	color: #679700;
}

.footer
{
	background-image: url(gfx/footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 350px;
	font-family: Corbel, Trebuchet ms;
	font-size: 10pt;
	line-height: 11pt;
	color: black;
	margin: 12px 0 12px 0;
	padding: 12px 0 12px 0;
} 

input.green
{
	width: 171px;
	height: 16px;
	font-family: Corbel, Trebuchet ms;
	font-size: 10.5pt;
	line-height: 12.5pt;
	color: black;
	border: 1px solid #679700;
}

input.butmitgreen
{
	width: 60px;
	height: 20px;
	font-family: Corbel, Trebuchet ms;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 12.5pt;
	xcolor: #454545;
	color: black;
	border: 1px solid #679700;
	background-color: #D9EAB4;
}

input.butmitgreen2
{
	width: 80px;
	height: 20px;
	font-family: Corbel, Trebuchet ms;
	font-weight: bold;
	font-size: 10.5pt;
	line-height: 12.5pt;
	xcolor: #454545;
	color: black;
	border: 1px solid #679700;
	background-color: #D9EAB4;
}

IMG.green
{
	border: 1px solid #D9EAB4;
}

IMG.noborder
{
	border: 0px;
}

LI
{
	list-style-type: square
}

UL
{
	list-style-type: none;
	border-top : thin;
}