/** 
 * ------------------------------------------------------------------
 * @section TYPOGRAPHY
 * ------------------------------------------------------------------
 */
 h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
 }

 h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
 }

 h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
 }

 h3 {
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 1em;
 }

 h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
    height: 1.25em;
 }

 h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
 }

 h6 {
    font-size: 1em;
    font-weight: bold;
 }

 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;
 }

 li ul, li ol {
    margin: 0 2.5em;
    padding: 0;
 }

 ul, ol {
    margin: 0 1.5em 1.5em 3em;
    padding: 0;
 }

 ul {
    list-style-type: disc;
 }

 ol {
    list-style-type: decimal;
 }

 dl {
    margin: 0 0 1.5em 0;
 }

 dd {
    margin-left: 1.5em;
 }

 caption {
    margin: 0;
    padding: .5em;
 }

 h1, h2, h3 {
    font-weight: bold;
 }

 /** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */
 body {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
 }

 .sf_wrapper {
    width: 970px;
    margin: 20px auto 0px;
    min-height: 1%;
    height: 1%;
 }

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

 /** 
 * @subsection header 
 */
 .sf_header_wrapper {
    padding: 0px 0px 0px;
    background-image: url(images/615_header.gif);
    background-repeat: repeat-x;
    min-height: 1%;
    height: 1%;
 }

 .sf_main_header {
    font-size: 32px;
    font-weight: bold;
 }

 /**
 * @section navigation
 */
 .sf_region4 {
    min-height: 1%;
    height: 1%;
    width: 970px;
 }

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

 .sf_navigation {
    margin: 0px;
    width: 970px;
    z-index: 50;
    position: relative;
    margin-bottom: 7px;
 }

 .sf_navigation .widget_header {
    display: none;
 }

 .sf_navigation ul {
    margin: 0;
    padding: 0 9px;
 }

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

 .sf_navigation ul li a {
    display: block;
    margin: 0px;
    padding: 6px 12px 7px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    min-width: 1%;
    width: 1%;
 }

 .sf_navigation ul li a:visited {
 }

 .sf_navigation ul li a:hover {
 }

 /**
 * @section subnav
 */
 .sf_navigation .subnav {
    border-style: solid;
    border-width: 1px;
    left: -999em;
    list-style: none;
    line-height: 1;
    margin: 0px;
    padding: 0px;
    position: absolute;
    width: 154px;
    z-index: 1000;
 }

 .sf_navigation .subnav  li {
    float: left;
    margin: 0;
    padding: 0;
    width: 154px;
    white-space: normal;
 }

 .sf_navigation .subnav li a {
    display: block;
    height: auto;
    padding: 5px 12px 6px;
    width: 130px !important;
    white-space: normal;
    font-size: 11px;
    text-transform: none;
 }

 .sf_navigation .subnav li a:visited {
 }

 .sf_navigation .subnav li a:hover {
 }

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

 #Nav1 iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    filter: progid;
 }

 #Nav1 li:hover, #Nav1 li.hover {
    position: static;
 }

 /** 
 * @subsection content
 */
 .sf_extra5 {
    display: block;
    clear: both;
    height: 8px;
 }

 .sf_main_wrapper {
    float: left;
    width: 100%;
 }

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

 .sf_content {
    min-height: 1%;
    height: 1%;
 }

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

 .sf_extra12 {
    display: none;
 }

 .sf_region7 {
    float: left;
    margin-left: -962px;
    width: 204px;
    display: none;
 }

 .sf_region8 {
    float: left;
    margin-left: -212px;
    width: 204px;
    display: none;
 }

 .sf_extra8 {
    clear: both;
 }

 /** 
 * @subsection footer
 */
 .sf_region10 {
    font-size: 10px;
    text-align: center;
    clear: both;
 }

 .sf_footer {
    margin: 5px 0px 20px;
 }

 .sf_banner {
    margin: 10px 0px;
 }

 .sf_banner #bannerImage {
    padding: 5px;
 }

 /** 
 * @subsection buttons
 */
 .btn {
    font-size: 10px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    margin: 3px 0;
    padding: 2px 4px 3px;
 }

 /** 
 * ------------------------------------------------------------------
 * @section WIDGETS
 * ------------------------------------------------------------------
 */
 .widgetset .widget {
    padding: 5px 4px;
    margin-bottom: 8px;
    min-height: 1%;
    height: 1%;
 }

 .widgetset .widget_header {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 7px 6px;
    margin: 0px;
 }

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

 .widgetset .widget_content {
    width: 180px;
    padding: 10px 7px;
    overflow: hidden;
 }

 .widgetset .HomeLink  .widget_content {
    margin: 0px;
    padding: 0px;
 }

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

 .widget li {
    margin: 0px;
    padding: 0px 0px 6px;
 }

 .widgetset label {
    margin: 0px;
    padding: 0px;
    display: block;
 }

 .widgetset form {
    margin: 0px;
    padding: 0px;
 }

 .widgetset .form_item {
    margin: 0px;
    padding: 0px 0px 6px;
 }

 /** 
 * ------------------------------------------------------------------
 * @section MAIN AREA
 * ------------------------------------------------------------------
 */
 .sf_main {
    padding: 15px 20px 20px;
    min-height: 200px;
    height: 200px;
    margin: 0px 220px 8px;
 }

 .sf_region7,
.sf_region8 {
    display: block;
 }

 .sf_pagetitle {
    font-weight: bold;
    font-size: 18px;
    padding: 0px 10px;
    margin-bottom: 5px;
    display: none;
 }

 /** 
 * @subsection post 
 */
 .sf_blog_post {
    min-height: 1%;
    height: 1%;
    margin-bottom: 20px;
 }

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

 .sf_blog_posttitle {
    padding: 0px;
    margin-top: 0px;
 }

 .chicklet_group,
.sf_blog_postmeta {
    display: block;
    clear: both;
    margin: 15px 0px;
    padding-top: 5px;
 }

 #divline {
    clear: both;
    height: 30px;
    margin-top: 15px;
 }

 /** 
 * @subsection error page 
 */
 .error {
    font-weight: bold;
    margin: 0.5em 0;
    padding: 0.4em;
 }

 /** 
 * @subsection comments, trackbacks, etc.
 */
 h6#trackbackslabel, 
h6#commentslabel, 
h6#leavecommentlabel, 
#surveytitletext, 
.header {
    font-weight: bold;
    margin: 25px 0 0;
    font-size: 16px;
    padding-bottom: 1px;
 }

 #surveytitletext {
    margin: 0;
 }

 #blogsurvey,
.trackbacklinks,
.trackbacklist,
.commentlist,
#leavecomment form {
    min-height: 1%;
    height: 1%;
 }

 .trackbacklinks,
.commentlinks {
    font-size: 11px;
    margin: 0px;
    padding: 5px 0px 0px;
 }

 .trackbacklist, .commentlist {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
 }

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

 #leavecomment form,
#surveyoptions,
#surveysubmit,
#FlashSurveyResults {
    padding: 10px 0px;
 }

 /**  
 * @subsection calendar 
 */
 .calendar {
    border: none !important;
    margin-bottom: 30px;
    padding: 0;
    margin: 0px 0px 0px 1px;
    width: 99%;
 }

 .calendartitle {
    border-width: 1px 0px;
    border-style: solid;
 }

 .calendartitle td {
    font-weight: bold;
    padding: 3px;
    text-transform: uppercase;
 }

 .calendar .calendarcell {
    margin: 0px;
    padding: 0px;
    height: 25px;
 }

 .calendarweek {
    font-size: 9px;
    padding-top: 5px;
    text-transform: uppercase;
 }

 .calendar caption {
    font-weight: bold;
    font-size: 1.2em;
 }

 /**  
 * @subsection syndicate 
 */
 .feedbutton {
    border: none;
    vertical-align: middle;
    margin-right: 5px;
 }

 /**  
 * @subsection recent entries
 */
 .recentdate {
    padding: 2px 0px 2px;
 }

 /**  
 * @subsection subscribe
 */
 .SubscribeViaEmail .widget_content label {
    margin: 0;
    padding: 0;
    display: inline;
 }

 /**  
 * @subsection Google Ad
 */
 .GoogleAd .widget_header span {
    border-bottom: none;
 }

 /**  
 * @subsection HomeLink
 */
 .HomeLink .widget_content {
    display: none;
 }

 
