body {
	background-image: url(/assets/images/background.gif);
	margin: 0px;
}
h1 {
	color: #815925;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
}
h2 {
	color: #714F20;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	color: #714F20;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #714F20;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
li {
	padding-bottom: 5px;
}
ol li {
	padding-bottom: 3px;
}
p, td, .main {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(/assets/images/bullets/tan_bullet.gif);
}			
.centerColumn a, .centerColumn a:visited, .rightColumn a, .rightColumn a:visited {
	color: #666666;
}
.centerColumn a:hover, .rightColumn a:hover {
	color: #B50F0F;
	text-decoration: underline;
}
#footer a, #footer a:visited {
	color: #999999;
}
a:hover {
	color: #B50F0F;
	text-decoration: underline;
}
.small {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.smalllink {
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	text-decoration: none;
}
.client {
	font: bold 16px/17px "Times New Roman", Times, serif;
	color: #000099;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}
.project {
	font: bold 14px "Times New Roman", Times, serif;
	color: #666600;
	padding: 0px 8px;
}
.description {
	font: 9px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #989381;
	padding: 10px 10px 7px 12px;
	text-indent: 0px;
}
.name {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #989381;
	padding: 3px 10px 0px 30px;
	text-indent: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.reference {
	font: 11px/16px "Times New Roman", Times, serif;
	color: #989381;
	padding: 10px 10px 3px 12px;
	text-indent: 0px;
}
.title {

	font: 11px/12px "Times New Roman", Times, serif;
	color: #8C8773;
	padding: 3px 5px 10px 40px;
	text-indent: 0px;
}

.mainList {
	color: #666666;
	padding: 0px 8px;
	margin: 0px 8px 4px;
	background-image: url(/assets/images/bullets/tan_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.mainOffset {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 0px 16px 0px 24px;
	margin: 0px 16px 28px 24px;
}
.linkNavigation, .linkNavigation a {
	font: 9px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-indent: 0px;
	text-decoration: none;
}
.mainlink {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.mainTable {
	border: 1px solid #C5BFAF;
}
.mainTable td {
	border-right: 1px solid #C5BFAF;
	border-bottom: 1px solid #C5BFAF;
}
strong {
	font-weight: normal;
}
.question, .question a, .question a:visited {
	color: #CC0000;
}
.answer, .answer a, .answer a:visited{
	color: #0440A3;
}
.questionStart {
	font-weight: bold;
	text-decoration: underline;
}
.answerStart {
	font-weight: bold;
	text-decoration: underline;
}
.smallSmall {
	font: 9px Verdana, Arial, Helvetica, sans-serif !important;
}
.rightColumn p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.standardRed {
	color: #B51010;
}
.articleHead {
	color: #815925;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	margin-top: -17px;
}
.newsLine {
	background-color: #F5F5F5;
	display: block;
	padding: 3px 3px 3px 6px;
	border: 1px solid #DDD8CD;
	font-size: 13px;
}

