@charset "UTF-8";
html body {
	margin: 0;
	padding: 0;
	background: url(../images/jbrc-bg1-long.gif) repeat-y;
}
	
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h1 {
	font-size: 24px;
	font-weight: bold;
	}
	
h2 {
	font-size: 18px;
	font-weight: 700;
	font-stretch: condensed;
	}

.center {
	text-align: center;
	text-indent: 0px;
	}
	
.left {
	text-align: left;
	text-indent: 0px;
	}
	
.right {
	text-align: right;
	text-indent: 0px;
	}
	

#container {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

#banner_top {
	height: 99px;
	width: 100%;
	margin: -1px;
	padding: 0;
	top: 0;
	background: transparent url(../images/template8_01-repeat.jpg) repeat-x;
	position: absolute;
}

#banner_top p.main_link {
	background: url(../images/jbrc_banner1.jpg) no-repeat;
	width: 100%;
	height: 99px;
	margin: 0;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#banner_top a,a:visited {
	color: white;
	}
	
#banner_top a.banner_sitemap {
	display: inline-block;
	margin-top: 70px;
	vertical-align: bottom;
	}
	
#banner_top p.main_link a.banner_link span {
	display: inline-block;
	width: 1000px;
	height: 95px;
	vertical-align: bottom;
	}

#nav_left {
	width: 200px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	height: 100%;
	line-height: 20px;
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#nav_left ul {
	margin-left: 5px;
	}

#nav_left ul, li {
	list-style: none;
	color: white;
	}

#nav_left li.list_head {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid;
	color: white;
	}
	
#nav_left li.list_important {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid;
	color: white;
	}
	
#nav_left li.list_inside {
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	color: white;
	text-indent: 5px;
	list-style-type: disc;
	list-style-position: inside;
	}

#nav_left li.list_head a, a:visited, a:active {
	color: white;
	text-decoration: none;
	text-align: left;
	/*text-indent: -5px;*/
	}

#nav_left li.list_head a:hover {
	color: yellow;
	text-decoration: none;
	}

#nav_left li.list_important a, a:visited, a:active {
	color: white;
	text-decoration: none;
	text-align: left;
	/*text-indent: -5px;*/
}

#nav_left li.list_important a:hover {
	color: yellow;
	text-decoration: none;
}

#nav_left li.list_inside a, a:visited, a:active {
	color: white;
	text-decoration: none;
	text-align: left;
	/*text-indent: -5px;*/
}

#nav_left li.list_inside a:hover {
	color: yellow;
	text-decoration: none;
}
	

#body_text {
	width: 800px;
	margin-right: auto;
	text-align: left;
	position: absolute;
	left: 225px;
	top: 100px;
	text-indent: 15px;
}

#body_text h1 {
	text-align: center;
	color: black;
}

#body_text h4.img_group1 {
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin: 0px 5px 2px 0px;
	padding-top: 0px;
	}

#body_text img.image_caption {
	margin: 0px;
	text-indent: 0px;
	}

#body_text h4.img_group1 span {
	display: block;
	text-align: center;
	text-indent: 0px;
	margin-top: 5px;
	}

.img_float_right {
	float: right;
	margin: 0px;
	padding: 0px;
	border: 1px dotted black;
}

.img_float_left {
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px solid black;
}

#body_text p.anchor_linkbar {
	text-align: center;
	margin: 0px;
	border: 1px 0px 1px 0px solid black;
	}

#footer {
	width: 800px;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	padding-top: 5px;
	clear: both;
}

.footer_nav {
	font-size: 12px;
	position: relative;
	bottom: 0;
	font-weight: bold;
}

em {
	font-style: normal;
	font-weight: bold;
}

table {
	text-indent: 0px;
}

table.in_data {
	margin-right: auto;
	margin-left: auto;
}

td {
	vertical-align: bottom;
	margin: 0px 3px;
}

td.first {
	text-indent: 0px;
	font-weight: bold;
	margin: 3px 0px;
	line-height: 150%;
}

table.in_data ul {
	/*margin-left: -25px;*/
	}

table.in_data ul, li {
	list-style: none;
	color: black;
	}
	
table.in_data li.header {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	}

a:link,a:visited,a:active {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h2 a:link,h2 a:visited,h2 a:hover {
	color: #000;
	text-decoration: none;
}

th {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 35px;
}

h2.subhead {
	text-align: center;
	text-indent: 0;
}

p.center_noind {
	text-indent: 0px;
	text-align: center;
}

/* My Comment */

p.no_indent {
	text-indent: 0;
}

ol {
	text-indent: 0;
}
