

/* ------ Section 1 - Global Body, Font and Link Settings ------ */

body {
background-color: #c9d0af;
margin: 0;
padding: 0;
font-family: 'Lucida Sans Unicode','Lucida Grande',sans-serif;
color: #777770;
font-size: 85%;
}

h1, h2, h3, h4, h5, h6 {
color: #3d8631;
}

h2, h3, h4, h5, h6 {
margin-top: 24px;
}

h1 {
margin-top: 5px;
font-family:  'Tempus Sans ITC', 'Lucida Sans Unicode', Georgia, 'Palatino Linotype', 'Times New Roman', Palatino, serif;
border-bottom: 2px solid #3d8631;
font-size: 200%;
}

h2 {
font-family: 'Tempus Sans ITC', 'Lucida Sans Unicode', Georgia,  'Lucida Grande',  Arial, sans-serif;
border-bottom: 1px solid #3d8631;
font-size: 150%;
}

h1, h2, h3 {
background: url(../image-files/bamboo-icon.png) no-repeat left;
padding-left: 30px;
min-height: 30px;
}

h3, h4 {
font-family:  'Tempus Sans ITC', 'Lucida Sans Unicode', Georgia,  'Lucida Grande', Verdana, Arial, sans-serif;
}

h3 {
font-size: 125%;
}

h4 {
font-size: 100%;
}

blockquote {
margin: 12px 56px;
color: #006;
font-size: 100%;
line-height: 20px;
font-family: 'Courier New', monospace;
}

code {
color: navy;
}

img {
border: 0;
}

p {
margin: 1em 0;
}




/* -- General Link Styling -- */

a,
a:visited {
color: #3d8631; 
text-decoration: underline;
}

a:visited {
color: #0b4800;
}

a:hover {
color: #0b4800;
background-color: #b4d3a7;
text-decoration: none;
}


a img {
border: 0;
}

/* ------ Section 2 - Global Page Structure ------- */

#PageWrapper {
width: 960px;
border: 2px solid #A3A88F;   
}

#Header {
width: 960px;
}

#Header .Liner {
padding: 1px 0 102px;
position: relative;
z-index: 1;
min-height: 257px;
_height: 257px; /* IE6 min-height fix */
}

#ContentWrapper {
float: left;
padding: 0 200px;
}

#ContentColumn {
width: 560px;
}

#NavColumn {
float: left;
width: 160px;
margin-left: -960px;
padding-top: 20px;
padding-left: 5px;
padding-right: 35px;
}

#ExtraColumn {
float: left;
width: 200px;
margin-left: -200px;
}

#ExtraColumn .Liner {
padding-top: 30px;
padding-left: 30px;
}

#ContentColumn .Liner,
#NavColumn .Liner,
#ExtraColumn .Liner {
margin-top: -101px;
position: relative;
z-index: 2;
min-height: 110px;
_height: 110px; /* IE6 min-height fix */
}

#Footer {
clear: both;
width: 960px;
}

#Footer .Liner {
padding: 5px 90px 50px 180px;
min-height: 120px;
_height: 120px; /* IE6 min-height fix */
}

.Liner {
padding: 10px;
*zoom: 1;
}



/* ------ Section 3 - Page Structure Details ------ */

#PageWrapper {
margin: 24px auto;
background: url(../image-files/background.gif) repeat-y 0 267px;
}

#Header .Liner {
background: url(../image-files/header-image.jpg) no-repeat top left;
text-align: center;
}

#NavColumn .Liner {
background: url(../image-files/nav-background.png) repeat-y;
}

#Footer .Liner {
background: url(../image-files/footer-background.png) no-repeat bottom left;
text-align: center;
font-size: 85%;
}

#NavColumn {
font-size: 90%;
color: #3e3f3b;
}

#ExtraColumn {
font-size: 90%;

}

#NavColumn h4,
#ExtraColumn h4 {
font-size: 130%;
color: #0b4800;
margin-top: 0;
}


/* ------ Section 4 - Left Column Navigation ------ */

.Navigation {
_zoom: 1;
}

/* -- Nav Headers -- */

#PageWrapper .Navigation h3 { /* Nav Headers rules to prevent sitedesigner h3 inheritance */
font-family: 'Tempus Sans ITC','Lucida Sans Unicode',Georgia,'Lucida Grande',Verdana,Arial,sans-serif;
font-size: 13.45px;
font-weight: bold;
font-style: normal;
color: #0b4800;
text-align: left;
background: url(../image-files/bamboo-icon.png) no-repeat left;
border: 0;
border-bottom: 1px solid #0b4800;
margin: 20px 0;
}

/* -- Nav List -- */

.Navigation ul {
list-style-type: none;
padding: 0 0 8px 5px;
margin: -6px 0 0 0;
}

.Navigation li {
margin-bottom: 3px;
}

/* -- Navigation Link styles -- */

.Navigation a,
.Navigation a:visited {
color: #0b4800;
display: block;
padding: 3px 0 3px 4px;
text-decoration: none;
_zoom: 1;
}

.Navigation a:hover {
background-color: #f3fbe6;
text-decoration: none;
}

table#PageWrapper .Navigation ul a {
min-width: 131px;
_width: 131px;
}



/* ------ Section 5 - Additional Navigation ------ */

/* -- Thumbnail-with-Caption Navigation -- */

.ThumbnailLink {
text-align: center;
}

.ThumbnailLink a:link {
text-decoration: none;
}

.ThumbnailLink a:hover .Caption {
text-decoration: underline;
}


/* -- Horizontal Text NavBar -- */

.ExtraNav {
font-family: 'Tempus Sans ITC', 'Lucida Sans Unicode', 'Lucida Grande', Verdana, Arial, sans-serif;
}

.ExtraNav ul {
list-style-type: none;
padding: 0;
margin-left: 0;
}

.ExtraNav ul li {
display: inline;
text-align: center;
}

.ExtraNav a:visited {
color: #0b4800;
}

#Header .ExtraNav {
font-size: 100%;
position: relative;
top: -1px;
}

#Header .ExtraNav ul li {
background-color: #c9d0af;
}

#Header .ExtraNav ul {
margin: 0;
}

#Header .ExtraNav a {
color: #0b4800;
text-decoration: none;
text-align: center;
padding: 0 20px;
}

#Header .ExtraNav a:hover {
background-color: #f3fbe6;
}

#Footer .ExtraNav {
margin: 12px auto;
font-size: 120%;
}

#Footer .ExtraNav li {
padding: 2px 5px 2px 22px;
min-height: 25px;
}

#Footer .ExtraNav li {
background: url(../image-files/bamboo-leaf-20px.png) no-repeat left;
padding-left: 22px;
}



#Footer .ExtraNav a,
#Footer .ExtraNav a:visited {
color: #0b4800;
text-decoration: none;
text-align: center;
padding: 0 2px;
}

#Footer .ExtraNav a:hover {
background-color:  #b4d3a7;
}

/* ------ Section 6 - Boxes ------ */

#PageWrapper .CalloutBox p { /* SiteDesigner inheritance prevention */
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 14px;
font-variant: normal;
color: #0B4800;
}

.CalloutBox {
background-color:  #c9d0af;
width: 85%;
border: 2px solid #a3a88f;
margin: 18px auto 24px auto;
padding: 4px;
color: #0b4800;
}

div.CalloutBox p {
margin: 13px 10px;
}

p.CalloutBox {
padding: 13px;
}

div.CalloutBox h1,
div.CalloutBox h2,
div.CalloutBox h3,
div.CalloutBox h4,
div.CalloutBox h5,
div.CalloutBox h6 {
margin: 13px 0 0 13px;
}

#PageWrapper .ReminderBox h4 { /* SiteDesigner inheritance prevention */
font-family: 'Tempus Sans ITC', 'Lucida Sans Unicode', Georgia, 'Lucida Grande', Verdana, Arial, sans-serif;
font-size: 14px;
font-weight: bold;
font-style: normal;
font-variant: normal;
color: #3D8631;
text-align: center;
border: 0;
margin: 0;
background: #F3FBE6 url(../image-files/bamboo-icon.png) no-repeat 0% 50%;
}

#PageWrapper .ReminderBox p { /* SiteDesigner inheritance prevention */
font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-size: 11px;
font-variant: normal;
color: #3D8631;
}

.ReminderBox {
background-color: #f3fbe6;
width: 24%;
border: 2px solid #a3a88f;
margin: 0 0 12px 18px;
float: right;
color: #3d8631;
}

.ReminderBox h4 {
margin: 0;
padding: 2px 2px 2px 30px;
text-align: center;
background: #f3fbe6 url(../image-files/bamboo-icon.png) no-repeat left;
min-height: 30px;
}

.ReminderBox p {
font-size: 80%;
padding: 0 4px;
line-height: 120%;
}

.AdSenseBoxLeft, .AdSenseBoxRight, .AdSenseBoxCenter468, .AdSenseBoxExtraColumn {
padding: 5px;
background-color: transparent;
border: 0;
}

.AdSenseBoxLeft {
margin: 0 18px 12px 18px;
float: left;
}

.AdSenseBoxRight {
margin: 0 18px 12px 18px;
float: right;
}

.AdSenseBoxCenter {
text-align: center;
clear: both;
}

.AdSenseBoxCenter468 {
width: 468px;
margin: 0 auto 12px auto;
clear: both;
}

.AdSenseBoxExtraColumn {
padding: 0;
margin: 10px auto 12px auto;
clear: both;
}

.ReturnToNavBox {
background: #fff url(../image-files/zen-30px.jpg) no-repeat right;
color: #777770;
width: 90%;
border-top: 1px solid #777770;
border-bottom: 1px solid #777770;
margin: 12px auto 12px auto;
padding: 4px 45px 4px 4px;
text-align: right;
min-height: 30px;
}

/* -- Blog -- */

.blogItItem {
margin: 18px 0;
border-bottom: 1px solid #ccc;
}

/* -- RSS Box -- */

.RSSbox {
background-color: #f3fbe6;
border: 1px solid #a3a88f;
margin: 8px auto 10px 3px;
padding: 2px 2px 10px 2px;
font-size: 100%;
font-weight: bold;
color: #3d8631;
line-height: 120%;
text-align: center;
margin-top:8px;
margin-bottom:8px;
}


.RSSbox ul,
.RSSbox ul li {
margin: 0;
padding: 0;
}

.RSSbox ul {
list-style-type: none;
clear: both;
}

.RSSbox ul li {
text-align: center;
}

.RSSbox ul li img {
border: 0;
padding: 1px 0;
}

/* -- Ezine -- */

.Ezine {
border: 1px solid #666;
background: #fff;
padding: 4px;
color: #000;
margin-top:8px;
margin-bottom:8px;
}

.Ezine table {
width: 100%;
}

.Ezine td {
width: 50%;
text-align: center;
vertical-align: top;
}

.Ezine .EzineInputAbove {
width: 100%;
}

.EzineInput input {
width: 90%;
max-width: 350px;
}

td.EzineLabel {
text-align: right;
font-weight: bold;
}

td.EzineLabelAbove {
text-align: center;
}

.EzineDescription {
text-align: center;
}

.EzineDescription small {
font-size: 90%;
}


/* ------ Section 7 - Frequently Used Styles ------ */

.Clear {
clear: both;
}

.Caption {
font-size: 85%;
font-weight: bold;
color: #777770;
display: block;
line-height: 150%;
margin-bottom:10px;
}

/* -- floats -- */

hr {
clear: both;
}

#PageWrapper .ImageBlockCenter {
margin: 1em 0;
}

.ItemRight {
float: right;
margin: 2px 0 12px 18px;
text-align: center;
}

.ItemCenter {
margin: 2px auto 12px auto;
text-align: center;
clear: both;
}

.ItemLeft {
float: left;
margin: 2px 18px 12px 0;
text-align: center;
}


/* -- TOC -- */

.TOC dt {
font-weight: bold;
}
.TOC dd {
margin-bottom:20px;
}

/* ------ Section 8 - Table Layout Styles ----- */

table#PageWrapper {
width: 964px;
}

td#Header,
td#Footer,
td#NavColumn,
td#ContentWrapper,
td#ContentColumn,
td#ExtraColumn {
vertical-align: top;
}

td#ContentColumn,
td#ExtraColumn,
td#NavColumn {
float: none;
}/***** C2 styles *****/
.c2Form {
    padding:8px;
    border:1px solid #ddd;
}

.InvShelp {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
}

.InvShelpT {
    background:#ddd; 
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin:0px;
    padding:0px;
    text-align:left;
}

a:link.InvShelp {text-decoration:none; color:#000;}

.InvShelpbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffc;
    padding: 2px;
    border: 1px solid #666;
}

.InvSquestions {
    font-weight:bold;
    font-size:14px;
    margin:0;
}

.titleInput {
    width:80%;     
    padding-top:4px;
    margin:0;
}

.storyInput {
    width:98%;
    padding-top:4px;
    margin:0;
}

.otherText {
}
  
.dividerRule {
    border-top:1px solid #ddd;
}

/***** Blog It! styles *****/

.blogItItem .blogItThumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 150px;
}

.blogItItem .blogItReadMore {
    clear: both;
}

/***********************************************/
/* Customizations from SiteDesigner start here */
/***********************************************/
/* font JDScriptRegular definition */
@font-face {
    font-family: JDScriptRegular;
    src: url('../../support-files/jdscript5-webfont.eot');
    src: url('../../support-files/jdscript5-webfont86d7.eot?iefix') format('eot'),
         url('../../support-files/jdscript5-webfont.woff') format('woff'),
         url('../../support-files/jdscript5-webfont.ttf') format('truetype'),
         url('../../support-files/jdscript5-webfont.svgwebfont7Vlx48GD') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {}

#Footer .Liner p {
}

#Footer .Liner {    background-image: url("../image-files/footer.png");}

#Header .Liner {    background-image: url("../image-files/header-image-2.jpg");    min-height: 147px;
    _height: 147px; /* IE6 min-height fix */}

#NavColumn {}

#NavColumn .Liner {}

#ExtraColumn .Liner {}
#ExtraColumn {}

#ContentColumn .Liner {    border-color: #000000;    border-style: solid;    border-top-width: 0;    border-right-width: 0;    border-bottom-width: 0;    border-left-width: 1px;}

#ContentColumn {    color: #000000;}

#PageWrapper {}

#PageWrapper h1 {    font-family: JDScriptRegular;}


#PageWrapper h2 {    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;}


#PageWrapper h3 {
}


#PageWrapper h4 {}
.Navigation h3,
#PageWrapper .Navigation h3 {}

.Navigation a,
#PageWrapper .Navigation a {}

.Navigation a:link,
#PageWrapper .Navigation a:link {}

.Navigation a:visited,
#PageWrapper .Navigation a:visited {}

.Navigation a:hover,
#PageWrapper .Navigation a:hover {}
.TOC {}

.Ezine {
    padding: 4px 0;
}

#PageWrapper .RSSbox {}
#PageWrapper .RSSbox .questionMark {}

#PageWrapper .ImageBlock img {}


#ContentColumn ol {}

#ContentColumn ol li {}

#ContentColumn ul {}

#ContentColumn ul li {}

#PageWrapper .CalloutBox p {}
#PageWrapper .CalloutBox {}

#PageWrapper .ReminderBox {    }

#PageWrapper .ReminderBox h4 {}

#PageWrapper .ReminderBox p {}

#ContentColumn a {}

#ContentColumn a:link {}

#ContentColumn a:visited {}

#ContentColumn a:hover {}
/* footer css *//* font JDScriptRegular definition */
@font-face {
    font-family: JDScriptRegular;
    src: url('../../support-files/jdscript5-webfont.eot');
    src: url('../../support-files/jdscript5-webfont86d7.eot?iefix') format('eot'),
         url('../../support-files/jdscript5-webfont.woff') format('woff'),
         url('../../support-files/jdscript5-webfont.ttf') format('truetype'),
         url('../../support-files/jdscript5-webfont.svgwebfont7Vlx48GD') format('svg');
    font-weight: normal;
    font-style: normal;
}.page_footer_container {
    width: 500px;
    margin: 12px auto;
}

.page_footer_content {
    width: 100%;
    text-align:center;background-color:#FFFFFF;}

.page_footer_liner {
    padding: 12px;	
}

.page_footer_divider_above {
    margin: 0 auto;}

.page_footer_divider_below {
    margin: 0 auto;}

.page_footer_text,
.page_footer_text a {
    font-family:JDScriptRegular;font-size:12px;color:#006699;text-align:center;padding: 12px 0;
}

.powered_by_sbi_banner{
    width: 500px;
    margin: 0 auto;
    text-align: center;	
}/* footer css */

/* overrides design CSS max-width: 100% for imgs */
div#PageWrapper img,
table#PageWrapper img {
    max-width: none;
}

/* none-JavaScript fix for too large images */
#PageWrapper .ImageBlock img {
    max-width: 100%;
}

/* IE9 and Chrome (~20) margin fix for block images with margin: auto */
.ImageBlock img {
    margin: 0;
}

#PageWrapper .ImageBlock {
    overflow: hidden;
}

#PageWrapper .ImageBlockLeft {
    float: left;
    text-align: center;
}

#PageWrapper .ImageBlockLeft img {
    margin-right: 5px;
}

#PageWrapper .ImageBlockRight {
    float: right;
    text-align: center;
}

#PageWrapper .ImageBlockRight img {
    margin-left: 5px;
}

#PageWrapper .ImageBlockCenter {
    text-align: center;
}

#PageWrapper .noalignment {
    float: left;
}

#PageWrapper .pinit {
    text-align: center;
}

#PageWrapper .FormBlockLeft .formwrapper {
    float: left;
    margin-right: 5px;
}

#PageWrapper .FormBlockRight .formwrapper {
    float: right;
    margin-left: 5px;
}

#PageWrapper .FormBlockCenter .formwrapper {
    margin-left: auto;
    margin-right: auto;
}

/* center Facebook like and comment widgets */
#PageWrapper .fb-like,
#PageWrapper .fb-comments {
    display: block;
    text-align:center;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* special classname for forms */
#PageWrapper .formbody td {
    padding: 2px;
}
/* remove graphical bullets in the C2 Thank you notifications section */
#notificationOptions,
#notificationOptions li {
    list-style-type: none;
}

.socializeIt,
.formbody,
.c2_invitation {
    margin-top: 12px;
    margin-bottom: 12px;
}

.googlePlusOne {
    margin-top: 8px;
    margin-bottom: 8px;
}

/* Advanced CSS provided by user */