p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#f29A14;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#f29A14;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#f29A14;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#f29A14;
}
li {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
td {
	color:#000;
	font-size:12px;
	font-weight:normal;
}
:link {
	color:#3B6F9F;
	text-decoration:underline;
	font-weight:normal;
}
li :link {
	color:#3B6F9F;
	text-decoration:underline;
	font-weight:normal;
}
:visited {
	color:#000;
	text-decoration:underline;
	font-weight:normal;
}
li :visited {
	color: #000;
	text-decoration:underline;
	font-weight:normal;
}
body {
	padding:0 0 0 0;
	color:#000;
	background:#f29A14;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
	background:#fff;
	width:auto;
	border:0px solid #000;
	width:100%;
	text-align:left;
	margin:0px;
	position:relative;
}
#outer{
	margin:0px;
	background:f29A14;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000;
}



#header{
	border-style:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:154px;
	color: #fff;
	background:#fff;
}
#left {
	position:relative;/*ie needs this to show float */
	width:30px;
	float:left;
	margin-top:0px;
	margin-left:-1px;/*must be 1px less than width otherwise won't push footer down */
	left:-1px;
	background-color:#0000FF;
}
* html #left {/* 3px jog*/
	margin-right:-3px;
}






div.headerright {
	position:relative;
	top:0;
	text-align:right;
	color: #000;
    float: right;
	width: 100%;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #F4BE27;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #F4BE27;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
}




}
* html #outer{/* 3px jog*/
	margin-left:3px;
	margin-right:3px;
}
p {
	margin-bottom:1em;
	padding:0 5px;
}
#right {
	position:relative;/*ie needs this to show float */
	width:130px;
	float:right;
	margin-top:50px;
	margin-right:-129px;/*must be 1px less than width otherwise won't push footer down */
	left:1px;
}
* html #right {
	margin-right:-0px;
	margin-left:-3px;/* stop float drop in ie + 3px jog */
}
#footer {
	background-color:#8088b9;
	color:#fff;
	width:100%;
	line-height:15px;
	max-height:15px;
	color: #000;
	text-align:center;
	position:relative;
}
#clearheader{/*needed to make room for header*/
	height:72px;
}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	margin-top:50px;
}
* html #centercontent{
	width:100%;
}
.outerwrap {
	float:left;
	width:99%;
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
.style1 {
	color: #000
	}
</style><!--[if lt IE 7]>
<style type="text/css">
body {width:expression( documentElement.clientWidth < 722 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 722 ? "722" : "auto") : "722px") : "auto" );}
#wrapper {width:expression( documentElement.clientWidth > 722 ? (documentElement.clientWidth == 0 ? (body.clientWidth >722 ? "722" : "auto") : "722px") : "auto" );}
* html #outer, * html #wrapper,* html #centrecontent {height:1%}
</style>
<![endif]--></head>
