/* General settings. */
html { margin: 0px; padding: 0px; }

body
{
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-right: .5em;
	margin: 0px;

}
div.clear{ clear:both;}


a:link { color: #000099; }
a:visited { color: #216060;}
a:active { color:#ff0000;}

acronym { cursor: help; }

p { 
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

p.first { 
	padding-top: 20px;
}

#banner
{
	background-color: black;
	clear: both;
}

.skiplink {
	display: none
}

div.clear { clear: both;position:relative; }
	
.clear {
	clear: both;position:relative;
	}
.hide {
	display: none;
}

/* Top of the Page information for the future 
switched to height: em for text resizing

***  ***
*/
#jlabheader {
	/* Top Right Bottom Left */
	padding: 3px 3px 3px 20px;
	background-color: #3B656A;
	color: #fff;
	font-weight: bold;
	font-size: smaller;
	vertical-align: middle;
	height: 1.5em;
}

#jlabheader a {
	color: #fff;
	text-decoration: underline;
}
	
#header {
	background-color:white;
}

/* ***  *** */
h1 {
	background-color: #CEBE9C;
	padding-left: 10px;
	padding-top: 5px;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	border-bottom: #CEBE9C 2px solid;
	color: #3B656A;
	font-size: 1em;
	padding-left: 10px;
	font-weight: bold;
}

h3 {
	color: #3B656A;
	font-size: 1em;
	padding-left: 10px;
	font-weight: bold;
}

/* Have to put background-color on everything for left column look
need this if nav length < content */
/*
***  ***
*/
#content {
	background-color: #F4EFE1;
}


/* Makes border around main body. Color:  border */
#main_body {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 200px;
	/* for IE bug when table 100% */
	height:1%;
}

#main_body p, p#main_body { padding-left: 25px; }

/* Makes background color of sidebar.
aligned to the left
 */
#sidebar {
	background-color: transparent;
	margin-right: 0px;
	width: 200px;
	float: left;
	height: 100%;
	padding-bottom: 20px;
}

#sidebar p {
	font-size: smaller;
	padding-top: 10px;
}

#sidebar a { text-decoration: none; }

/* Tabs along the top */
ul#main_navigation,
#main_navigation ul {
	list-style:none;
	display: inline;
	white-space: nowrap;
	margin: 0; 
	padding: 0; 
	clear: both;
	position:relative;
}


/* 
************************** 
***  *** borders
***  *** tab
************************** 
*/
li#main_navigation,
#main_navigation li {
    display: inline;
	background-color: #B77356;
	border-bottom: #CEBE9C 1px solid;
	border-right: #CEBE9C 1px solid;
	border-top: #CEBE9C 1px solid;
	font-weight: bold;
	color: white;
    clear: both;
	font-size: smaller;
	margin: 0;
	padding: 2px 20px 2px 20px;
}
	
li#main_navigation a,
#main_navigation li a {
	color: white;
    clear: both;
    text-decoration: none;
}
	
/* Top navigation selected 'button'.  */
.main_navigation_current {
	background-color: #3B656A;
    clear: both;position:relative;text-align:right;height:26px;
}

/* ***  *** */
li#main_navigation_current,
#main_navigation_current li {
    display: inline;
	background-color: #3B656A;
	border-bottom: #3B656A 1px solid;
	border-right: #CEBE9C 1px solid;
	border-top: #CEBE9C 1px solid;
	font-size: smaller;
	font-weight: bold;
	color: white;
    clear: both;
	margin: 0;
	padding: 2px 20px 2px 20px;
}

li#main_navigation_current a,
#main_navigation_current li a {
	color: white;
    clear: both;
	text-decoration: none;
}
	
/* side navigation styles */
/* ***  *** */
.nav_heading {
	background-color: #3B656A;
	color: white;
    clear: both;
	padding-left: 20px;
	border-bottom: #000 1px solid;
	margin-bottom: 0px;
	margin-top:0px;
	font-size: smaller;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nav_heading a {
	color: white;
    clear: both;
	}

/* text in the left navigation */
.nav_sub {
	padding-left: 2.3em;
	padding-top: 0.5em;
	font-size: 0.8em;
	padding-bottom: 1em;
	margin: 0px;
	list-style-type: disc;
}

.nav_sub li {
	padding-bottom: .4em;
}

/* 
***  ***
*/
.pullquote {
	width: 250px;
	float: right;
	background-color: #CEBE9C;
	margin-top: 0px;
	color: black;
	margin-left: 15px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: smaller;
}

div.row span.left {}

#footer {
	background-color: #3B656A;
	color: white;
    clear: both;
	position: relative;
	padding: 5px 20px 0px 20px;
	height: 3.5em;
	font-size: smaller;
}
#ffooter {
	background-color: #3B656A;
	color: white;
    clear: both;
	padding: 5px 20px 0px 20px;
	font-size: smaller;
}
#footer a { 
	color: white;
    clear: both;
	text-decoration: underline;
}
#ffooter a { 
	color: white;
    clear: both;
	text-decoration: underline;
}
.left {
	text-align: left;
	float: left;
	}

.left a { color: white; }

.lefth {
	text-align: left;
	float: left;
	color:white;
	height:85px;
	width:445px;
	}

	
.right {
	text-align: right;
	float: right;
	margin: 0px;
	}
	
	
/* For the search form  */
.right form {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	font-size: 11px;
	vertical-align: middle;
	}
	
.right form input {
	font-size: 11px;
	vertical-align: middle;
	}
	
.right form select {
	font-size: 11px;
	vertical-align: middle;
	}
	

.padit li {padding-bottom:8px;}
