body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
        color:#666666;
	margin:0 0 10px 0;
	padding:0;
}
.sf_extra10{
	background-image:;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:90px;
	right:0px;
	position:absolute;
	top:0px;
	width:345px;
	z-index:9999;
}
.sf_header_wrapper {
	background-position:0 0;
	background-repeat:no-repeat;
	height:90px;
	margin:0;
	padding:0;
}
.sf_main_header {
	color:#666666;
	float:left;
	font-family:"Trebuchet MS","Lucida Sans Unicode", "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:68px;
	margin-left:25px;
	padding-top:8px;
	overflow:hidden;
	width:670px;
}

.sf_main_header div{
	height:68px;
	overflow:hidden;
}
.sf_navigation {
	background-image:url(images/navbg.gif);
	background-position:0 0;
	background-repeat:repeat;
        background-color:#ffffff;
	border-bottom:1px solid #666666;
	border-top:1px solid #ffffff;
	margin:0;
	z-index:50;
	padding:0;
	width:100%;
	min-height:34px;
	height:auto !important;
	height:34px;
}

.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}

.sf_navigation ul {
	margin: 0;
	padding:0 0px 0;
	min-height:34px;
	height:auto !important;
	height:34px;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_navigation ul li {
	float: left;
	list-style: none;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
	background-position:0 0;
	background-repeat:no-repeat;
	display:inline;
	margin:4px 0 1px 5px;
	padding: 0 0 0 1px;
	white-space:nowrap;
	height:33px;
}
.sf_navigation ul li.sf_first_nav_item {
}

.sf_navigation ul li.sf_last_nav_item {
}

.sf_navigation ul li a {
	display: block;
	text-decoration: none;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */;
	background-position:100% 0;
	background-repeat:no-repeat;
	color:#666666;
	display:block;
	font-weight:normal;
	padding:5px 10px 4px 6px;
	margin:0px;
	height:24px;
}

.sf_navigation ul li a:visited {
	text-decoration: none;
}

.sf_navigation ul li a:hover {
	background-repeat: repeat-x;
	text-decoration: underline;
}
.sf_pagetitle {
	color:#004ec7;
	font-family:"Trebuchet MS","Lucida Sans Unicode", "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:20px;
	margin:5px 10px 0 0;
	padding:0px 15px 0 15px;
}
.sf_content {
  	margin:0px 0px 0px 0px;
	padding:15px;
	clear:both;
	overflow:auto;
}
.sf_footer {
	color:#666666;
  	margin-bottom:5px;
  	margin-left:30px;
  	text-align:left;
  	width:950px;
}