body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:16px;
}
.newsItem{margin:5px 0px 20px 10px}
.mid_column{padding-right:10px; width:580px;}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}

a:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}

a.nav { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}

a.nav:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
}

.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

h1 {
	font-size:18px;
	font-color:#333333;
}

h2 {
	font-size:14px;
	color:#CC0000;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
h3 {
	font-size:12px;
	color:#CC0000;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
}
.leftButton {
	background-image:url(images/left-button.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.rightButton {
	background-image:url(images/right-button.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.leftNav {
	font-size:10px;
	line-height:16px;
	padding:5px;
}

.listHome {
	color:#666666;
	padding-left:0px;
	margin:0px 0px 2px 11px;
	list-style-image:url(images/bullet.gif);
}

.listIndustries {
	color:#666666;
	padding-left:0px;
	margin:0px 0px 2px 11px;
	list-style-image:url(images/bullet.gif);
}

.listSales {
	color:#666666;
	padding-left:0px;
	margin:0px 0px 2px 11px;
}

li.industries {
	margin:0px 0px 10px 20px;
}

li {
	margin:0px 0px 20px 20px;
}

.newsletter {
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	padding:5px;
	font-size:11px;
	font-color:#000000;
}

.testimonials {
	font-style:italic;
}

.sig {
	font-weight:bold;
}

.footer {
	color:#666666;
	font-size:10px;
	line-height:14px;
	padding-top:0px;
}