
* {
	padding: 0;
	margin: 0;
}
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100.1%;
	color:#787878;
}
a {
	text-decoration: underline;
	outline: none;
	color:#787878;
}
a:hover{
	color: #EE7F00;
}
strong, b {
	font-weight: bold;
}
p {
	font-size: 80%;
	line-height: 140%;
	margin: 7px 0;
}
h1, h2, h3{
	color: #EE7F00;
}
h1{
	font-size: 16px;
	margin-bottom: 10px;
}
h2{
	font-size: 13px;
	margin: 10px 0;
}
h3{
	font-size: 12px;
	margin: 10px 0;
}
li{
	font-size: 80%;
}
img {
	border: 0;
}
div{margin:0}

/* \*/
* html .italics-test, * html .italics-test-side {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
	word-wrap: normal;
}
/* */

html,body{
	margin:0;
	padding:0;
	border:0;
	/* \*/
	height:100%;
	/* */
}
body{
	background:#EBF2CC;
	min-width:938px;
	text-align:center;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
	line-height:1%;
	font-size:0px;
	margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:938px;
	/* \*/
	height:100%;
	/* */
}
#wrapper{
	min-height:100%;
	/* \*/
	height:100%;
	/* */
	background:#FFF url("../img/cbg.gif") repeat-y;
}
#wrapp\65	r{
	height:auto;
}
/* \*/
* html #wrapper{
	height:100%;
}
/* */
#outer{
	z-index:1;
	position:relative;
	margin-left:231px;
	width:708px;
	/* \*/
	height:100%;
	/* */
}
#left{
	width:232px;
	float:left;
	display:inline;
	position:relative;
	margin-left:-231px;
}
*>html #left{width:231px;}
#container-left{
	width:231px;
}
/* \*/
* html #left{margin-right:-3px;}
/* */
#center{
	width:708px;
	float:right;
	display:inline;
	/* \*/
	margin-left:-1px;
	/* */
}
#clearheadercenter{
	height:250px;
	overflow:hidden;
}
#clearheaderleft{
	height:250px;
	overflow:hidden;
}
#clearfootercenter{
	height:80px;
	overflow:hidden;
}
#clearfooterleft{
	height:80px;
	overflow:hidden;
}
#footer{
	z-index:1;
	position:absolute;
	clear: both;
	width:938px;
	height:80px;
	overflow:hidden;
	margin-top:-80px;
}
#subfooter1{
	background:#A2BA39 url("../img/footer.jpg") no-repeat;
	height:80px;
	position: relative;
}
#footerbox{
	position: absolute;
	right: 60px;
	bottom: 19px;
	text-align: right;
	height: 12px;
}
#footerbox p{
	margin: 0;
	line-height: 100%;
	font-size: 70%;
}
#footerbox a{
	text-decoration: underline;
}
#header{
	z-index:1;
	position:absolute;
	top:0px;
	width:938px;
	height:250px;
	overflow:hidden;
}
#subheader1{
	background: #A2BA39 url("../img/header.jpg") no-repeat;
	height:250px;
	position: relative;
}
#gfx_bg_middle{
	top:0px;
	position:absolute;
	height:100%;
	overflow:hidden;
	width:708px;
	margin-left:231px;
}
* html #gfx_bg_middle{
	display:none;
}
#headgfx_0, #headgfx_1, #headgfx_2{
	position: absolute;
	bottom: 50px;
	height: 100px;
	width: 100px;
}
#headgfx_0{
	left: 560px;
}
#headgfx_1{
	left: 670px;
}
#headgfx_2{
	left: 780px;
}
#leftCont{
	padding: 0 40px 0 59px;
}
#container-center{
	padding: 0 60px 0 40px;
}
#container-center ul{
	margin-left: 20px;
}
#container-center ul li{
	margin: 7px 0;
}


#leftSidebar li{
	list-style-type:none;
}
#leftSidebar li a{
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
#leftSidebar li.subnav a{
	text-decoration: none;
	font-weight: normal;
}
#leftSidebar li a:hover, #leftSidebar li a.activeNav{
	color: #EE7F00;
}
.lFloat{
	float: left;
}
.rAlign{
	margin-left: 130px;
}
.centerAlign{
	text-align: center;
}




.img_border{
	border-color:#EE7F00;
	border-style:solid;
	border-width:1px;
}
.img_right{
	margin-left:20px;
	margin-top:5px;
	margin-bottom:10px;
	float:right;
}
.img_left{
	margin-right:20px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;
}
