
/**
 * @file
 * @project 632
 * @package sftheme
 * @site app1
 */
 
/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
 

h1 {font-size:1.75em; font-weight:bold; margin:0.86em 0;}
h2 {font-size:1.50em; font-weight:normal; margin:1.0em 0;}
h3 {font-size:1.30em; font-weight:bold; margin:1.15em 0;}
h4 {font-size:1.2em; font-weight:normal; margin:1.25em 0;}
h5 {font-size:1em; font-weight:bold; margin:1.5em 0;}
h6 {font-size:1em; font-weight:normal; font-style: italic; margin:1.5em 0;}
p {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 AREA
 * ------------------------------------------------------------------
 */
 
body {
	font-size:13px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	margin:0px;
	padding:0px;
	background-repeat:repeat-x;
}

.sf_pagetitle {
	text-transform:uppercase;
	padding-left: 25px;
	padding-bottom:5px;
	margin:0px 10px 15px;
	min-height:1px;
	height:auto !important;
	height:1px;
	font-size:18px;
	background-position:0 2px;
	background-repeat:no-repeat;
	background-image:url(//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/632_star.png);
}

.sf_pagetitle h1 {
	font-size:18px;
	margin: 0;
	font-weight: normal;
}

* html .sf_pagetitle {
 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 = "//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/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_region1 {
	min-height:255px;
	height:auto !important;
	height:255px;
	margin-bottom:50px;
	background-image:url(//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/623_water.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#06205f;
}

.sf_region1:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

/**
 * @section navigation
 */
.sf_navigation {
	min-height:33px;
	height:auto !important;
	height:33px;
}

* html .sf_navigation {
 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 = "//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/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='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));
}

.sf_navigation .widget_header {
	display:none;
}

.sf_navigation ul {
	width:900px;
	margin:0px auto;
	padding:0px;
	z-index:50;
	position: relative;
}

.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}

.sf_navigation ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	min-width:1%;
	width: auto !important;
	width:1%;
}

.sf_navigation ul li a {
	display: block;
	margin:0px;
	padding:8px 22px 10px;
	text-decoration: none;
	min-width:1%;
	width: auto !important;
	width:1%;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

/**
 * @section subnav
 */
.sf_navigation .subnav {
	border-top:0;
	left: -999em;
	list-style: none;
	margin: 0px;
	padding: 10px 0px 5px;
	position: absolute;
	width: 180px;
	z-index:1000;
	background-image:url(//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/632_subnav.png);
}

.sf_navigation .subnav li {
	float: left;
	margin:0;
	padding:0;
	width: 180px;
	white-space:normal;
}

.sf_navigation .subnav li a {
	border:0;
	display: block;
	min-height:1px;
	height:auto !important;
	height:1px;
	min-width:136px;
	width: 136px !important;
	padding:0px 22px 10px;
	white-space:normal;
	text-decoration:underline;
	text-transform:capitalize;
	font-size:11px;
}

#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 header 
 */
.sf_main_header {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:56px;
	width:840px;
	min-height:117px;
	height:auto !important;
	height:117px;
	margin:0px auto;
	padding:105px 60px 0px 0px;
	text-align:right;
	letter-spacing:-0.01em;
	background-image:url(//img1.wsimg.com/isteam/ip/458ad3ac-9a11-4800-8168-586ce91a6ae1/legacy/623_anchor.gif);
	background-position:845px 110px;
	background-repeat:no-repeat;
}

/** 
 * @subsection content
 */
.sf_wrapper {
	width:900px;
	margin:0px auto;
}

.sf_main {
	width:900px;
	overflow:hidden;
}

legend {
	font-size:14px;
	font-weight:bold;
}

/** 
 * @subsection footer
 */
.sf_region10 {
	width:900px;
	margin:0px auto 40px;
	padding-top:1px;
	clear:both;
}

.sf_footer {
	text-transform:uppercase;
	padding-top:5px;
	margin:15px 10px 0px;
	font-size:11px;
	clear:both;
}

.sf_banner {
	margin-top:30px;
	font-size:11px;
	text-align:center;
	clear:both;
}

.sf_banner #bannerImage {
	margin-bottom:5px;
}

/** 
 * @subsection buttons
 */
.btn {
	font-size: 11px;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	text-transform:uppercase;
	font-weight: bold;
	cursor: pointer;
	margin: 3px 0;
	padding: 2px 4px 3px;
	height:23px;
}

/** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */
.widgetset .widget {
	margin-bottom:35px;
	font-size:11px;
}

.widgetset .widget_header {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

.widgetset ul,
.widgetset ol {
	margin:0px;
	padding:0px;
}

.widgetset ul li,
.widgetset ol li {
	margin:0px 0px 8px 0px;
	padding:0px;
}

.form_item {
	margin-bottom:4px;
}
