body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;	
}

p {margin:5px;}

#copyarea {width:960px; height:609px;}

#maintext {padding-right:5px;}
#all-pages { padding:10px 10px 10px 30px;  vertical-align:top;}
.copyright {color:#FFFFFF; font-size:8pt;}
.copyright p {margin:0px;}
.style1 {font-size: 8.5pt}
a:link {
	color: #8ABCFC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8ABCFC;
}
a:hover {
	text-decoration: none;
	color: #8ABCFC;
}
a:active {
	text-decoration: underline;
	color: #8ABCFC;
}

#button {font-family:Arial, Helvetica, sans-serif;font-size:9pt;}

#button a:link { display:block;
	background-image:  url("images/rollbutton-1.gif"); 
	background-repeat:repeat-x;
	text-decoration:none;
	color:#157CFD;
	height:41px;
	text-align:center;
}
#button a:visited { display:block;
	background-image:  url("images/rollbutton-1.gif"); 
	background-repeat:repeat-x;
	text-decoration:none;
	color:#157CFD;
	height:41px;
	text-align:center;
}
#button a:hover { display:block;
	background-image: url("images/rollbutton-2.gif"); 
	background-repeat:repeat-x;
	text-decoration:none;
	color:#C47167;
	height:41px;
	text-align:center;
}


.answers {font-weight:normal;}
.cell {font-family:Verdana, Arial, Helvetica, sans-serif;background-color:#E7E7E7;color:#000000;font-size:9pt;height:14px;border:1px solid #157CFD;}
.questions {font-weight:bold;text-align:left;}
.define-border {border:1px solid #157CFD;}
.cell-borders {	
	border-bottom:1px solid #157CFD;
	font-size:8pt;
}
H1 {color:#157CFD; position:relative;}
H2 {color:#157CFD; position:relative; left:-42px;}
H4 {color:#FFFFFF;}

/*
	Richard's styles
*/
tr.odd {
	background-color: #EEEEEE;
}
tr.outstanding td {
	color: #990000;
	font-weight: bold;
}

table#invoices {
	border-collapse: separate;
}
table#invoices thead tr th {
	border-bottom: 1px solid #157CFD;	
}
table#invoices td,
td.money {
	text-align: right;
	padding: 0 0.25em;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;