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

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

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

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

 h4 {
    font-size: 22px;
    margin: 5px 0;
    padding: 0px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-style: italic;
    font-size: 22px;
    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: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 16px;
    margin: 5px 0;
    padding: 0px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
 }

 h6 {
    font-size: 16px;
    margin: 3px 0;
    padding: 0px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 16px;
    margin: 3px 0;
    padding: 0px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
 }

 /*----------------------------------
		General
----------------------------------*/
 /*----------------------------------
		General
----------------------------------*/
 body {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    color: #595A5F;
    background-color: #888F95;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 12px;
    color: #595A5F;
    background-color: #888F95;
 }

 /*--------------------------------
		 	Page Title
---------------------------------*/
 /*--------------------------------
		 	Page Title
---------------------------------*/
 .sf_pagetitle {
    float: right;
    width: 490px;
    padding-right: 20px;
    padding-top: 45px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    display: inline;
    position: relative;
    z-index: 99;
    overflow: hidden;
    float: right;
    width: 490px;
    padding-right: 20px;
    padding-top: 45px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    display: inline;
    position: relative;
    z-index: 99;
    overflow: hidden;
 }

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

 /*--------------------------------
		 End Page Title
---------------------------------*/
 /*--------------------------------
		 End Page Title
---------------------------------*/
 .sf_outer_wrapper {
    margin: 20px auto;
    background-image: url(images/content-bkg.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
    width: 900px;
    margin: 20px auto;
    background-image: url(images/content-bkg.jpg);
    background-repeat: repeat-y;
    background-color: #ffffff;
    width: 900px;
 }

 .sf_extra1 {
 }

 .sf_wrapper {
    position: relative;
    width: 900px;
    position: relative;
    width: 900px;
 }

 /*--------------------------------
		Navigation
---------------------------------*/
 /*--------------------------------
		Navigation
---------------------------------*/
 .sf_navigation h3 {
    display: none;
    display: none;
 }

 .sf_navigation {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-weight: normal;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    font-size: 13px;
    background-color: #888F95;
    padding: 0px 15px 0px 25px;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-weight: normal;
    min-height: 40px;
    height: auto !important;
    height: 40px;
    font-size: 13px;
    background-color: #888F95;
    padding: 0px 15px 0px 25px;
 }

 .sf_navigation:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    font-height: 1px;
    margin: 0px;
    padding: 0px;
    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%;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    height: 1%;
 }

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

 .sf_navigation ul li {
    float: left;
    min-height: 22px;
    height: auto !important;
    height: 22px;
    padding: 8px 0px 6px 0px;
    white-space: nowrap;
    float: left;
    min-height: 22px;
    height: auto !important;
    height: 22px;
    padding: 8px 0px 6px 0px;
    white-space: nowrap;
 }

 .sf_navigation ul li.sf_last_nav_item {
 }

 .sf_navigation ul li.sf_first_nav_item {
 }

 .sf_navigation ul li a {
    color: #DFDFDF;
    padding: 4px 15px 5px 0px;
    text-decoration: none;
    display: block;
    color: #DFDFDF;
    padding: 4px 15px 5px 0px;
    text-decoration: none;
    display: block;
 }

 .sf_navigation ul li a:visited {
    color: #DFDFDF;
    color: #DFDFDF;
 }

 .sf_navigation ul li a:hover {
    color: #afafaf;
    color: #afafaf;
 }

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

 .sf_navigation .subnav li {
    width: 170px;
    white-space: normal;
    height: auto;
    padding: 5px 0px 0px;
    background-color: #888F95;
    width: 170px;
    white-space: normal;
    height: auto;
    padding: 5px 0px 0px;
    background-color: #888F95;
 }

 .sf_navigation .subnav li a,
.sf_navigation .subnav li a:visited {
    width: 160px;
    height: auto;
    background-image: none;
    padding: 0px 5px;
    width: 160px;
    height: auto;
    background-image: none;
    padding: 0px 5px;
 }

 .sf_navigation .subnav li a:hover {
    width: 160px;
    height: auto;
    padding: 0px 5px;
    width: 160px;
    height: auto;
    padding: 0px 5px;
 }

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

 #Nav1 iframe {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0);
    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;
    position: static;
 }

 /*--------------------------------
		End Navigation
---------------------------------*/
 /*--------------------------------
		End Navigation
---------------------------------*/
 .sf_extra10 {
 }

 /*--------------------------------
		Header
---------------------------------*/
 /*--------------------------------
		Header
---------------------------------*/
 .sf_header_wrapper {
    width: 350px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    display: inline;
    width: 350px;
    min-height: 550px;
    height: auto !important;
    height: 550px;
    display: inline;
 }

 .sf_extra2 {
 }

 .sf_main_header {
    background-image: url(images/deco-hdr.png);
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    width: 330px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 42px;
    font-weight: normal;
    font-variant: normal;
    font-style: italic;
    padding: 10px 10px 27px 10px;
    height: 120px;
    display: block;
    margin-bottom: 120px;
    color: #888F95;
    background-image: url(images/deco-hdr.png);
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    width: 330px;
    font-family: Garamond, "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
    font-size: 42px;
    font-weight: normal;
    font-variant: normal;
    font-style: italic;
    padding: 10px 10px 27px 10px;
    height: 120px;
    display: block;
    margin-bottom: 120px;
    color: #888F95;
 }

 * html .sf_main_header {
    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));
    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_extra3 {
 }

 .sf_sub_header {
    display: none;
    display: none;
 }

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

 /*--------------------------
		End Header
--------------------------*/
 /*--------------------------
		End Header
--------------------------*/
 .sf_extra4 {
    background-image: url(images/641_deco-bkg.png);
    background-repeat: no-repeat;
    right: 0;
    width: 345px;
    height: 580px;
    position: absolute;
    z-index: 97;
    background-image: url(images/641_deco-bkg.png);
    background-repeat: no-repeat;
    right: 0;
    width: 345px;
    height: 580px;
    position: absolute;
    z-index: 97;
 }

 * html .sf_extra4 {
    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));
    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_extra5 {
 }

 .sf_extra6 {
 }

 .sf_extra11 {
 }

 /*--------------------------
		Content
--------------------------*/
 /*--------------------------
		Content
--------------------------*/
 .sf_content {
    clear: right;
    float: right;
    width: 490px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 20px;
    position: relative;
    z-index: 98;
    clear: right;
    float: right;
    width: 490px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 20px;
    position: relative;
    z-index: 98;
 }

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

 /*--------------------------
		End Content
--------------------------*/
 /*--------------------------
		End Content
--------------------------*/
 .sf_extra12 {
 }

 .sf_extra7 {
 }

 .sf_extra7 span {
 }

 /*--------------------------
		 Footer
--------------------------*/
 /*--------------------------
		 Footer
--------------------------*/
 .sf_footer {
    clear: both;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: right;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    padding: 10px 10px;
    font-size: 11px;
    width: 500px;
    margin: 0 auto 0 380px;
    color: #010238;
    clear: both;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: right;
    min-height: 15px;
    height: auto !important;
    height: 15px;
    padding: 10px 10px;
    font-size: 11px;
    width: 500px;
    margin: 0 auto 0 380px;
    color: #010238;
 }

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

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

 /*--------------------------
		End Footer
--------------------------*/
 /*--------------------------
		End Footer
--------------------------*/
 .sf_extra8 {
 }

 .sf_extra9 {
 }

 /*--------------------------
		Other
--------------------------*/
 /*--------------------------
		Other
--------------------------*/
 a:link {
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    text-decoration: none;
 }

 .sf_region10 {
    background-repeat: no-repeat;
    clear: both;
    width: 900px;
    margin: -20px auto;
    background-repeat: no-repeat;
    clear: both;
    width: 900px;
    margin: -20px auto;
 }

 * html .sf_region10 {
    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));
    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_banner {
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
    padding-top: 60px;
 }

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

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

 /*--------------------------
		Sidebar
--------------------------*/
 /*--------------------------
		Sidebar
--------------------------*/
 .sf_region2 {
    float: left;
    display: inline;
    width: 350px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    clear: both;
    color: #888f95;
    background-image: url(images/header-img.jpg);
    background-repeat: no-repeat;
    float: left;
    display: inline;
    width: 350px;
    min-height: 450px;
    height: auto !important;
    height: 450px;
    clear: both;
    color: #888f95;
    background-image: url(images/header-img.jpg);
    background-repeat: no-repeat;
 }

 .widgetset .widget {
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 330px;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 330px;
 }

 .widgetset .widget_content {
    background-repeat: repeat-y;
    padding: 15px 15px;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 280px;
    border: 1px solid #202233;
    background-repeat: repeat-y;
    padding: 15px 15px;
    margin: 0 0 0 20px;
    overflow: hidden;
    width: 280px;
    border: 1px solid #202233;
 }

 .widgetset .widget_header {
    margin: 0px;
    padding: 0px 0px 3px 0px;
    margin-left: 20px;
    font-weight: normal;
    text-align: left;
    color: #888f95;
    background-repeat: no-repeat;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 3px 0px;
    margin-left: 20px;
    font-weight: normal;
    text-align: left;
    color: #888f95;
    background-repeat: no-repeat;
    overflow: hidden;
 }

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

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

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

 .widgetset .widget img {
    vertical-align: top;
    padding: 3px;
    border: none;
    vertical-align: top;
    padding: 3px;
    border: none;
 }

 .widgetset a:link,
.widgetset a:visited {
    padding: 2px 0;
    color: #888f95;
    padding: 2px 0;
    color: #888f95;
 }

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

 .widgetset .widget_content .form_item {
    margin: 0px;
    padding: 3px;
    width: 230px;
    margin: 0px;
    padding: 3px;
    width: 230px;
 }

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

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

 
