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;
}

img {
	border: none;	
}

#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;}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	color: #FFFFFF;
}

/*
	Richard's styles
*/
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;
}
ul.linklist {		
}
td ul.linklist {
	margin: 0;
}
ul.linklist li {
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 0.5em;
	margin-right: 19px;
}
ul.linklist li a {
	text-decoration: none;
	padding-right: 19px;
	color: #157CFD;
	background-image: url('/images/arrow-2.gif');
	background-position: center right;
	background-repeat: no-repeat;	
}
ul.linklist li a:hover {
	color: #8ABCFC;
	background-image: url('/images/arrow-1.gif');
}
ul.linklist li a.back {
	padding-left: 19px;
	padding-right: 0;
	background-image: url('/images/arrow-back2.gif');
	background-position: center left;
}
ul.linklist li a.back:hover {
	background-image: url('/images/arrow-back1.gif');
}

ul.linklist li.hidden {
	display: none;
}

table.list {
	width: 704px;
	border: 1px solid #157CFD;
	border-collapse: collapse;
}
table.list thead th {
	background-color: #157CFD;
	color: white;
	font-weight: bold;
	padding: 0 0.1em;
}
table.list td {
	vertical-align: top;
}
tr.odd {
	background-color: #DDDDDD;
}
table.list td.action {
	white-space: nowrap;
}
table.list tr.clip {
}
table.list tr td div {
	height: auto;
	white-space: normal;
	overflow: auto;
}
/* Need to clip the div directly for IE6  */
table.list tr.clip td div, 
div.clip {
	height: 11pt;	/* Assumes 9pt font-size */
	white-space: nowrap;
	overflow: hidden;
}
table.list td div.w10 {
	width: 100px;
}
table.list td div.w15 {
	width: 150px;
}
table.list td div.w20 {
	width: 200px;
}
table.list td div.w25 {
	width: 250px;
}
table.list td div.w30 {
	width: 300px;
}
table#posts {
	width: 704px;	
}
table#posts td.action {
	width: 150px;
}

div.flag {
	width: 320px;
	border: none;
	padding: 15px 0;
	margin: 0 auto;
	border: 1px solid #157CFD;
}
#flag-other-any {
	width: 350px;
}
div.flag h4 {
	text-align: center;
	margin-top: 0;
}
div.flag img {
	vertical-align: middle;
	margin: 0 15px;	
}
div.flag a {
	display: block;
	text-decoration: none;
	color: black;
}
div.flag.darkblue a:hover {
	background-color: #8abdfd;
	color: black;
}
div.flag.lightblue a:hover {
	background-color: white;
	color: #157CFD;
}

.darkblue {
	background-color: #157CFD;
}
.lightblue {
	background-color: #8abdfd;
}

#regn-form table {
	width:   90%;
	margin:  0 auto;
	padding: 10px 25px;
	border:  1px solid #000000;
	background-color: #E04251;
}

#regn-form table col.questions {
	width: 60%;
}

#regn-form table col.answers {
	width: 40%;
}

#regn-form table thead th {
	padding:     0 0 5px 0;
	text-align:  left;
	font-size:   larger;
	font-weight: bold;
}
#regn-form td.question {
	font-weight: bold;
	vertical-align: top;
	padding: 0 20px 0 0;	
}
#regn-form td.answer {
	padding: 0;
}

#regn-form fieldset {
	border:  none;
	padding: 0;
	margin:  0;
}

#regn-form p.rider {
	font-size: smaller;
	font-weight: normal;
}

#regn-form tr.hidden {
	display: none;	
}

input.med {
	width: 15em;	
}
textarea {
	width: 15em;
	height: 5em;	
}
