.header {
	background-color:#c1d831;
	border-bottom-color:#d55906;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#d55906;
	border-top-style:solid;
	border-top-width:1px;
	padding:0;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	}
	
.header:hover {background-color: #c8df37; color:#d55906; text-decoration:none;}

TD.bg 	{
		font-family:  Arial, Helvetica, sans-serif;
		font-size:    12pt;
		font-weight: normal;
		/*text-align:   justify; */
		color:        #000000;
		background-color: #c1d831;
	}

a {	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #d55906;
	text-decoration:none;
	/*font-weight:bold; */
}

.footer {
	background-color:#c1d831;
	border-bottom-color:#d55906;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#d55906;
	border-top-style:solid;
	border-top-width:1px;
	padding:0;
	text-align:center;
	font-size:xx-small;
	text-decoration:none;
	}

.footer:hover {background-color: #c8df37; color:#d55906; text-decoration:none;}
	
.address {
	color:#CCCCCC;
	font-size:9px;
}

.body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #c1d831;
	text-align:justify;
	border-width:0px;
	padding:20px;
}

td.sidebar {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #c1d831;
	text-align:center;
	border-left-color:#d55906;
	border-left-style:solid;
	border-left-width:thin;
	vertical-align:top;
	padding:5px;
	}
td.sidebar2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #c1d831;
	text-align:left;
	border-right-color:#d55906;
	border-right-style:solid;
	border-right-width:thin;
	vertical-align:top;
	padding:5px;
	}

li {
	list-style-image:url(/Images/check.jpg);
	}

li.blank {
	list-style-type:none;
	list-style-image:none;
	}

td.banner {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #c1d831;
	text-align:center;
	border-bottom-color:#d55906;
	border-bottom-style:solid;
	border-bottom-width:thin;
	padding:5px;
	}
td.banner2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #c1d831;
	text-align:center;
	border-bottom-color:#d55906;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-top-color:#d55906;
	border-top-style:solid;
	border-top-width:thin;
	padding:5px;
	}	
a.img	{
	text-decoration:none;
	border:0;
}
img		{
	border:0;
}