/*----------------------------------
		Typography Reset
----------------------------------*/
 h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
 }

 h1 {
    font-size: 20px;
    margin: 10px 0;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    color: #ffffff;
 }

 h2 {
    font-size: 20px;
    margin: 10px 0;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    color: #ffffff;
 }

 h3 {
    font-size: 20px;
    margin: 10px 0;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    color: #ffffff;
 }

 h4 {
    font-size: 16px;
    margin: 5px 0;
    padding: 0;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    color: #ffffff;
 }

 h5 {
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0px;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
 }

 h6 {
    font-size: 14px;
    font-weight: bold;
    margin: 3px 0;
    padding: 0px;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
 }

 /*----------------------------------
		General
----------------------------------*/
 body {
    margin: auto;
    background-color: #1f2020;
    color: #ffffff;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background-image: url(images/711_bodybg.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
 }

 .sf_outer_wrapper {
    margin: 30px auto;
    width: 1050px;
 }

 * html .sf_outer_wrapper {
    _background-image: none;
 }

 .sf_wrapper {
    background-image: url(images/711_mainbg.png);
    background-repeat: repeat;
    margin: 0 auto;
    width: 980px;
    clear: both;
    position: relative;
 }

 * html .sf_wrapper {
    _background-image: none;
    _background-color: #232633;
 }

 .sf_wrapper:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    font-height: 1px;
    margin: 0px;
    padding: 0px;
 }

 .sf_extra1 {
    float: left;
    width: 980px;
    height: 9px;
    margin-left: 35px;
    margin-bottom: 10px;
    margin-top: -4px;
 }

 * html .sf_extra1 {
    background-image: none;
    margin-left: 17px;
 }

 /*--------------------------------
		Header
---------------------------------*/
 .sf_region1 {
    float: left;
    margin: 0 0 0 35px;
 }

 * html .sf_region1 {
    background-image: none;
    margin-left: 17px;
 }

 .sf_main_header {
    text-align: left;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    font-size: 48px;
    font-weight: normal;
    line-height: 1.1;
    padding: 10px 0 10px 20px;
    float: left;
    min-width: 100px;
    width: auto !important;
    width: 100px;
    max-width: 800px;
    min-height: 58px;
    max-height: 104px;
    overflow: hidden;
    color: #ffffff;
    margin-right: 62px;
    position: relative;
    z-index: 5;
 }

 * html .sf_main_header {
    overflow: hidden;
    margin-right: 0;
    height: 104px;
    width: 960px;
 }

 .sf_sub_header {
    display: none;
 }

 .sf_main_header p {
    margin: 0;
    padding: 0;
 }

 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_region3 {
    position: relative;
    _position: static;
    z-index: 4;
 }

 .sf_navigation h3 {
    display: none;
 }

 .sf_navigation .widget_content {
    padding: 0px;
    margin: 0px;
 }

 .sf_navigation {
    clear: both;
    float: left;
    padding: 0;
    margin: 0 0 10px;
    width: 980px;
    background-color: #303137;
 }

 .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%;
    float: left;
 }

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

 .sf_navigation ul li {
    float: left;
    white-space: nowrap;
    margin: 0;
    padding: 0;
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li.sf_last_nav_item a {
 }

 .sf_navigation ul li a {
    font-size: 14px;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    padding: 10px 15px;
    text-decoration: none;
    display: block;
    letter-spacing: 1px;
    color: #979797;
    background-image: url(images/711_navline.gif);
    background-position: right;
    background-repeat: no-repeat;
 }

 .sf_navigation ul li a:visited {
    color: #979797;
    text-decoration: none;
 }

 .sf_navigation ul li a:hover {
    color: #676767;
    text-decoration: none;
 }

 /*------------------------------------
	Flyout menu
------------------------------------*/
 .sf_navigation .subnav {
    float: left;
    position: absolute;
    width: 170px;
    left: -999em;
    z-index: 1000;
    margin: 0;
    padding: 0;
 }

 .sf_navigation .subnav li {
    white-space: normal;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    width: 170px;
    background-image: url(images/711_subnav-bg.png);
    background-repeat: repeat;
 }

 .sf_navigation .subnav li a {
    width: 140px;
    height: auto;
    padding: 3px 15px;
    color: #1f1f1f;
    font-size: 11px;
    background-image: none;
    background-color: transparent !important;
 }

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

 .sf_navigation .subnav li a:hover {
    color: #cfcfcf;
    text-decoration: none;
 }

 .sf_navigation .subnav .sf_first_nav_item_subnav {
 }

 .sf_navigation .subnav .sf_last_nav_item_subnav {
    padding-bottom: 10px;
 }

 #Nav1 li:hover ul, 
#Nav1 li.sfhover ul {
    left: auto;
 }

 #Nav1 iframe {
    position: absolute;
    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;
 }

 /*--------------------------------
		 	Content
---------------------------------*/
 .sf_region6 {
    width: 660px;
    _width: 640px;
    float: left;
    _margin-left: 5px;
 }

 .sf_extra11 {
    background-image: url(images/711_main.jpg);
    background-repeat: no-repeat;
    width: 650px;
    height: 250px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
    _margin-left: 5px;
 }

 .sf_extra11 span {
    background-image: url(images/711_mainframe.png);
    background-repeat: no-repeat;
    width: 650px;
    height: 250px;
    float: left;
 }

 * html .sf_extra11 span {
    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_content {
    float: left;
    padding: 20px 20px 40px;
    min-height: 150px;
    line-height: 1.4;
    text-align: left;
    width: 610px;
    margin: 0 10px 10px;
    _padding: 20px 5px 40px;
    _margin: 0 0 10px;
    _width: 640px;
    position: relative;
    z-index: 2;
 }

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

 .sf_extra9 {
    background-image: url(images/711_ftrdeco.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 1050px;
    height: 92px;
    margin-top: -60px;
 }

 * html .sf_extra9 {
    background-image: none;
 }

 /*--------------------------
		 Footer
--------------------------*/
 .sf_region8 {
    position: relative;
    z-index: 1;
    clear: both;
 }

 .sf_footer {
    clear: both;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    text-align: center;
    padding: 10px;
    font-size: 11px;
    color: #bfbfbf;
 }

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

 .sf_banner {
    text-align: center;
    font-size: 11px;
    padding: 10px 0 5px;
 }

 #bannerLink {
    padding: 10px;
 }

 #bannerLink a, 
#bannerLink a:visited, 
#bannerLink a:hover {
    font-size: 10px;
 }

 .sf_region4 .widgetset {
    overflow: hidden;
    width: 300px;
 }

 .sf_pagetitle h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
 }

 .sf_region4 .widget_content {
    padding: 20px;
 }

 .widgetset .widget_header {
    margin: 0 10px -5px;
    padding: 0;
    font-size: 24px;
    font-weight: normal;
 }

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

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

 .widgetset .widget {
    margin-bottom: 10px;
    min-height: 1%;
    height: auto !important;
    height: 1%;
    background-repeat: no-repeat;
    background-position: bottom;
 }

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

 .widgetset li {
    margin: 0px;
    padding: 3px 0px;
    overflow: hidden;
 }

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

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

 .widgetset .widget-content img a:hover {
    background-color: transparent;
 }

 .widgetset .form_item {
    margin: 5px 0px;
 }

 .widgetset .btn {
    width: auto;
    margin: 3px 0px;
 }

 /*--------------------------
		Other
--------------------------*/
 a:link {
    color: #1f4da6;
    text-decoration: underline;
 }

 a:visited {
    color: #ffffff;
    text-decoration: underline;
 }

 a:hover {
    color: #676767;
    text-decoration: none;
 }

 /*--------- General ---------*/
 .sf_region4 {
    float: right;
    display: inline;
    padding: 0;
    margin-right: 10px;
    _margin-right: 5px;
    margin-top: -5px;
    width: 300px;
    display: block;
 }

 .sf_pagetitle {
    float: right;
    text-align: left;
    font-weight: normal;
    font-family: Tahoma, Geneva, Kalimati, sans-serif;
    font-size: 24px;
    width: 300px;
    _width: 280px;
    _margin-left: 10px;
    position: relative;
    z-index: 3;
    display: none;
    background-image: none;
 }

 /* Posts */
 .sf_blog_post {
    border-bottom: 2px solid #303137;
    padding: 10px 10px;
    width: 580px;
 }

 .single-post {
    border-bottom: none;
    _padding: 0 5px;
 }

 .sf_blog_posttitle {
    color: #ffffff;
    font-size: 24px;
 }

 h3.sf_blog_posttitle a, 
h3.sf_blog_posttitle a:visited {
    color: #ffffff
    text-decoration: none;
 }

 h3.sf_blog_posttitle a:hover {
    text-decoration: underline;
 }

 .sf_blog_entry {
    float: left;
    _width: 610px;
    _overflow: hidden;
    color: #1f1f1f;
 }

 .sf_blog_postmeta {
    font-size: 12px;
    clear: both;
 }

 .pagn {
    padding: 10px 10px;
 }

 #comments1,
#leavecomment {
    font-size: 12px;
 }

 .ModerateComment {
    color: #BF0000;
 }

 .error {
    margin-top: 20px;
 }

 .commentlist li {
    list-style-type: none;
    margin: 10px 0;
 }

 #trackbacks ul li {
    list-style-type: none;
    margin: 5px 0;
 }

 .recentdate {
    font-size: 12px;
    margin-top: 7px;
 }

 .commentcreationdate {
    font-weight: bold;
 }

 #leavecommentlabel {
    border-top: 1px dotted;
    padding-top: 5px;
    margin-top: 20px;
 }

 /* Calendar */
 table.calendar {
    width: 100%;
    text-align: center;
 }

 .calendar td {
    padding: 2px;
 }

 .calendarcell a:link,
.calendarcell a:visited {
    padding: 0px 2px;
    border: 1px solid;
    text-decoration: none;
 }

 .calendarcell a:hover {
    padding: 0px 2px;
    text-decoration: none;
    background-color: #aaa;
 }

 .calendar caption {
    font-size: 16px;
 }

 .Calendar .widget_content table {
    margin: 2px;
    width: 98%;
 }

 .widget_content .calendartitle {
    border: none;
 }

 /* Survey */
 #blogsurvey {
    padding: 10px;
    margin-bottom: 20px;
    clear: both;
    border: 1px solid;
 }

 #blogsurvey p {
    margin: 0px;
    padding: 0px;
 }

 #surveytitletext {
    font-weight: bold;
 }

 #surveyoptions {
    margin: 10px 20px;
 }

 /* Subscribe */
 .SubscribeViaEmail .form_item input {
    width: auto;
 }

 .subscribeimage {
    margin-top: 5px;
 }

 /* Other */
 .feedbutton {
    vertical-align: sub;
    border: none;
 }

 .feedlink {
    .vertical-align: sub;
 }

 .feedlist li {
    .margin: 0;
    .padding: 0;
 }

 /* Sidebar */
 .HomeLink .widget_content {
    display: none;
 }

 .widgetset .widget.HomeLink {
    background-image: none;
    padding: 0px;
    _height: auto;
 }

 .widgetset .GoogleAd h3 {
    display: none;
 }

 
