body {
	font-family: Verdana, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
}

h1 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold ;
	color: #fa743c ;
}

h2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold ;
	color: #6e6aa7 ;
}

h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fa743c;
}

h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #6e6aa7;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
}

a { 
  text-decoration : none ; 
  color : #433cb3 ; 
}
a:visited { 
  text-decoration : none ; 
  color : #433cb3 ; 
}

a:hover { 
  text-decoration : underline ; 
  color : #ec5f23 ; 
}

thead {
  background-color: #600 ;
  color: #fff ;
}

input {
  border-style:none;
}

.underline {
  
}
.scheduleitem {
  position: relative;
  top: 0px;
  left:100px;
}

.topic {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #600 ;
}

li.faq {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #433cb3 ;  
}

li.results {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #433cb3 ;  
	padding: 0px 0px 4px 0px;
}

.results {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #433cb3 ;  
	padding: 0px 0px 4px 0px;
}

.greyrow {
	background-color: #ccc ;
}

.note {
	font-size: 8pt;
	color: #ec5f23 ;
  text-decoration : italic ;
}

.expirednotice {
	font-weight: bold;
	color: #c33;
}

.pointstable {
  border-color: #006 ;
  border-style: solid ;
  border-width: medium ;
}

.pointstablehead {
  background-color: #006 ;
	font-weight: bold;
	text-align: center ;
  color: #fff ;
}

.standingshead {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 0px 1px 0px;
	color: #fff;
}

.showdetailheading {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left ;
	margin:0;
	padding:0px 10px 0px 5px;
	color: #006;
}

.entry_label {
	font-weight: bold;
	text-align: left ;
  color: #6e6aa7 ;
}

.entry_field {
	border-color: #6e6aa7;
	text-align: right ;
  border-style: inset;
}

table tr td.firstcol {
	text-align: right;
	width: 110px;
	vertical-align: top;
}

table tr td.errorcol {
	color: red;
	font-size: 10px;
	vertical-align: top;
}

p#contact_contents {
	font-family: monospace; 
	margin-left: 2em; 
	background-color: #ddd; 
	padding: 10px;
}
