.frbblogo {
	float: left;
	clear: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42413C;
	font-weight: bold;
	vertical-align: bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
li , li            ul li{
	font-size: 1.2em;
	line-height: 1.3em;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: circle;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.artitle {
	float: right;
	clear: right;
	height: 26px;
	width: 226px;
}
.third-column {
	float: left;
	width: 48%;
	padding-right: 5px;
	clear: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
}
.print-friendly-text {
	display: block;
	font-size: 10pt;
}
p               {
	font-size: 1.2em;
	line-height: 1.3em;
}
/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
#header {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #42413C;
	height: 55px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 100%;
}



.header-logos {
	float: right;
}
#navigation {
	text-align: right;
	color: #666;
	padding-right: 5px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	display: none;
}
#footer, footer, #m-wrap , #m-menu-link, #m-nav{
	display: none;
}
body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.container {
	width: 95%;
	background: #FFF; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}




.left675, .left575, .right675, .right575 {
	float: none;
	width: 95%;
	background-color: #FFFFFF;
	clear: both;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.left250 , .left350{
	display: none;
}


.right250 {
	width: 95%;
	float: none;
	clear: both;
}
.righthome {
	width: auto;
	float: right;
}
.right350 {
	width: 95%;
	float: none;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: 5px;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
.right250 img, .right350 img {

}
