* {
padding: 0;
margin: 4 0 0;
}
html {
	min-height: 100%;
	height: auto;

}
body {
	background-repeat: repeat;
	background-color: #455B4F;
	background-image: url(images/bg_greenpattern.jpg);
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
#content {
	width: 840px;
}
.toplinks {
	color: #666666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	background-image: url(images/bg-toplinks.gif);
	background-repeat: no-repeat;
}
.toplinkstable {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #7EA747;
}

.toplinks a:link{
	color: #455B4F;
	font-weight: bold;
	text-decoration: none;
}
.toplinks a:hover{
	color: #789C9C;
	font-weight: bold;
	text-decoration: none;
}
.toplinks a:visited{
	color: #455B4F;
	font-weight: bold;
	text-decoration: none;
}
#upperhead {
	font-weight: bold;
	color: #FFFFCC;
}
#upperhead a:link{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}
#upperhead a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#upperhead a:visited{
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

.footer		{ COLOR: #000000; FONT: normal 9pt arial, verdana, sans-serif; }
.footer	a	{
	COLOR: #666666;
	FONT: bold 9pt arial, verdana, sans-serif;
	text-decoration: none;
}
.footer	a:hover	{
	COLOR: #0A6738;
	FONT: bold 9pt arial, verdana, sans-serif;
	text-decoration: none;
}
.roundedcornr_box_282648 {
	background: #ffffff;
	width: 840px;
}
.footerbg {
	background-color: #E7F2EE;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7EA747;
}

.roundedcornr_top_282648 div {
   background: url(images/corner/roundedcornr_282648_tl.png) no-repeat left top;
}
.roundedcornr_top_282648 {
   background: url(images/corner/roundedcornr_282648_tr.png) no-repeat right top;
}
.roundedcornr_bottom_282648 div {
   background: url(images/corner/roundedcornr_282648_bl.png) no-repeat left bottom;
}
.roundedcornr_bottom_282648 {
   background: url(images/corner/roundedcornr_282648_br.png) no-repeat right bottom;
}

.roundedcornr_top_282648 div, .roundedcornr_top_282648, 
.roundedcornr_bottom_282648 div, .roundedcornr_bottom_282648 {
   width: 840px;
   height: 40px;
   font-size: 0px;
}
.roundedcornr_content_282648 { margin: 0; }
.borderbottomgreen {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7EA747;
	background-color: #FFFFFF;
	text-align: left;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
ol {
	margin-left: 40px;
}
ul {
	margin-left: 40px;
}
li {
	padding-bottom: 6px;
}

.pagetitle {
	font-size: 14pt;
	color: #455B4F;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCE3DB;
	padding-top: 8px;
}
.imageborder {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
}
