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

h1 {
    font-size: 32px;
    margin: 10px 0px;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
}

h2 {
    font-size: 28px;
    margin: 10px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
}

h3 {
    font-size: 24px;
    margin: 10px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
}

h4 {
    font-size: 20px;
    margin: 5px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
}

h5 {
    font-size: 16px;
    margin: 5px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
}

h6 {
    font-size: 14px;
    margin: 3px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
}


/*--------------------------------
		General
---------------------------------*/

body {
    color: #7B8591;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 13px;
    background-image: url(images/636-body-tile.jpg);
    background-repeat: repeat-x;
    background-color: #DEE1E8;
}

/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
    padding: 25px 20px 5px 30px;
    float: right;
    text-align: left;
    font-size: 28px;
    font-weight: normal;
    font-style: italic;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    width: 735px;
    display: block;
    color: #545a61;
}

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

/*--------------------------------
		 End Page Title
---------------------------------*/

.sf_outer_wrapper {
    width: 940px !important;
    margin: 20px auto;
}

.sf_wrapper {
    width: 940px !important;
    background-color: #E0E3EA;
}

/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
    min-height: 130px;
    height: auto !important;
    height: 130px;
    width: 785px;
    float: right;
    background-image: url(images/636-header.gif);
    background-repeat: no-repeat;
    background-position: top right;
    background-color: #E0E3EA;
}

.sf_main_header {
    text-align: center;
    width: 775px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 42px;
    font-weight: normal;
    font-variant: normal;
    padding: 15px 5px;
    min-height: 100px;
    height: auto !important;
    height: 100px;
    font-style: italic;
}

.sf_sub_header {
    display: none;
}

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

/*--------------------------
		End Header
--------------------------*/

.sf_extra4 {
    float: right;
    display: inline;
    width: 309px;
    height: 252px;
    background-image: url(images/636-main-right.jpg);
    background-repeat: no-repeat;
}

/*--------------------------------
		Navigation
---------------------------------*/
.sf_region2 {
    float: left;
    clear: left;
}

.sf_navigation h3 {
    display: none;
}

.sf_navigation {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    float: left;
    width: 155px;
    _width: 152px;
    height: auto !important;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 10px;
    letter-spacing: 1px;
    padding-top: 128px;
    background-image: url(images/636-cross.png);
    background-repeat: no-repeat;
    background-position: top;
}

* aspx .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 = "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_navigation:after {
        content: " ";
        display: block;
        clear: both;
        visibility: hidden;
        font-height: 1px;
        margin: 0px;
        padding: 0px;
    }

    .sf_navigation ul {
        height: auto !important;
        list-style-type: none;
        margin: 0;
        padding: 0;
        padding-bottom: 10px;
    }

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

        .sf_navigation ul li {
            float: left;
            margin: 0px;
            padding: 0px;
            white-space: normal;
            width: 155px;
            _width: 152px;
        }

            .sf_navigation ul li.sf_last_nav_item {
            }

            .sf_navigation ul li.sf_first_nav_item {
            }

            .sf_navigation ul li a {
                padding: 5px 3px 10px 3px;
                text-decoration: none;
                display: block;
                min-height: 20px;
                height: auto !important;
                height: 20px;
                color: #ffffff;
            }

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

                .sf_navigation ul li a:hover {
                    text-decoration: underline;
                    display: block;
                    color: #ffffff;
                }

    /*------------------------------------
	Flyout - Left Aligned Menu
------------------------------------*/

    .sf_navigation .subnav { /* second-level lists */
        padding: 0;
        margin: 0;
        list-style: none;
        float: left;
        position: absolute;
        left: -999em;
        margin: -33px 0 0 155px;
        .margin:-33px 0 0 77px;
        z-index: 1000;
        width: 155px;
    }

        .sf_navigation .subnav li { /* second-level lists */
            padding: 0;
            margin: 0;
            width: 155px;
            background-color: #9CA4AD;
            white-space: normal;
        }

            .sf_navigation .subnav li a,
            .sf_navigation .subnav li a:visited { /* second-level lists */
                display: block;
                color: #ffffff;
                width: 145px;
                padding: 5px;
            }

                .sf_navigation .subnav li a:hover {
                    width: 145px;
                    padding: 5px;
                }

#Nav1 li:hover ul,
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
    left: auto;
}

#Nav1 iframe {
    position: absolute;
    /* account for the border */
    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;
}

/*--------------------------------
		End Bottom Navigation
---------------------------------*/

/*--------------------------------
		Pod
---------------------------------*/
.sf_pod {
    float: left;
    width: 135px;
    clear: left;
    padding: 0 10px;
    font-size: 11px;
    margin-top: 10px;
}

.sf_extra5 {
    float: right;
    display: inline;
    width: 476px;
    height: 252px;
    background-image: url(images/636-main-left.jpg);
    background-repeat: no-repeat;
}

/*--------------------------
		Content
--------------------------*/

.sf_content {
    float: right;
    display: inline;
    width: 736px;
    margin-bottom: 20px;
    margin-right: 30px;
}

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

/*--------------------------
		Sidebar - Left
--------------------------*/
.sf_region7 {
    margin-left: 155px;
    color: #7B8591;
    display: none;
}

    .sf_region7 .widgetset {
        width: 200px;
        display: block;
        float: left;
    }

    .sf_region7 .widget {
        margin: 5px;
        border-bottom: 1px dashed;
    }

    .sf_region7 .widget_content {
        padding: 5px;
        margin-bottom: 15px;
    }

    .sf_region7 .widget_header {
        margin: 0px;
        padding: 5px;
        font-style: italic;
        text-align: left;
        color: #7B8591;
    }

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

        .sf_region7 .widget_header a:hover {
            text-decoration: underline;
        }

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

    .sf_region7 .widget li {
        margin: 0px;
        padding: 5px 0px;
        overflow: hidden;
    }

    .sf_region7 img {
        vertical-align: top;
        padding: 2px 4px;
        border: none;
    }

    .sf_region7 a:link,
    .sf_region7 a:visited {
        text-decoration: underline;
        padding: 2px 0;
        color: #7B8591;
    }

    .sf_region7 a:hover {
        padding: 2px 0;
        text-decoration: none;
        color: #7B8591;
    }

    .sf_region7 .widget_content .form_item {
        margin: 0px;
        padding: 0px;
    }

    .sf_region7 .widget input,
    .widget select {
        color: #222;
        width: 175px;
    }

    .sf_region7 .widget .btn {
        width: auto;
        margin: 5px 0px;
    }

/*--------------------------
		Sidebar - Lower
--------------------------*/

.sf_region8 {
    display: block;
    clear: right;
    color: #ffffff;
    margin-left: 355px
}

    .sf_region8 .widgetset {
        width: 585px;
        display: block;
        float: right;
        clear: right;
    }

    .sf_region8 .widget {
        width: 250px;
        height: 230px;
        overflow: auto;
        padding: 10px;
        float: left;
        display: inline;
        margin: 10px 10px;
        border: 1px solid #b7bcc3;
    }

    .sf_region8 .widget_content {
        padding: 5px;
        margin: 0px;
        overflow: auto;
    }

    .sf_region8 .widget_header {
        margin: 0px;
        padding: 0px 5px;
        font-size: 24px;
        font-style: italic;
        text-align: left;
        color: #ffffff;
    }

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

    .sf_region8 .widget li {
        margin: 0px;
        padding: 5px 0px;
        overflow: hidden;
    }

    .sf_region8 img {
        vertical-align: top;
        padding: 2px 4px;
        border: none;
    }

    .sf_region8 a:link,
    .sf_region8 a:visited {
        text-decoration: underline;
        padding: 2px 0;
        color: #ffffff;
    }

    .sf_region8 a:hover {
        padding: 2px 0;
        text-decoration: none;
        color: #ffffff;
    }

    .sf_region8 .widget_content .form_item {
        margin: 0px;
        padding: 0px;
    }

    .sf_region8 .widget input,
    .widget select {
        color: #222;
        width: 175px;
    }

    .sf_region8 .widget .btn {
        width: auto;
        margin: 5px 0px;
    }

    .sf_region8 .widget_content .form_item {
        width: 200px;
    }

/*--------------------------
		 Footer
--------------------------*/

.sf_region9 {
    clear: both;
}

.sf_footer {
    color: #E0E3EA;
    background-color: #7B8591;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    clear: both;
    text-align: right;
    min-height: 28px;
    height: auto !important;
    height: 28px;
    padding: 7px 10px 5px 165px;
    font-size: 11px;
    width: 765px;
}

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

    .sf_footer a:link,
    .sf_footer a:visited,
    .sf_footer a:hover {
        color: #E0E3EA;
    }

/*--------------------------
		Extra Stuff
--------------------------*/

a:link {
    /*color: #7B8591;*/
    color: darkblue;
}

a:visited {
    /*color: #7B8591;*/
    color: darkblue;
}

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

.sf_banner {
    margin: 40px auto 0 auto;
    text-align: center;
    width: 940px;
}

#bannerLink {
    padding: 10px;
    margin: 10px;
}

    #bannerLink a:link,
    #bannerLink a:visited,
    #bannerLink a:hover {
        color: #7B8591;
    }
