body {
	color: #333333;
	line-height: 1.4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.litHeader {
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.litHeader div:hover {
	background-color: #93C542;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.litHeader a:link {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.litHeader a:visited {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
.litHeader a:hover {
	background-color: #93C542;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.litSidebar {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #F7F7F7;
}
.categoryHeader {
	background-image: url(pix/category_header.gif);
	padding-left: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.categoryDesc {
	background-image: url(pix/cat_index_body.gif);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 11px;
	padding-bottom: 10px;
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	vertical-align: top;
}
.featuredHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FDA240;
	margin-top: 2px;
}
.featuredDesc {
	color: #5C5C5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin-top: 0px;
}	
.footerCell {
	text-align: center;
	vertical-align: bottom;
	padding-bottom:10px;
}

h2 { margin: 7px 0px 0px 0px; font-weight: bold; font-size: 13px; }
h3 { margin: 10px 0px 0px 0px; color: #000; font-weight: bold; font-size: 12px; line-height: 1; }
h4 { margin: 7px 0px 5px 10px; font-weight: bold; font-size: 13px; }
h5 { margin: 5px 0px 0px 0px; font-weight: bold; font-size: 11px; color: #5c5c5c; }
/*h4 { margin: 5px 0px 5px 0px; color: #000; font-size: 13px; font-weight: bold; text-transform: uppercase; }*/
/*h5 { margin: 10px 0px 5px 0px; color: #000; font-size: 13px; font-weight: bold; text-transform: uppercase; }*/
h6 { margin: 20px 0px 0px 0px; color: #000; font-weight: bold; font-size: 12px; }

.small { font-size: 11px; }
.gray { color: #666; }
.ltgray { color: #888; }
.bold { font-weight: bold; }
.bold a:link, .bold a:visited {
	color: #006699;
	text-decoration: none;
}
.bold a:hover {
	text-decoration: underline;
}
.nospace { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.italic { font-style: italic; margin: 5px 5px 0px 0px; line-height: 1.2; }
.halftop { margin: 5px 0px 0px 0px; line-height: 1.2; }
.litsub {
	line-height: 1.2;
	font-size: 11px;
	color: #969696;
}

.litsub a:link, a:visited {
	text-decoration: none;
	color: #969696;
}
.litsub a:hover {
	text-decoration: underline;
	color: #000000;
}

.litListTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #93c542;
/*	color: #78A235;*/
	width: 100%;
	line-height: 25px;
	margin-top: 14px;
	margin-bottom: 5px;
}
.litListHeader {
	background-color:#daebbf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.litListHeader a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
.litListHeader a:hover {
	text-decoration: underline;
	color: #969696;
}
.litListContent {
	background-color:#F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #888888;
}	
.sideNavHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
	padding-bottom:2px;
	padding-top:2px;
	background-image: url(pix/sideNavBG.gif);
	background-repeat: repeat-y;
	width: 100%;
}

