@charset "utf-8";
/* CSS Document */

/**
 * @file
 * @project 602
 * @package sftheme
 * @site app1
 */
 
 
div#content1{
	width: 95%;
}

div#content2{
	display: none;
}
div#content3{
	display: none;
}

div#content1 {padding: 5px 0px;
	overflow: hidden;
	position: relative;
}


h1 {
	font-size:36px;
	font-weight:bold;
	letter-spacing:-.06em;
	margin:0 0 0.75em;
}
h2 {
	font-size:28px;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:1em 0;
}
h3 {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-.05em;
	margin:1.28em 0;
}
h4 {
	font-size:20px;
	font-weight:bold;
	letter-spacing:-.04em;
	margin:1.5em 0;
}
h5 {
	font-size:16px;
	font-weight:bold;
	letter-spacing:-.03em;
	margin:1.67em 0;
}
h6 {
	font-size:13px;
	font-weight:bold;
	margin:2.05em 0;
}
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 AREA
 * ------------------------------------------------------------------
 */
body {background-color:#d9dbd0;
	background-repeat:repeat-x;
	color: #62635d;
	font-family:Arial, Helvetica, FreeSans, sans-serif;
	font-size:13px;
	margin:0;
	min-width:1000px;
}
.sf_region1 {height:37px;margin:0 auto;padding-right:20px;width:980px;}

.sf_outer_wrapper {
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
}
.sf_wrapper {
	margin:0 auto;
	width: 1000px;
}

.sf_main_wrapper {
	background-image:url(images/602_content_repeater.gif);
	min-height:1%;
	height:auto !important;
	height:1%;
}

.sf_main_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

a {
	border-style:solid;
	border-width:0 0 2px;
	text-decoration:none;
}
/** 
 * ------------------------------------------------------------------
 * @section HEADER
 * ------------------------------------------------------------------
 */

.sf_header_wrapper {
	width: 1000px;
	height: 177px;
}
.sf_main_header {
	color:#ffffff;
	float: left;
	text-align: center;
	font-size:36px;
	margin-top: 30px;
	padding:0px 10px;
	height: 110px;
	height: 20px;
	overflow:hidden;
	width:506px;
	width:16px;
}
.sf_main_header a {
	border:none;
}
.sf_sub_header {
	display:none;
}
.sf_sub_header p, .sf_main_header p {
	margin: 0;
	padding: 0;
}
.sf_extra2 {
	float: right;
	width:474px;
	height: 177px;
}
/**
 * @section navigation
 */
.sf_navigation {
	background-image:url(images/602_navigation.jpg);
	background-repeat:no-repeat;
	margin: 0;
	width: 1000px;
	z-index:50;
	position: relative;
	min-height:1%;
	height:auto !important;
	height:1%;
}
.sf_navigation:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
	margin:0px;
	padding:0px;
}
.sf_navigation .widget_header {
	display:none;
}
.sf_navigation ul {
	margin: 0;
	padding:12px 10px 0;
}
.sf_navigation ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height:0px;
}
.sf_navigation ul li {
	float: left;
	list-style: none;
	margin: 0;
	white-space: nowrap;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
}
.sf_navigation ul li a {
	background-position:left center;
	background-repeat:no-repeat;
	border:none;
	display: block;
	font-weight: bold;
	margin:0;
	padding: 4px 12px 3px;
	text-decoration: none;
	min-width:1%; /* Fast hack */
	width: auto !important; /* Fast hack */
	width:1%; /* Fast hack */
	;
}
.sf_navigation ul li a:visited {
}
.sf_navigation ul li a:hover {
	background-image:url(images/602_nav_over.jpg);
	color: #000000;
}
/**
 * @section subnav
 */
.sf_navigation ul.subnav {
	background:#cfd0c2;
	left: -999em;
	list-style: none;
	line-height: 1;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 180px;
	z-index:1000;
}
.sf_navigation ul.subnav li {
	float: left;
	margin:0;
	padding:0;
	width: 180px;
}
.sf_navigation ul.subnav li a {
	border:0;
	border-bottom:1px solid #bfc0b3;
	display: block;
	min-height:1%;
	height:auto !important;
	height:1%;
	min-width:150px;
	padding: 5px 15px 5px;
	text-decoration: none;
	width: 150px;
	white-space:normal;
}
.sf_navigation ul.subnav li.sf_last_nav_item_subnav a {
	border-bottom:0;
}
#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;
}
/** 
 * ------------------------------------------------------------------
 * @section CONTENT
 * ------------------------------------------------------------------
 */

.sf_extra5 {
	background-image:url(images/602_extra5.png);
	background-repeat:no-repeat;
	height: 30px;
	width: 1000px;
}
.sf_pagetitle {
	color: #62635d;
	margin: 15px 20px;
}
.sf_pagetitle h1 {
	font-weight: normal;
	margin:0px;
}
.sf_content {width: 1000px;
	height: auto !important;
	font-size:12px;
}
.sf_content:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	font-size: 1px;
	clear: both;
}
.sf_extra7 {
	background-image:url(images/602_extra7.jpg);
	background-repeat:no-repeat;
	height: 110px;
	width: 1000px;
}
/** 
 * ------------------------------------------------------------------
 * @section FOOTER
 * ------------------------------------------------------------------
 */
 
.sf_region10 {
	background-color:#b9b8b0;
	background-image:url(images/602_region10.jpg);
	background-repeat:repeat-x;
	padding:0 0 40px;
	position:relative;
}
.sf_footer {
	background-image:url(images/602_footer.jpg);
	background-repeat:no-repeat;
	color:#75746a;
	font-size:10px;
	padding: 15px 20px;
	margin:0 auto;
	width:960px;
}
.sf_footer p {
	margin:0px;
	padding:0px;
}
.sf_banner {
	margin-bottom: 35px;
	padding-top: 80px;
	text-align: center;
	font-size: .8em;
}
.sf_banner a {
	border:none;
}
.sf_banner div#bannerLink {
	padding-top: 10px;
}
.sf_banner div#bannerLink a {
	border-style:solid;
	border-width:0 0 2px;
	text-decoration:none;
}

*html .sf_extra5 {
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='scale')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true));;
}

.sf_main_wrapper {  background-image: none; }
.sf_navigation { background-image: url(images/bg_jjei.jpg);
 }
.sf_extra5 { background-image: url(images/bg_427z.jpg);
 }
.sf_extra7 {  background-image: none; }
.sf_region10 {  background-image: none; }
.sf_footer {  background-image: none; }
body {  background-image: none; }
.sf_outer_wrapper {  background-image: none; }
.sf_header_wrapper { background-image: url(images/bg_6k3m.png);
 }
.sf_extra2 {  background-image: none; }
body { background-color:#01FEFF; }
.sf_main_header { color:#FFFFFF; }
.sf_sub_header { color:#None; }
.sf_pagetitle { color:#3365dd; }
.sf_footer { color:#7e7e7e; }
.sf_main { background-color:#None; }
.sf_region3 { background-color:#None; }
.sf_navigation { background-color:#None; }
.sf_navigation ul li { background-color:#None; }
.sf_navigation ul li a { color:#FFFFFF; }
.sf_navigation ul li a { background-color:#None; }
.sf_navigation ul li a:visited { color:#ffffff; }
.sf_navigation ul li a:hover { background-image: url(images/bg_9h8l.jpg);
 }
.sf_navigation ul li a:hover { color:#061C55; }
.sf_navigation ul li a:hover { background-color:#None; }
a { color:#2692ff; }
a:link { color:#2692ff; }
a:visited { color:#2692ff; }
a:hover { color:#2692ff; }
body#page_tracking div#content1 {
	width:100%;
}
