/*Typography Reset*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;}
h1 {font-size:18px;line-height:1;margin:0px;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif; }
h2 {font-size:16px;margin: 10px 0;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h3 {font-size:16px;margin: 10px 0;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h4 {font-size:14px;line-height:1.25;height:1.25em;margin: 5px 0;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h5 {font-size:1em;font-weight:bold;margin: 5px 0;padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
h6 {font-size:1em;font-weight:bold;margin: 3px 0; padding: 0px;font-family: "Trebuchet MS", Helvetica, sans-serif;}
p {margin:10px 0px;}

/*General*/

body {
	margin: auto;	
	color:#fffff;	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;					
}

.sf_pagetitle {		
	color: #1E4711;
	display: 	
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-size:18px;
	font-weight: normal;
	text-align: right;	
	margin-top: -30px;
	margin-right: 16px;	
	float:left;
	position: relative;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 746px;
	_width: 766px;
	_margin-left: -3px;
	_margin-right: 0px;
	_padding: 0px 10px;
}

.sf_pagetitle h1 {
	font-size:18px;
	margin: 0;
	font-weight: normal;
}
sf_outer_wrapper {	
	background-repeat: no-repeat;
	width: 998px;
    margin: 0 auto 10px;
}
* html .sf_extra1  {	
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
}
.sf_extra1 {
background-repeat: no-repeat;
	width: 786px;
	height: 35px;
	left: 196px;	
	top: 0px;	
	position: relative;			
}
.sf_wrapper {	
	width:998px;	

.sf_wrapper {	
	width:998px;	

/*Header*/

.sf_header_wrapper {		
}

/*End Header*/

/*Navigation*/

.sf_navigation h3 {
	display:none;
}

.sf_navigation .widget {	
	padding: 0px;
	margin: 0px;
	background-image: none;
}

.sf_navigation .widget_content{	
	padding: 0px;
	margin: 0px;
	overflow: visible;
	width: auto;
}

.sf_navigation .widget li{		
	overflow: visible;
}

.sf_navigation .widget a:link,
.sf_navigation .widget a:visited {	
	text-decoration: none;	
}

.sf_navigation {
	clear:left;
	float: left;	
	min-height:20px;
	height:auto !important;
	height:20px;			
	margin: 15px 0px 20px;	
	width: 196px;	
}

.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%;
	_width: 1%;	
}

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

.sf_navigation ul li {	
	float:left;
	margin: 0px;
	padding: 3px 0px 5px;
	background-image:url(images/604_navftr.gif);
	background-repeat: no-repeat;			
	background-position: bottom;	
}

.sf_navigation ul li.sf_last_nav_item {		
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li a {
	color:#3a4c60;
	text-decoration:none;
	display: block;		
	padding: 5px 16px 5px 15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	font-weight: normal;
	font-size:18px;
	width: 166px;	
}

.sf_navigation ul li a:visited {
	color:#3a4c60;
}

.sf_navigation ul li a:hover {
	color:#3a4c60;
	text-decoration: none;	
	background-image:url(images/604_navhvr.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
}

/*Flyout menu*/

.sf_navigation .subnav { /* second-level lists */
	padding: 0;	
	position: absolute;	
	width: 160px;
	left: -999em;
	z-index: 1000;
	margin:-33px 0 0 197px;
	list-style: none;
}

.sf_navigation .subnav li { 
	width: 160px;
	white-space: normal;
	height: auto;	
	border-left: 1px solid #ffffff;
	background-color: #FFFFFF;	
	padding: 0px;
	float: left;
}

.sf_navigation .subnav .sf_first_nav_item_subnav {		
	
}

.sf_navigation .subnav .sf_last_nav_item_subnav {		
	padding-bottom: 5px;
	background-image:none;				
}

.sf_navigation .subnav li a { 
	width: 135px;
	height: auto;
	color:#3A4C60;
	padding: 6px 10px 9px;	
	font-size: 14px;
	background-image: none;
}

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

.sf_navigation .subnav li a:hover  { 
	color:#3A4C60;	
	background-image: none;
	text-decoration: underline;	
}

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

#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;
}
 
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
}

/*End Navigation*/



.sf_extra10 {
	background-repeat: no-repeat;
	width: 280px;
	height: 106px;
	float: right;			
}

.sf_extra11 {	
	background-repeat: no-repeat;
	width: 280px;
	height: 330px;	
	float: right;
	clear: right;				
}
	
/*Content*/

.sf_content {	
	float: right;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	width: 480px;
	_width: 470px;
	padding: 20px 20px;
	margin-top: -106px;	
}

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

/*End Content*/

.sf_extra12 {	
}

.sf_extra7 {		
}

/*Footer*/

.sf_footer {
	clear:both;
	font-family: "Trebuchet MS", Helvetica, sans-serif;	
	text-align:left;
	font-size:11px;
	color: #4c616f;		
	background-color: #081B31;
	width:958px;
	min-height: 44px;
	height: auto !important;
	height: 44px;
	margin: 0 auto;
	padding: 5px 20px;
}


.sf_footer a:link,
.sf_footer a:visited {
	color:#4C616F;
}

.sf_footer p {
	margin:0px;
	padding:0px;
}

/*End Footer*/

.sf_extra8 {	
}

.sf_extra9 {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 998px;
	height: 8px;
	clear:both;
}

/*Extra Stuff*/

.sf_banner {
	margin: 0px auto;
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
	font-size: 10px;
	width: 998px;
	color: #BBBEC1;	
	clear: both;
}

#bannerLink {
	padding-top: 10px;
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
	color: #ffffff;
}

/*Sidebar*/

.sf_region8,
.sf_region7 {
	display:none;
}

.sf_region4 {
	float: right;
	clear: right;
	display:inline;
	width: 280px;
	margin: 0;
}

.widget {	
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: bottom;		
}

.widget_header {
	margin:0px;
	padding:10px 20px 5px;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

.widget_content {	
	background-repeat: repeat-y;
	padding: 5px 20px 20px;
	margin: 0px;
	overflow:hidden;
	width: 240px;
	color: #BBBEC1;
}

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

.widget li {
	margin:0px;
	padding: 5px 0px;
	overflow:hidden;
}

.widgetset a:link,
.widgetset a:visited {
	text-decoration:underline;
	padding: 2px 0;	
}

.widgetset a:hover {
	padding: 2px 0;
	text-decoration: none;	
}

.widget_content .form_item {
	margin:0px;
	padding: 3px 0px;
}

.widget input, .widget select {
	color: #222;	
}

.widget .btn {
	width:auto;
	margin: 5px 0px;
}

.feedbutton {
	border:none;
	vertical-align:sub;
	margin-right:5px;
}

.clicktozoom {
	font-size: 11px;
	text-decoration: underline;
}
