body {
	background: #fff;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

img	{
	border: 0;
}

#content img.pic {
	margin: 1em;
	border: 1px solid #333;
}

#wrapper {
	border: 0px;
	margin: 0px 2px;
	width: 100%;
}

#bodycontent {
	margin: 2em;
	line-height: 140%;
}

#leftcontent {
	height: 100%;
	width: 196px;
	background: #8DC587 url(../images/leftcol-bttm_39.gif) center bottom no-repeat;
	border-left: solid 3px #669966;
	border-right: solid 3px #669966;
}

#leftcol {
	border: solid 0px black;
	margin-left: 10px;
}

#rightwrapper {
	background: #E8F3E7;
	height: 100%;
	width: 130px;
	margin: 2px;
}

#title {
	background: #689B68;
	margin: 2px 0 0 0;
	color: #fff;
	padding: 11px;
}

body td {
	font-size: 12px
}

#hometable span {
	font-size: 10px;
	font-weight: bold;
	color: #fff
}

#hometable td.column {
	border-left: 1px solid #036;
	border-right: 1px solid #036;	
}

#hometable ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 165%;
	color: #036
}

#container {
	width: 80%;
	background-color: #fff;
	text-align: left;
	margin-left: auto;
	margin-right: auto
}

#header {
	margin: 0;
	width: 100%;
	height: 92px;
	background: url(../images/header-bg_01.jpg) repeat-x;
}

#content {
	padding: 1.5em 3em 1em 3em;
	width: 100%;
	line-height: 140%
}

#content2 {
	padding: 3em;
	background: #ff0000
}

#left {
	background: #369 url(../images/leftnav-bg_25.gif) repeat-x bottom;
	padding: 1em 0 0 0;
	height: 100%;
	width: 180px
}

#left p {

}

#left A {
    FONT-WEIGHT: normal;
    COLOR: #fff;
    text-decoration: none
}

#left A:hover {
    FONT-WEIGHT: normal;
    COLOR: #fc3;
    text-decoration: underline    
}

#left ul {
	list-style: none;
	margin-left: 2em;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 165%;
}


#footer {
	background: #8DC587;
	border-top: solid 3px #669966;
	font-size: 10px;
	color: #000;
	margin: 2px 0 0 0;
	padding: 15px;
}

#footer A {
    FONT-WEIGHT: normal;
    COLOR: #030;
    text-decoration: underline
}




A {
    FONT-WEIGHT: normal;
    COLOR: #039;
    text-decoration: none
}

A:hover {
    FONT-WEIGHT: normal;
    COLOR: #039;
    text-decoration: underline    
}

p {
	margin: 0 0 1em 0;
}

p.small {
	FONT-SIZE: 10px
}

.smaller {
	FONT-SIZE: 9px
}

p.emphasis {
	margin: 0 0 .25em 0;
	font-style: italic;
	font-weight: bold
}	

h1 {
	font-size: medium;

	line-height: 125%;
	color: #336;	
	margin: 0 0 .5em 0
}

h2 {
	font-size: 14px;

	color: #336;
	margin: 1em 0 .5em 0
}

h3 {
	font-size: 12px;
	color: #fff;
	margin: 0px;
}

.formbutton {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	background-color: #99CC66;
	color: #000000;
	font-weight: bold;
	padding: 1px;
	border-color: #003366;
}