body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	background-color:#FFFFFF;
	color: #000000;
	color: #979BAC;
	color: #666666;
	color: #333 ;
}
p {
}
/* KERx red #D9223F */
/* KERx blue #2d4fa9 */
h1, h2, h3 {
	line-height:140%;
	color: #D9223F;
}
h1 { font-size:18px; }
h2 { font-size:16px; }
h3 { font-size:14px; }
a {
	color: #E82F3E;
	text-decoration: none;
}
.highlight {
	color: #E82F3E;
}
ul#sidebarNav {
	font-size:14px; 
	line-height:140%;
	list-style-type: none; 
	font-weight:bold;  
	margin: 0; 
	padding: 5px 0 20px 0; 
}

ul#sidebarNav li {
	padding-left: 1em;
	text-indent: -1em;
}

/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
} 
 
#pagewidth{ 
	width:800px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	width:100%;
	width:800px;
} 
 
#leftcol{
	width:25%; 
	float:left; 
	position:relative; 
}
 
#maincol{  
	float: right; 
	display:inline; 
	position: relative; 
	width:75%; 
	padding: 0 0 15px 0;
}
 
#footer{
	clear:both;
} 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
body { 
 	width:100%; 
	width: auto;
}
#wrapper #footer #pagewidth {
 	width:100%; 
	width: auto;
}
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

/* http://css.maxdesign.com.au/listamatic/horizontal21.htm */ 
#navlist li {
	display: inline;
	list-style-type: none;
}
th {
	font-size:12px;
}
td {
	font-size:12px;
}
tr#odd {
	background-color:#EFEFEF;
}
tr#odd {
	background-color:#F0F0F0;
}


