/*
-----------------------------------------------
Electracash Base Styles
Author:   Damien Newman
Version:  22 March 2005
Updated:  October 4th 2005
----------------------------------------------- */

body
{
	margin: 0;
	padding: 0;
	background: #51637B;
	font-family: lucida sans unicode, lucida grande, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
	color: #333;
}

p
{
	margin-top: 2em;
	margin-bottom: 2em;
}




/* Links
----------------------------------------------- */

/* this is a global style for all links with no style */
a.inside
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

a.inside:link
{
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}

a.inside:visited
{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.inside:hover
{
	color: #C80000;
	font-size: 11px;
	text-decoration: underline;
}

a.subscribe
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	background-color: #EDEDED;
	border-color: #EDEDED;
}

a.subscribe:link
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	background-color: #EDEDED;
	border-color: #EDEDED;
}

a.subscribe:visited
{
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	background-color: #EDEDED;
	border-color: #EDEDED;
}

a.subscribe:hover
{
	color: #C80000;
	font-size: 11px;
	text-decoration: underline;
	padding: 2px 2px 2px 2px;
	background-color: #EDEDED;
	border-color: #EDEDED;
}


a.pressReleaseHeadline
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}

a.pressReleaseHeadline:link
{
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
a.pressReleaseHeadline:visited
{
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.pressReleaseHeadline:hover
{
	color: #C80000;
	font-size: 12px;
	text-decoration: underline;
}



#secondaryContent2 a, a:visited
{
	color: #313131;
	text-transform: inherit;
	text-decoration: none;
}

#secondaryContent2 a:hover
{
	color: #000;
	text-transform: inherit;
	text-decoration: underline;
}

#secondaryContent3 a, a:visited
{
	color: #313131;
	text-transform: inherit;
	text-decoration: none;
}

#secondaryContent3 a:hover
{
	color: #000;
	text-transform: inherit;
	text-decoration: underline;
}

.footer-nav a, a:visited
{
	color: #7F7E7B;
	text-transform: inherit;
	text-decoration: none;
}

.footer-nav a:hover
{
	color: #000;
	text-transform: inherit;
	text-decoration: underline;
}

#search a, a:visited
{
	color: #D0D0D0;
	text-transform: inherit;
	text-decoration: none;
}

#search a:hover
{
	color: #000;
	text-transform: inherit;
	text-decoration: underline;
}

#searchpop a, a:visited
{
	color: #D0D0D0;
	text-transform: inherit;
	text-decoration: none;
}

#searchpop a:hover
{
	color: #000;
	text-transform: inherit;
	text-decoration: underline;
}


a.rellink
{
	font-size: 11px;
	color: #727272;
	text-decoration: underline;
}

a.rellink:link
{
	font-size: 11px;
	color: #727272;
	text-decoration: underline;
}

a.rellink:visited
{
	font-size: 11px;
	color: #727272;
	text-decoration: underline;
}

a.rellink:hover
{
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}



/* Global Table Elements
----------------------------------------------- */

.leftshadow
{
	margin: 0;
	padding: 0;
	background-image: url(../images/global/left-side-shadow.gif);
	background-repeat: repeat-y;
	text-align: right;
}

.bottomshadow
{
	margin: 0;
	padding: 0;
	background-image: url(../images/global/bottom-shadow.gif);
	background-repeat: repeat-x;
}

.rightshadow
{
	margin: 0;
	padding: 0;
	background-image: url(../images/global/right-side-shadow.gif);
	background-repeat: repeat-y;
}

.primary-space
{
	margin: 0;
	padding: 0;
	background-image: url(/rotate.aspx);
	background-repeat: no-repeat;
}

.navtable
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 49px;
}

/* Search Div Layer - see showhide.js
----------------------------------------------- */

#contained
{
	width: 800px;
	height: 48px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#searchpop
{
	position: absolute;
	top: 15px;
	left: auto;
	bottom: auto;
	margin: 0;
	padding: 0;
	width: 270px;
	height: 12px;
	text-align: left;
	background-color: #373D46;
	visibility: hidden;
	display: block;
	padding: 0;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}

#search
{
	position: absolute;
	left: auto;
	bottom: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 25px;
	top: 15px;
	width: 270px;
	display: block;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	background-color: #373D46;
}

.search-form
{
	margin: 0;
	padding: 0;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	color: #333333;
}

/* Navigation Elements
----------------------------------------------- */

#logo
{
	margin: 0;
	padding: 0;
	width: 190px;
	height: 42px;
	cursor: hand;
	display: block;
}

/* HOME PAGE ELEMENTS
----------------------------------------------- */

/* Type Elements
----------------------------------------------- */

.footer-nav p
{
	margin: 0px;
	padding-bottom: 5px;
	background-color: #ffffff;
	color: #7F7E7B;
	font-size: 10px;
}

.last-updated
{
	margin: 0px 8px 0px 0px;
	padding: 0px;
	color: #5E5D5B;
	font-family: arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	vertical-align: top;
}


/* Table Elements
----------------------------------------------- */

.tophead
{
	margin: 0;
	padding: 0;
	background-color: #373D46;
	background-image: url(../images/global/electracash-logo-top.gif);
	background-repeat: no-repeat;
}

.pageback
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

.bottom-dots
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

.bottom-dots img
{
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #ffffff;
}

/* Secondary Objects
----------------------------------------------- */

/* Boxes: Grey, Blue, Secondary Messaging etc...
----------------------------------------------- */

#secondaryContent1
{
	padding: 0;
	margin: 5px;
	width: 190px;
	height: 180px;
	float: left;
}

/* Margin fix for IE-win

To compensate for the extra pixels IE adds to
floats - pushing the boxes to wide apart.

\*/

* html #secondaryContent1, * html #secondaryContent2, * html #secondaryContent3
{
	margin: 3px;
}

.dots
{
	margin: 0;
	padding: 0px;
	color: #313131;
	text-align: center;
}

#secondaryContent2
{
	margin: 5px;
	padding: 0;
	height: 180px;
	width: 390px;
	background-color: #E1E0D9;
	float: left;
}

#secondaryContent2 img
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	vertical-align: bottom;

}

#secondaryContent2 p
{
	margin: 0;
	padding: 4px 5px 0px 10px;
	color: #313131;
	font-size: 11px;
}


#secondaryContent3

{
	position: relative;
	background-image: url(../images/boxes/blue/introduce-header.jpg);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 0px;
	width: 190px;
	height: 180px;
	background-color: #FFFFFF;
	float: left;

}



#subbox
{
	margin: 5px;
	padding: 0;
	width: 190px;
	height: 180px;
	background-color: #E1E0D9;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 5px 3px 0px 3px;
}

.subscribe-box
{
	background-color: #373D46;
	background-image: url(../images/boxes/subscribe/subscribe-photo.jpg);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
}

.subscribe-box p
{
	margin: 0;
	padding: 11px 10px 0px 12px;
	font-family: arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	color: #313131;
	font-size: 11px;
	line-height: 16px;
}

#eCheckOptions
{
	background-color: #ffffff;
	background-image: url(../images/boxes/eCheck/rounded-box-outline-blue.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
	padding-top: 25px;
}
#eCheckFeatures
{
	background-color: #ffffff;
	background-image: url(../images/boxes/eCheck/sidebar-bg-features.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
	padding-top: 25px;
}
#dd_idealFor
{
	background-color: #ffffff;
	background-image: url(../images/boxes/directdeposit/idealFor/idealFor-sidebar-box.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
	padding-top: 25px;	
}
#elockboxDemoSidebar
{
	background-color: #ffffff;
	background-image: url(../images/boxes/elockbox/demo-outline-box.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
	padding-top: 25px;	
}
#eLockboxFeaturesSidebar
{
	background-color: #ffffff;
	background-image: url(../images/boxes/elockbox/features-doublebox-bg.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;

}
#elockboxIdealFor
{
	background-color: #ffffff;
	background-image: url(../images/boxes/elockbox/idealFor-sidebar-box.gif);
	background-repeat: no-repeat;
	margin: 5px 3px 0px 3px;
}
#achRelatedLinks
{
	background-color: #ffffff;
	margin: 5px 3px 0px 3px;	
}
#eCheckFeaturesRelatedLinks
{
	background-color: #ffffff;
	margin: 5px 3px 0px 3px;	
}
#standardSidebar
{
	padding: 0;
	width: 190px;
	height: 190px;
	background-color: #ffffff;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 5px 3px 0px 3px;
	font-family: arial, verdana, trebuchet MS, sans;
}
#doubleSidebar
{
	padding: 0;
	width: 190px;
	height: 360px;
	background-color: #ffffff;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 5px 3px 0px 3px;
	font-family: arial, verdana, trebuchet MS, sans;
}
.standardSidebar p
{
	margin: 0;
	padding: 11px 10px 0px 12px;
	font-family: arial, verdana, trebuchet MS, sans;
	font-size: 10px;
	color: #313131;
	font-size: 11px;
	line-height: 16px;
}



#apply
{
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 55px;
	background-color: #ffffff;
	color: #333333;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;	
}



/* Secondary Page Styles
----------------------------------------------- */
#TitleHeader
{
	color: #CCCCCC;
	font-size: 14px;
	font-family: arial, verdana, trebuchet MS, sans;
}



/* Help Page Styles - For the Form
----------------------------------------------- */


#form-copy
{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #CCC;
padding: 2px 0px 10px 0px;
}


#line
{
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #CCC;
padding: 0px 0px 0px 0px;
}



/* Styles
----------------------------------------------- */

.h3
{
	font-size: 14px;
	line-height: 20px;
	color: #7f5466;
	font-weight: bold;
}

ul, dl
{
	margin: 1px 0 10px 15px;
	padding: 0;
	list-style: none;
}

ul li
{
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
	text-indent: -18px;
}

ul.sidebarList
{
	margin-bottom: 12px;
	text-align: left;
	line-height: 17px;
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 12px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	COLOR: #313131; 
	LINE-HEIGHT: 16px; 
	PADDING-TOP: 11px; 
	FONT-FAMILY: arial, verdana, trebuchet MS, sans;
}

ul.sidebarList li
{
	background: url( "../images/global/right-arrow-transp.gif" ) no-repeat 1px .5em;
	text-indent: 0;
}

ul.listed
{
	margin-bottom: 12px;
}

ul.listed li
{
	background: url( "../images/global/li-arrows-right.gif" ) no-repeat 1px .5em;
	text-indent: 0;
}

ul.news
{
	margin-bottom: 12px;
}

ul.news li
{
	background: url( "../images/global/right-arrow-transp.gif" ) no-repeat 1px .5em;
	text-indent: 0;
}

ul.rellinks
{
	font-family: font-family: lucida sans unicode, lucida grande, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: left;
	line-height: 17px;
	margin-left: 5px;
}

ul.rellinks li
{
	background: url( "../images/global/right-arrow-transp.gif" ) no-repeat 5px .5em;
	text-indent: 0;
}

/* Added pdf-rellinks style */


ul.pdf-rellinks {
  margin-bottom: 25px;
  }
  
ul.pdf-rellinks li {
  background:url("../images/global/pdf-icon.gif") no-repeat 1px .5em;
  text-indent:0;
  }


ul.file-listed {
  margin-bottom: 12px;
  }

ul.file-listed li {
  background:url("../images/global/file-icon.gif") no-repeat 1px .5em;
  text-indent:0;
  }





ul.pressReleaseHeadline
{
	font-family: font-family: lucida sans unicode, lucida grande, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 17px;
}

ul.pressReleaseHeadline li
{
	background: url( "../images/global/right-arrow-transp.gif" ) no-repeat 5px .5em;
	text-indent: 0;
	padding-bottom: 20px;
}

.reference
{
	font-size: 11px;
	line-height: 15px;
	font-style: italic;
}

.underline
{
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

.underline-dotted
{
	border-bottom: #666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}

/* Made Adjustments */

#apply td
{
	padding-top: 4px;
}



/* Body Content Area
----------------------------------------------- */

#body-contented
{
	margin: 0px;
	padding-top: 49px;
	padding-bottom: 55px;
	height: 100%;
	background-color: #ffffff;
	color: #333333;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;
}

/* Made Adjustments */

#body-contented img
{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #ffffff;

}




#sidebar
{
	margin: 0px 0px 0px 0px;
	padding-top: 82px;
}

#sidebar1
{
	margin: 0px 0px 0px 0px;
	padding-top: 82px;
	background-color: #ffffff;
	color: #333333;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}
#sidebar2
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

#sidebar3
{
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #333333;
	font-family: lucida sans unicode, arial, verdana, trebuchet MS, sans;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

/* Body Call Out Boxes
----------------------------------------------- */

.callout
{
	padding: 0;
	border-collapse:collapse;
	border: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 25px 0 10px 0;
	display:inline;

}

/* Margin fix for IE-win

To compensate for the extra #$%$#&* pixels IE adds.

*/
* html .callout
{
	margin: 25px 0 20px 0;
	padding: 0;
}

.callout-h
{
	margin: 0;
	padding: 0;
	background-color: #A2B5CC;
	height: 4px;
}

.callout-hl
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 1px;
}

.callout-b
{
	margin: 0;
	background-color: #F6F4E6;
	height: 50px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 11px;
}
.callout-b img
{
	background-color: #F6F4E6;	
	margin: 0;
	padding: 0;	
}

.callout-t
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	height: 10px;
}


/* Nav Menu */

.navtable
{
	margin: 0;
	padding: 0;
	position: relative;
	top: 49px;
}

.navbotOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/navigation-bottom.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
}

.navtopOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/navigation-top.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
}

.navprodOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-servs-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navprodOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-servs-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}

.navechkOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-echeck-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navechkOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-echeck-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navddOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-dd-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navddOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-dd-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navlockOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-elock-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navlockOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-elock-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}




.navriskmanOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-riskman-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navriskmanOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-riskman-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}

.navuserauthOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-userauth-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navuserauthOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-prod-userauth-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}

.navappOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-sol-app-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navappOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-sol-app-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navindOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-sol-ind-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navindOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-sol-ind-off.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navsolOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-solutions-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navsolOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-solutions-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navpartOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-partners-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navpartOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-partners-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navsuppOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-support-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navsuppOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-support-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navusOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-about-us-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navusOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-about-us-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}


.navachOn {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-about-ach-on.gif', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
.navachOff {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/global/nav/nav-about-ach-off.png', sizingMethod='scale');
	display:inline-block; 
	width:160px;
	height:18px;
	cursor:hand;
}
