body
{
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.body_small {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica;
	color: #000;
}
th {
	font-family: Arial, Helvetica;
}
.textHeader {
	font-family: Arial, Helvetica;
	font-size: 22px;
	color: #273071;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
}
.featured_prod {
	width: 220px;
	float: left;
	text-align: center;
	border-left: 1px dotted #c0c0c0;
	_margin: 10px 0 0 0;
	_padding: 0px 5px 0 7px;
	display: inline;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -6px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.featured_left {border: none; border-right: 1px dotted #c0c0c0; padding-right: 10px; padding-left: 20px;}
.featured_image {width: 199px; height: 95px; overflow: hidden; margin: 0px auto;}
.featured_title a {color: #333333; font-weight: bold; text-decoration: underline;}


/**Clearfix to enclose floats
*********************************************************************************************************************/
.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;} 
.clear_left{clear:left;}
.clear_right{clear:right;}
.clear_all{clear:both;}
.navHeader {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bolder;
}
.navList {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	text-transform: none;
	color: #000;
	list-style-type: none;
	text-decoration: none;
}
ul.module-list { margin: 0; padding: 5px 0 0 15px; list-style-type: none; } 	
ul.module-list li ul { margin: 0; padding-left: 10px; list-style-type: none; }
ul.module-list li ul li { line-height: 1.8em; }	  
.cat-nav li ul li  { line-height:15px; }
.header {
	font-family: Arial, Helvetica;
	font-size: 20px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
.leftBar {
	background-image: url(/images/left_verticle_bar.jpg);
}
.rightBar {
	background-image: url(/images/right_verticle_bar.jpg);
}
.footer {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #CCC;
}
.footerSmall {
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #CCC;
}
