/* stylesheet of jb01 */

body {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #333;
	background-color: #C9A04B;
	margin-top: 30px;
}
#masterContainer {
	width:960px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #C9A04B;
	background-color: #C9A04B;
}
#box {
	width:400px;
	text-align:right;
	float: right;
	margin-right: 10px;
}
#header {
	width: 940px;
	background-image: url(img/jbs-heading.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 20px;
	font-size: 20px;
	padding-top: 10px;
	height: 110px;
	background-color: #C9A04B;
	font-style: normal;
}
#locatorContainer {
	width:960px;
	height:25px;
	line-height:25px;
	text-align:right;
	text-indent:25px;
	font-size: 10px;
}
#path {
	line-height:25px;
	margin-right:5px;
	float:left;
}
#searchbox input.submit {
	width:60px;
	height:21px;
	background-color:#F60;
	border:1px solid #F60;
	font-size:10px;
	margin-right:2px;
	margin-top:2px;
	line-height: 13px;
}
#leftContainer {
	width:200px;
	margin-bottom:2px;
	float:left;
	padding-bottom: 10px;
	height: 300px;
	clear: left;
}

#nav {
	clear: both;
	float: left;
	width: 200px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#nav li {
	list-style-type: none;
	list-style-image: none;
}
#nav a
{
	display: block;
	width: 200px;
	background-color: #f5f8fb;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #330;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	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: #f5f8fb;
	border-right-color: #f5f8fb;
	border-bottom-color: #c4bdad;
	border-left-color: #f5f8fb;
}
#nav ul
{
	line-height: 1.0em;
	font-weight: 600;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#nav a:hover
{
	background-color: #f5f8fb;
	color: #274f00;
	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: #f5f8fb;
	border-right-color: #F5F8FB;
	border-bottom-color: #c4bdad;
	border-left-color: #F5F8FB;
}
/* this is the div that contains the sitemap and login links */
#intLinks {
	margin-bottom:2px;
	padding-left:22px;
	padding-top:20px;
	float:left;
	font-size: 11px;
}
#contentContainer {
	width:640px;
	margin-right:30px;
	float:right;
	height: auto;
	font-size: 12px;
	color: #333;
}
#switch {
	margin-bottom: 10px;
}
#footer {
	clear:both;
	width:960px;
	line-height:25px;
	text-align:center;
	padding:0px;
}
#footertext {
	line-height:25px;
	padding:0px;
	margin:0px;
	font-size: 11px;
}
/* all links */

a {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #063;
}
/* CMSimple specific Tags, adapted from default template */

h1, h2, h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin-top:3px;
	margin-bottom:3px;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin-top:3px;
	margin-bottom:0px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 15px;
}
.docs {
	list-style: none;
	padding-left: 15px;
}
.sdoc {
	list-style: none;
	padding-left: 8px;
	background-color: #f5f8fb;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-style: normal;
	color: #274f00;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
	margin-left: 15px;
	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: #f5f8fb;
	border-right-color: #f5f8fb;
	border-bottom-color: #c4bdad;
	border-left-color: #f5f8fb;
}
/* the class for the page titles in the toc*/
.sdocs {
	list-style: none;
	padding-left: 15px;
}
/* classes for menu font colors */

.menulevel1 {
	font-size: 8pt;
	color: #060;
}
.menulevel1 a {
	font-weight: normal;
	color: #030;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: #030;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: #C30;
}
.menulevel2 {
	font-size: 8pt;
	color: #060;
}
.menulevel2 a {
	font-weight: normal;
	color: #030;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: #030;
	text-decoration: none;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: #C30;
}
.menulevel3 {
	font-size: 8pt;
	color: #060;
}
.menulevel3 a {
	font-weight: normal;
	color: #030;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: #030;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: #C30;
}

/* menu in footer*/
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: #030;
}
.submenu a:link, .submenu a:visited {
	color: #030;
}
.submenu a:active, .submenu a:hover {
	color: #C30;
}
.print {
	background-color:#ffffff;
	background-image:none;
}
.retrieve {
	background-color:#ffffff;
	background-image:none;
	text-align:left;
}
.homelink {
	font-size: 16px;
}
