BODY {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
    margin-bottom:0px;
	background-color: #84cc91;
	background-image: url(/templates/images/lsm_body_bgnd.gif); 
	background-repeat: repeat-x;
	margin-bottom:50px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-decoration: normal;
	font-style: normal;
	text-align: left;
	}
P {
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
}

H1 {
	color: #3b9091;
	font-weight: bold;
	font-size: 18px; 
	line-height: 24px;
}

H2 {
	color: #389e29;
	font-weight: bold;
	font-size: 18px; 
	line-height: 24px;
}

H3 {
	color: #3b9091;
	font-weight: bold;
	font-size: 16px; 
	line-height: 24px;
}

H4 {
	color: #389e29;
	font-weight: bold;
	font-size: 16px; 
	line-height: 24px;
}

H5 {
	color: #3b9091;
	font-weight: bold;
	font-size: 14px; 
}

H6 {
	color: #389e29;
	font-weight: bold;
	font-size: 14px; 
}

TD {
	text-align: left;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
}

A {
	color: #389e29;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline;
	}

A:Hover {
	color: #5b0391;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	}
	
A.nav {
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: none;
	}

A.nav:Hover {
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 12px;
	text-decoration: underline;
	}
		
.bodytable {
	width:900px; 
	border-top: 8px solid #23a43b;
	border-left: 1px solid #23a43b;
	border-right: 1px solid #23a43b;
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #FFFFFF;
	}	

.bodyrow {
	background-color: #FFFFFF;
	background-image: url(/templates/images/lsm_content_bgnd.gif); 
	background-repeat: repeat-x;
	height:500px;
	padding-top:3px; 
	padding-left:10px;
	padding-right:10px;
	}	
	
.footerrow {
	height:60px; 
	padding:10px; 
	background-color: #23a43b;
	vertical-align:middle;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}

.navcell-off {
	height: 26px;
	width:125px;
	vertical-align:middle;
	text-align:center;
	background-color: #51be42;
	}	

.navcell-on {
	height: 26px;
	width:125px;
	vertical-align:middle;
	text-align:center;
	background-color: #23a43b;
	}	

.contentbox1 {
	background-color: #FFFFFF;
	padding:10px; 
	border-bottom: 4px solid #8adb99; 
	margin-bottom: 20px;
}

.contentbox2 {
	background-color: #FFFFFF;
	padding:10px; 
	border-bottom: 4px solid #86d0d1; 
	margin-bottom: 10px;
}

.contentbox3 {
	background-color: #f9f4cc;
	padding:10px; 
	border-bottom: 8px solid #e3c600; 
	margin-bottom: 10px;
}

.contentbox4 {
	background-color: #f9dfcc;
	padding:10px; 
	border-bottom: 8px solid #e36000; 
	margin-bottom: 10px;
}

.reverse {
	color: #FFFFFF;
}
.small {
	font-size:11px;}
