/**
 * @file
 * @project 647
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;font-weight:bold;}
h2 {font-size:2em;margin-bottom:0.75em;font-weight:bold;}
h3 {font-size:1.5em;line-height:1em;margin-bottom:1em;font-weight:bold;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;font-weight:normal;}
h5 {font-size:1em;font-weight:normal;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:normal;}
h1, h2, h3, h4, h5, h5 {font-family:"Times New Roman", Times, FreeSerif, serif;}
p, form {margin:0 0 1.5em;padding:0;}
blockquote {margin:1.5em;}
sup, sub {line-height:0;}
address {margin:0 0 1.5em;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {line-height:1.5;}
caption {margin:0; padding:.5em;}


/** 
 * ------------------------------------------------------------------
 * @section MAIN LAYOUT
 * ------------------------------------------------------------------
 */
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
}

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

.sf_wrapper {
	width:760px;
	margin:40px auto 0px;
	padding:0px 50px 30px;
	min-height:400px;
	height:auto !important;
	height:400px;
}

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

/** 
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */
.sf_navigation .widget_header{
	display:none;
}

.main_nav {
	margin: 0px auto;
	width: 866px;
	padding:0px;
	z-index:50;
	position: relative;
}

.sf_navigation {
	width:100%;
	min-height:1%;
	height:auto !important;
	height:1px;
}

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

.sf_navigation ul {
	margin: 0;
	padding: 0;
	float:right;
}
 
.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
 
.sf_navigation ul li {	
	float: left;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	white-space: nowrap;	 
	min-width:1%;
	width: auto !important; 
	width:1%; 
}

.sf_navigation ul li a  {
	display: block;
	margin:0px;
	padding: 5px 0px 7px;
	text-decoration: none;	
	min-width:1%; 
	width: auto !important; 
	width:1%; 
}
 
.sf_navigation ul li a:visited {
	text-decoration: none;	
}
 
.sf_navigation ul li a:hover {
	text-decoration: none;	
}
 
/**
 * @section subnav
 */
.sf_navigation .subnav {
	left: -999em; 
	list-style: none;
	line-height: 1;
	margin: 0px 0px 0px -10px;	
	padding: 0px;	
	position: absolute;	
	width: 145px;
	z-index:1000;
	border-width:0px 1px 1px;
	border-style:solid;
}
 
.sf_navigation .subnav  li {
	float: left;
	margin:0;	
	padding:0;	
	width: 145px;
    white-space:normal;
}

.sf_navigation .subnav  li:hover {
	background-image:none;
}

.sf_navigation .subnav li a {
	display: block;
	height:auto;
	padding: 5px 10px 6px;
	margin:0px;
	min-width:125px;
	width: 125px !important;
	white-space:normal;
	font-weight:normal;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
	left: auto;
}
 
#Nav1 iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
}

#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 

/** 
 * @subsection pagetitle
 */
.sf_pagetitle {
	clear:both;
	width:866px;
	margin:10px auto 5px;
	text-align:right;
	font-style:italic;
	color: #666666;
}

.sf_pagetitle h1 {
	font-size:14px;
	font-weight:normal;	
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	color: #666666;
	line-height: normal;
	margin:10px auto 5px;
}

/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
.sf_main_header {
	padding:5px 10px;
	font-size:48px;
	font-family:"Times New Roman", Times, FreeSerif, serif;
	font-weight:bold;
	float:left;
	margin-top:-40px;
	position:relative;
}

/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_extra10 {
	height:1px;
	clear:both;
}
.sf_content {
	margin-top:10px;
	clear:both;
}

.sf_region7 {
	float:right;
	width:200px;
	overflow:hidden;
	display:none;
	font-size:12px;
}

/** 
 * @subsection footer
 */
.sf_region10 {
	width:866px;
	margin:0px auto;
} 

.sf_footer{
	text-align:right;
	margin:10px 0px;
} 

.sf_banner{
	text-align:center;
	margin:20px 0px;
	font-size:11px;
} 

#bannerImage {
	margin-bottom:5px;
}

/**
 * @section buttons
 */
.btn {
	border-style:solid;
	border-width:1px;
	text-transform:uppercase;
	font-size:9px;
	padding:3px 4px;
	margin:0px 2px;
	cursor:pointer;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
}


/** 
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */
.widgetset .widget {
	padding:10px 10px;
	margin-bottom:8px;
	min-height:1%;
	height:auto !important;
	height:1%;
}

.widgetset .widget_header {
	font-weight:bold;
	font-size:16px;
	margin:0px;
	overflow:hidden;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	color:#666666;
}

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

.widgetset .widget_content {
	overflow:hidden;
	padding:10px 0px 0px;
}

.widgetset .widget_content ul,
.widgetset .widget_content ol {
	margin:0px;
	padding:0px;
	list-style:none;
}

.widget li{
	margin:0px;
	padding:0px 0px 6px;
}

.widgetset label{
	margin:0px;
	padding:0px;
	display:block;
}

.widgetset form{
	margin:0px;
	padding:0px;
}

.widgetset .form_item {
	margin:0px;
	padding:0px 0px 6px;
}