#main {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  margin: 0px;
  border: 0px;
  background-image: url(/images/leftfill.gif );
  background-repeat: repeat-y;
}
#content {
/*  
  background-image: url(/images/bg.gif );
  background-repeat: no-repeat;
*/
  min-height: 800px;
  margin: 0px;
  text-align: left;
}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.menu {
  padding: .1em;
  font-size: .9em;
}

a.menu:link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  padding-left: .3em;
}

a.menu:visited {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
  padding-left: .3em;
}

a.menu:hover {
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
  padding-left: .3em;
}

img {
  border: none
}
a:link {
	color: #000099;
	text-decoration: none;
        padding: .5 em;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: .08em;
	word-spacing: .1em;
	white-space: nowrap;
}
.subSubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
}
.titlespan {
 font-size: 14pt;
 font-weight: bold;
 color: #FFFFFF;
 background-color: #0000af;
 padding-top: 2px;
 padding-right: 4px;
 padding-bottom: 2px;
 padding-left: 4px;
 white-space: nowrap;
 margin-top: 12px;
 margin-right: 20px;
 margin-bottom: 4px;
 margin-left: 4px;
 text-align: center;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em}
.formInput {
	font-size: 12px;
	border: 1px solid #000000;
	background-color: #EAEAFF;
}
.formSubmit {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	padding: 4px;
	border: 1px solid #000000;
}
.formReset {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	padding: 4px;
	border: 1px solid #000000;
}
.formLabel {
	font-size: 10px;
	color: #000000;
}
.formExample {
	font-size: 10px;
	color: #666666;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.pageTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 4px;
}
.genText {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.footer {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textLink {
	font-size: 12px;
	font-weight: bold;
}
table.asp {
	width: 100%;
	border: 1px solid black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.warn {
	border: solid red 1px;
        padding: .5em;
}
.red {
  color: red;
}
.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
td.left {
	text-align: left;
	white-space: nowrap
}
td.rbold {
	text-align: right;
	font-weight: bold;
	white-space: nowrap
}
.light {
	background-color: #eef;
}
.dark {
/*	background-color: #ddf; */
	background-color: #00a; 
	color: #FFF;
	font-weight: bold;
}
.border {
	border: solid black 1px;
}
.iehack {
	padding: 1em;
	border: solid black 1px;
	max-width: 500px;
}
.nopad {
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.sbutton {
border-left: solid #eee 2px;
border-top: solid #eee 2px;
border-right: solid #777 2px;
border-bottom: solid #777 2px;
background-color: #ccc;
text-align: top;
color: #000;
padding-top: .1em;
padding-bottom: .1em;
padding-left: .7em;
padding-right: .7em;
}
.blue {
	background-color: #00a; 
	color: #FFF;
	font-weight: bold;
	border-left: solid #00e 2px;
	border-top: solid #00e 2px;
	border-right: solid #444 2px;
	border-bottom: solid #444 2px;
}

tr.pad {
  padding: .5em;
}

.padbot {
padding-bottom: .5em;
}

.smallmarg {
margin-top: 0em;
margin-bottom: 0em;
}

.padtop {
padding-top: .5em;
}

.padlr {
padding-left: .5em;
padding-right: .5em;
}

.leftpad {
padding-left: 3em;
}

td {
  padding: 0px;
}

table {
  border-collapse: collapse;
}

.small {
  font-size: .8em;
}

.medsmall {
  font-size: .9em;
}

p {
  padding-top: 1em;
  padding-bottom: 1em;
}

.filter {
  font-weight: bold;
  color: #cc0000;
}

h1 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  margin-top: .25em;
}

h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}
