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: #815925;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
p, .main {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}		
.centerColumn p a, .centerColumn p a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #adadac;
}
.centerColumn p a:hover {
	color: #B50F0F;
	border-bottom: 1px solid #adadac;
}
.small {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 9px;
	padding: 9px;
}
.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;
}
.clientComments {
	font: italic bold 14px "Times New Roman", Times, serif;
	color: #A39C85;
}
.clientTitle {
	font: 11px/12px "Times New Roman", Times, serif;
	color: #8C8773;
	padding: 0px 5px 20px 25px;
	text-indent: 0px;
}
.clientName {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #989381;
	padding: 0px 10px 0px 20px;
	text-indent: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.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 {
	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 {
	color: #CC0000;
}
.answer {
	color: #0440A3;
}
.questionStart {
	font-weight: bold;
	text-decoration: underline;
}
.answerStart {
	font-weight: bold;
	text-decoration: underline;
}
