/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	color: #0957A4;
	background-color: #FFFFFF;
	overflow: visible;
}


#header {
	padding-top: 0px;
	width: 780px;
	height: 152px;
}



#main {
	text-align:left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	width: 760px;
	background-image: url(nav/FbRN-paper.jpg);
 }

.strong {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
}


#contents {
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Georgia, Helvetica;
	font-size: 1em;
	line-height: 1.5em;
	z-index: 1;
	width: 790px;
}


#contents a{
	color: #0957A4;
	text-decoration: none;
	background-color: #F4F3EF;
	background-image: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}
#contents a:hover{
	text-decoration: underline;
	color: #8D8D8D;
	background-color: #FFFFFF;

}

#contents h1{
	color: #0082E1;
	font-family: "Trebuchet MS", Arial, Georgia, Helvetica;
	text-transform: uppercase;
	margin-left: 0px;
	font-size: 1.5em;
	margin-bottom: 0.5em;
	display: block;
	line-height: 0.9em;
	float: left;
	margin-top: 3px;
	width: 170px;
	text-align: left;

}


#contents h2{
	font-size: 1.1em;
	color: #8C8C8C;
	display: block;
	width: 170px;
	float: left;
	margin-top: 0px;
	text-align: left;
	clear: both;

}
#contents h3 {
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
	font-size: 1.2em;
	line-height: 1em;
	padding-bottom: 4px;
}
#contents h4{
	font-size: 1em;
	color: #8C8C8C;
	display: block;
	width: 170px;
	float: left;
	margin-top: 0px;
	text-align: right;
	clear: both;

}

#main #contents #stuff img {
	float: left;
	margin-right: 7px;
	margin-top: 4px;
}

#container #main #contents #stuff .smallpic {
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	clear: both;
	margin-top: 1px;
}
#container #main #contents #stuff .smallpic img {
	text-align: right;
	float: right;
	margin: 0px;
}

#main #contents #stuff p {
	margin-right: 24px;
	margin-top: 0px;
	margin-left: 175px;
	margin-bottom: 0.6em;
}

#container #main #contents #stuff hr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 175px;
}


.input {
	background-color: #004E9F;
	font-size: 0.9em;
	margin-top: -3px;
	color: #FFFFFF;
	border: 1px solid #18529B;
}

#container #main #contents #stuff .form {
	background-color: #FFFFFF;
	border: 1px solid #0957A9;
}


.footnote a, a:visited, a:active {
	color: #0957A4;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footnote {
	padding-left: 0px;
	display: block;
	color: #0957A4;
	margin-top: 6px;
	font-size: 0.9em;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-right: 24px;
	width: 790px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #8C8C8C;
}

.footnote a:hover {
	color: #8C8C8C;
	text-decoration: underline;
}

#footer {
	height: 48px;
	z-index: 5;
}

.smaller {
	font-size: 0.85em;
	line-height: 1.1em;
}
.small {
	font-size: 0.85em;
	line-height: 1.3em;
	padding-right: 178px;
	display: block;
	text-align: justify;
}
.small strong {
	color: #0191A5;
}


#stuff {
	width: 610px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
}


#submenu {
	display: block;
	width: 160px;
	float: right;
	z-index: 5;
	margin-top: 0px;
	font-weight: bold;
	line-height: 0.9em;
	font-variant: normal;
	font-size: 1.1em;
	letter-spacing: 0em;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-right: 5px;
}
#submenu .button0 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #0759A5;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #0759A5;
}

#submenu .button1 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #0032FC;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #0032FC;
}
#submenu .button2 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #01B001;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #01B001;
}
#submenu .button3 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #FF7606;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #FF7606;
}
#submenu .button4 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #BC00DD;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #BC00DD;
}
#submenu .button5 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #4D99E6;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #4D99E6;
}
#submenu .button6 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #E10000;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #E10000;
}
#submenu .button7 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #1C8687;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #1C8687;
}
#submenu .button8 {
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 6px;
	border: 3px solid #7386BA;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	color: #7386BA;
}
#submenu .button-on0 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #0759A5;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #0759A5;
}
#submenu .button-on1 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #0032FC;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #0032FC;
}
#submenu .button-on2 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #01B001;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #01B001;
}
#submenu .button-on3 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #FF7606;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #FF7606;
}
#submenu .button-on4 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #BC00DD;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #BC00DD;
}
#submenu .button-on5 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #4D99E6;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #4D99E6;
}
#submenu .button-on6 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #E10000;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #E10000;
}
#submenu .button-on7 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #1C8687;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #1C8687;
}
#submenu .button-on8 {
	color: #FFFFFF;
	display: block;
	padding-left: 6px;
	padding-bottom: 3px;
	position: inherit;
	padding-top: 2px;
	margin-left: 0px;
	margin-top: 6px;
	border: 3px solid #7386BA;
	margin-right: 0px;
	padding-right: 6px;
	background-color: #7386BA;
}
#submenu a{
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	display: block;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

#submenu a:hover {
	text-decoration: none;
	background-color: #8C8C8C;
	color: #FFFFFF;
	border-top-color: #8C8C8C;
	border-right-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	border-left-color: #8C8C8C;
}




#main #end {
	height: 12px;
	clear: both;
	text-align: center;
}

.output {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	display: block;
	font-size: 0.9em;
	margin-top: -3px;
}
#container #main #header #headerpic {
	background-color: #CCCCCC;
	height: 145px;
	width: 145px;
	display: block;
	float: right;
}
#container #main #contents #stuff .withpic {
	margin-top: -1.4em;
	display: block;
}
#address {
	display: block;
	width: 160px;
	float: left;
}
