a {
	text-decoration: none;
	color: #1F79BF;
}

*, html{
	font-size: 9pt;
	color: #505050;
}

.sidelist p a {
    font-weight: bold;
}

.gradientbordercap ol li{
	background-image: url("images/green_arrow_right.png");
	background-position: center left;
}

.bankingtab ol li, .singlebankingtab ol li{
	background-image: url("images/right_arrow_bullet.png");
	background-position: center left;
}

.bankingtab ol li a, .singlebankingtab ol li a{
	font-weight: bold;
	font-size: 8pt;
}

.singlebankingtab ol {
    padding-top: 25px;
}

ul.subNav li {
    padding: 10px !IMPORTANT;
    margin: 0px !IMPORTANT;
    list-style:none outside none;
}

ul.subNav{
    margin-bottom: 20px;
    margin: 0 10px 30px !IMPORTANT;
}

ul.subNav li.active{
    padding: 10px;
    background-color: #BDD73C;
}

ul.subNav li.active a{
    color: #FFFFFF;
    font-weight: bold;
}

.pagination li{
	float: left;
	margin:0 0.15em 0 -4px;
	padding: 5px;
}

.pagination li a{
	cursor: hand;
}

.article p {
    margin: 1px 0 15px 0 !IMPORTANT;
}

ul.accountfeatures, .additionalfeatures ul {
    font-size: 12px;
    list-style: disc outside !IMPORTANT;
    margin-left: 20px;
    margin-bottom: 15px;
}

ul.accountfeatures li, .additionalfeatures ul li {
    padding: 5px 0 5px 0;
}

.sub_homepage form .container #content .column p {
    font-size: 12px;
}

.sub_homepage form .container #content .column h3.subheader {
    color: #013360;
    font-size: 20px;
}

.sub_homepage form .container #content .column h2 {
    color: #BDD73C;
    font-size: 35px;
    font-weight: normal;
    border-bottom: none;
}

#content .headlines {
    /*width: 100%;*/
}
    
.headlines h2 {
    color: #FFFFFF;
    font-size: 36px;
    margin: 20px 0 50px 0;
    border: none !IMPORTANT;
}

.headlines h3, .headlines h1 {
    color: #BDD73C;
    font-size: 32px;
    margin: 60px 0 -10px 0;
}  

ol li {
    padding: 5px 15px 5px 15px;
	background-repeat: no-repeat;
}

#header .right .upper a{
	font-size: 8pt;
}

.middle h1{
	font-size: 24pt !IMPORTANT;
	color: #FFFFFF;
	margin: 24px 0 24px 0;
	line-height: 22px;
}

.middle ol li{
	margin-top: 5px;
}

.middle ol li a{
	color: #BDD73C;
	font-weight: bold;
}

#hero .left h2{
    position: absolute;
	color: #FFFFFF;
	font-size: 11pt;
	background-image: url("images/lock.gif");
	background-position: left top;
	background-repeat: no-repeat;
	top: 5px;
	left: 20px;
	width: 200px;
	padding: 0 0 5px 15px;
}

.middle p{
	font-size: 10pt;
	color: #FFFFFF;
}

.column h2{
	font-size: 16pt;
	color: #606060;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 10px;
	margin-bottom: 12px;
}

.survey .column h1{
	border-bottom: none;
	margin: 45px 0 25px 0;
	font-size: 40px;
	color: #BDD73C;
}

.survey .column h2{
	border-bottom: none;
	margin-top: 17px;
	font-size: 30px;
	color: #FFFFFF;
}

.survey .column h3{
	font-size: 18px;
	color: #013360;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e9e9e9;
}

.survey .column p {
    margin: 5px 0 5px 0;
}

.survey .column ul li {
    margin: 2px 0 2px 0;
}

.survey .column ul{
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 15px;
}

.column h3 a{
	color: #404040;
}

.locationaccordion h3 a{
	color: #005FA1;
	font-weight: bold;
}

.column p {
    margin: 5px 0 15px 0;
}



#accordion h3, .accordion h3{
    font-size: 9pt;
    font-weight:bold; 
    line-height: 39px;
    text-align:left;
    padding: 0 10px;
    
}
#accordion h3 {
     height: 39px; 
     white-space:nowrap;
     
     
}

#accordion div, .accordion h3{
	/* padding: 10px; */
	font-size: 10pt;
	line-height: 12pt;
	padding: 0.5em;
}

p {
	line-height: 12pt; 
}

#accordion div img, .accordion div img{
	margin-top: 5px;
}

#mainNav ul li a{
	font-size: 10pt;
	font-weight: bold;
	color: #343F00;
}

#mainNav ul.potato-menu-vertical li a{
    color: #1F79BF;
    font-weight: normal;
}

#rightgutter p {
    padding: 10px 15px 5px 25px;
}

#footer #footerlinks {
	font-size: 9pt;
	color: #0000FF;
}

#footer #footerlinks span{
	color: #9C9C9C;
}

#ctl00_Hero_ctl00_personalUsername {
    color: #818285;
    width: 150px;
}

.gradientbordercap div p b {
    font-size: 10pt;
}

#popheader h1{
    font-size: 22px;
    color: #103360;
}

#postcontent h4 {
    color: #013360;
    font-size: 16px;
}

.survey .pagination span{
	color: #5a5a5a;
}

.locations #tabs li a{
    color: #000000;
    font-weight: bold;
}

.locationaccordion h3 a, .accordion h3 a {
    color: #3783B4;
    font-weight: bold; 
    padding-top: 3px;
}

.ui-accordion-content .additionalfeatures h4 {
    color: #013360;
}

ol.standard {
	list-style-type: decimal;
	margin-left: 20px;
}

	ol.standard li {
		background: none;
		margin:2px 0 2px 17px !IMPORTANT;
		padding:5px 0 !IMPORTANT;
	}
