/* CSS Document */

html {
	min-height:100%; margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
	background-image: url(resources/hrw_background_strip.jpg);
	background-repeat: repeat-y;
  	background-position: 50%;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:14px;
	color:#666666;
}

a:link {
	color: #E88213;
	text-decoration:none;
}     
a:visited {
	color: #E88213;
	text-decoration:none;
}  
a:hover {
	color: #CC3300;
	text-decoration:underline;
}   
a:active {
	color: #E88213;
	text-decoration:none;
}

a.top:link {
	color: #E88213;
	font-size:10px;
	text-decoration:none;
}     
a.top:visited {
	color: #E88213;
	font-size:10px;
	text-decoration:none;
}  
a.top:hover {
	color: #CC3300;
	font-size:10px;
	text-decoration:none;
}   
a.top:active {
	color: #E88213;
	font-size:10px;
	text-decoration:none;
} 


ul#moreNav {
	list-style:none;
	margin:0;
	padding:0;
	background-color:#33CCCC;
}

ul#moreNav li a:link, ul#moreNav li a:visited {
	text-decoration:none;
	display:block;
	width:247px;
	padding:4px 4px 4px 12px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:13px;
	color:#666666;
}

ul#moreNav li.absentlink {
	text-decoration:none;
	display:block;
	width:247px;
	padding:4px 4px 4px 12px;
	background-color:#E6E5EA;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif; 
	font-size:13px;
	color:#666666;
}

ul#moreNav li {
	border-bottom: 1px solid #666666;
}

ul#moreNav li a:hover {
	background-color:#F9DFD2;
	color:#666666;
}

.title {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:19px;
	color: #E88213;
	margin-top:0px;
	font-weight: lighter;
}

.firstPara {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:18px;
	margin-top:0px;
}

.firstParaSpacer {

	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:18px;
}

.resources {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 11px;
}

.goBlack  {
color:#000000;
}

.hepbTitleIndent {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:22px;
	color: #000000;
	margin-left: 7px;
}

.hepbSections {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:22px;
	color: #016797;
}

.hepbSubTitle {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:18px;
	color: #000000;
}

.hepbTextIndent {
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:20px;
	color: #FFFFFF;
	margin-left: 7px;
}

a.hepB:link {
	color: #666666;
	text-decoration:underline;
}     
a.hepB:visited {
	color: #666666;
	text-decoration:underline;
}  
a.hepB:hover {
	color: #CC3300;
	text-decoration:underline;
}   
a.hepB:active {
	color: #666666;
	text-decoration:underline;
}

.related {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:0px;
	color: #000000;
	font-weight: bold;
	margin-left: 11px;
}

.aboveList {
	margin-bottom:0px;
}

.compactList {
	margin-bottom:0px;
	margin-top:0px;
}

.belowList {
	margin-top:0px;
}

.orderDetails {
	font-weight:bold;
}

.footer {
	font-size:11px;
	color: #E88213;
}
.new {

	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size:19px;
	color: #CC006A;
	margin-top:0px;
	font-weight: lighter;
}
.orangeBold {
	color: #E88213;
	font-weight:bold;
}
