a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:hover {color:#0000FF;}
a:active {color:#FF0000;}

body {font-family:Arial;}
input {font-size:8pt;}
select {font-size:8pt;}
textarea {font-size:8pt; font-family:MS Sans Serif}
table {font-size:10pt;}
h1 {color:#000080; font-size:14pt; text-align:center;}

.buttonDelete {background:#DD0000;}
.buttonNav {background:#00DD00; width:200px;}
.buttonSubmit {background:#00DD00;}
.buttonSubmitBig {
	background:#00DD00;
	font-size:12pt;
	font-weight:bold;
	height:40px;}
.clickable {color:#0000FF; cursor:pointer; text-decoration:underline;}
.darkRecord {background:#E0E0FF;}
.del {background:#FF0000;}
.fieldName {background:#C0C0C0; white-space:nowrap;}
.go {background:#00FF00;}
.header {color:#000080; font-size:14pt; text-align:center;}
.highlight {font-weight:bold;}
.highlight2 {color:#FF0000; font-weight:bold;}
.lightRecord {background:#FFFFFF;}
.nohighlight {font-weight:normal;}
.menuTitle {text-align:center; font-size:18pt;}
.message {color:#0000FF; font-size:14pt; text-align:center;}
.stepButton {width:200px; background:#00FF00;}
.stringMessage {color:#0000FF; font-size:14pt; text-align:center;}
.stringWarning {color:#FF0000; font-size:14pt; text-align:center;}
.sub1 {text-indent:20px;}
.sub1Bold {text-indent:20px; font-weight:bold;}
.sub2 {text-indent:40px;}
.sub2Bold {text-indent:40px; font-weight:bold;}
.sub3 {text-indent:60px;}
.sub3Bold {text-indent:60px; font-weight:bold;}
.tableField {font-weight:bold;}
.tableHeader {background:#D9D9D9; font-size:8pt;}
.tableTitle {
	background:#D6DEFF;
	border-bottom:solid 1px #FF0000;
	font-size:12pt;
	font-weight:bold;}
.warning {color:#FF0000; font-size:14pt; text-align:center;}