a, a:link, a:hover, a:visited{ text-decoration: none; }

img, div { behavior: url(iepngfix.htc); }


body{
	margin: 0px;
	padding: 0px;
	background: #FFFFCD url(/images/bg.jpg) repeat-x top center;
	font-family: arial;
	font-size: 9pt;
}

img{ border: 0px; }

div#container{
	width: 792px;
	margin: 0px auto;
}

#search{
    float: left;
}

#cse-search-results{
    width: 520px;
    background: #FFF;
    padding: 10px 15px;
}

#cse-search-results iframe{
    width: 520px !important;
    height: 900px !Important;
}

#cse-search-results iframe #res{ padding: 20px !important; }

div#comfort-nav{
	width: 790px;
	text-align: right;
	padding: 5px 10px 5px 0;
	color: #FEFFBD;
	font-size: 8px;
}

div#comfort-nav a{
	color: #FEFFBD;
	font-size: 7.5pt;
	font-weight: 700;
}

div#body{
	width: 788px;
	border: solid 2px #FFFFCD;
}

div#header-span{
	position: relative;
	height: 295px;
	border-bottom: solid 2px #FFFFCD;
	overflow: hidden;
}

.slideshow{
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 50;
}

.first{
	opacity: 1;
	filter: none;
	z-index: 1000;
}

img.nav{
	border-right: solid 1px #2E3629;
}

a.navitem{
	float: left;
	background: transparent url(/images/button-edge.jpg) top right no-repeat;
	display: block;
	padding: 0 10px 0 0;
	color: #FFFDD0;
	height: 22px;
	font-weight: bold;
}

a.navitem span{
	background: transparent url(/images/button-bg.jpg) no-repeat;
	display: block;
	padding: 4px 0 6px 22px;
	line-height: 12px;
}

a.navitem:hover{
	background-position: bottom right;
	outline: none;
}

a.navitem:hover span{
	background-position: bottom left;
	padding-top: 5px;
	padding-bottom: 5px;
}
.formslist{
list-style-image: url('/images/pdf.gif');
}

div#content{
	width: 788px;
	background: #FFFFCD url(/images/content-stretch.jpg) repeat-x;
}

div.subhead{
	height: 180px;
	width: 760px;
	margin: auto;
}

div.subitem{
	position: relative;
	float: left;
	display: table-cell;
	text-align: center;
	width: 122px;
	padding: 15px;
}

div.subitem a{
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	color: #003366;
}

div.subitem a:hover{
	text-decoration: underline;
}

div.subitem img{
	text-decoration: none;
}

div.content-spacer{
	width: 790px;
	height: 20px;
}

div.sidebar{
	position: relative;
	float: left;
	width: 788px;
	margin: 0 0 0 15px;
	padding-bottom: 5px;
}

div#hmp-media-icons{
	text-align: center;
	margin: auto;
	padding: 5px;
}

div.sidebar-sec{
	position: relative;
	float: left;
	width: 788px;
	background: transparent url(/images/sidebar-sec-stretch.jpg) top left repeat-y;
}

div.sidebar-nav{
	border-bottom: solid 1px #DCE3AF;
}

div.sidebar-fence{
    width: 200px;
    float: left;
}

div.sidebar-nav-title{
	padding: 6px 0 2px 10px;
	color: #45593D;
	font-size: 14pt;
	font-weight: bolder;
	text-decoration: none;
	background: #DCE3AF;
	border-bottom: solid 1px #DCE3AF;
}

div.sidebar-nav-title a{
    color: #45593D;
    font-size: 14pt;
	font-weight: bolder;
	text-decoration: none;
}

a.sidebar-nav-item{
    display: block;
	padding: 6px 0 6px 20px;
	color: #DCE3AF;
	font-weight: bolder;
	text-decoration: none;
	background: #45593D url(/images/subnav-arrow.jpg) 180px center no-repeat;
	border-top: solid 1px #DCE3AF;
}

a.sidebar-nav-item.on, a.sidebar-nav-item:hover{
	color: #45593D;
	background: #DCE3AF;
	border-color: #45593D;
}

div.sidebar-spacer{
	width: 150px;
	height: 0px;
}




div.subMenu{
	position: absolute;
	float: right;
	left: 200px;
	width: 0px;
	overflow: hidden;
	z-index: 100;
}

div.subMenuEffects{
	position: relative;
	float: right;
	width: 200px;
}

a div.submenuItem:hover{ color: #45593D; background: #DCE3AF; }

div#countdown-box{
	height: 68px;
	background: url(/images/countdown-button.png) no-repeat center center;
}

div#countdown{
	position: relative;
	top: 20px;
	text-align: center;
}


.tRight{ text-align: right; width: 100px; vertical-align: top; font-weight: 900; }
.red{ font-weight: 900; color: #CC0000; }
.err{ color: #FF0000; }


div.sidebar-item{
	padding: 10px;
	border-bottom: solid 1px #44593D;
}

div.sidebar-item a{ text-decoration: none; color: #000; }
div.sidebar-item a:hover{ text-decoration: underline; }

div.sidebar-item img.inline{
	vertical-align: middle;
	margin-right: 5px;
	float: left;
}

.center{
	text-align: center;
}

div.sidebar-item-nb{ padding: 10px; }

div.content{
	float: right;
	width: 540px;
	padding: 0 30px 9px 0;
}

div.content h1{
	font-size: 28pt;
	font-family: times;
	color: #002456;
	margin: 0px;
}

div.content h2{
	font-size: 11pt;
	color: #1A3E1E;
	margin: 10px 0 10px 0;
}

div#footer{
	width: 750px;
	text-align: center;
	border-top: solid 1px #1A3E1E;
	font-size: 10px;
	padding: 5px 20px 20px 20px;
}

div#footer a{
    color: #000; text-decoration: underline;
}

div#footer p{
	line-height: 14px;
	margin-top: 10px;
}

div#footer p.footernav{
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 10px;
}

img.imgbody {
	border: 1px solid #4C3C1B;
	padding: 3px;
	background-color: #FFFFFF;
}





.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
