/*~~~~~~~~~~~~~~~~~global styles startZ~~~~~~~~~~~~~~~~~*/
html {
	width: 100%;
	height: 100%;
	_border: none;
}
body{
	margin: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	background: #FFF;
	font-family:Arial, Helvetica, sans-serif;
} 
form{
	margin:0;
	padding:0;
}
img, object, embed {
	display: block;
	outline: none;
}
a img, img a, img {
	border: none;
}
a {
	outline: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	padding: 0;
	margin: 0;
}
h2{
	color:#047401;
	font-size:24px;
	font-family:"Arial Black", Gadget, sans-serif;
}
h3{
	color:#047401;	
	font-size:18px;
	font-weight:normal;
}
.clearer{
	clear: both;
	line-height: 0px;
	font-size:0px;
	height:0px;
}
p.noJS {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #FFF;
    display: block;
    width: 100%;
    padding: 4px 0 3px 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #F24E31;
}
div.siteContainer {
	color: #5C6A76;
	text-align: left;
	width: 990px;
	margin: 0 auto;
	padding: 0;
}
/***** Lists *****/
ul {
	margin: 10px 0 30px 10px;
	list-style:none;
}
ul li{
	margin: 0 0 5px 0;
	padding:  0 0 0 15px;
	background: url(../Images/UI/bullet-li.gif) no-repeat 0px 8px;
	font-size:14px;
	color:#333;
	font-weight:bold;
	line-height:150%;
}

ol {
	margin: 10px 0 30px 30px;
}
ol li{
	margin: 0 0 5px 0;
	padding:  0 ;
	font-size:13px;
	color:#333;
	line-height:160%;
}

/***** Tables *****/
 


table{
	margin:0 0 20px 0;
	color:#666;
	font-size:13px;
	background:#EEE;
}
th{
	padding:3px;	
	background:#FFF;
}
td{
	padding:3px;	
	background:#FFF;
}
/***** Global Classes *****/
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/*~~~~~~~~~~~~~~~~~global styles endZ~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~			header		~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.headerShell{
	width:100%;
	background:url('../images/ui/bg-header.jpg') repeat-x 0px 0px;
	height:190px;
}
.header{
	margin:0 auto;	
	text-align:center;
	width:960px;
	height:145px;
	background:url('../images/ui/bg-header-inner.jpg') repeat-x 0px 0px;
}
.acuLogo{
	margin:36px 0 0 10px;
	float:left;
	display:block;
}
.secondaryNav{
	float:right;	
	margin:0 10px 0 0;
	display:inline;
	height:32px;
}
.secondaryNav a{
	padding:0;
	margin: 0 17px 0 0;
	display:inline;
	float:left;
	text-decoration:none;
}
.secondaryNav a span.text, .secondaryNav a.normal span.text{
	color:#FFF;
	text-decoration:none;
	font-size:14px;
	margin: 0;
	padding:8px 0px 8px 10px;
	display:inline-block;
	float:left;
	background:url('../images/ui/secondaryNav-tab1.png') no-repeat left -200px;	
	_background:url('../images/ui/secondaryNav-tab1.gif') no-repeat left -200px;	
}
.secondaryNav a span.end, .secondaryNav a.normal span.end{
	margin: 0;
	padding:0;
	width:10px;
	height:32px;
	display:block;
	float:left;
	background:url('../images/ui/secondaryNav-tab2.png') no-repeat 0px -200px;
	_background:url('../images/ui/secondaryNav-tab2.gif') no-repeat 0px -200px;
}
.secondaryNav a:hover span.text, .secondaryNav a.active span.text{
	color:#000;
	background-position: left 0px;	
}
.secondaryNav a:hover span.end, .secondaryNav a.active span.end{
	color:#000;	
	background-position: 0px 0px;
}
.header .headerFunction{
	margin:67px 0 0 240px; 
	float:right;
	display:inline;
	
}
.header .headerFunction input{
	border:none;
	background:none;
	height:20px;
	width:132px;
	float:left;	
	padding:5px 5px 0 5px;
	color:#FFF;
	font:11px Arial, Helvetica, sans-serif;
}
.header .headerFunction a.button-login{
	width:58px;
	height:25px;
	margin: 0 32px 0 0;
	display:block;
	float:left;
	text-indent:-3000px;	
	background:url('../images/ui/button-headerlogin.png') no-repeat 0px 0px;
	_background:url('../images/ui/button-headerlogin.gif') no-repeat 0px 0px;	
}

.header .headerFunction a.button-search{
	width:75px;
	height:25px;
	margin: 0 20px 0 0;	
	display:inline-block;
	text-indent:-3000px;
	float:left;
	background:url('../images/ui/button-search.png') no-repeat 0px 0px;	
	_background:url('../images/ui/button-search.gif') no-repeat 0px 0px;		
}
.header .headerFunction a.button-login:hover, .header .headerFunction a.button-search:hover{
	background-position: 0px bottom;	
}
.globalNav{
	width:auto;	
	position:relative;
	margin: 0 auto;
	margin-left: 5px;
	top:21px;
	text-align:left;
	padding:0 0 0 3px;
	height:44px;
	display:block;
	background:url('../images/ui/globalNav-divider.png') no-repeat left 0px;	
}
.globalNav a{
	background:url('../images/ui/globalNav-divider.png') no-repeat right 0px;
	height:44px;
	display:block;
	padding: 0 3px 0 0;
	text-decoration:none;	
	float:left;
}
.globalNav a span{
		height:30px;
		display:block;
		color:#FFF;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		margin:0;
		padding:15px 25px 0 25px;
		text-transform:capitalize;
		cursor:pointer;
		float:left;
		white-space:nowrap;
}
.globalNav a:hover span, .globalNav a.active span{
		background:url('../images/ui/globalNav-hover.jpg') repeat-x 0px 0px;
		color:#047401;		
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		index content	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.contentShell{
	margin:0;
	padding:0;
	background:url('../images/ui/bg-contentshell.png') repeat-x 0px 0px #DFDFDE;
}
.content{
	width:940px;
	margin:0 auto;
	margin-top:15px;
	padding:0;
	text-align:left;
}
.indexPanelShell{
	text-align:left;
	padding: 0 0 10px 0;
	background:url('../images/ui/bg-index-contentmain.png') repeat-x 0px bottom;
	-background:url('../images/ui/bg-index-contentmain.gif') repeat-x 0px bottom;	
}
.indexPanel{
	width:940px;
	padding:0;
	margin:0;
}
.indexPanelinner{
	padding:0;
	margin:-27px 0 0 0;
	background:none;
}
.indexPanel div.text{
	width:400px;
	float:left;
	margin: 5px 0 0 32px;
	padding-right:20px;
	font-size:17px;
	color:#333333;
	line-height:130%;
	position:relative;
	display:inline;
	font-weight:normal;
}
.indexPanel div.text h2{
	font-size:16px;
	color:#333333;
	font-weight:bold;
	letter-spacing:0;
    margin: 2px 0 20px 0;
	^margin: 0 0 20px 0;	
	line-height:110%;
}
.indexPanel div.text p{
	font-size:16px;
	color:#333333;
	letter-spacing:0;
	display:block;
	margin: 0 0 20px 0;
	line-height:115%;
}
div.indexTileShell{
	display:block;
	position:relative;
	left:18px;
}
a.indexTile{
	width:120px;
	height:98px;
	background:url('../images/ui/button-index-tile.png') no-repeat 0px 0px;
	display:inline;
	cursor:pointer;
	padding:4px 10px 5px 10px;
	margin: 0 0 0 6px;
	float:left;
	text-decoration:none;
	position:relative;
}
a.indexTile:hover{
	background-position: 0px bottom;	
}
a.indexTile span.title{
	font:18px Arial, Helvetica, sans-serif;
	color:#047401;
	font-weight:bold;
	display:block;
	letter-spacing:-0.1em;
	^letter-spacing:-0.05em;	
}
a.indexTile span.percent{
	margin: -4px 0 0 0;
	display:inline-block;
	width:auto;
	font:24px "Arial Black", Gadget, sans-serif;
	letter-spacing:-0.1em;
	color:#8E8E8B;
	font-weight:normal;
	background:url('../images/ui/percent.pa.png') no-repeat right 10px;
	^background:url('../images/ui/percent.pa.png') no-repeat right 6px;
	padding: 0 20px 0 0;	
}
a.indexTile span.texttile{
	display:block;
	font-size:12px;
	color:#8E8E8B;
	line-height:110%;
}
.indexPanelphone{
	display:inline;
	margin: 20px 36px 0 8px;
	^margin: 20px 36px 0 0;	
	-margin: 20px 0 0 26px;		
	float:left;
}
div.indexColserv{
	position:relative;
	text-align:left;
	width:280px;
	display:inline;
	float:left;
	margin: 20px 0 20px 30px;
}
div.indexColserv h3{
	width:260px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
	padding: 0 0 10px 0;
	border-bottom:1px solid #FFF;
}
div.indexColserv a{
	width:240px;
	display:block;	
	padding: 3px 0 3px 20px;
	text-decoration:none;
	background:url('../images/ui/arrow-left.gif') no-repeat 0px 3px;
	color:#059400;
	font-size:12px;
	border-bottom:1px solid #FFF;
}
div.indexColserv a:hover{
	background-position:0px -182px;
}
div.indexColserv span{
	width:240px;
	display:block;	
	padding: 3px 0 3px 20px;
	text-decoration:none;
	color:#059400;
	font-size:12px;
	border-bottom:1px solid #FFF;
}
div.indexColserv .imageOver{
	position:absolute;
	margin:20px 0 0 0;
	right: 0;
	z-index:99;
	display:inline;
}	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		overview pages	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.content h1{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:46px;
	color:#8E8E8B;
	margin: 0 0 20px 0px;
	letter-spacing:-0.05em;
	float:left;
}
.content h1 span.cufon span.cufon-vml-canvas
{
    margin-top:6px;
}
.content h1.noDent{
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:46px;
	color:#8E8E8B;
	margin: 0 0 20px 0px;
	letter-spacing:-0.05em;
}
.columnLeft{
	width:630px;	
	text-align:left;
	float:left;
	margin-left:0px;
	margin-right:30px;
}
.columnLeft-sub, .columnRight-sub{
	width:280px;	
	text-align:left;
	float:left;
	margin-left:0px;
	margin-right:50px;
	margin-bottom:30px;
}
.columnRight-sub{
	margin-right:0;
}
.columnLeft p{
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0 0 20px 0;
	font-size:14px;
}
.columnLeft a{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:14px;
}
.columnLeft a:hover{
	text-decoration:none;
}
.columnRight{
	width:280px;	
	float:left;
	margin-top:-50px;
}
.subCatTile, .subCatTile2{
	float:left;	
	margin: 0 40px 20px 10px;
	padding-bottom:20px;
	display:block;
	height:160px;
	border-bottom:1px #ccc solid;
}
.subCatTile2{
	margin: 0 0px 20px 0;	
}
.subCatTile a, .subCatTile2 a{
	width:280px;	
	text-decoration:none;	
	background:url('../images/ui/arrow-subCat.gif') no-repeat right 0px;	
	display:block;
}
.subCatTile a:hover, .subCatTile2 a:hover  {
	background-position: right -370px;	
}

.subCatTile span.title, .subCatTile2 span.title{
	color:#047401;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	display:block;
	letter-spacing:-0.05em;
	padding-right:30px;
	line-height:90%;
	margin: 0 0 20px 0;
}
.subCatTile span.text, .subCatTile2 span.text{
	color:#333;
	font-size:14px;
	display:block;
	line-height:150%;
}
.subCatTile span.link, .subCatTile2 span.link{
	color:#047401;
	font-size:14px;
	border-bottom:dotted 1px #047401;
	margin-left:5px;
}
.subCatTile a:hover span.link, .subCatTile2 a:hover span.link{
	border-bottom:1px solid #047401;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		rates pull		~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ratesPull{
	display:inline;
	float:right;
	width: 280px;
	margin: 20px 0 30px 20px;

}
.ratesPull .inner{
	width: 280px;	
	background:url('../images/ui/bg-rates-btm.png') no-repeat 0px bottom;
	_background:url('../images/ui/bg-rates-btm.gif') no-repeat 0px bottom;	
	display:block;
	padding-bottom:20px;	
}
.ratesPull span{
	color:#047401;
	font-size:14px;	
	display:inline-block;
	margin-left:20px;
}
.ratesPull span.title{	
	color:#999;
	font-size:18px;
	margin-left:0;
	display:inline;
}
.ratesPull h2{
	color:#047401;
	font-size:14px;
	margin-left:20px;		
}

.ratesPull a.button-register{
	width:240px;
	height:62px;
	display:block;
	text-indent:-3000px;
	margin:20px 20px 0 20px;
	background:url('../images/ui/button-registerinterest.png') no-repeat 0px 0px;
	_background:url('../images/ui/button-registerinterest.gif') no-repeat 0px 0px;	
}
.ratesPull a.button-register:hover{
	background-position:0px bottom;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		rates variant	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.ratesVar, .ratesVar2{
	display:inline;
	float:left;
	width: 280px;
	margin: 20px 0px 20px 0px;
}
.ratesVar .inner , .ratesVar2 .inner{
	display:block;
	width: 280px;	
	padding-bottom:20px;
	background:url('../images/ui/bg-rates-btm.png') no-repeat 0px bottom;
	_background:url('../images/ui/bg-rates-btm.gif') no-repeat 0px bottom;	
}
.ratesVar span, .ratesVar2 span{
	width: 260px;
	color:#047401;
	font-size:14px;	
	display:inline-block;
	padding-left:20px;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px solid #EEE;	
}
.ratesVar h2, .ratesVar2 h2{
	color:#8E8E8B;
	font-size:14px;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #EEE;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		green bubble	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.pop-relative{
	position:relative;	
	display:block;
}
.bubbleObj{
	position:relative;
	left:-10px;
	width:630px;
	margin: 0 0 20px 0;
	padding: 35px 0 0 0;
	background:url('../images/ui/bg-bubble-top.png') no-repeat 0px 0px ;
	_background:url('../images/ui/bg-bubble-top.gif') no-repeat 0px 0px ;
}
.bubbleText{
	margin:0;
	padding: 0 20px 40px 20px;
	background:url('../images/ui/bg-bubble-btm.png') no-repeat 0px bottom;	
	_background:url('../images/ui/bg-bubble-btm.gif') no-repeat 0px bottom;		
	font-size:18px;
	color:#FFF;
}
.bubbleText h2{
	display:inline;
	margin:0;
	padding:0;
	color:#FFF;
}
.bubbleText p{
	margin:0 5px 0 5px;
	font-size:18px;	
	color:#FFF;
	display:compact;
}
.bubbleText a{
	font-size:18px;
	color:#FFF;	
	text-decoration:none;	
	border-bottom:1px solid #FFF;
}
.bubbleText a:hover{
	text-decoration:none;
	border-bottom:none;	
}
.bubbleText div{
	position:relative;
	top:-10px;
	margin:0;
	font-size:18px;
	color:#FFF;
	display:inline;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		dk bubble		~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.mask{
	position:absolute;	
}
.bubbleObjdk{
	position:relative;
	top:-25px;	
	width:280px;
	padding: 28px 0 0 0;
	background:url('../images/ui/bg-bubble-dk-top.png') no-repeat 0px 0px ;
	_background:url('../images/ui/bg-bubble-dk-top.gif') no-repeat 0px 0px ;	
}
.bubbledkText{
	margin:0;
	padding: 0 20px 40px 20px;
	background:url('../images/ui/bg-bubble-dk-btm.png') no-repeat 0px bottom;
	_background:url('../images/ui/bg-bubble-dk-btm.gif') no-repeat 0px bottom;	
	font-size:18px;
	color:#FFF;
}
.bubbledkText div{
	position:relative;
	top:-10px;
	margin:0;
	font-size:18px;
	color:#FFF;
	display:inline;
}
.rightAd
{
    margin-top:48px;
}
.rightTile{
	margin: 0 0 25px 0;	
}
.rightTile2{
	margin: 50px 0 25px 0;	
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		tertiary nav	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.tertiaryNav{
	position:relative;
	text-align:left;
	width:280px;
	display:inline;
	margin: 0;
}
div.tertiaryNav h2{
	width:280px;
	font-size:26px;
	font-weight:normal;
	color:#8E8E8B;
	padding: 0 0 10px 0;
	letter-spacing:-1px;
	line-height:90%;
}

div.tertiaryNav a, div.tertiaryNav a.normal{
	width:260px;
	display:block;	
	padding: 4px 0 4px 20px;
	text-decoration:none;
	background:url('../images/ui/arrow-right.gif') no-repeat 0px 3px;
	color:#059400;
	font-size:12px;
	border-bottom:1px solid #DDD;
}
div.tertiaryNav a:hover, div.tertiaryNav a.active{
	color:#000;
	background-position:0px -182px;
}
.contact-tile2{
	position:relative;
	top:-35px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~ our people			~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

h3.ourPeople{
	margin: 0 0 20px 0;	
}
.ourPeopleImg{
	margin: 75px 0 20px 0;		
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		paging function	~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.button-back{
	margin-top:20px;
	margin-bottom:40px;
	width:72px;
	height:29px;
	text-indent:-3000px;
	display:block;
	float:left;
	background:url('../images/ui/button-back.png') no-repeat 0px 0px;
	_background:url('../images/ui/button-back.gif') no-repeat 0px 0px;	
}
a.button-top{
	margin-top:20px;
	margin-bottom:40px;
	margin-left:1px;
	width:65px;
	height:29px;	
	text-indent:-3000px;	
	display:block;
	float:left;
	background:url('../images/ui/button-top.png') no-repeat 0px 0px;	
	_background:url('../images/ui/button-top.gif') no-repeat 0px 0px;		
}
a.button-back:hover,a.button-top:hover{
	background-position:0px bottom;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		search 			~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
a.searchResult{
	display:block;
	width:630px;	
	text-decoration:none;
	margin:20px 0 20px 0;
	padding:0px 0 20px 0;
	border-bottom:1px solid #CCC;
}

a.searchResult span.title{
	display:block;
	text-decoration:none;
	font-size:18px;
	color:#047401;
}
a.searchResult:hover{
	color:#047401;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		branch data		~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.branchData{
	width: 280px;	
	background:url('../images/ui/bg-rates-btm.png') no-repeat 0px bottom;
	_background:url('../images/ui/bg-rates-btm.gif') no-repeat 0px bottom;	
	display:block;
	padding-bottom:20px;	
}
.branchData h4{
	font-size:18px;
	color:#999;
	font-family:"Arial Black", Gadget, sans-serif;
	width:240px;
	padding:2px 20px 2px 20px;	
	background:#FFF;
}
.branchData h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#047401;
	font-size:14px;
	background:#FFF;
	margin-bottom:1px;
	width:240px;
	padding:2px 20px 2px 20px;	
}
.branchData span.detail{
	font-family:Arial, Helvetica, sans-serif;
	color:#047401;
	font-size:14px;
	background:#FFF;
	display:block;
	width:240px;
	padding:2px 20px 2px 20px;
	margin-bottom:1px;	
}
.branchData span.floatDay{
	font-family:Arial, Helvetica, sans-serif;
	color:#047401;
	font-size:14px;
	display:inline-block;
	float:left;
	padding:0;
	width:120px;
}
.branchData span.floatTime{
	font-family:Arial, Helvetica, sans-serif;
	color:#047401;
	font-size:14px;
	display:inline-block;
	float:right;
	padding:0;	
	width:120px;
	text-align:right;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~		footer			~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footerShell{
	background:url('../images/ui/bg-footer.png') repeat-x 0px 0px #333;
	display:block;
	/*height:415px;*/
	height:368px;
}
.footer{
	margin:0 auto;
	width:940px;
	padding:25px 0 0 0;
}
.footer p.strap{
	font-size:14px;
	text-align:left;
	color:#000;
	margin-bottom:31px;
}

.footer hr{
	border:none;
	border-bottom:1px solid #FFF;
	height:0px;
	background:#FFF;
	display:inline-block;
	width:940px;
	margin:15px 0 15px 0;
	^margin:10px 0 10px 0;
}
.footer .button-mailto{
	float:right;
	width:282px;
	height:36px;
	background:url('../images/ui/button-footer-email.png') repeat-x 0px 0px;
	display:block;
	text-indent:-3000px;
}
.footer .button-mailto:hover{
	background:url('../images/ui/button-footer-email.png') repeat-x 0px bottom;
}
.footerCol{
	margin:0 20px 0 0;
	padding:0 0 0 1px;
	width:139px;
	float:left;
	text-align:left;
	display:inline;
}
.footerColright{
	margin:0 0 0 20px;
	width:120px;
	float:left;
	text-align:right;
}
.footerCol a{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	margin: 0 0 3px 0;
	display:block;	
}
.footerCol a.strong{
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 3px 0;
	display:block;
}
.footerEnd{
	text-align:left;
	font-size:10px;
	color:#999999;
}
.footerEnd a{
	margin: 0 0 0 50px;
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.footerEnd a:hover, .footerCol a:hover, .footerCol a.strong:hover{
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~FAQ Modifications from base styles~~~~~~~~~~~~~~~~~*/
div.faqCompContent {
	position:relative;
	margin:0 0 0 00px;
	display: none;
	padding: 0;
	line-height:140%;
	padding: 0 0 10px 2px;
}
div.faqCompContent p {
	color:#333;
	line-height:140%;
	padding:0px 20px 10px 40px;
	font-weight:normal;
}
div.faqCompContent ul {
	padding: 0;
	margin: 0 0 0 40px;
	clear:both;
}
div.faqCompContent ul li{
	padding: 0 0 0 15px;
	font-size:13px;	
	color:#333;
	background:url('../images/ui/bullet-li.gif') no-repeat 3px 9px;
}
div.faqComp div.faqCompContent a{
	background:none;
	margin:0;
	padding:0;
	text-decoration:underline;
	font-weight:normal;
}
div.faqComp div.faqCompContent a:hover{
	background:none;
	text-decoration:none;
}

div.faqCompSurr,div.faqComp, div.faqComp a.question, div.faqComp a.active{
	width: 555px;
	-widt\h: 440px;
}
div.faqCompContent {
	width:555px;
}
div.faqComp a.question span {
	display: block;
	padding:13px 30px 20px 40px;
	width:555px;
	font-size:18px;
	color:#047401;
	background:url('../images/ui/arrow-faqs.gif') no-repeat 3px 9px;	
	text-decoration:none;
	cursor:pointer;
}
div.faqComp a.active span {
	background:url('../images/ui/x.gif') no-repeat 3px 9px;
	display: block;
	cursor:pointer;	
	text-decoration:none;	
	width:555px;
	font-size:18px;
	color:#047401;	
	padding:13px 30px 20px 40px;
}

/*~~~~~~~~~~~~~~~~~paging styles start~~~~~~~~~~~~~~~~~*/
div.paging {
	font-size: 11px;
	color: #333;
	line-height: 100%;
	margin-top:20px;
	margin-bottom: 10px;
	margin-right: 5px;
	
}
div.paging span {
	display: block;
	float: left;
	padding: 5px 5px 6px 5px;
	margin-right: 1px;
	background-color: #EFEFEF;
	color:#8E8E8B;
}
div.paging a {
	color: #8E8E8B;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 7px 4px 7px;
	margin-right: 1px;
	background-color: #EFEFEF;
	border: 1px solid #EFEFEF;
	cursor:pointer;
}
div.paging a:hover, div.paging a.active {
	color: #FFF;
	padding: 5px 7px 4px 7px;
	border: 1px solid #8E8E8B;
	background-color: #8E8E8B;
}
div.paging a.page-prev{
	color:#8E8E8B;
	font-size:14px;
	background:url('../images/ui/button-page-prev.png') no-repeat left 0px;
	_background:url('../images/ui/button-page-prev.gif') no-repeat left 0px;	
	padding:5px 6px 6px 30px;
	cursor:pointer;
	border:0;	
}
div.paging a.page-next{
	color:#8E8E8B;
	font-size:14px;	
	background:url('../images/ui/button-page-next.png') no-repeat right 0px;
	_background:url('../images/ui/button-page-next.gif') no-repeat right 0px;
	padding:5px 30px 6px 6px;
	cursor:pointer;
	border:0;	
}
div.paging a.page-all{
	color:#8E8E8B;
	font-size:14px;	
	background:url('../images/ui/button-page-viewall.png') no-repeat right 0px;
	_background:url('../images/ui/button-page-viewall.gif') no-repeat right 0px;	
	padding:5px 15px 6px 6px;
	cursor:pointer;
	border:0;	
}
div.paging a.page-prev:hover{
	color:#FFF;
	border:0;	
	padding:5px 6px 6px 30px;	
	background:url('../images/ui/button-page-prev.png') no-repeat left bottom;
	_background:url('../images/ui/button-page-prev.gif') no-repeat left bottom;	
}
div.paging a.page-next:hover{
	color:#FFF;
	border:0;	
	padding:5px 30px 6px 6px;	
	background:url('../images/ui/button-page-next.png') no-repeat right bottom;
	_background:url('../images/ui/button-page-next.gif') no-repeat right bottom;
}
div.paging a.page-all:hover{
	color:#FFF;
	border:0;	
	padding:5px 15px 6px 6px;	
	background:url('../images/ui/button-page-viewall.png') no-repeat right bottom;
	_background:url('../images/ui/button-page-viewall.gif') no-repeat right bottom;	
}
/*~~~~~~~~~~~~~~~~~paging styles end~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~lightBox styles start~~~~~~~~~~~~~~~~~*/
div.lightBoxOverlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	opacity: 0.3;
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	filter: alpha(opacity=30);
	z-index: 1001;
	background-color: #000;

}
.lightBoxContainer {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 9002;
}
div.popupBox {
	top:30px;
	position: relative;
	width: 614px;
	height:606px;
	color:#FFF;	
	/*padding: 30px 23px 29px 23px;*/
	background:url('../images/ui/bg-lightbox.png') no-repeat;
	_background:url('../images/ui/bg-lightbox.gif') no-repeat;	
}
div.popupBox iframe{
	border:1px #FFF solid;
	border-collapse:collapse;
	margin:80px 0 0 18px;
	width:530px;
	height:400px;
}
div.popupBox2 {
	top:30px;
	position: relative;
	width: 614px;
	height:606px;
	color:#FFF;	
	background:url('../images/ui/bg-popup2.png') no-repeat;
	_background:url('../images/ui/bg-popup2.gif') no-repeat;	
}
div.popupBox div.popupBoxTop, div.popupBox2 div.popupBoxTop{
	font-size: 0;
	position: relative;
	width: 614px;
	height: 10px;
	
}
div.popupBox div.popupBoxContent, div.popupBox2 div.popupBoxContent  {
	text-align: left;
	position: relative;
	width: 570px;
	padding: 20px 20px 20px 20px;
	
}
div.popupBox .popupForm{
	padding: 0;	
	margin:0;
	background:#CCC;
}
div.popupBox div.popupBoxBottomm, div.popupBox2 div.popupBoxBottom  {
	font-size: 0;
	position: relative;
	width: 614px;
	height: 10px;
	
}
div.popupBox h1, div.popupBox2 h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:24px;
	color: #047401;
	line-height: 100%;
	padding: 3px 0 16px 0;
	margin: 200px 0 0 110px;
	width:360px;
	text-align:center;
}

div.popupBox a.closePopup , div.popupBox2 a.closePopup {
	text-indent: -9999px;
	display: block;
	width: 27px;
	height: 27px;
	margin: 10px 16px 0 0;
	_margin: 10px 9px 0 0;
	float: right;
	background: url(../images/ui/button-close.gif) no-repeat left top;
}
div.popupForm a.closePopup:hover, div.popupForm a.closePopup:hover {
	background: url(../images/ui/button-close.gif) no-repeat left bottom;
}
div.popupForm label, div.popupForm label  {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	display: inline-block;
	width: 160px;
	padding: 6px 0 0 0;
	margin: 0 0 4px 0;
	float:left;
}
div.popupForm input, div.popupForm input {
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;
	width: 340px;
	height: 24px;
	margin: 0 0 6px 90px;
	padding: 8px 10px 0px 10px;
	background: #F2F2F2;
	border:1px solid #CCC;
	clear:right;
}
div.popupForm textarea, div.popupForm textarea{
	width: 340px;	
	height: 104px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 7px 0 6px 10px;	
	padding: 8px 10px 0px 10px;
	background: #F2F2F2;
	border:1px solid #CCC;	
}
div.popupForm .contactMethod{
	float:left;
	color:#000;	
	margin: 10px 0 6px 100px;		
	font-size:14px;
}
div.popupForm input.error {
	background: url(../images/ui/input-error.gif) no-repeat 0px 0px;
}
div.popupForm span.error, div.popupForm span.error {
	font: bold 11px  Arial, Helvetica, sans-serif;
	color: #FF0000;
	float:left;
	margin-left:90px;
}
div.popupForm label.popCheckText{
	float:left;
	width:60px;	
}
div.popupForm input.popupCheck {
	float:left;
	width:22px;
	clear:none;
	margin:0;
	padding:0;
	background:none;
	border:none;
}

div.popupForm label.popCheckText span{
	float:left;	
	width:30px;
	display:inline-block;
	margin:5px 0 0 0;
	padding:0;
}
div.popupForm a.bigSend {
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 62px;
	margin-top: 10px;
	margin-left: 150px;
	^margin-left: 0;
	background: url(../images/ui/button-bigsend.jpg) no-repeat left top;
}
div.popupForm a.bigSend:hover {
	background: url(../images/ui/button-bigsend.jpg) no-repeat left bottom;
}
div.popupForm a.bigClose {
	text-indent: -9999px;
	display: block;
	width: 75px;
	height: 30px;
	margin: 0 20px 0 0;
	float: right;
	background: url(../images/ui/a-close.gif) no-repeat left top;
}
div.popupForm a.bigSend:hover, div.popupForm a.bigClose:hover {
}
div.popupForm p {
	font: 12px  Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 140%;
}
/*~~~~~~~~~~~~~~~~~lightBox styles end~~~~~~~~~~~~~~~~~*/
div.googleMap
{
    width:280px;
    height:255px;
    overflow:hidden;
}
div.noMap
{
    display:none;
}
