/* Header
-----------------------------------------------------------------------*/
a{color:#0571ad;}
a:hover{color:#043956;}

/* Changes the background behind the navigation */
#nav{background:#91AF9E url(../images/tabShadow.png) bottom repeat-x;*background-image:none;}

/* Changes the headline in the main big box */
#overview .account h2{font-size:3.4em;line-height:1em;margin:15px 0 0;color:#09535C;position:relative;letter-spacing:-0.01em;*margin-top:25px;}

/* Changes the font in the right-side boxes */
.mod h2{font-size:1.3em;font-weight:bold;color:#333333;}

/* Changes the background of the right-side boxes */
/* NOTE: Change both this line and the line below for the "keys to success" box */
.mod .title{background:#DFD6BF;padding:1.25em 1.5em;}
#keys.mod .title{background:#DFD6BF url(../images/iconKey.png) 96% 50% no-repeat;}

/* Changes the background of the account name boxes */
.accountBox .accountName{background:#91AF9E;}

/* Changes the background of the "inactive" account underneath the account name */
.accountBox .tagline{background:#F7F0EA;}

/* Changes the background of the "selected" account underneath the account name */
.accountBox.active .tagline{background:#DFD6BF;}

/* Changes the font title on the "How it works" page */
#how h1{color:#09535C;font-size:2.7em;letter-spacing:-.03em;margin:.5em 0 .75em;}
#what h1{color:#09535C;font-size:2.7em;letter-spacing:-.03em;margin:.5em 0 .75em;}
#testimony h1{color:#09535C;font-size:2.7em;letter-spacing:-.03em;margin:.5em 0 .75em;}
