body,p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color:#DC3508;
}
a:visited {
	color: #DC3508;
}
a:hover {
	color: #0099cc;
}


.leftback {
	background: url(images/bg-left.gif) repeat-y;
}

.rightback {
	background: url(images/bg-right.gif) repeat-y;
}

.mainback {
	background: #FFFFFF url(images/bg-swoosh.jpg) no-repeat;
}

.hdrbacktop {
	background: url(images/hdr-top-bg.gif) repeat-x;
	opacity: .23;
	filter: alpha(opacity=23);
}

.hdrback {
	background: url(images/hdr-bg.gif) repeat-x;
	opacity: .23;
	filter: alpha(opacity=23);
}

.hdr {
	opacity: .23;
	filter: alpha(opacity=23);
}

.midback {
	background: url(images/mid-bg.gif) no-repeat;
}

.txtFront {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC3508;
}

.subnav_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC3508;
	font-weight: bold;
}

a.subnav {
	color: #DC3508;
	text-decoration: none;
}

a:hover.subnav {
	color: #DC3508;
	text-decoration: underline;
}

.subheader {
	font-size: 18px;
	font-weight: bold;
	color: #DC3508;
}

.subsubheader {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}	

.tableheader {
	font-weight: bold;
	font-size: 14px;
	
	
}

.darkbackground {
	background-color: #dbe4e8
	
}

.tabledata {
	background-color: #f2f2f2;

}

.copyright {
	font-size: 11px;
	text-align: center;
}

#maintext {
	position: absolute; top: 260px; left: 190px;
}

#headernav {
	position: absolute; top: 124px; left: 43px;
}

#mainlogo {
	padding: 10px;
}

.caption {
	font-style: italic;
	font-size: 12px;
	text-align: center;
}