/*CSS for Dannemora FCU*/

body {
	text-align: center;
	background-color: #233650;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a {
	color: #486C9D;
}
a:hover {
	color:#243751;
	text-decoration: underline;
}
h2 {
	font-size: 18px;
	color: #233650;
	line-height:30px;
	border-bottom: solid #233650 2px;
	}
h3 {
	font-size: 16px;
	color: #486FA5;
	line-height:20px;
	}
h4 {
	font-size: 12px;
	color: #486FA5;
	line-height:16px;
	}

hr {
	color: #233650;
	background:  #233650;
	border-style:solid;
	width:95%;
	text-align:center;
	}
#wrapper {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #ffffff;
	border: solid 20px #00548C;*/
	overflow: hidden;
	}
#header {
	width:800px;
	background-image: url(images/header.png);
	height: 122px;
}
#dateStyle{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-left:685px;
	padding-top:10px;
}

#innerTop {
	width: 800px;
	background-image: url(images/innerTop.png);
	background-repeat: no-repeat;
	height: 10px;
	}
#inner {
	width: 800px;
	background-image: url(images/innerMiddle.png);
	background-repeat: repeat;
	margin-top:-5px;
	}
#innerBottom {
	float: left;
	width: 800px;
	background-image: url(images/innerBottom.png);
	background-repeat: no-repeat;
	height: 10px;
	}

.leftCol {
	width: 190px;
	padding-top: 0px;
	float:left;
	}
.VB {
	background-image:url(images/VB_box.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 183px;
	vertical-align:top;
	width: 183px;
}
.VBlogin {
	text-align:center;
	padding-top: 40px;
	font-size: 18px;
	font-weight:bold;
}
.contentMain {
	width: 590px;
	vertical-align:top;
	float:left;
}
.banner {
	float:left; 
	width:586px; 
	height:155px;
	padding-left:4px;
}
.padding {
	padding: 5px 40px 10px 10px;
	}
.contentLeft {
	width: 365px;
	vertical-align:top;
	}
.leftPad {
	padding: 10px 10px 0px 10px;
}
.contentRight {
	background-color: #FDF9DB;
	vertical-align:top;
	}
.footerTag {
	font-size:9px;
	color:#CCCCCC;
	text-align:right;
	padding-top:6px;
}
.disclosure {
	font-size:9px;
	padding-top:6px;
}
.footerTag a{
	font-size:10px;
	color:#fd6600;
	text-decoration:underline;
	font-weight:bold
}
.footerTag a:hover{
color:#fd6600;
text-decoration:none;
font-weight:bold;
}
/*rates table styles*/
.ratesTitle {
	color:#5D6172;
	font-size:14px;
	font-weight:bold;
	padding: 0px;
	border-bottom: #5D6172 solid 2px;

}
.rates_buttons {
	padding-right: 12px;
}
