body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana;
}

body, th, td, input, select, textarea, p, li {
  font-size: 10px;
}

code, pre {
  font: 10px "courier new", courier, monospace;
}

body {
	background-color: #fff;
  color: #626262;
}

ul.noTop {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.noLeft {
	margin-left: 23px;
	margin-bottom: 7px;
}

h1 {
  font-size: 16px;
}

h2 {
  font-size: 14px;
}

h3 {
  font: 15px arial, verdana, sans-serif;
	color: #C04040;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
  font-size: 10px;
}

h5 {
  font-size: 8px;
}

h6 {
  font-size: 6px;
}

img {
  border: 0px;
}

hr {
  height: 1px;
}

th {
  text-align: left;
}

a:link, a:visited, a:active {
  color: #FE7070;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
  color: #C31C1C;
	text-decoration: none;
	font-weight: bold;
}

a.redH:link, a.redH:visited, a.redH:active {
  color: #ffffff;
	font-size: 11px;
}

a.redH:hover {
  color: #e09b9b;
}

.alert {
  color: #f00;
}

.required {
  color: #f00;
	font-size: 10px;
}

.stroke {
	border: #000 1px solid;
}

.light {
	color: #CDCCCB;
}

.headerText {
	color: #5F522E;
	font-size: 11px;
}

.bgTile {
	background-image: url(../images/backgrounds/bgTile.jpg);
	background-repeat: repeat-x;
	background-color: #C9DADE;
}

.footer {
	background-image: url(../images/backgrounds/footer.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ffffff;
	font-size: 9px;
	color: #666666;
}

.footer2 {
	background-image: url(../images/backgrounds/footerBg.gif);
	background-repeat: repeat-x;
}

.watermark {
	background-image: url(../images/backgrounds/watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #ffffff;
}

.redTblLeft {
	background-image: url(../images/structural/redTblLeft.jpg);
	background-repeat: repeat-y;
}

.redTblRight {
	background-image: url(../images/structural/redTblRight.jpg);
	background-repeat: repeat-y;
}

.redTblHeader {
  font-size: 11px;
	color: #FFFFFF;
}

.date {
	font-size: 9px;
	color: #A6A6A6;
}

.header {
	font-size: 11px;
}

.header2 {
	font-size: 13px;
	font-weight: bold;
  color: #FE7070;
}

.tblLeft {
	background-image: url(../images/structural/tblLeft.jpg);
	background-repeat: repeat-y;
}

.tblRight {
	background-image: url(../images/structural/tblRight.jpg);
	background-repeat: repeat-y;
}

.redHeader {
  font-size: 12px;
	color: #FE6666;
}