body
{
	background-image: url('/images/top_bg.png');
	background-repeat: repeat-x;
	font:12px/1.4em Verdana,sans-serif;
	margin: 0 auto 0 auto;
	text-align: center; /* for IE */
}

a
{
	color: #1569C7;
}

img
{
	border: 0;
}

h2
{
	border-bottom: 2px solid #efefef;
	color: #336699;
	font-size: 14pt;
}

.wrapper
{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 990px;
}

#tollFree
{
	color: #C11B17;
	font-size: 17pt;
	font-weight: bold;
}

#top #right
{
	text-align: right;
}

#navigation 
{
	background-image: url('/images/navigation-bg.png');
	background-repeat: repeat-x;
	height: 35px;
	margin: 0 0 8px 0;
	padding: 0;
}

#navigation input
{
	margin: 0;
}

#navigation #search
{
	margin: 0 0 0 0;
	padding: 4px;
	width: 240px;
}

#content
{
	font-size: 10pt;
}

td
{
	font-size: 10pt;
}

#footer
{
	font-size: 8pt;
	margin: 25px 0 20px 0;
}

#includes
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#includes li
{
	background-image: url('/images/accepted.png');
	background-repeat: no-repeat;
	padding-left: 25px;
}

.black
{
	color: black;
}

#testimonials
{
	background-color: #FFFFCC;
	background-image: url('/images/testimonials-bg.png');
	background-repeat: repeat-x; 
	margin: 40px 0 0 0;
	height: 60px;
}

h1
{
	border-bottom: 2px solid #efefef;
	color: #336699;
	font-size: 18pt;
}

.htag
{
	border: 0px solid black;
	color: #C11B17;
	font-size: 8pt;	
	margin: 20px 0 20px 0;
}

.underline
{
	border-bottom: 1px solid navy;
	color: navy;
	font-size: 15pt;
}

.tableClass
{
	border: 1px solid black;
}

.tableHeader
{
	background-color: #eee;
	font-weight: bold;
}

.itemNumber
{
	font-size: 15pt;
}

.red
{
	color: #C11B17;
}

#bottom-content
{
	background-image: url('/images/bottom-content3.png');
	height: 300px;
	margin: 10px 0 0 0;

}

#bottom-content a
{
	color: navy;
}

#bottom-content a:hover
{
	color: blue;
}

.header {
	background-color: #eee;
}

.header td {
	padding: 6px;	
}

#topPageHTML {
	background-color: #efefef;
	padding: 22px;
	margin: 0 0 15px 0;
}

#bottomPageHTML {
	background-color: #efefef;
	padding: 22px;
	margin: 0 0 15px 0;
}

#sortBy {
	border: 2px solid #efefef;
	padding: 12px;
	margin: 0 0 20px 0;
}