html,body{margin:0px; padding:0px;font-family: "Open Sans";}
body{
	font-family: "Open Sans";
	background-image:url('/images/bkgrndPattern.jpg');
	font-size:13px;
	background-repeat: repeat-x;
	background-color: #132F45;
	}
	h1,h3,h4,h5,h6{
	}
	h1{font-size: 25px;}
	h2 {
		font-size: 23px;
		color: #2A7BAA;
		font-family: "Open Sans";
	}
	a{text-decoration: none;color:#2A7BAA;}
	a:hover{color:#000;}
	img {
		border: none;	
	}
.button {
	float: left;
	margin-right: 50px;
}
.header {
	color: #1B3651;
}
.pageTitle {
	background-image: url('/images/topPageBorder.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 5px;
}
.vh {  
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
  #container{
	width: 960px;
	margin: 0 auto 20px auto;
	background-color: #fff;
	
}
		#header {
			background-image: url('/images/header.jpg');
			background-repeat: no-repeat;
			height: 223px;
			width: 100%;
		}
#frontPageRight{
	background-image: url('/images/2013_handshakeAd.jpg');
	background-repeat: no-repeat;
	margin-top: 1px;
	float: right;
	width: 235px;
}
#frontPageLeft{
float: right; 
padding: 5px; 
width: 400px;
}
#center{
	width:655px;	
	margin-left:0px;
	margin-right: 25px;
	min-height: 500px;
	float: right;
}
#sideMenu {
	position: relative;
}
	.navButton1 {
		background: #1B3651;
		border-top-right-radius: 150px;
		border-top: none;
		box-sizing: border-box;
		color: #FFFFFF;
		font-family: "Open Sans";
		font-size: 1.9em;
		font-weight: bold;
		height: 55.2px;
		margin: 0 0 0 1px;
		padding: 0.40em;
		position: relative;
		top: -54.8px;
		width: 258px;
		z-index: 10;
	}
	.navButtonBack1 {
		background: #CBA252;
		height: 55px;
		left: 208px;
		margin: 0;
		position: relative;
		top: 0px;
		width: 50px;
		z-index: 1;
	}
	.navButton2 {
		background: #1B3651;
		border-top-right-radius: 150px;
		border-top: none;
		box-sizing: border-box;
		color: #FFFFFF;
		font-family: "Open Sans";
		font-size: 1.9em;
		font-weight: bold;
		height: 55.2px;
		margin: 0 0 0 1px;
		padding: 0.40em;
		position: relative;
		top: -107.6px;
		width: 258px;
		z-index: 10;
	}
	.navButtonBack2 {
		background: #CBA252;
		height: 55px;
		left: 208px;
		margin: 0;
		position: relative;
		top: -52.8px;
		width: 50px;
		z-index: 1;
	}
	.navButton3 {
		background: #1B3651;
		border-top-right-radius: 150px;
		border-top: none;
		box-sizing: border-box;
		color: #FFFFFF;
		font-family: "Open Sans";
		font-size: 1.9em;
		font-weight: bold;
		height: 55.2px;
		margin: -108.4px 0 0 1px;
		padding: 0.40em;
		position: relative;
		top: -52.8px;
		width: 258px;
		z-index: 10;
	}
	.navButtonBack3 {
		background: #CBA252;
		height: 54.8px;
		left: 208px;
		margin: 0 0 0 1px;
		position: relative;
		top: -105.6px;
		width: 50px;
		z-index: 1;
	}
			.navButton1:hover,
			.navButton2:hover,
			.navButton3:hover {
				color: #CCCCCC;
			}
#buttonBottom {
	background-image: url('/images/2013_LnavNCUAButton.jpg');
	height: 140px;
	margin-top: -49.2px;
	width: 259px;
}
#buttonBottom img{
	float: left;
}
			#footer {
				background: #FFF;
				clear: both;
			}
				#footerLogos {
					padding-top: 10px;
					width: 100%;
				}
				
	/****************/
	/*****RATES******/
	/****************/
		#rates_container{
			
		}
		.rates_effective{
			clear: both;	
		}
		.rates_nav{
			clear: both;	
		}
		.rates_button{
			margin-right: 10px;
		}
		.rates_table{
			width: 100%;
		}
		.rates_header{
	        color: #2a7baa;
			font-family: "Open Sans";
			font-size: 23px;
			background-color: #E7F0F5;
			font-weight: bold;
			padding: 0.5em 0;
		}
		.rates_title{
			font-weight: bold;
		}
		.rates_bold{
			font-weight: bold;
		}
		.rates_notes{
			font-size: 0.75em;
			font-style: italic;
		}
		.rates_subheader{
		}
		.rates_linespace{
		}
		.rates_aRow{
		}
		.rates_standard{
			
		}
	/****************/
	/******News******/
	/****************/
		.news_title{
			font-weight: bold;
			margin: 1em 0;	
			color: #2A7BAA;
			font-size: 1.75em;
		}
		.news_title p{
			margin: 0;	
			display: inline;
		}
		.news_details{
			
		}