body {
  background-image:     url('/images/site/bg_pattern.gif');
  background-color: #F8F8F8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  margin-top: 0px;
  margin-bottom: 0px;
  vertical-align:top;
}

.mainTable {background-color: #FFFFFF}
td.shadow-right {background-image:     url('/images/site/shadow_right.gif')}
td.shadow-left {background-image:     url('/images/site/shadow_left.gif')}


td {
	line-height: 16px;
	color: #6C6C6C;
	vertical-align:top;
	text-align:left;
}
p {
	line-height: 16px;
	color: #6C6C6C;
	vertical-align:top;
	text-align:left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BDBC95;
}

a:link {
	color: #043C55;
	text-decoration: none;
	font-weight:bold;
}

a:visited {
	color: #6C6C6C;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #F37A01;
	text-decoration: none;
	font-weight:bold;
}

a.link2:link {color: #6C6C6C;}
a.link2:visited {color: #02283B;}
a.link2:hover {color: #C24B09;}

.headerwhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight:bold;
}
.headerorange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F37A01;
	line-height: 18px;
	font-weight:bold;
}
.headerblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #043C55;
	font-weight:bold;
}
.orange {color: #F37A01;}
.blue {color: #043C55;}
.ltgray {color: #C7C7C7;}
.lgheader{font-size: 17px; color:#FFFFFF; font-weight:bold;}

.formborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableborder {
	border: 1px dashed #CCCCCC;
}

