@charset "iso-8859-1";


/* no wide-header */
#pagetop{
	clear:both;
	min-height:1.2em;
	padding-bottom:24px;
	position:relative;
	background:url("../../images/common/bg_contentswrap.gif") left top repeat-y;
}
* html #pagetop{
	height:36px;
}

#pagetop p{
	text-align:right;
	position:absolute;
	right:218px;

}
#pagetop a {
    color: #2757A1;
}
#pagetop a:hover {
    color: #D70542;
}
#pagetop a:visited {
    color: #7600b3;
}

#footerwrap{
	zoom:1;
	background:url("../../images/common/bg_contentswrap.gif") left top repeat-y;
}
#fbox{
	clear:both;
	margin:0 3px;
	zoom:1;
}




/* footerwrap
--------------------------------------------------------------------------	*/
#footerwrap img{
	border:none;
	vertical-align:top;
}

#footerwrap ul,
#footerwrap li,
#footerwrap p{
	list-style:none;
	margin:0;
	padding:0;
}

#footer-inner{
	width:865px;
	margin:0 auto;
	padding:11px 20px 15px 20px;
	text-align:left;
}
* html #footer-inner{
	width:905px;
}

#fbox{
	clear:both;
	border-top:#e5e5e5 1px solid;
	background-color:#f7f7f7;
	text-align:center;
	position:relative;
}



/* clearfix
----------------------------------	*/
/* clear element */
.clear:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear{display:inline-table;}
/* \*/
* html .clear{height:1%;}
.clear{display:block;}
/* */

.rmv{
	left:-9999px;
	top:-9999px;
	position:absolute;
	display:block;
}


/* footernav
--------------------------------------------------------------------------	*/
#footernav a {
    color: #2757A1;
    text-decoration: none;
	padding-left:12px !important;
	background:url(/images/footer/arrow_right.gif) no-repeat 0 0.13em;
	display:inline-block;
}
#footernav a:hover {
    color: #D70542;
    text-decoration: none;
}
#footernav{
	font-size:10px !important;
}
#footernav li{
	padding:0 12px 10px 0;
	display:inline-block;
	/display:inline;
	zoom:1;
}


/* footer
--------------------------------------------------------------------------	*/
#footer{
	line-height:1.2;
	height:17px;
	position:relative;
}
#footer .copyright{
	margin:0;
	padding:0 0;
	font-size:10px !important;
}