@charset "utf-8"; 
html, body {
	background-color: #E5E8D7;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	height: auto;
	text-align: center;		
}

a:link {
	color: #4588BA;
	text-decoration: none;
}
a:visited {
	color: #CB670C;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #41526C;
	font-size: 1em;
	line-height: 130%;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #474844;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	padding: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.75em;
	margin-left: 0em;
	text-align: left;
	display: block;
	vertical-align: top;
}
p.Breadcrumbs {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: normal;
	font-weight: normal;
	padding: 0pt;
	text-align: left;
	display: block;
	margin: 0pt;
	color: #767771;
}
#container {		
	display: block;
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;		
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	display: block;
	overflow: visible;
	position: relative;
	width: 1000px;
	clear: both;
	height: 192px;
	background-color: #000000;
	padding: 0px;
	visibility: visible;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	z-index: 0;
	margin-top: 0px;
	margin-right: auto;		
	margin-bottom: 0px;
	margin-left: auto;		
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#frbp-logo {
	
	position: absolute;
	height: 96px;
	width: 546px;
	
	display: block;
	z-index: 1;
	top: 50px;
	left: 16px;
	overflow: hidden;
	visibility: visible;
}

#utility-navigation p {
	color: #CCCCCC;
}
#utility-navigation label {
	color: #FFFFFF;
	padding-right: 10px;
}

#top-navigation li:hover a {								
	background-position: 100% -33px;
}

#page-body-top-edge {
	background-image: url(../_images/content-background.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 1000px;
	background-color: #F4F5F0;
	overflow: hidden;
}
#page-body-top-edge    #TopEdgeOptions {
	text-align: right;
	display: inline;
	width: 250px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	margin: 0px;
}


#page-body {
	width: 1000px;
	visibility: visible;
	z-index: auto;
	display: block;
	float: left;		
	height: auto;
	min-height: 100%;
	position: relative;
	background-color: #F4F5F0;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	clear: both;
	overflow: visible;
	padding: 0px;
	background-image: url(../_images/left-navigation-background-vertical.gif);
	background-repeat: repeat-y;
}

#left-navigation  li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
	text-align: left;
	display: block;
	overflow: visible;
	visibility: visible;
	margin: 0px;
	vertical-align: middle;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C7D5;
}
#left-navigation  li a:hover  {
	background-position: left top;
	background-image: url(../_images/left-navigation_bg.jpg);
	background-repeat: repeat-x;
	background-color: #CD7221;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A3C7D5;
}

#left-navigation  li ul li  {
	text-indent: 18px;
}

 #center-content-no-left-nav {	
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
	display: inline;
	float: left;
	z-index: 1;
	overflow: visible;
	visibility: visible;
	position: relative;
}
#center-content {
	width: 575px;
	padding-right: 0px;
	padding-left: 0px;
}
#center-content-1column {
	width: 972px;
	padding-right: 14px;
	padding-left: 14px;
}
#center-content-2column {
	width: 790px;
	padding-right: 14px;
	padding-left: 0px;
}
#center-content-no-left-nav {
	width: 756px;
	padding-right: 0px;
	padding-left: 14px;
}

#right-navigation {
	overflow: visible;
	height: auto;
	width: 190px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	z-index: 1;
	position: relative;
	visibility: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#right-navigation div.RightNavCalloutTop {
	height: 52px;
	width: 190px;
	background-image: url(../_images/right-navigation-callout_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right-navigation div.RightNavCallout {
	height: auto;
	width: 190px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#right-navigation div.RightNavCalloutTop h2 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#right-navigation div.RightNavCalloutContent {
	background-image: url(../_images/right-navigation-callout_bg.gif);
	height: auto;
	width: 170px;
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
#right-navigation div.RightNavCalloutContent p, {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.75em;
	color: #474844;
	line-height: 130%;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#right-navigation div.RightNavCalloutBottom {
	height: 6px;
	width: 190px;
	background-image: url(../_images/right-navigation-callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#footer-top-edge {
	display: block;
	overflow: visible;
	position: relative;
	width: 1000px;
	background-image: url(../_images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
	height: 8px;
	background-color: #E5E8D7;
	margin-top: 0px;
	margin-right: auto;		
	margin-bottom: 0px;
	margin-left: auto;		
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#footer {
	display: block;
	overflow: visible;
	position: relative;
	width: 1000px;
	background-image: url(../_images/footer-background.jpg);
	background-repeat: repeat-x;
	background-position: 0px -8px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	height: auto;
	background-color: #E5E8D7;
	margin-top: 0px;
	margin-right: auto;		
	margin-bottom: 0px;
	margin-left: auto;		
	left: 1px;
}
#footer p {
	color: #3B4F68;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	display: block;
	vertical-align: top;
	padding: 0pt;
	margin: 0pt;
	line-height: 150%;
}

