* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
	height:100%;
	min-height:100%;
}
#Body {
	margin: auto;
/*	overflow-x: hidden;  trick from css-tricks comments */
	font-family: Tahoma, Geneva, sans-serif;
	width:640px;
	background-color:#009946;
}
*, *:focus, *:hover {
	outline: none;
}
.ControlPanel {
	border: none;
	border-bottom: 1px dotted #cccccc;
	padding: 0px 0px 10px 0px;
}
.ModuleTitle_SubMenu {
	z-index: 999 !important;
}
h1, .Normal h1 {
	color: #009946;
	font-size: 21px;
	font-family: Arial;
	font-weight: bold;
}
h2, .Normal h2 {
	color: #009946;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
h3, .Normal h3 {
	color: #009946;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}
h4, .Normal h4 {
	color: #009946;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
h5, .Normal h5 {
}
h6, .Normal h6 {
}
.Normal {
	margin:auto;
}

p, .Normal p {
}

img {
	text-decoration: none;
	border: none;
	float:left;
	margin:0.5%;
}

/*.Normal img {
	max-width: 100%;
}*/

a, a:link, a:visited, a:active, a:hover {
	color:#195a2d;

}

.Normal a {
}

a img, a:link img, a:visited img, a:active img, a:hover img {
	text-decoration: none;
	border: none;
}
ul, ol {
}
ul {
}
ul li {
}
ul li a, ul li a:link, ul li a:visited, ul li a:active, ul li a:hover {
}
ul li a:hover {
}
.Normal ul, .Normal ol {
}
.Normal ul li, .Normal ol li {
}
div {
	display: block;
	margin: 0px;
	padding: 0px;
}
hr {
	background: none repeat scroll 0 0 #F6F6F6 !important;
	color: #FFFFFF;
	height: 1px;
	margin-left: 23px;
	padding: 0;
	width: 95%;
}
small {
	color: #9f9e9e;
	font-size: 11px;
}
.SpdbmpMdlFd, .UnscrEmlMdlFd {
	display: none;
	position: fixed;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: url(images/Black80.png) left top repeat;
	z-index: 9999;
}
.SpdbmpMdl h3, .UnscrEmlMdl h3 {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #009946;
}
.SpdbmpMdl p, .UnscrEmlMdl p {
	color: #787878;
	font-family: arial;
}
.SpdbmpMdl a span, .UnscrEmlMdl a span {
	color: #FFFFFF;
	font-family: arial;
	display: block;
	margin-right: 15px;
	float: left;
	padding: 10px;
	background-color: #009946;
	width: 20%;
	text-align: center;
	border-radius: 6px;
}
.SpdbmpMdl a:hover span, .UnscrEmlMdl a:hover span {
	color: #FCFCFC;
	background-color: #BDBDBD;
	text-decoration: none !important;
}
.SpdbmpMdl a:hover, .UnscrEmlMdl a:hover {
	text-decoration: none !important;
}
.SpdbmpMdl, .UnscrEmlMdl {
	display: block;
	position: fixed;
	left: 50%;
	top: -50%;
	margin: -125px 0px 0px -300px;
	padding: 30px 40px 34px 40px;
	width: 520px;
	z-index: 99999;
	text-align: left;
	background: #eeeeee url(images/spd_bg.png) no-repeat 374px 36px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	border: 7px solid #009946;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	color: #CFCFCF;
}
.SpdbmpMdl .SpdbmpMdlCls, .UnscrEmlMdl .UnscrEmlMdlCls {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	color: #aaaaaa;
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
}
.ClrCntnr {
}
.ClrCntnr_Ttl {
}
.ClrCntnr_Ttl .Head {
}
.ClrCntnr_Cntnt {
	display: inline-block;
	width: 100%;
}
.ClrCntnr table tr td b {
	color: #656565;
}
#AdminBlock {
	margin: 0px auto;
	padding: 0 0 0 200px;
	position: relative;
	background-color: #4D6E1F;
	z-index: 22;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
}
#AdminBlock a {
	color: white;
	border: none;
	background-color: #4D6E1F;
	padding: 7px 10px 6px 10px;
	font-size: 15px;
	line-height: 1;
}
#AdminBlock a:hover {
	background-color: #8ACB39;
}
#dnn_AdminMenu {
	margin: 0;
	float: left;
}
#dnn_AdminMenu ul a {
	padding: 3px 10px;
}
#dnn_AdminMenu li {
	background-color: #8ACB39;
}
#dnn_AdminMenu li:hover, #dnn_AdminMenu li.sfHover, #dnn_AdminMenu a:focus, #dnn_AdminMenu a:hover, #dnn_AdminMenu a:active {
	background-color: #8ACB39;
}
#dnn_AdminMenu li:hover ul, #dnn_AdminMenu li.sfHover ul {
	top: 28px;
}
#dnn_AdminMenu .sf-sub-indicator {
	display: none;
}
#UserBlock {
	float: left;
}
#UserBlock a {
	display: block;
	float: left;
}
#logoFIS {
	display: block;
	padding: 2px 10px;
	background-color: white;
	position: absolute;
	left: 1px;
	border-bottom: 1px solid #4D6E1F;
}
.eipbackimg {
	z-index: 99;
}
.LabelEditTextClass {
	color: #009946 !important;
}
.FullPage {
	background-color: #FFFFFF;
}
.MiddleContent {
	width: 960px;
	margin: 0 auto;
	position: relative;
 *z-index:10;
}
.MiddleContent img {
	border: none;
	padding-bottom: 10px;
}
.HeaderTop {
	padding-bottom: 59px;
}
.HdrLogo {
	float: left;
	width: 300px;
}
.HeaderTopNav {
	float: left;
	padding: 15px;
*padding-top:28px;
	display: block;
}
.HeaderTopNav ul li {
	display: inline;
	list-style: none !important;
	padding-right: 10px;
	padding-left: 10px;
}
.HeaderTopNav ul li a {
	font-family: 'Schoolbook', Times;
	font-size: 15px;
	color: #9d9d9d;
	text-decoration: none;
	font-style: italic;
}
.HeaderTopNav ul li a:hover {
	color: #009946;
}
.HdrSrchBx {
	float: left;
	display: block;
}
.HdrSrchBx:first-child {
	display: none;
}
.SearchBoxBank input {
	padding: 4px;
	margin-top: 25px;
	float: left;
}
.NormalTextBox {
	background: none repeat scroll 0 0 #E9EAEB;
	border: 1px solid #D3D3D3;
	float: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: normal;
}
.AccountLogin {
	float: right;
	background: url(images/account_login.jpg) no-repeat 10px 4px;
	padding: 10px 10px 0 40px;
	display: block;
}
.AccountLogin a {
	font-family: 'Schoolbook', Times;
	font-size: 15px;
	color: #009946;
	text-decoration: none;
	font-style: italic;
	;
}
.AccountLogin a:hover {
	color: #9d9d9d;
}
.NavBgFull {
	display: block;
	width: 100%;
	height: 50px;
	background: url('images/bg_repeat.jpg') repeat-x;
	clear: both;
	z-index: 20;
	position: relative;
}
.TransparentBar {
	width: 100%;
	height: 108px;
	margin-top: 430px;
	background: url('images/whitebar.png') repeat;
	display: block;
	position: absolute;
	z-index: 4;
}
.BlackBg {
	background: #000000;
}
.WhiteLetters {
	color: #FFFFFF!important;
	font-weight: bold;
}
.MainNavigation {
	width: 100%;
*width:101%;
	display: inline-block;
	position: relative;
}
.TpNvMenu {
	padding-left: 0px;
	margin: 0px;
	width: 73.33%;
	display: block;
	float: left;
}
.NavBgFull .StaticDropDown {
	float: left;
	margin: 0px;
	padding-left: 0px;
}
.TpNvMenu li.level0 {
	display: block;
	float: left;
	list-style-type: none;
	width: 33.17%;
	border-left: 1px solid #CECECE;
}
.TpNvMenu li.level0 ul {
	display: none;
}
.StaticDropDown li {
	display: block;
	float: left;
	list-style-type: none;
	width: 100%;
	border-left: 1px solid #CECECE;
	cursor: pointer;
}
.TpNvMenu li.level0 a, .StaticDropDown li {
	text-align: center;
	display: block;
	line-height: 50px;
}
.TpNvMenu li.level0 a span, .StaticDropDown li span {
	padding-right: 16px;
	display: inline-block;
	font-size: 17px;
	color: #686868;
	font-family: Helvetica, Arial;
	letter-spacing: 1px;
	text-align: center;
	background: url(images/main_nav_li.png) no-repeat center right;
}
.TpNvMenu li.level0.Actv span {
	padding-right: 16px;
	display: inline-block;
	font-size: 17px;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	letter-spacing: 1px;
	text-align: center;
	background: url(images/main_nav_li_hover.png) no-repeat center right #009946;
}
.TpNvMenu li.level0.Actv a {
	display: block;
	background: #009946;
}
.TpNvMenu li.level0.Actv:hover a, .TpNvMenu li.level0:hover a, .StaticDropDown li:hover {
	background: #CECECE;
	;
}
.TpNvMenu li.level0:hover span, .TpNvMenu li.level0.Actv:hover a span {
	text-decoration: none;
	color: #686868;
	background: url(images/main_nav_li.png) no-repeat center right #CECECE;
}
.TpNvMenu li:first-child {
	border-left: 1px solid #CECECE;
}
.TpNvMenu li.level0 a span, .StaticDropDown li span {
}
.TpNvMenu li.level0:first-child a span {
}
.TpNvMenu li, {
display:block;
}
.GrayGradient {
	background: url(images/gray_gradient.jpg) repeat-x 10px 0px #FFFFFF !important;
	min-height: 200px;
	clear: both;
}
.StaticDropDown {
	display: block;
	width: 26.5%;
}
.StaticDropDown li {
	line-height: 49px;
	padding: 1px 0px 0px 0px;
	border-right: 1px solid #CECECE;
}
.StaticDropDown ul.TalkToUs {
	display: none;
	z-index: 999;
}
.StaticDropDown li:hover ul.TalkToUs {
	display: block;
	position: absolute;
	z-index: 99;
	right: 0px;
	top: 50px;
	background: #CECECE;
	padding-left: 0px;
	width: 51%;
}
.StaticDropDown .TalkToUs .Branches {
	width: 33.7%;
}
.StaticDropDown .TalkToUs li {
	float: left;
	list-style-type: none;
	text-align: right;
	width: 32.6%;
	border-left: 1px dotted #e9eaeb;
}
.StaticDropDown .TalkToUs li:first-child {
	border-left: none;
}
.StaticDropDown .TalkToUs li a, .StaticDropDown .TalkToUs li p {
	text-align: right;
	color: #FFFFFF;
	font-size: 13px;
	font-family: 'Schoolbook', Times;
	padding: 5px 15px 5px 2px;
	display: block;
	text-decoration: none !important;
}
.StaticDropDown .TalkToUs li p {
	margin-top: 0;
	margin-bottom: 0;
}
.StaticDropDown .TalkToUs li:hover {
	background: #888888;
}
.Clearfix {
	clear: both;
}
.CallUs {
	background: url(images/callus_bg.png) no-repeat 8px 5px #c4c4c4 !important;
}
.EmailUs {
	background: url(images/emailus_bg.png) no-repeat 10px 10px #c4c4c4 !important;
}
.Branches {
	background: url(images/branches_bg.png) no-repeat 13px 9px #c4c4c4 !important;
}
.StaticDropDown .TalkToUs li.CallUs:hover {
	background: url(images/callus_bg.png) no-repeat 8px 5px #a9a9a9 !important;
}
.StaticDropDown .TalkToUs li.EmailUs:hover {
	background: url(images/emailus_bg.png) no-repeat 10px 10px #a9a9a9 !important;
}
.StaticDropDown .TalkToUs li.Branches:hover {
	background: url(images/branches_bg.png) no-repeat 13px 9px #a9a9a9 !important;
}
.BankingTypes {
	width: 960px;
	margin-top: 40px;
	position: relative;
	z-index: 10;
}
.HomePageTab {
	float: left;
	width: 33%;
	text-align: center;
}
.HomeTabTitle .Head, .HomePageTab, .HomeTabTitle span a {
	color: #009946;
	font-family: 'Schoolbook', Times;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.HomeTabTitle span a:hover {
	color: #9D9D9D !important;
	text-decoration: none;
}
.HomePageTab p {
	color: #9e9fa1;
	font-family: Helvetica, Arial;
	text-align: center;
	font-size: 15px;
	padding: 0px 37px 2px 25px;
}
.HomeTabWrapper {
	position: relative;
	z-index: 9999;
}
.MdlCntnrHdr a {
	display: block;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 999;
	background: url(images/hmpg_lnk_fix.png) repeat;
}
.SubPageContent {
*margin-top:10px;
}
.SubPageTabWrapper {
	width: 100%;
}
.SubPageTabContent {
	clear: both;
	width: 100%;
	position: relative;
	top: -53px;
}
.SubPageTabContent img {
	float: left;
	padding-left: 10px;
}
.SubPageOptions {
	position: relative;
	width: 960px;
	top: -23px;
}
.SubPageTab {
	float: left;
	width: 33%;
	text-align: left;
	position: relative;
}
.SubPageTabTitle .Head {
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 10px;
	font-family: Helvetica, Arial;
	text-align: left;
	float: left;
}
.SubPageTab a {
	font-size: 13px;
	font-family: Helvetica;
	font-weight: bold;
	text-decoration: none;
	color: #6F6F6F;
}
.SubPageTab a:hover {
	color: #009946;
	text-decoration: none;
}
.SubPageTab.OrangeAccents a {
	color: #009946;
}
.SubPageTab.OrangeAccents a:hover {
	color: #6F6F6F;
	text-decoration: none;
}
.SubPageTab p {
	padding-left: 108px;
}
.SubPageTab p {
	font-family: Helvetica, Arial;
	color: #6f6f6f;
	font-size: 13px;
}
.SubPageTab table tr td {
	vertical-align: middle;
	padding-bottom: 5px;
}
.SubPageTab table tr td p:first-child {
	margin-top: 0;
}
.SubPageTabContent table img {
	top: 0px;
}
td.RowBreak {
	border-bottom: 1px solid #6F6F6F;
	height: 2%;
}
.SubPageTab p:first-child {
	margin-top: 15px;
}
.SubPageTab img {
	z-index: 10;
	position: relative;
	top: -38px;
}
.SubPageTabTitle img {
	float: left;
	z-index: 10;
	position: relative;
}
.SubPageTab.Divided table p {
	padding-left: 10px;
}
.Slogan {
	position: absolute;
	z-index: 10;
	left: 4%;
	top: 15%;
	width: 381px;
	height: 279px;
	background: url(images/slogan.png) left top no-repeat;
}
.SearchResultsContent a {
	color: #009946;
	font-size: 14px;
}
.SearchResultsContent a:hover {
	color: #6f6f6f;
	text-decoration: none;
}
.SearchResultsContent span {
	color: #6F6F6F;
	font-size: 14px;
}
.SearchResultsContent td {
	padding-bottom: 18px;
}
.SearchResultsContent .PagingTable {
	border: none;
}
.SearchResultsContent .PagingTable, .SearchResultsContent .PagingTable a {
	text-decoration: none;
	color: #656565;
}
.MainContentHomePage {
	position: absolute;
	margin-top: -115px;
	z-index: 10;
}
.Footer {
	position: relative;
	width: 100%;
	top: 50px;
	clear: both;
}
.FooterDisclaimer, .FooterLinks ul li a {
	font-size: 12px;
	font-family: Helvetica, Arial;
	color: #767676;
	text-decoration: none;
	text-align: center;
}
.FooterDisclaimer p {
	text-align: center;
}
.FooterLinks {
	padding-bottom: 25px;
}
.FooterLinks ul {
	position: relative;
	padding-left: 335px;
	text-align: center;
	margin: 0px;
}
.FooterLinks ul li {
	display: block;
	float: left;
	padding-right: 10px;
	text-align: center;
	line-height: 12px;
}
.FooterLinks ul li a:hover {
	text-decoration: none;
	color: #009946;
}
.FooterLinkBorder {
	padding-left: 10px;
	border-left: 1px solid #767676;
}
.SubPageMainContainer {
	width: 100%;
	float: left;
}
.SubPageSdBr {
	width: 100%;
	float: right;
}
.SubPageSideBar {
	background: url(images/sub_page_sidebar_bg.jpg) repeat-x;
}
.SubPageSideBar h2 a, .SubPageSideBar h2 {
	font-size: 14.4px;
	font-family: 'Schoolbook', Times;
	font-weight: bold;
	color: #009946;
	text-transform: uppercase;
	padding: 7px 23px !important;
}
.SubPageSideBar h2 a {
	font-style: normal !important;
	padding-left: 0px !important;
}
.SubPageSideBar h2 a:hover {
	color: #9d9d9d;
}
.SubPageSideBar a {
	font-size: 13.4px;
	font-family: 'Schoolbook', Times;
	color: #9d9d9d;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 10px;
	line-height: 22px;
}
.SubPageSideBar a:hover {
	color: #009946;
}
.SideBarContact {
	background: #E1E1E1;
	width: 90%;
	padding: 13px;
}
.SideBarContact ul {
	padding-left: 0px;
	margin-left: 0px;
}
.SideBarContact ul li {
	list-style-type: none;
	line-height: 18px;
	padding-top: 5px;
*padding-top:15px;
}
.SideBarContact ul li:first-child {
	border-bottom: 1px dotted #BBBBBB;
	padding-top: 0px;
	padding-bottom: 21px;
}
.SideBarContact ul li h3 {
	font-size: 15px;
	font-family: 'Schoolbook', Times;
	color: #8E8E8E;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.SideBarContact ul li {
	font-size: 15px;
	font-family: 'Schoolbook', Times;
	color: #8E8E8E;
	text-decoration: uppercase;
	font-weight: bold;
}
.SideBarContact ul li a {
	font-size: 15px;
	font-family: Helvetica, Arial;
	color: #8E8E8E;
	text-decoration: none;
}
.SideBarContact ul li a:hover {
	color: #009946;
	text-decoration: none;
}
.ContactFind, .ContactCall {
	float: left;
}
.SideBarTestimonials {
	padding: 13px;
	width: 89.5%;
}
.SideBarTestimonials p {
	font-size: 20px;
	color: #9e9fa1;
	font-family: Helvetica, Arial;
}
.SideBarTestimonials h5 {
	color: #009946;
	font-family: 'Schoolbook', Times;
	font-style: italic;
	font-size: 15px
}
.OrangeBar {
	width: 100%;
	height: 27px;
	background: #009946;
	display: block;
	position: relative;
	clear: both;
	;
}
.GrayBar {
	width: 100%;
	height: 27px;
	background: #b3b3b3;
	display: block;
	position: relative;
	clear: both;
}
.SubPageContent {
	position: relative;
	z-index: 10;
}
.SubPageMainContainer table p, .SubPageMainContainer table, .SubPageMainContainer p {
	color: #7d7d7d;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 19px;
}
.SubPageMainContainer table span.BranchName {
	font-weight: bold;
	font-family: 'Schoolbook', Times;
	font-size: 13px;
	color: #222222;
}
.SubPageMainContainer table b {
	color: #222222;
}
.SubPageMainContainer table h3, .SubPageMainContainer table a, .SubPageMainContainerWithTitle a {
	color: #009946;
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.SubPageMainContainer table a:hover, .SubPageMainContainerWithTitle a:hover {
	text-decoration: none;
	color: #7d7d7d;
}
.SubPageMainContainer table span {
	color: #009946;
	font-family: Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.SubPageMainContainerWithTitle {
	top: 20px;
	position: relative;
}
.SubPageMainContainerWithTitle .ClrCntnr_Cntnt {
	margin-bottom: 50px;
}
.SubPageMainContainerWithTitle span.Head {
	color: #000000;
	font-family: 'Schoolbook', Times;
	font-size: 16px;
	font-weight: bold;
}
.SubPageMainContainerWithTitle p {
	color: #7d7d7d;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial;
}
.SubPageMainContainerWithTitle ul {
	padding-left: 0px;
	width: 70%;
	line-height: 22px;
}
.SubPageMainContainerWithTitle ul li {
	color: #3b3b3b;
	padding-left: 10px;
	font-size: 13px;
	background: url(images/li_bg.png) no-repeat 0px 7px;
	list-style-type: none;
	padding-bottom: 15px;
	font-weight: bold;
	font-family: arial;
}
.SubPageMainContainerWithTitle small {
	color: #9f9e9e;
	font-size: 11px;
}
.SubPageMainContainerWithTitle table.RatesTable {
	color: #222222;
	font-size: 11px;
	line-height: 20px;
	font-family: Helvetica, Arial;
	width: 100%;
}
.SubPageMainContainerWithTitle table.RatesTable tr td {
	width: 30%;
	border-bottom: 2px dotted #009946;
	padding: 5px;
}
.SubPageMainContainerWithTitle table.RatesTable tr td.FirstCellRates {
	width: 40%;
}
.SubPageMainContainerWithTitle p table, .SubPageMainContainerWithTitle table {
	color: #7d7d7d;
	font-family: Helvetica, Arial;
	font-size: 13px !important;
	line-height: 19px;
}
.OrangeBackground {
	background-color: #009946;
	color: #FFFFFF;
	font-weight: 800;
}
.LeftSide {
	width: 72%;
	margin-right: 5px;
	float: left;
	padding-top: 11px;
}
.RightSide {
	width: 27%;
	float: right;
	margin-top: 11px
}
.RightSide.Subpage .SubPageSideBar {
	padding-top: 2px;
}
.PageIconHolder {
	width: 70px;
	height: 70px;
	background-color: #009946;
	float: left;
}
.PageIconHolder img {
	width: 80%;
	height: 80%;
	padding: 7px;
}
.PageNameHolder {
	width: 84.2%;
	background-color: #B9B9B9;
	color: #FFFFFF;
	font-family: Helvetica, Arial;
	font-size: 27px;
	float: left;
	position: relative;
	text-transform: uppercase;
	font-weight: normal;
}
.PageNameHolder {
	padding: 19px;
}
.ATMSearch {
	padding-top: 14px;
	width: 100%;
	clear: both;
}
.ATMSearch img {
	padding-left: 5px;
}
.ATMSearch input {
	background: none repeat scroll 0 0 #E9EAEB;
	width: 110px;
	padding: 4px;
	border: 1px solid #D3D3D3;
	float: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	color: #949494;
	font-weight: normal;
}
.SearchALMA {
	float: left;
	display: inline-block;
}
.ATMLocator {
	float: right;
}
.SearchALMA span, .ATMLocator span {
	display: block;
	float: left;
	color: #7D7D7D;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 28px;
	padding-right: 8px;
}
.SiblingsDisplay {
	width: 98%;
	padding: 11px 0px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	float: left;
	margin-top: 10px;
	width: 100%;
	z-index: 10;
	position: relative;
}
.LocationDisplay {
	width: 98%;
	padding-top: 11px;
	border-top: 1px solid #C6C6C6;
	border-bottom: 1px solid #C6C6C6;
	float: left;
	margin-top: 10px;
	width: 100%;
	z-index: 10;
	position: relative;
}
.Neighborhood {
	left: 76px;
	position: relative;
	top: -19px;
}
.NeighborhoodLocations {
	margin: 0px;
	float: left;
	margin-top: 10px;
	width: 100%;
	z-index: 10;
	position: relative;
}
.NeighborhoodLocations li {
	width: 100%;
	line-height: 19px;
}
.NeighborhoodLocations li span {
	font-family: 'Schoolbook', Times;
	color: #999999;
	font-style: italic;
}
.NeighborhoodLocations, .LocationDisplay ul.CategoryChildren, .SiblingsDisplay ul.CategoryChildren {
	margin-top: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px;
	text-align: left !important;
}
.CategoryChildren, .CategoryChildren ul {
	margin-left: 0px
}
.SiblingsDisplay ul li, .LocationDisplay ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding-right: 15px;
*padding-right:5px;
	padding-left: 10px;
}
.SiblingsDisplay ul ul, .LocationDisplay ul ul {
	padding-left: 2px;
}
.NeighborhoodLocations li ul li {
	display: block !important;
	float: left !important;
	width: auto !important;
}
.SiblingsDisplay .ClrCntnr_Cntnt ul li a {
	line-height: 25px;
}
.NeighborhoodLocations li ul li a span, .SiblingsDisplay ul ul li a span, .LocationDisplay ul ul li a span {
	text-transform: uppercase;
	color: #999999;
	font-size: 15px;
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-style: normal;
}
.NeighborhoodLocations li ul li a:hover, .SiblingsDisplay ul ul li a:hover, .LocationDisplay ul li ul li a:hover {
	text-decoration: none !important;
}
.NeighborhoodLocations li ul li a:hover, .SiblingsDisplay ul ul li a:hover span, .SiblingsDisplay ul ul li.ActiveLi a span, .LocationDisplay ul ul li.ActiveLi a span, .LocationDisplay ul ul li a:hover span {
	color: #009946;
}
/**SLIDER start**/

.SlideshowFull {
	height: 538px;
	border-bottom: 3px solid #009946;
	background: url('images/slider_bg.jpg') repeat-x;
	text-align: center;
}
.SlideshowFull .Slide {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
#featured {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}
#featured>img, #featured>div, #featured>a {
	display: none;
}
/* CONTAINER */
div.orbit-wrapper {
	width: 960px !important;
	position: relative;
	margin: 0 auto;
}
div.orbit-wrapper a img {
	border: none;
}
div.orbit {
	position: relative;
	overflow: hidden;
	width: 100% !important;
}
div.orbit>img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	border: none;
}
div.orbit>a {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	display: none;
}
.orbit>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* TIMER */
div.timer {
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	opacity: .6;
	cursor: pointer;
	z-index: 1001;
	display: none;
}
span.rotator {
	display: block;
	height: 40px;
	position: absolute;
	top: 0;
	left: -20px;
	background: url(images/orbit/rotator-black.png) no-repeat;
	z-index: 3;
}
span.mask {
	display: block;
	width: 20px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	overflow: hidden;
}
span.rotator.move {
	left: 0
}
span.mask.move {
	width: 40px;
	left: 0;
	background: url(images/orbit/timer-black.png) repeat 0 0;
}
span.pause {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/orbit/pause-black.png) no-repeat;
	z-index: 4;
	opacity: 0;
}
span.pause.active {
	background: url(images/orbit/pause-black.png) no-repeat 0 -40px
}
div.timer:hover span.pause, span.pause.active {
	opacity: 1
}
/* DIRECTIONAL NAV */
div.slider-nav {
	display: block
}
div.slider-nav span {
	cursor: pointer;
	height: 322px;
	margin-top: -235px;
	position: absolute;
	text-indent: -9999px;
	top: 50%;
	width: 203px;
	z-index: 1000;
}
div.slider-nav span.right {
	background: url(images/next.png);
	right: -21.2%;
}
div.slider-nav span.left {
	background: url(images/prev.png);
	left: -21%;
}
.SubPageSlider {
	width: 100%;
	float: left;
	position: relative;
	overflow: hidden !important;
}
.SlideContent {
	height: 275px;
	width: 726px;
	overflow: hidden !important;
	float: left;
}
/*
.SlideContent h2 {font-family:'Schoolbook', Times; font-size:27px; color:#CBCBCB; padding-left:10px;}
.SlideContent a {font-family:Helvetica, Arial; font-size:24px; color:#FFFFFF; font-weight:bold; text-decoration:none;padding-left:10px; text-transform:uppercase;}
.SlideContent a:hover {color:#009946; text-decoration:none;padding-left:10px;}
.SlideContent h4 {font-family:'Schoolbook', Times; color:#FFFFFF; font-size:14px;padding-left:10px;}
*/
.SubPageSliderTabs {
	width: 100%;
	float: left;
}
.tab-main-content {
	float: left;
	width: 100%;
}
.SubPageSliderTabs ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	background-color: #555;
	width: 100%;
 *width:102%;
}
.SubPageSliderTabs ul li {
	width: 25%;
	display: inline-block;
	float: left;
	background: #CBCBCB;
}
.SubPageSliderTabs ul li:first-child {
	margin-left: 0;
}
.SubPageSliderTabs ul li:hover {
	background-color: #E5E5E5;
}
.SubPageSliderTabs ul li:hover a {
	border-bottom: 10px solid #7694AE;
}
.SubPageSliderTabs ul li a {
	display: inline-block;
	color: #686868;
	padding: 17px;
	display: block;
	text-align: center;
	border-bottom: 10px solid #4f6d87;
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
}
.SubPageSliderTabs ul li a:hover {
	color: #6b6b6b;
	text-decoration: none;
}
.SubPageSliderTabs ul li.active {
	background-color: #EAEAEA;
}
.SubPageSliderTabs ul li.active a {
	display: block;
	color: #009946;
	border-bottom: 10px solid #04213c;
}
/************************************** e1059523 **************************************/
.subPageWrapper {
	width: 100%;
	margin: auto;
}
.wrap {
	width:100%;
	margin:auto;
	min-height:100%;
	height:auto !important;
	float:left;
}
.header {
	margin: 0 auto 0 auto;
	height: 233px;
}
div#headerContainer {
	height: 180px;
	background: #08552b url(images/headerbgg.png) repeat-x;
	position: relative;
	top: 50px;
	left: 0;
}
div#headerContainer p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	padding: 15px 36px;
	position: inherit;
	color:#fff;
}
div#contentContainer {
	width:90%;
	margin:auto;
	background: url("images/contentbg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	margin-top:-10px;
}

div.contentPane {
	margin:auto;
	position: relative;
	min-height: 100%;
	height: auto !important;
}

#dnn_ContentPane {
	height: auto !important;
	min-height: 100%;
	padding:2%;
}

#dnn_ContentPane a {
	color:#195a2d;
	text-decoration:underline;
	font-size:1.0em;
}

.content {
	margin:auto;
	z-index: -1;
}

.content p {
	text-align:left !important;
}
.content ul, .content ul a {
	color:#33C;
}
.content ol, .content ol a {
	background-color:#ccc;
}

div#kickerContainer {
	clear: both;
}
div#footerContainer {
	background-color:#54575a;
	clear: both;
	position: static;
	bottom:0;
	width: 100%;
}

#dnn_FooterPane {
	background-color: #54575A;
    bottom: 0;
    clear: both;
    display: inline-block;
    font-size: 0.8em;
    margin-bottom: auto;
    margin-left: auto;
    margin-top: auto;
    position: static;
    text-align: center !important;
    width: 100%;
}

#dnn_FooterPane a {
	color:#dad9d7;
	font-size:0.8em;
}

.FooterPane_table {
	display:table;
	text-align:center !important;
}

.footer {
	position: relative;
	clear: both;
	float: left;
	width:100%;
	display:table-row;
	vertical-align:bottom;
/*	height:1px;*/
}
.headerNavPane {
	background-color:#019747;
	clear: both;
	height: 50px;
	position: absolute;
	width: 100%;
	z-index:-10;
}

#header {
	background-color: #019747; /* to match green of header nav, and green in header gradient */
	height: 400px;
}
.sloganPane {
	color: #fff;
	float: left;
	height: 65px;
	left: 355px;
	position: absolute;
	top: 5px;
	width: 47.81%;
}
.olbPane {
	clear: left;
	float: right;
	position: relative;
	right: 7px;
	top: -145px;
	width: 32%;
	z-index:10;
}
#dnn_olbPane {
	background:url(images/olbpane2.png) no-repeat;
	width:300px; /* a % means the box will squish into the fancy background image you created*/
	float: right;
}
.staticNavPane {
	padding-left:1%;
    padding-right: 1%;
}
.staticNavButton {
	overflow:hidden;
    position: relative;
	margin: 1% 1.5%;
	display:inline;
	text-align:center;
	clear:right;
	max-width:100%;
}
.staticNavButton a:hover {
	background-color:#54575a;
}

.ctaPane1, .ctaPane2 {
	color: #221161;
	float: left;
	margin-left:2%;
	margin-right:2%;
	position: inherit;
	width: 45%;
	margin-bottom: 40px;
}
.ctaPaneA, .ctaPaneB, .ctaPaneC, .ctaPaneD {
	background:url(images/contentbg.png) repeat;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    position: inherit;
    width: 22%;
	overflow-y:auto;
	overflow-x:hidden;
	height:100px;
	padding-bottom:2%;
	margin-bottom:1%;
	border:1px solid #333;
}
.ctaPaneA {
	margin-left:3%;
}
.ctatitle Head {
	background-color:#CCC;
	color:#333;
	text-align:center;
	font-size:0.9em;
	padding:3%;
}

#FooterPane {
	background-color: #FCF;
}
#dnn_LOGO_imgLogo {
	padding: 10px;
}
.wrapper {
	width:80%;
	margin:auto;
}

.category_img {
	float:none;
}

/******************************************************** Primary Nav */
/*** remove shadow on first submenu ***/
#dnn_PrimaryNavigation {
	/*background-color: #FFCCFF;*/
	color: #ccc;
	left: 22%;
	position: absolute;
	top: 69%;
	width:45%;
}
.nav {
	/*background-color: #ff0000;*/
}

#dnn_PrimaryNavigation li ul {
	background: none;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	margin-top: -7px;
	/*fancy nav*/
	position: absolute;
    left: 0;
    top: 100%;
    padding: 0 1000em; /* trick from css-tricks comments */
    margin: 0 -1000em; /* trick from css-tricks comments */
    z-index: 101;
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 240, 240, 0.8);
}

#dnn_PrimaryNavigation ul li { /*fancy nav */
	display: inline-block; 
    position: relative; 
/*    padding: 3px 10px 3px 0;*/
    z-index: 100;
/*fancy nav*/
    padding: 3px 0;
}

#dnn_PrimaryNavigation a > .sf-sub-indicator {
	/*  top: 30px; */
	display: none;
}

#dnn_PrimaryNavigation .sf-sub-indicator {
	display: none;
}

#dnn_PrimaryNavigation ul {
	padding: 0;
}

#dnn_PrimaryNavigation, #dnn_PrimaryNavigation.sf-menu li a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 0;
	text-align:center;
	/*width:50%;*/
	/*fancy nav */
    visibility: visible;
    opacity: 1;
}
#dnn_PrimaryNavigation a {
	background: url(images/buttonBG.png) repeat-x left top;
	text-decoration: none;
	border: 0;
	text-align: center;
	padding: 5% 5.8%;
}
#dnn_PrimaryNavigation a, #dnn_PrimaryNavigation a:visited, #dnn_PrimaryNavigation a:hover, #dnn_PrimaryNavigation a:active {
	color: #ccc;
	font-size: 1.08em;
	/*fancy nav*/
	font-weight: 200;
}
#dnn_PrimaryNavigation a:hover, #dnn_PrimaryNavigation a:active {
	color: #fff;
	/*background-color:#81807d;*/
}
#dnn_PrimaryNavigation li {
	background: url(images/buttonBG.png) repeat-x left top;
	width: 33.33%;
}
/*chop*/
#dnn_PrimaryNavigation li:hover ul, #dnn_PrimaryNavigation li.sfHover ul .drop{ /* .drop is a needed class, added for fancy menu */
	top: 45px;
	text-align: center;
	/*fancy menu only */
	visibility: visible;
    opacity: 1;
}
#dnn_PrimaryNavigation li li {
	color: #000;
	width: 100%;
	padding: 0;/*	font-size: 16px;*/
}
#dnn_PrimaryNavigation li li a, #dnn_PrimaryNavigation li li a:visited, #dnn_PrimaryNavigation li li a:hover, #dnn_PrimaryNavigation li li a.sfHover {
	text-align: center;
	color: #000;
	font-size: 1.08em;
	width: 200%;
}
#dnn_PrimaryNavigation li li a:hover, #dnn_PrimaryNavigation li li a.sfHover {
	background: #AAA;
}
#navbar ul#dnn_PrimaryNavigation.sf-menu li ul li ul {
	top: 10px;
	left: 170px;
}
#dnn_PrimaryNavigation li li li a, #dnn_PrimaryNavigation li li li a:visited {
	border-left: 1px solid #fff;
}
#dnn_PrimaryNavigation li li li a:hover, #dnn_PrimaryNavigation li li li a.sfHover {
	border-left: 1px solid #fff;
}
 #dnn_PrimaryNavigation ul li ul li a {
	 width:100%;
 }