h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:3em;line-height:1;margin:0px;padding: 0px;font-family: "Verdana", sans-serif;}
h2 {font-size:1.8em;margin: 10px 0;padding: 0px;font-family: "Verdana", sans-serif;}
h3 {font-size:1.4em;margin: 10px 0;padding: 0px;font-family: "Verdana", sans-serif;}
h4 {font-size:1.2em;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: "Verdana", sans-serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: "Verdana", sans-serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: "Verdana", sans-serif;}

/* General */

body {	
	margin: auto;
	font-family: "verdana", san-serif;
	font-size: 14px;
	color: #ffffff;
}

.sf_outer_wrapper {
	width: 1040px;
	margin: 10px auto 10px;
	padding-bottom: 20px;
	border: 1px solid #ffffff;	
	position: relative;	
}


.sf_wrapper {	
	background-repeat: repeat-y;
	width: 856px;
	margin: 0px auto 0px;	
}

.sf_extra10 {     
	
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {		
	background-repeat: no-repeat;	
	width: 856px;
	clear:both;
	padding-bottom: 15 px;
	background-color: #ffffff;
}

.sf_extra2 {
display: none;    
}

.sf_main_header {
	font-family: "Verdana", sans-serif;		
	font-size:12px;
	font-weight: normal;	
	text-align: left;
	width: 850px;
	min-height: 45px;
	height: auto !important;
	height: 65px;
	padding-bottom: 10px;
	padding-top: 10px;
        background-color: #ffffff;
}

.sf_extra3 {      
display: none;

}

.sf_sub_header {
	display: none;
}

.sf_sub_header p, .sf_main_header p{
	margin: 0;
	padding: 0;
       color: #ffffff;
}

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
	display:none;	      
}

/*--------------------------------
		Navigation
---------------------------------*/
.sf_navigation h2 {
	display:none;
}

.sf_navigation {
	font-family: "Verdana", sans-serif;
        font-weight: normal;
        font-size:14px;
        margin-top: -50px;
	margin-left: 150px;
	margin-right: 125px;
}

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

.sf_navigation ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	height:1%;	
}

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

.sf_navigation ul li {
        float:left;
        min-height:20px;
	height:auto !important;
	height:20px;
	padding:0px;
	white-space:nowrap;	
	border-top: 1px solid #ffffff;
	margin-right: 1px;
	background-color: #ffffff;
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li.sf_last_nav_item {		
}

.sf_navigation ul li a {
	padding: 7px 20px;	
	text-decoration:none;
	color: #333333;	
        display:block;
}

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

.sf_navigation ul li a:hover{	
	color: #BB5320;
	background-color: #ffffff;
	text-decoration:none;
}
/* Dropdown */


.sf_navigation .subnav { 
	position:absolute;
	left:-999em;
	width:180px;
	margin: 0px 0px 0px -1px;
	z-index:1000;
	list-style:none;	
}

.sf_navigation .subnav li {
	margin:0;
	padding:0;
	border-top: 1px solid #fff;
	float:left;
}

.sf_navigation .subnav li a{
	background:#ffffff;
	width:140px;
	padding: 3px 20px 3px;
	white-space:normal;
	font-size:13px;
	display:block;
	color: #333333;
}

.sf_navigation .subnav li a:visited {
	color: #333333;
}

.sf_navigation .subnav li a:hover{
	color: #bb5320;
	background-color:#ffffff;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}

/* Sticking flyout menu bug */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}

/* End Navigation */


/*--------------------------------
		 	Page Title
---------------------------------*/
.sf_region1 {	
	width: 100%;
	clear: both;
	overflow: auto;
}
	
.sf_pagetitle {	
	clear:both;	
	font-family: "Verdana", sans-serif;	
	font-weight: normal;
	font-size: 6px;
	text-align: center;
	float:right;	
	position: relative;
	top: 0px;
	right: 97px;
	padding: 6px 5px 8px;
	color: #ffffff;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-top: none;
	min-height: 8px;
	height:  auto !important;
	height: 8px;
	margin-left: 188px;
	min-width: 130px;
	_width: 180px;	
	_position: static;
	_margin: 0px 10px;
}


/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_extra6 {
	
}

.sf_extra11 {
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {		
	width: 766px;
	clear: both;
	padding: 0px 0px 0px;
	margin: 10px 40px;
	display:block;
	border-top: 1px solid #ffffff;
}

.sf_content img {	
}

.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*--------------------------
		End Content
--------------------------*/


}

