/* CSS Document */
body#regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}

body#larger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 90%;
}

body#smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 70%;
}

h1 {
	position: absolute;
	left: 255px;
	width: 291px;
	height: 60px;
	/*
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.3em;
	font-weight : bold;
	line-height: 2ex;
	margin-top: 10px;
	*/
	text-indent: -9999px;
	background: url(../images/rfsp_wordmark.gif) 5px 6px no-repeat;
	border-left: 2px solid #666;
}

	* html h1 {
		top: 28px;
	}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	line-height: 3ex;
	background: #C60;
	margin: 0;
	padding: 10px 0 10px 10px;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.2em;
	font-weight : bold;
	margin-top: 10px;
	line-height: 2ex;
	color: #930;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
	margin-top: 10px;
	line-height: 2ex;
	color: #333;
}

h5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	padding-top: 0;
	line-height: 2ex;
	color: #930;
}

/*
H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 0.7em;
	font-weight : normal;
	padding-top: 0;
	line-height: 2ex;
}
*/

ul {
	margin: 5px 20px;
}

ul li {
	list-style: disc;
}

ol li {
	list-style: decimal;
	color: #333333;
}

div.centerbox div.textpadder p.Caption {
	margin: 5px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #333333;
}

div#bodycontent {
	float: left;
	width: 66%;
}

	div#bodycontent p {
	line-height : 120%;
	margin: 5px 35px 5px 0;
	}
	
img#section_image {
	display: block;
	float: right;
	margin: 0 10px 0 0;
}

div#pagetitlebar {
	height: 195px;
	padding: 10px 0 10px 10px;
	background: #C60;
}

div#pagetitlebarnoimage {
	padding: 10px 0 10px 10px;
	background: #C60;
}

h2#pagetitle {
	padding: 0;
	float: left;
	width: 55%;
	font-size: 1.5em;
}

h2#pagetitlenoimage {
	padding: 0;
	width: 55%;
	font-size: 1.5em;
}
	
div#homeimage {
	float: right;
	margin: 0 5px 0 0;
}

div>div#homeimage {
	float: none;
	text-align: right;
	margin: 0 5px 0 0;
}

div#introblurbbox {
	background: #930;
	line-height : 150%;
	margin: 5px 0;
	padding: 7px 0 5px 5px;
	height: 200px;
}

	div#introblurbbox p {
		color: #FFF;
		margin: 0 5px;
		float: left;
		width: 60%;
	}

div#sidebar {
	float: left;
	width: 200px;
}

div.centerbox ul {
	color: #444;
}

span.printurl {
	display: none;
}

/****** Print Friendly styles ******/
div#printfriendly {
	text-align: right;
}

	div#printfriendly img {
		margin: 3px 3px 0 0;
	}

body#printfriendly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
}

	body#printfriendly div#printlogos {
		margin: 10px 0 -30px 7px;
	}

		body#printfriendly div#printlogos div#rfsplogo {
			position: relative;
			top: -65px;
			left: 248px;
			width: 286px;
			height: 60px;
			border-left: 2px solid #666;
		}

			body#printfriendly div#printlogos div#rfsplogo img {
				margin: 6px 0 0 5px;
			}

	body#printfriendly h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.4em;
		font-weight: bold;
		color: #444;
		line-height: 3ex;
		background: #FFF;
		padding: 10px 0 10px 10px;
		border-top: 3px solid #000;
	}

	body#printfriendly div#printcontent {
		padding: 10px 0 10px 10px;
		width: 5in;
	}

		body#printfriendly div#printcontent a {
			color: #333;
			text-decoration: none;
		}

		body#printfriendly p.Caption {
			margin: 5px 15px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 85%;
			color: #333333;
		}


/****** Header bar Styles ******/
div#headerbar {
	height: 30px;
	background: #C60;
	text-align: right;
	color: #FFF;
	line-height: 30px;
	padding-right: 10px;
}

	div#headerbar a {
		color: #FFF;
	}

div#shrinktext, div#growtext {
	display: inline;
	background: #FFF;
	color: #36F;
	padding: 0 2px;
	margin-right: 3px;
	cursor: pointer;
}

div.disabledButton {
	visibility: hidden;
}


/****** Left Navigation Styles ******/
ul#leftnav img {
	cursor: pointer;
	position: relative;
	top: 2px;
	left: 5px;
}

ul#leftnav li {
	list-style: none;
	padding: 11px 0;
	margin: 0;
	border-bottom: 1px solid #930;
}

	ul#leftnav li.last {
		border-bottom: none;
		margin-bottom: 0;
	}

	ul#leftnav a:visited, ul#leftnav a:link {
		text-decoration: none;
		color: #666;
		font-weight: bold;
	}

	ul#leftnav a:hover {
		color: #930;
		text-decoration: underline;
	}

	ul#leftnav h3#thissection a, ul#leftnav li#thispage a {
		color: #C60;
		font-weight: bold;
	}
	
	ul#leftnav li li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #930;
	}

	* html ul#leftnav li li {
	margin: 0;
	padding: 7.5px 0;
	}

ul#leftnav h3 {
	margin: 0;
}

ul#leftnav h3.mainsection {
	display: inline;
}

ul#leftnav a.expand {
	text-decoration: none;
}

ul#leftnav ul {
	display: none;
}

ul#leftnav ul.show {
	display: block;
}


/*** Right Sidebar styles ***/
div#search form {
	margin: 0 0 10px 0;
}

	div#search form input {
		display: block;
		margin: 0 0 3px 0;
	}

	div#search button#searchbutton, button#frenchsearchbutton {
		position: relative;
		top: -2px;
		font: 85% Verdana, Arial, Helvetica, sans-serif;
		background: #FC6;
		color: #930;
		margin-right: 3px;
		text-align: center;
		width: 50px;
	}

		div#search button#frenchsearchbutton {
			width: 68px;
		}

div.blockout {
	margin: 30px 0 0 0;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div#quicklinks {
	background: #FC6;
	padding: 0 0 0 6px;
	position: relative;
}

div#quicklinks p {
	background-color: #FFCC66 !important;
	margin: 0 10px 0 -6px;
	line-height: 140%;
	background: #FC6;
	padding: 0px 0 4px 16px;
	z-index: 1000;
	display: inline-block; 
}

div#quicklinks h4 {
	background-color: #FFCC66 !important;
	font-size: 1.2em;
	margin: 0 4px 0 -6px;
	background: #FC6;
	padding: 10px 0 4px 16px;
	display: inline-block; 
}

a#en_comments, a#fr_comments, div#printfriendly a.printlink {
	cursor: pointer;
	color: #00F;
	text-decoration: underline;
}

/***** Forms styles *****/
body#printfriendly form#comments a {
	color: blue;
	text-decoration: underline;
}

form#comments label {
	display: block;
}

	form#comments label.inlinelabel {
		display: inline;
	}

form#comments input, form#comments textarea, form#comments select {
	margin-bottom: 10px;
}

	form#comments input#permissiontopost {
		margin: 0 7px 0 0;
	}

form#comments label#blurb {
	margin: 10px 0 0;
}

form#comments button {
	display: block;
	margin-top: 10px;
}

/***** Sitemap styles *****/
ul#sitemap {
	margin-left: 0;
}

ul#sitemap li {
	list-style: none;
	border: 3px solid #C60;
	margin: 5px 0;
	padding: 0 0 8px 10px;
}

	ul#sitemap li h3 {
		margin: 7px 0 12px;
	}

ul#sitemap li ul li {
	border: none;
	padding: 0;
	margin: 4px 0;
	list-style: inside disc;
}
