
/**
 * @file
 * @project 662
 * @package sftheme
 * @site app1
 */

/**
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */

h1, h2, h3, h4, h5, h6 {font-weight:normal; text-transform:uppercase; letter-spacing:-.03em;}
h1 {font-size:42px;margin-top: 0px;}
h2 {font-size:28px;margin-top: 0px;}
h3 {font-size:20px;margin-top: 0px;}
h4 {font-size:16px;margin:5px 0;padding:0;}
h5 {font-size:13px;font-weight:bold;margin:5px 0;padding: 0px;}
h6 {font-size:13px;font-weight:bold;margin:3px 0; padding: 0px;}

/**
 * ------------------------------------------------------------------
 * @section MAIN LAYOUT
 * ------------------------------------------------------------------
 */

body {
	background-repeat:repeat-x;
	color:#4D4F4A;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	margin:0;
}

.sf_pagetitle {
	background-repeat:no-repeat;
	border-bottom:solid 1px;
	font-size:24px;
	padding:30px 10px;
	text-align:center;
	text-transform:uppercase;
	width:177px;
}

.sf_pagetitle h1 {
	font-size:24px;
	margin:0;
	font-weight: normal;
}

.sf_outer_wrapper {
	background-position:top center;
	background-repeat:repeat-x;
}

.sf_outer_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

.sf_wrapper {
	background-repeat:repeat-y;
	margin:0 auto;
	width:1027px;
}

.sf_wrapper:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

.sf_region5 {
	float:left;
}

.sf_region6:after {
	content: " ";
	display: block;
	clear: both;
	height:0;
	visibility: hidden;
}

/**
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */
.sf_header_wrapper {
	background-image:url(images/662_header.jpg);
	background-repeat:no-repeat;
	height:142px;
	width:1027px;
	text-align:right;
}

.sf_region3 {
	height:142px;
	width:1027px;
}

* html .sf_region3 {
 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_main_header {
	font-size:36px;
	float:right;
	min-height:44px;
	height:auto !important;
	height:44px;
	position:relative;
	margin:0;
	letter-spacing:-.03em;
	padding: 10px 20px 5px;
	text-transform:uppercase;
	width:auto;
}

/**
 * ------------------------------------------------------------------
 * @section NAVIGATION
 * ------------------------------------------------------------------
 */

.sf_navigation {
	float:left;
	font-size:18px;
	position:relative;
	text-transform:uppercase;
	width:197px;
	z-index:1000;
}

.sf_navigation .widget_header {
	display:none;
}

.sf_navigation ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width:197px;
}

.sf_navigation ul li {
	padding:0;
	position: relative;
	float: left;
	width:197px;
}

.sf_navigation ul li a {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0px;
	display: block;
	letter-spacing:-.03em;
	padding:7px 20px;
	text-decoration:none;
	width:157px;
}

.sf_navigation ul li a:hover {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0px;
}

.sf_navigation ul li.sf_last_nav_item {
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:141px;
	width:197px;
}

.sf_navigation .subnav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width:157px;
	position: absolute;
	left: -999em;
	margin-left:197px;
	margin-top:-38px;
	z-index:1000;
}

.sf_navigation .subnav li {
	position: relative;
	float: left;
	width:130px;
}

.sf_navigation .subnav li a {
	width:130px;
	display: block;
}

.sf_navigation .subnav li a:visited {
}

.sf_navigation .subnav li a:hover {
}

#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	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;
}

/**
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_main {
	float:right;
	min-height:375px;
	height:auto !important;
	height:375px;
	width:829px;
}

.sf_main a {
	font-weight:bold;
}

div#content1,
div#content2,
div#content3 {
	padding:20px;
}

.ContainerBlock p {
	padding-top:0;
	margin-top:0;
}

.sf_content:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
}

.sf_content ul,
.sf_content ol {
	margin-left:20px;
}

/**
 * @subsection error page
 *
 * The !important is to override app3
 */
.error,
.info {
	font-weight:normal !important;
	margin:0.5em 0 !important;
	padding:0.4em !important;
}

/**
 * ------------------------------------------------------------------
 * @section SIDEBAR
 * ------------------------------------------------------------------
 */
 
.sf_region5 .widgetset {
	clear:left;
	float:left;
	font-size:15px;
	letter-spacing:-.02em;
	position:relative;
	text-transform:uppercase;
	width:197px;
	z-index:9999;
}

.sf_region5 .widgetset a,
.sf_region5 .widgetset a:visited,
.sf_region5 .widgetset a:hover {
	font-weight:normal;
}

.sf_region5 .widgetset .widget {
	border-style:solid;
	border-width:1px 0 0;
}

.sf_region5 .widgetset .widget_header {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0px;
	font-weight:normal;
	font-size:18px;
	margin:0px;
	padding:5px 10px;
}

.sf_region5 .widgetset .widget_content {
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px 0 0;
	padding:10px 10px 20px;
	width:177px;
}

/**
 * @section widget lists
 */
.sf_region5 .widgetset ul,
.sf_region5 .widgetset ol {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.widget li {
	margin:0px;
	padding:0px 0px 2px;
}

/**
 * @section widget forms
 */
.sf_region5 .widgetset .widget_content label {
	margin:0;
	padding:0;
	display:block;
}

.sf_region5 .widgetset .widget_content form {
	margin:0;
	padding:0;
}

.sf_region5 .widgetset .form_item {
	margin:0px;
	padding:0px 0px 8px;
}

.sf_region5 .widgetset .widget_content select,
.sf_region5 .widgetset .widget_content input[type="text"] {
	width:178px !important;
	border-style:solid;
	border-width:1px;
	padding:1px 0px;
}

.sf_region5 .widgetset .recentdate {
	font-size:11px;
}

/**
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 
.sf_region10 {
	background-repeat:repeat-x;
	clear:both;
	min-height:125px;
	height:auto !important;
	height:125px;
}

.sf_footer {
	background-repeat:repeat-y;
	font-size:13px;
	font-style:italic;
	margin:0 auto;
	padding:25px 10px 10px;
	text-align:right;
	width:1007px;
}

.sf_banner {
	margin:0 auto;
	padding:50px 0 10px;
	text-align:right;
	font-size:12px;
	width:1027px;
}

#bannerImage {
	margin:5px 0;
}
