/* .... css reset .... */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* .... end of css reset .... */

img
{
	border: none;
}

a
{
	text-decoration: none;
}

.clearBoth
{
	clear: both;
}

.noBorder
{
	border: none;
}

body
{
	font-size: 62.5%;
	font-family: tahoma, helvetica, arial, "lucida grande", sans-serif;
	background: #fff;
}

#container
{
	position: relative;
	width: 786px;
	margin: 0px auto;
}

#header
{
    height: 134px;
	background: url(../images/bg_header.gif) repeat-x top;
}

img#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#searchBox
{
	position: relative;
	padding: 2px;
	top: 8px;
	float: right;
	width: 175px;
	height: 18px;
	background-color: #d9d9d9;
}

#searchBox input#searchtext
{
	padding: 2px 2px 0px 3px;
	width: 132px;
	font-size: 1em;
	color: #525252;
	border: none;
	background-color: #d9d9d9;
}

#searchBox input.button
{
    position: relative;
    top: 1px;	
}

ul#topsubnav
{
	position: relative;
	top: 10px;
	float: right;
	height: 27px;
}

ul#topsubnav li
{
	font-size: 1em;
	display: inline;
	margin-right: 20px;
}

ul#topsubnav li a
{
	color: #353132;
	background: url(../images/arrow_green.gif) no-repeat 0px 4px;
	padding-left: 13px;
}

ul#topsubnav li a:hover
{
    color: #39a367;
}

ul#mainmenu
{
	position: absolute;
	width: 100%;
	clear: right;
	top: 84px;
	left: 0px;

}

ul#mainmenu li
{
	float: left;
}

ul#mainmenu li img
{
	display: block;
}

#container2
{
    padding-bottom: 10px;
    width: 785px;
    margin: 0px auto;
    background: #fff url(../images/container2_bg.gif) no-repeat bottom;
}

#leftcolumn
{
    padding-top: 9px;
    width: 221px;
    float: left;
}

img#onlinebanking
{
    display: block;
    margin: 0px auto 9px auto;
}

#subnav
{
    width: 204px;
    margin: 0px auto 9px auto;
    border-top: 3px solid #156a3a;
}

/* level 1*/
#subnav li
{
    font-size: 12px;
    display: inline;
}

#subnav li a
{
    padding: 7px 0px 9px 0px;
    padding-left: 33px;
    width: 171px;
    color: #353132;
    display: block;
    background: url(../images/sec_navgrad2.gif) no-repeat top;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #c7c7c7;
}

#subnav li a:hover
{
    background: url(../images/sec_navgrad2_o.gif) no-repeat top;
}

/* level 2*/
#subnav li li
{
    font-size: 11px;
}

#subnav li li a
{
    padding: 8px 0px;
    padding-left: 43px;
    width: 161px;
    color: #636363;
    display: block;
    background-color: #fafafa;
    background-image: url(../images/sec_lefnavbullet2.gif);
    background-repeat: no-repeat;
    background-position: 33px 12px;
    border: none;
}

#subnav li li a:hover
{
    color: #333333;
    background: none;
    background-image: url(../images/sec_lefnavbullet2.gif);
    background-repeat: no-repeat;
    background-position: 33px 12px;
    background-color: #d2ebdd;
}

/* level 3*/
#subnav li li li
{
    font-size: 11px;
}

#subnav li li li a
{
    padding: 5px 0px;
    padding-left: 53px;
    width: 151px;
    color: #194a6a;
	background: #d4e3ec url() no-repeat 0px 0px;
    border: none;
}

#subnav li li li a:hover
{
    color: #333333;
	background: #bfd4e0 url() no-repeat 0px 0px;
}

#newsbox
{
    width: 202px;
    margin: 0px auto 9px auto;
}

#newsbox li
{
    font-size: 11px;
    color: #717171;
    background: url(../images/newsbullet.gif) no-repeat 7px 20px;
    padding: 17px 0px 17px 27px;
    border-bottom: 1px dotted #b8b8b8;
}

#newsbox li span.date
{
    font-weight: bold;
}

#newsbox li a
{
    color: #035f2b;
}

#newsbox li a:hover
{
    color: #059945;
}

#rightcolumn
{
    padding-top: 1px;
    width: 563px;
    float: left;
    background: url(../images/sec_cmsbg.gif) no-repeat 0px 91px;
}

#rightcolumn img#sec_image
{
    display: block;
}

#cmsContent
{
    width: 95%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    margin: 0px auto;
}

#cmsContent a
{
	/*color: #004a8a;*/
	color:#5297E3;
}

#cmsContent a:hover
{
	color: #5297e3;
}

#cmsContent .button
{
	text-align: center;
}

#cmsContent a.greenBtn
{
	font: bold 11px "century gothic", helvetica, arial, sans-serif;
	line-height: 25px;
	margin: 0px 2px;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 15px;
	border: 1px solid #054e2b;
	background: url(../images/bg_greenbtn.gif) repeat-x 0px 0px;
}

#cmsContent a.greenBtn:hover
{
	color: #fff;
	border: 1px solid #054e2b;
	background: url(../images/bg_greenbtn.gif) repeat-x 0px -30px;
}

#cmsContent ul {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#cmsContent li {
	color: #484848;
	background: url(../images/greenbullet.gif) no-repeat 0px 7px;
	padding: 5px 15px;
	line-height: 14px;
	font-size: 11px;
}

#cmsContent p
{
	font-size: 11px;
	color: #484848;
	line-height: 16px;
	padding-bottom: 13px;
}
.bankLinkBox {
	float:left;
	width:250px;
	padding-bottom:20px;
}
.banklinebox {
	padding:15px;
	border:1px solid #dedede;
}

#cmsContent h1
{
    font-size: 1.8em;
    margin: 10px 0px;
	font-weight: bold;
	color: #02682f;
	padding: 5px 0px;   
}

#cmsContent h2
{
	font-size: 1.6em;
	margin-bottom: .3em;
	color: #1c8e4d;
}

#footer
{
    clear: both;
}

#footer
{
    clear: both;
    text-align: center;
    padding: 9px 0px;
    width: 769px;
    margin: 0px auto;
    background: #0f4d2a url(../images/footer_bg.gif) no-repeat bottom;
}

#footer ul
{
    width: 90%;
    margin: 0px auto;
}

#footer li
{
    display: inline;
    color: #fff;
    line-height: 16px;
    margin: 0px 5px;
}

#footer li a
{
    color: #b7cac0;
}

#footer li a:hover
{
    color: #fff;
}

#copyrightcontainer
{
    position: relative;
    width: 786px;
    margin: 0px auto;
    padding-top: 10px;
    text-align: center;
}

#copyrightcontainer img.footericon1
{
    position: absolute;
    top: 5px;
    left: 120px;
    padding-bottom: 10px;
}

#copyrightcontainer img.footericon2
{
    position: absolute;
    top: 5px;
    left: 595px;
    padding-bottom: 10px;
}

#copyrightcontainer ul
{
    padding-top: 10px;
}

#copyrightcontainer ul li
{
    font-size: 9px;
    color: #555555;
    display: inline;
}

#copyrightcontainer ul li a
{
    color: #555;
}

#copyrightcontainer ul li a:hover
{
    color: #333;
}

.AspNet-TreeView-Hide
{
    display:none;
    
}

/*----------------------------added styles------------------------------------*/

#cmsContent
{
    width: 95%;
    min-height: 400px;
    height: auto !important;
	color: #666;
    height: 400px;
    margin: 0px auto;
	padding-top: 15px;
	position:relative;
}

.cmsList {
	width: 90%;
	margin: 15px auto;
}

.cmsList li {
	background: url(../images/greenbullet.gif) no-repeat 0px 9px;
	padding: 5px 10px;
	line-height: 1.4em;
	font-size: 11px;
}

.cmsHead {
	font-size: 1.8em !important;
	font-weight: bold;
	color: #02682f;
	padding: 5px 0px;
}

.cmsSubtitle {
	display: block;
	font-size: 1.5em !important;
	margin: 5px 0px 0px 0px;
	color: #02682f;
}

.cmsBoxesHead {
	font-size: 1.8em !important;
	font-weight: bold;
	color: #02682f;
	padding: 10px 10px 0px 0px;
}

.cmsBoxesPar {
	font-size: 1.1em !important;
	color: #666;
	padding: 5px 10px 0px 0px;
}

.cmsPar {
	font-size: 1.1em;
	line-height: 1.3em;
	padding-top: 0px;
}

.cmsInvestContainer {
	line-height: 1.3em;
}

.cmsInvestContainer p {
	padding: 5px 0px;
	font-size: 1.1em;
}

.cmsInvestContainer a {
	/*font-weight: bold;*/
	margin-top: 3px;
	line-height: 1.3em;
	font-size: 1.0em;
	font-weight: bold;
	color: #666;
}

.cmsInvestContainer a:hover {
	/*font-weight: bold;*/
	margin-top: 3px;
	line-height: 1.3em;
	font-size: 1.0em;
	font-weight: bold;
	color: #02682f;
	border-bottom: 1px dotted #02682f;
}

#footer
{
    clear: both;
    text-align: center;
    padding: 9px 0px;
    width: 769px;
    margin: 0px auto;
    background: #0f4d2a url(../images/footer_bg.gif) no-repeat bottom;
}

#footer ul
{
    width: 90%;
    margin: 0px auto;
}

#footer li
{
    display: inline;
    color: #fff;
    line-height: 16px;
    margin: 0px 5px;
}

#footer li a
{
    color: #b7cac0;
}

#footer li a:hover
{
    color: #fff;
}

#copyrightcontainer
{
    position: relative;
    width: 786px;
    margin: 0px auto;
    padding-top: 10px;
    text-align: center;
}

#copyrightcontainer img.footericons
{
    position: absolute;
    top: 10px;
    left: 10px;
}

#copyrightcontainer ul
{
}

#copyrightcontainer ul li
{
    font-size: 9px;
    color: #555555;
    display: inline;
}

#copyrightcontainer ul li a
{
    color: #555;
}

#copyrightcontainer ul li a:hover
{
    color: #333;
}

/*#box1, #box2, #box3 {
	display: inline;
	float: left;
	width: 164px;
	margin-top: 15px;
	padding-right: 10px;
	font-size: 1.1em;
}

div#box1 h3, #box2 h3, #box3 h3 {
	font-size: 1.8em !important;
	font-weight: bold !important;
}

#box2, #box3 {
	margin-left: 6px;
}*/

.bankBox {
	display: inline;
	float: left;
	width: 252px;
	margin-top: 5px;
	/*padding-right: 5px;*/
	font-size: 11px;
	margin-left: 9px;
	background: #fff url(../images/grayboxbg.gif) repeat-x bottom;
	border: 1px solid #dcdcdc;
}

.bankBox h3 {
	font: tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1em;
	color: #02682f;
	height: 38px;
	padding: 7px 5px 5px 10px;
}

.bankBox h3 .subTitle {
	font: tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em !important;
	font-weight: normal;
	color: #5b5b5b !important;
}

.whiteBorder {
	border: 3px solid #fff;
	min-height: 330px;
}

.greenbg {
	background: url(../images/easy_bg.gif) repeat-x;
}

.silver {
	background:  url(../images/silverbg.gif) repeat-x;
}

.bankBox p
{
	font-size: 11px !important;
	line-height: 13px !important;
	padding: 5px 5px 0px 5px;
}

.bankBox ul
{
	margin-top: 0px !important;
	padding: 0px !important;
}

.bankBox li
{
	list-style: none;
	line-height: 13px !important;
	color: #666;
	margin-top: 5px !important;
	padding: 3px 13px !important;
	background: url(../images/greenbullet.gif) no-repeat 0px 5px !important;
}

.bankBox ul ul {
	padding: 5px 30px;
}

.bankBox ul ul li {
	list-style: none;
	margin-top: 5px;
	padding-left: 10px;
	background: url(../images/list2bullet.gif) no-repeat 0px 7px;
}

.firstBox
{
	display: inline;
	margin-left: 0px;
}

#box2, #box3 {
	display: inline;
	margin-left: 6px;
}

.boxContainer {
	width: 100%;
	padding-bottom: 20px;
	margin-top: 0px;
	/*background: url(../images/colorbar.gif) no-repeat bottom;*/
}

.sectionalList {
	padding: 5px;
}

.sectionalList li{
	list-style: none;
	margin-top: 5px;
	font-size: 1.1em;
	background: url(../images/greenbullet.gif) no-repeat 0px 7px !important;
}

.sectionalList li a{
    color: #666;
}

.sectionalList li a:hover 
{
    color: #02682f;
    border-bottom: 1px dotted #02682f;
}

.aboutContainer h2 {
	font-size: 1.4em;
    margin-top: 5px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #666;
	border-bottom: 1px dotted #666;
}

.reset
{
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

.aboutContainer ul {
	width: 18% !important;
	float: left;
	display: block;
}

.aboutContainer li {
	font-size: 1.1em !important;
	line-height: 1.2em !important;
	/*margin-top: 5px;*/
}

.aboutContainer ul.firstList {
	width: 60% !important;
	margin-right: 45px !important;
}

.firstline h2 
{
    margin: 0px !important;
    padding: 0px !important;
}

span.aboutLarger {
	font-weight: bold;
	color: #666;
}

.cmsLoc {
	float: left;
	font-size: 1.1em;
	margin: 0px auto;	
	padding-right: 35px;
}

.cmsLoc p {
	font-size: 11px !important;
	line-height: 14px !important;
}

.cmsLoc p span 
{
    color: #666;
}

.cmsLoc h1 {
	font-size: 1.3em !important;
	font-weight: bold;
	color: #02682f;
	padding: 0px !important;
	margin: 0px !important;
}

.cmsLocLast {
	float: left;
	font-size: 1.1em;
	margin: 0px auto;	
	padding-right: 0px;
}

.cmsLocLast p {
	font-size: 11px !important;
	line-height: 14px !important;
}


.cmsLocLast h1 {
	font-size: 1.3em !important;
	font-weight: bold;
	color: #02682f;
	padding: 0px !important;
	margin: 0px !important;
}

.cmsLocLast p span 
{
    color: #666;
}

.employList h1 {
	font-size: 1.3em !important;
	font-weight: bold;
	color: #02682f;
	padding-bottom: 10px;
}

.employList li {
	font-size: 1.2em !important;
	line-height: 1.3em !important;
	/*margin-top: 5px;*/
}

.employList p {
	/*font-weight: bold;*/
	margin-top: 3px;
	line-height: 1.3em;
	font-size: 1.0em;
	color: #666;
}

.employList a {
	/*font-weight: bold;*/
	margin-top: 3px;
	line-height: 1.3em;
	font-size: 1.0em;
	color: #666;
}

.employList a:hover {
	/*font-weight: bold;*/
	margin-top: 3px;
	line-height: 1.3em;
	font-size: 1.0em;
	color: #02682f;
	border-bottom: 1px dotted #02682f;
}

.employList h4 {
	/*font-weight: bold;*/
	margin-top: 10px;
	padding-bottom: 3px;
	line-height: 1.3em;
	font-size: 1.2em;
	color: #666;
	border-bottom: 1px dotted #666;
	/*width: 200px;*/
}

/*--------------------------------------UNI-FORM STYLES----------------------------------------*/
#contactFormContainer {
	margin: 20px auto;
}

#contactTable p
{
    font-size: 11px !important;
    font-weight: normal;
    color: #666 !important;
    line-height: 12px !important;
}

      .uniForm{
        margin:0; padding:0;
        position:relative;
        width:100%;
        /* user prefs */
        padding:10px 0;
      }

        /* Some generals */
        .uniForm fieldset{
          border:none;
          margin:0; padding:0;
          /* user prefs */
          margin:0 0 7px 0; padding:0 0 5px 0;
          border-bottom:1px solid #efefef;
        }
          .uniForm fieldset legend{
            color:#000; /* Reset IE */
            margin:0; padding:0;
            /* user prefs */
            margin:0 0 .5em 0;
            font:bold small-caps 100%/100% "lucida grande", "lucida sans unicode", "trebuchet ms", arial, verdana, sans-serif;
            letter-spacing:.1em;
            color:#93b5be;
          }

          .ctrlHolder{ /* This is the main unit that contains our form "modules" */
            overflow:hidden;
            margin:0; padding:0;
            clear:both;
            /* user prefs */
            background:#f9f9f9;
            margin:0; padding:7px 7px;
          }

          .buttonHolder{
            overflow:hidden;
            clear:both;
            /* user prefs */
            background:#f9f9f9;
            border:1px solid #ccc; border-width:1px 0;
            margin:10px 0 15px 0; padding:10px;
            text-align:right;
          }
            .resetButton{
            }
            .submitButton{
            }

          .uniForm .inlineLabel{
            width:auto;
            float:none;
            display:inline;
            /* user prefs */
            margin:0 0.5em 0 0;
            font-weight:normal;
          }
            .uniForm .inlineLabel input{
            }
          
          /* Highlighting the rows on input focus */
          .focused{
            background:#fff url(img/uf_focused.png);
            border:1px solid #EFE795; border-width:1px 0;
            padding:3px 4px;
          }


          /* Styles for form controls where labels are in line with the input elements */
          /* Set the class to the parent to .inlineLabels */
          .inlineLabels .ctrlHolder{
          }
              .inlineLabels label,
              .inlineLabels .label{
                float:left;
                margin:.1em 0 0 0; padding:0;
                line-height:100%;
                /* user prefs */
                width:30%; 
                font-weight:bold;
              }

              .inlineLabels .textInput,
              .inlineLabels .fileUpload{
                float:left;
                /* user prefs */
                width:68%;
                border:2px solid #dfdfdf;
              }
              .inlineLabels .fileUpload > input{
              }
              
              .inlineLabels .selectInput{
                float:left;
                /* user prefs */
                width:69%;
                border:2px solid #dfdfdf;
              }

              .inlineLabels textarea{
                float:left;
                width:68%;
                /* user prefs */
                border:2px solid #dfdfdf;
                height:12em;
              }

            .inlineLabels .formHint{
              clear:both;
              /* user prefs */
              color:#999;
              margin:.2em 0 0 30%; padding:3px 0;
              font-size:80%;
            }
  
              /* inlineLabels esthetics */
              .inlineLabels .formHint strong{
                padding:0 0 0 14px; 
                background:url(img/icon_alert.png) 0 0 no-repeat;
                display:inline-block;
              }

  
          /* ########################################################################## */

          /* Styles for form controls where labels are above the input elements */
          /* Set the class to the parent to .blockLabels */
          .blockLabels .ctrlHolder{
          }

              .blockLabels label,
              .blockLabels .label{
                display:block;
                float:none;
                margin:.5em 0; padding:0;
                line-height:100%;
                width:60%;
                /* user prefs */
                font-weight:bold;
                width:auto;
              }
              .blockLabels .label{
                float:left;
                margin-right:3em;
              }

              .blockLabels .textInput{
                float:left;
                width:60%;
                /* user prefs */
                border:2px solid #dfdfdf;
              }
              
              .blockLabels .selectInput{
                float:left;
                width:60%;
                /* user prefs */
                border:2px solid #dfdfdf;
                
              }

              .blockLabels textarea{
                display:block;
                float:left;
                width:60%;
                /* user prefs */
                border:2px solid #dfdfdf;
                height:12em;
              }

            .blockLabels .formHint{
              float:right;
              margin:0;
              width:38%;
              clear:none;
              /* user prefs */
              color:#999;
              font-size:80%;
              font-style:italic;
            }

            /* blockLabels esthetics */
            .blockLabels .ctrlHolder{
              border:1px solid #dfdfdf; border-width:1px 0;
              margin-top:-1px;
            }

            .blockLabels .focused{
              padding:7px 4px;
            }

          /* ########################################################################## */

          /* Focus pseudoclasses */
          .ctrlHolder .textInput:focus{
            border-color:#5fd793;
          }
          div.focused .textInput:focus{
          }
          div.focused .formHint{
            color:#000;
          }

          /* Required asterisk styling, use if needed */
          label em,
          .label em{
            display:block;
            position:absolute; left:28%;
            font-style:normal;
            font-weight:bold;
          }
          .blockLabels label em,
          .blockLabels .label em{
            position:static;
            display:inline;
          }

          /* Messages */
          .uniForm #errorMsg{
            background:#ffdfdf url(img/uf_error.png);
            border:1px solid #df7d7d; border-width:1px 0;
            margin:0 0 1em 0; padding:1em;
          }
          .uniForm .error,
          .uniForm .blockLabels.ctrlHolder.error{
            background:#ffdfdf url(img/uf_error.png);
            border:1px solid #df7d7d; border-width:1px 0;
            position:relative;
          }
            .uniForm #errorMsg dt,
            .uniForm #errorMsg h3{
              margin:0 0 .5em 0;
              font-size:110%;
              line-height:100%;
              font-weight:bold;
              color:#000;
              padding:2px 0 2px 18px;
              background:url(img/icon-error.png) 0 0 no-repeat;
            }
            .uniForm #errorMsg dd{
              margin:0; padding:0;
            }
              .uniForm #errorMsg ol{
                margin:0; padding:0;
              }
                .uniForm #errorMsg ol li{
                  margin:0; padding:2px;
                  list-style-position:inside;
                  border-bottom:1px dotted #df7d7d;
                  position:relative;
                }
              .uniForm .errorField{
                margin:0 0 3px 0;
              }
              .uniForm .inlineLabels .errorField{
                margin-left:30%;
              }
                .uniForm .errorField strong{
                  background:#FFE2E2;
                  padding:1px 3px 3px 3px;
                  }
             .ctrlHolder.error input,
             .ctrlHolder.error input:focus{
               border-color:#DF7D7D;
             }
             .ctrlHolder.error.focused{
               padding:7px 4px;
             }
/*---------------------------------------END UNI-FORM STYLES--------------------------------------------*/             
             

#divBCrumbs a
{
	/*font-weight: bold;*/
	font-size: 11px;
	/*font-weight: bold;*/
	color: #666;
}

#divBCrumbs a:hover {
	font-size: 11px;
	/*font-weight: bold;*/
	color: #02682f;
	border-bottom: 1px dotted #02682f;
}

#dirOfficerTable 
{
    text-align: left;
	width:100%;
}

#dirOfficerTable th
{
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    font-family: Tahoma, Arial, helvetica, Sans-Serif;
    background: url(/images/greengradientbg.gif) repeat-x top;
    height: 40px;
    padding-left: 10px !important;
}

#dirOfficerTable td
{
    font-size: 11px;
    font-weight: bold;
    color: #535353;
    background-color: #ebebeb;
    padding-left: 10px !important;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    height: 35px;
}

.highlightDir
{
    background-color: #f5f5f5 !important;
}

.dirOfficerLight
{
    font-weight: normal !important;
}

.dirOfficerLight.title {
text-indent:10px;
}

#locTable 
{
    width: 95%;
    text-align: left;
    margin: -20px auto 0px auto;
    /*border-left: 1px solid #666;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;*/
}

#locTable p
{
	color: #fff;
	margin-top: 11px;
}

#locTable th
{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    font-family: Tahoma, Arial, helvetica, Sans-Serif;
    background: url(/images/greengradientbg.gif) repeat-x top;
    height: 30px;
    /*border-left: 1px solid #02682f;
    border-right: 1px solid #02682f;
    border-bottom: none;*/
    padding-left: 37px !important;
}

#locTable h1
{
    font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
    margin: 10px 20px 0px 0px;
	font-weight: bold;
	color: #02682f;
	padding: 5px 0px;   
}

#locTable td
{
    font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 18px;
    padding-left: 37px !important;
    border-top: 1px solid #fff;
    height: 56px;
    background: url(/images/contactgraybg.gif) no-repeat center right;
}

.middleLocTable 
{
    padding-left: 30px;
}

.lastLocTable
{
    background: url(/images/contactgraybg.gif) no-repeat center left !important;
    font-weight: bold !important;
    padding-left: 0px !important;
    padding-right: 40px !important;
    width: 100px;
}

.locTableBold
{
    font-size: 14px !important;
    font-weight: bold !important;
    color: #02682f !important;
}




/* phase 2 styles, july 24, 08. should be added to sourcesafe when done */

.infoTable
{
	font-family: helvetica, arial, sans-serif;
	border: 1px solid #b3b3b3;
	margin-bottom: 15px;
}

.infoTable th
{
	padding: 7px 5px;
	text-align: center;
}

.infoTable td
{
	color: #484848;
	padding: 10px 10px;
	background: #fafafa;
}

.infoTable th
{
	font-size: 12px;
	line-height: 1.1em;
	color: #156a3a;
	height: 46px;
	border-top: 2px solid #156a3a;
	background: #e2e2e2 url(../images/bg_infotable_th.gif) repeat-x bottom;
}

.infoTable th small
{
	font-size: 10px;
	line-height: 1em;
}

.infoTable td
{
	vertical-align: top;
	font-size: 11px;
	border-bottom: 1px solid #b3b3b3;
}

.infoTable .highlight
{
	color: #404040;
	background: #edf4ff;
	border-left: 1px solid #bfd1ee;
	border-right: 1px solid #bfd1ee;
}
 

/* tabs */

#cmsContent .tabNav
{
	width: 100%;
	height: 30px;
	background: #e2e2e2 url(../images/bg_infotable_th.gif) repeat-x bottom;
	border-top: 2px solid #156a3a;
}

#cmsContent ul.tabNav
{
	margin: 0px;
	width: 100%;
}

#cmsContent ul.tabNav li
{
	float: left;
	margin: 0px;
	padding: 0px;
	background: none;
}

#cmsContent ul.tabNav li a
{
	display: block;
	float: left;
	padding: 8px 10px;
	color: #156A3A !important;	
}

#cmsContent ul.tabNav li a:hover
{
	background: #1f9753;
	color: #fff !important;
}

/* the selected stage */
#cmsContent ul.tabNav li.ui-tabs-selected a
{
	background: #156a3a;
	color: #fff !important;
}

#cmsContent .tabContent
{
	padding: 15px;
	background: #fafafa;
	min-height: 260px;
	margin-bottom: 15px;
}

.ui-tabs-hide { display: none; } /* for jquery tab */

#cmsContent .tabContent table
{
	width: auto;
	margin-bottom: 15px;
	background: #d3e7f4;
}

#cmsContent .tabContent table th
{
	color: #194a6a;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 30px;
	border: 1px solid #fff;
	border-bottom: 2px solid #fff;
	background: #abcbe0;
}

#cmsContent .tabContent table td
{
	font-size: 11px;
	padding: 5px 30px;
	border: 1px solid #fff;
}
/*-- 08/08/08  --*/

#businessBankingTable 
{
	border: 1px solid #ccd9e2;
	border-top: none;
}

#businessBankingTable td
{
	background: url(/images/busbankbg.gif) repeat-x top;
	height: 73px;
	padding: 0px 50px;
}

#businessBankingTable a
{
	color: #00507d;
	font-size: 14px;
	padding-left: 15px;
	background: url(../images/greenbullet.gif) no-repeat 0px 5px;
}

.listStyle2 li
{
	background: url(../images/tickmark.gif) no-repeat 0px 9px !important;
	padding: 10px 0px 10px 35px !important;
	font-size: 13px !important; 
}

/*felix*/

#reportCardBox {
border:1px solid #ABABAB;
left:355px;
padding:15px 15px 5px;
position:absolute;
top:20px;
width:160px;
}

/**/

#formContainer textarea {
	width:475px;
	height:200px;
	margin:10px 0px;
}

.label {
	text-align:left;
}
a.charity_link {
	background:url(../images/blue_arrow.gif) no-repeat 0 4px;
	padding-left:10px;
}
