/* Global FBCNJ CSS */
body
{
font-family: georgia;
}

#container_top
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*background-color: black;*/
        background-image: url(/images/interface/homebg.jpg);
        /*background-image: url(/images/interface/NewHomePageBackground.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
}

body
{
	background-color: black;
	background-image: url('/images/interface/bgstrip.png');
	background-position: top center;
	background-repeat: repeat-y;
}

#header
{
	/* Gives #logofloat something to be positioned against. */
	position: relative;
}

#header p
{
	height: 102px;
}

div#toptabl, div#toptabr
{
	color: white;
	float: right;
	font-size: 9pt;
	height: 25px;
	margin-bottom: 5px;
}

div#toptabl
{
	padding-left: 4px;
	padding-right: 0px;
	vertical-align: middle;
	background: url(/images/interface/toptab_l.png) no-repeat left bottom;
	line-height: 25px;	
}

div#toptabr
{
	padding-left: 0px;
	padding-right: 4px;
	background: url(/images/interface/toptab_r.png) no-repeat right bottom;
	line-height: 25px;
	white-space: nowrap;
	overflow: hidden;
	width: 1px;
}

#toptabr form
{
	margin: 0px;
	padding: 0px;
	display: inline;
}

#toptabr input
{
	font-size: 8pt;
	padding:0px;
}

#toptabr input.empty
{
	color: #aaaaaa;
	font-style: italic;
}

#toptabr input.filled
{
	color: #000000;
	font-style: normal;
}

#toptabl a, #toptabr a
{
	color: #dac4a1;
	text-decoration: none;
}

#toptabl a:hover, #toptabr a:hover
{
	text-decoration: underline;
}

#topads
{
	float: right;
	text-align: right;
	clear: right;
}

#topads a
{
	margin-left: 5px;
}
 
div#navbar
{
	/*background-color: #333344;*/
}

#logofloat
{
	position: absolute;
	left: -10px;
	top: 5px;
	z-index: 100;
	height: 211px;
	width: 169px;
	background-repeat: no-repeat;
}

#logofloat img
{
	z-index:99;
}

#onthemantle
{
	position: absolute;
	left: -10px;
	top: 5px;
	z-index: 100;
	height: 211px;
	width: 169px;
	background-repeat: no-repeat;
}


#navcont p
{
	display:block;
	background-color: #cccccc;
	margin:0px;
	height: 100px;
}

#navbar {
  float:left;
  width:100%;
  /*background:#DAE0D2 url("bg.gif") repeat-x bottom;*/
  font-size:17px; /*93%*/
  line-height:normal;
  font-family: georgia;
  }
#navbar ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#navbar li {
  float:left;
  background:url("/images/interface/tab_left.png") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#navbar a {
  float:left;
  display:block;
  background:url("/images/interface/tab.png") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:normal;
  color:#dddddd;
  border-bottom: none;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navbar a {float:none;}
/* End IE5-Mac hack */
#navbar a:hover {
  color:#dac4a1;
  }
#navbar #current {
  background-image:url("/images/interface/tab_left_on.png");
  }
#navbar #current a {
  background-image:url("/images/interface/tab_on.png");
  color:#000000;
  padding-bottom:5px;
  }

#pagehead
{
	width: 700px;
	height: 25px;
	background-image:url(/images/interface/paper_head.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#pagebody
{
	margin-top:10px;
	padding:0px;
	background-image:url(/images/interface/paper_body.jpg);
	background-repeat: repeat-y;
	background-position: top center;
}

h2
{
	font-size: 28px;
	font-family: arial, sans-serif;
	color: #261b0e;
	text-align: right;
	font-weight: bold;
	margin-bottom: 0px;
}

#bodytext
{
	margin-left: 20px;
	margin-right: 20px;
	color: #261b0e;
	min-height: 250px;
}

#pagebody a
{
	color: #3F362A;
	text-decoration: none;
	border-bottom: 1px dashed #3f362a;
}

#pagebody a:hover
{
	text-decoration: none;
	border-bottom: none;
}

#pagebody a.icon, #pagebody div.icon a, #pagebody span.icon a
{
	/* for image links, where an underline is undesirable. */
	/* you can set this class on the anchor element itself, or on a containing div or span */
	border-bottom: none;
}

#pagefoot
{
	width: 700px;
	height: 40px;
	background:none;
	background-image:url(/images/interface/paper_foot.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#sidenav
{
	color: rgb(253, 244, 214);
	/*font-weight: bold;*/
	font-size: 10pt;
	font-family: tahoma;
	/*text-transform: uppercase;*/
	background-color: #00183c;
	background-image:url(/images/interface/navbgtop.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	width: 220px;
}

#sidenavcont
{
	min-height: 200px;
	padding: 10px;
}

#sidenavcont a
{
	color: rgb(253, 244, 214);
	/*font-weight: bold;*/
	font-size: 10pt;
	font-family: tahoma;
	text-decoration: none;
}

#sidenavcont a:hover
{
	text-decoration: underline;
}

#sidenavcont li
{
	text-transform: none;
	font-weight: normal;
}

#sidenavcont li a
{
	font-weight: normal;
	color: rgb(200, 200, 220);
	text-decoration: none;
}

#sidenav li a:hover
{
	text-decoration: underline;
}

#sidenav li.current a, #sidenav a.current
{
	font-weight: bold;
	color: rgb(253, 244, 214);
}

#sidenavfoot
{
	background-image:url(/images/interface/navbgbot.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	height: 10px;
	width: 220px;
	padding: 0px;
	margin: 0px;
}

#footround
{
	background-image:url(/images/interface/foot.png);
	background-repeat:no-repeat;
	background-position: top center;
	height:15px;
	width:100%;
}

#foottext
{
	font-size: 8pt;
	background-image:url(/images/interface/bgstripdark.png);
	background-repeat: repeat-y;
	background-position: top center;
	width:100%;
	text-align:center;
	color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 8pt;
	letter-spacing: 0.5pt;
	padding-bottom: 10px;
}

#foottext a
{
	color: #295088; /* 0E3F88;*/ /* #dac4a1;*/
	text-decoration: none;
	border-bottom: none;
}

#foottext a:hover
{
	text-decoration: underline;
}

span#footseps span
{
	font-size: 12pt;
	color: #3d3d3d; /* #00378a; */ /*  #9ac0de;  */
	vertical-align: middle;
	line-height: 9pt;
	margin-left: 1px;
	margin-right: 1px;
}

div.fixemail span
{
	font-size: 10pt;
	display: inline;
}

