﻿#companyLi dt
{
	background-image: url('/images/navlink_active.gif'); 
	background-repeat: repeat-x; 
}

h3
{
	margin: -10px 0px 0px 0px;
	font-size: 130%;
	font-weight: bold;
	color: #20345a;
}
.dataPager
{
	float: right;
	
}
.commentWrapper
{

	background: url('/images/contactformback.jpg') no-repeat left top;
	margin: 0px 0px 10px -10px;
	padding: 20px 0px 0px 20px;

}
#newsLetter
{
	display: none;
}
.postTitle
{
	font-weight: bold;
	font-size: 130%;
	color: #20345a;
	
}
.postDate
{
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 90%;
}
.postText
{
}
.postSig
{
	font-style:italic;
}
#newcommentWrapper
{
	margin: 10px 0px 5px 0px;	
}
.newpostBox
{
	padding: 2px;	
}
.prevnextBtn
{
	margin: 0px 0px 10px 0px;
	border: solid 1px gray;
	padding: 3px;
	color: Gray;	
	text-decoration: none;
}
.prevnextBtn a
{
		border: solid 1px gray;
	padding: 3px;
	color: Gray;	
	text-decoration: none;
}
.prevnextBtn a:visited
{
		border: solid 1px gray;
	padding: 3px;
	color: Gray;
	text-decoration: none;	
}
.prevnextBtn a:hover
{
	border: solid 1px Black;
	padding: 3px;
	color: Black;
	text-decoration: none;	
}
.accordionHeader
{
	background: url('/images/newpostbtn.gif') no-repeat left top;
	height: 32px;
	width: 144px;
	text-decoration: underline;
	cursor: pointer;
}
.accordionHeader a
{
	display: block;
	background: url('/images/newpostbtn.gif') no-repeat left top;
	height: 32px;
	width: 144px;
	text-decoration: underline;
	cursor: pointer;
}
.accordionHeader a:hover
{

	background-position: left -32px;

}
.submitBtn
{
	clear: both;
	border: none;
	width: 75px;
	height: 25px;
	background: url('/images/submitBtn.png') no-repeat;
	cursor: pointer;
}
.audioBtn
{
	width: 100px;
	height: 100px;
}