body  {
	font: 100% Verdana;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #E0E0DF;
	background-image: url(graphics/body_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.twoColElsLtHdr #container {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(graphics/container_bkg.gif);
	background-repeat: repeat-y;
} 
.twoColElsLtHdr #header { 
	background: #FFFFFF; 
	padding: 0px;
} 
.twoColElsLtHdr #header h1 {
	margin: 0;
	padding: 0px;
}
.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 220px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(graphics/side_bar_bkg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 0px;
	margin-right: 0px;
}
.twoColElsLtHdr #mainContent {
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 245px;
} 
.twoColElsLtHdr #footer {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(graphics/footer_bkg.gif);
	background-repeat: repeat-y;
	text-align: center;
} 
.twoColElsLtHdr #footer p {
	margin: 0;
	padding: 0px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1, h2, h3 {color: #50A747; font: Verdana; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
h1 {font-size: 18px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}
h3 {font-size: 11px; font-weight: bold;}

.title1 {font-size: 18px; font-weight: bold; color: #50A747; font: Verdana; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.title2 {font-size: 14px; font-weight: bold; color: #50A747; font: Verdana; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
.title3 {font-size: 11px; font-weight: bold; color: #50A747; font: Verdana; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}

p {font: Verdana; font-size: 11px; color: #000000; line-height: 160%;}

.none {font: Verdana; font-size: 11px; color: #000000; line-height: 160%;}

.green {font: Verdana; font-size: 11px; color: #50A747; line-height: 160%;}

.white {font: Verdana; font-size: 11px; color: #FFFFFF; line-height: 160%;}

.bold {font: Verdana; font-weight:bold; font-size: 11px; color: #000000; line-height: 160%;}

.greenbold {font: Verdana; font-weight:bold; font-size: 11px; color: #50A747; line-height: 160%;}

.whitebold {font: Verdana; font-weight:bold; font-size: 11px; color: #FFFFFF; line-height: 160%;}

.bulletpoint {
	font: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 160%;
	list-style-image: url(graphics/point.gif);
}

a:link {color:#50A747; text-decoration:underline; font-weight:none;}
a:visited {color:#50A747; text-decoration:underline; font-weight:none;}
a:active {color:#50A747;text-decoration:underline; font-weight:none;}
a:hover {color:#50A747; text-decoration:underline; font-weight:none;}

.smalllink:link {color:#FFFFFF; text-decoration:underline; font-weight:none;}
.smalllink:visited {color:#FFFFFF; text-decoration:underline; font-weight:none;}
.smalllink:active {color:#FFFFFF;text-decoration:underline; font-weight:none;}
.smalllink:hover {color:#000000; text-decoration:underline; font-weight:none;}

