body {
	margin:0px;
	padding:0px;
	background-color: #FFFBCC;
	background-image :url(../images/background.gif);
	text-align:left;
}
a {
	color:#E1530C;
	font-size:11px;
}
a:link {
	color:#E1530C;
}
a:visited {
	color:#E1530C;
}
a:active {
	color:#E1530C;
	text-decoration:none;
}
a:hover {
	color:#E1530C;
	text-decoration:none;
}
a:focus {
	color:#E1530C;
	text-decoration:none;
}
a.subi {
	color:#A94015;
	font-weight:bold;
	font-size:11px;
	text-align:left;
}
a.subi:link {
	color:#E1530C;
	text-decoration:none;
}
a.subi:visited {
	color:#E1530C;
	text-decoration:none;
}
a.subi:active {
	color:#E1530C;
	text-decoration:none;
}
a.subi:hover {
	color:#E1530C;
	text-decoration:none;
}
a.subi:focus {
	color:#E1530C;
	text-decoration:none;
}
a.sub {
	color:#e1530c;
	font-size:12px;
}
a.sub:link {
	color:#e1530c;
	text-decoration:none;
}
a.sub:visited {
	color:#e1530c;
	text-decoration:none;
}
a.sub:active {
	color:#e1530c;
	text-decoration:none;
}
a.sub:hover {
	text-decoration:none;
	color:#666666;
}
a.sub:focus {
	text-decoration:none;
	color:#666666;
}
a.subpage {
	color:#fff;
	padding-left:25px;
}
a.subpage:link {
	color:#fff;
	text-decoration:none;
}
a.subpage:visited {
	color:#fff;
	text-decoration:none;
}
a.subpage:active {
	color:#fff;
	text-decoration:none;
}
a.subpage:hover {
	text-decoration:none;
	color:#FF6600;
}
a.subpage:focus {
	text-decoration:none;
	color:#FF6600;
}
p,td,li {
	font-family:Helvetica, Arial,Verdana, Geneva;
	font-size:12px;
	line-height:20px;
	color:#333;
}	
.h1 {
	font-family:Arial,Verdana,Geneva;
	font-size:12px;
	color:#666666;
	padding:#8px;
}
.subtitle {
	color:#666666;
	padding:15px;
	font-weight:bold;
	font-size:11px;
}
.arrow {
	font-family:Arial,Verdana,Genava;
	font-size:10px;
	font-weight:bold;
	color:#F4D1A8;
}
.subsection {
	font-family:Arial,Verdana,Genava;
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}
.navdivide {
	font-family:Arial,Verdana, Geneva;
	font-size:10px;
	color:#E0521B;
}
.footer {
	font-family:Arial,Verdana, Geneva;
	font-size:10px;
	line-height:13px;
	color:#999;
	text-align:center;
	padding:10px;
}
.header {
	font-family:Helvetica, Arial,Verdana, Geneva;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.topheader {
	font-family:Helvetica, Arial,Verdana, Geneva;
	font-size:28px;
	color:#F69321;
}
.midheader {
	font-family:Helvetica, Arial,Verdana, Geneva;
	font-size:15px;
	color:#F69321;
}
.quote {
	font-family:Arial,Verdana, Geneva;
	font-size:15px;
	color:#336666;
}
.smalltext {
	font-family:Arial,Verdana, Geneva;
	font-size:11px;
	line-height:12px;
	color:#FF6600;
}
.subheader {
	font-family:Helvetica, Arial, Verdana, Geneva;
	font-size:11px;
	color:#fff;
	weight:bold;
	font-weight: bold;
}
.tabletext {
	font-family:Verdana,Geneva,Arial;
	font-size:12px;
	color:#999;
}	
.headerborder {
	border-bottom:1px #000 solid;
}
.indexpara {
	padding:5px 15px 5px 15px;
}
.maintable td {
	background-color:#FFF;
}
.nav {
	width:781px;
	padding-top:10px;
	background-color:#FFF;
}
#imagePlaceHolder
{
	height: 275px;
}

