body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42484c;
	background: #ffffff url(../images/body-background-subpage.gif) repeat-x 0px 0px;
	padding: 0px;
	margin: 0px;
}

table{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42484c;
	padding: 0px;
	margin: 0px;
}

form, dl, dd, dt, ul, ol, li, p{
	padding: 0px;
	margin: 0px;
}

a, a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e85d00;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #923b00;
}

a:focus{
	outline: none;
}

h1, h2, h3, h4, h5, h6{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42484C;
	margin: 0;
	padding: 0;
}



label, img{
	display: block;
	border: none 0px transparent;
}

input, textarea, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42484c;
}

.clear-fix{
	clear: both;
}

.ie6fix{
	display: none;
}

#root-div{
	width: 912px;
	margin: auto;
}

/* header START */

#header{
	width: 800px;
	float: left;
	padding: 0 56px 0 56px;
	background: transparent url(../images/header-background.jpg) no-repeat 0px 0px;
}

#header-top{
	width: 800px;
	height: 91px;
	float: left;
}

#header-top .logo{
	display: block;
	float: left;
	text-decoration: none;
	margin-top: 20px;
}


#header-menu{
	width: 800px;
	height: 28px;
	float: left;
}

#header-menu span,
#header-menu img,
#header-menu a,
#header-menu a:hover{
	display: block;
	float: left;
	text-decoration: none;
}

#header-menu span{
	width: 2px;
	height: 28px;
	font-size: 1px;
	line-height: 1px;
}


#header-menu .item-spacer2{
	background: transparent url(../images/header-menu-spacer-2.gif) no-repeat 0px 0px;
}

	
#header-menu .item-spacer4{
	background: transparent url(../images/header-menu-spacer-4.gif) no-repeat 0px 0px;
}


#header-banner{
	width: 912px;
	float: left;
	padding: 8px 0 4px 0;
}

#header-banner .left,
#header-banner .right{
	width: 48px;
	height: 5px;
	float: left;
	background: transparent url(../images/header-banner-left.gif) no-repeat top right;
}

#header-banner .right{
	background: transparent url(../images/header-banner-right.gif) no-repeat top left;
}

#header-banner .center{
	width: 800px;
	float: left;
	padding: 0 8px 0 8px;
	background-color: #ffffff;
}

#header-banner .center .banner{
	float: left;
}

/* header END */

/* content START */

.content-bgr{
	float: left;
	margin: 4px 56px 0 56px;
	border-top: solid 1px #cfcec1;
	background: transparent url(../images/content-bgr-background.gif) repeat-y 0px 0px;
}

.content{
	width: 790px;
	float: left;
	padding: 4px 5px 5px 5px;
	background: transparent url(../images/content-background.gif) no-repeat bottom left;
}

.content .d_content-intro-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #948e77;
	line-height: 21px;
}

.content .d_content-text{
	line-height: 15px;
}

.content .d_content-text p{
	padding-bottom: 10px;
}
.content .d_content-text ul{
	 clear: both;
	 color: #AABD3C;
	 font-weight: bold;
}



.content .d_content-text a{
	font-weight: bold;
	color: #aabd3c;
	text-decoration: underline;
}

.content .d_content-text a:hover {
	text-decoration: none;
}
.content .d_content-text a:visited {
	font-style: italic;
	color: #bbc38c;
	text-decoration: none;
}

.content .d_content-text sup {
	font-size: 7px;
}

/*-------------MODIFIED FOR 10.29------------------------------*/
/*updated*/
.content .d_content-text .d_highlight {
	font-weight: bold;
	color: #aabd3c;
	clear: both;
}

.content .d_content-text #d_highlight-larger-text,
.content .d_content-text #d_highlight-larger-text a {
	font-size: 12px;
}

.content .d_content-text a{
	font-weight: bold;
	color: #aabd3c;
	text-decoration: underline;
}

.content .d_content-text .d_larger-body-text,
.content .d_content-text .d_larger-body-text a {
	font-size: 12px;
	line-height: 17px;
}


/*-------------END MODIFIED FOR 10.29------------------------------*/
#footer .d_menu-and-copy{
	float: left;
	width: 600px;
}


.content .content-text h2{
	padding-bottom: 1px;
}

.content .content-text .content-list01{
	padding-bottom: 10px;
	float: left;
}

.content .content-text .content-list01 li{
	list-style: none;
	padding-left: 15px;
	background: transparent url(../images/bullet-list-item-01.gif) no-repeat 6px 7px;
}

.content .content-text a:visited{
	font-style: italic;
	color: #dfa279;
	text-decoration: none;
}

.content .content-text .content-image{
	float: left;
	padding-right: 10px;
}

/* content END */

/* footer START */

#footer{
	width: 800px;
	float: left;
	padding: 6px 56px 10px 56px;
}



#footer .menu,
#footer .copy{
	width: 500px;
	float: left;
	padding: 0 0 5px 5px;
	font-size: 10px;
}

#footer .menu a,
#footer .menu a:hover,
#footer .menu span{
	display: block;
	float: left;
	font-size: 10px;
	color: #6e99a0;
}

#footer .menu a:hover{
	color: #496a6f;
}

#footer .menu span{
	padding: 0 4px 0 4px;
	color: #b3b2a6;
}

#footer .copy{
	color: #b3b2a6;
}

#footer .inflexion{
	width: 163px;
	height: 14px;
	display: block;
	float: right;
	padding: 2px 5px 0 0;
	font-size: 1px;
	line-height: 1px;
}

/* footer END */
