body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../_images/sitebackground.jpg);
	background-color: #D3DDF8;
}
#tdLeftColumn {
	color: #FFFFFF;
	background-image: url(../_images/painter_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tdMidSec {
	background-image: url(../_images/leftcolum_bk.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#divLeftColumn {
	text-align: left;
	margin-top: 15px;
	margin-left: 45px;
	margin-right: 10px;
	margin-bottom: 90px;
	padding: 0px;
}
#divMainContent {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.h1Header {
	color: #D41B01;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../_images/headerback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 26px;
	clear: both;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}
#divMainContent strong {
	color: #434D88;
}
#divLeftColumn a {
	color: #BBD0C4;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBD0C4;
	padding-bottom: 2px;
}
#divLeftColumn a:hover {

	color: #F9F5EB;
	text-decoration: none;
}
.imgFadedGallon {
	background-image: url(../_images/imgFadedgallon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.aNormal  {
	color: #D41B01;
	text-decoration: underline;
}
a.aNormal:hover {
	color: #195D36;
	text-decoration: none;
}
.h2Header {
	color: #185C33;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	background-image: url(../_images/headergallon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.ulList li {
	margin: 0px;
	padding: 0px;
}
