﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#424242;
	line-height:15px;
}

.lightGray{
	color:#999999;
}

.lighterGray{
	color:#999999;
}

.darkGray{
	color:#666666;
}

.redBold11{
	color:#FF0000;
	font-weight:bold;
}

A.currentNavSection:link {
	color:#660000;
	text-decoration: none;
}

.clientList{
	margin-top:110px;
	margin-bottom:30px;
	padding-left:17px;
	background:url(../images/dottedVert2.gif);
	background-repeat:repeat-y;
	background-position:left;
	color:#666666;
}

.botCell{
	width:816px;
	height:67px;
	background:url(../images/botDegrad.gif);
	background-repeat:repeat-x;
}
.centerContentHome{
	width:816px;
	background:url(../images/backContent.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.centerContentInside{
	width:816px;
	background:url(../images/backContentInside.gif);
}
.newsContent{
	width:816px;
	background:url(../images/homeNewsBack.gif);
	background-repeat:repeat;
}
.newsTable{
	width:816px;
	background:url(../images/homeNewsBack.gif);
	background-repeat:repeat;
	padding-left:46px;
	padding-bottom:12px;
	padding-top:12px;
}
.newsCell{
	background:url(../images/dottedVert.gif);
	background-repeat:repeat-y;
	background-position:right;
}

a:link {
	color:#424242;
	text-decoration: none;
}
a:visited {
	color:#424242;
	text-decoration: none;
}
a:hover {
	color:#424242;
	text-decoration:underline;
}
a:active {
	color:#424242;
	text-decoration: none;
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}