* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************  GENERAL STYLES  ********************************/
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#mainContentLink {
	padding: 0 2em 0 0;
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
	color: #04227c;
	font-size: small;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.clearer {
	overflow: hidden;
	clear: both;
}
.padder {
	margin-top: 5ems;
}
.center{
	text-align: center;
	margin: 2em auto 2em; 
}
abbr, acronym, .help {
	border-bottom: 1px dotted #000000;
	cursor: help;
}
hr {
	width: 80%;
	margin: 1em auto 0;
	padding: 0;
}
img.floatLeft {
	margin: 0;
	padding: 1em 1em 1em 0;
	float: left;
	display: inline;
}
img.floatRight {
	margin: 0;
	padding: 1em 0 1em 1em;
	float: right;
	display: inline;
}
img.border {
	padding: 5px;
	border: 3px solid #006199;
}
div.center {
	margin: 0 auto 0;
	padding: 0;
	width: 600px;
}
img.center {
	display: block;
	padding: 5px;
	border: 3px solid #006199;
}

/********************  HEADER STYLES   ********************************/

div#header {
	background-image: url(../images/TBIheaderBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div#header img.alignRight {
	position: absolute;
	top: 0px;
	right: 20px;
}	
div#headerBar {
	background-image: url(../images/headerBarBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/********************  NAV STYLES  ************************************/
div#navBar {
	margin: 0;
	padding: 3px 0 0 0; 
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
	top: 110px;
	width: 250px;
}

ul#nav {
	list-style: none;  
	margin: 0;  
	padding: 0 0.1em 2em;
	background-color: #4C7013;
	color: #FFFFFF;
}
ul#nav ul {
	display: none;
}
ul#nav ul.selected {
	margin: 0;  
	padding: 0;  
	background-color: #F2F2F2;  
	display: block;  
	list-style: none;
}
ul#nav a {
	display: block;	
	margin: 0;	
	padding-left: .5em;	
	padding-top: .125em;	
	padding-bottom: .125em;	
	font-style: normal;	
	text-decoration: none;	
	font-size: 90%;
	font-weight: bold;
}
ul#nav li {  
	margin: 0;  
	padding: 0;  
	border-top: 1px solid #E0E0E0;  
	border-bottom: 1px solid #E0E0E0;
	background-image: url(../images/nav1Bullet.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
}
ul#nav ul.selected li {
	margin: 0;
	padding: 0;
	padding-left: 1em;
	background-image: url(../images/nav2Bullet.gif);
	background-position: 18px 2px;
	background-repeat: no-repeat;
}
ul#nav a:link, ul#nav a:visited  {  
	color: #FFFFFF;
	padding-left: 21px;
}
ul#nav ul.selected a:link, ul#nav ul.selected a:visited  {  
	color: #000000;
	font-weight: normal;
}
ul#nav ul.selected a:link.selected, ul#nav ul.selected a:visited.selected  {  
	color: #000000;
}
ul#nav ul.selected a:link.selectedGroup, ul#nav ul.selected a:visited.selectedGroup {  
	color: #000000;  
	font-weight: bold;
	background-color: #F2F2F2;
	background-image: url(../images/nav2Bullet.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}
ul#nav a:hover, ul#nav a:focus , ul#nav a:active, ul#nav ul.selected a:hover, ul#nav ul.selected a:focus , ul#nav ul.selected a:active, ul#nav ul.selected a:hover.selectedGroup, ul#nav ul.selected a:focus.selectedGroup, ul#nav ul.selected a:active.selectedGroup {  
	color: #FFFFFF;  
	background-color: #84B236;
	background-image: url(../images/nav1BulletHover.gif);
	background-position: 5px 2px;
	background-repeat: no-repeat;
}
ul#nav ul.selected a:link.selected, ul#nav ul.selected a:visited.selected {  
	color: #000000;  
	background-color: #CCCCCC;
	font-weight: bold;
	background-image: url(../images/nav2BulletCurSec.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
}


/********************  SEARCH BOX STYLES  *****************************/
div#navBar div#searchBox {
	background-color: #F2F2F2;
	margin: 1em;
	padding: 0.5em;
	width: 200px;
	border: 2px solid #000000;
	text-align: center;
}
div#navBar div#searchBox label {
	font-size: medium;
	font-weight: bold;
	color: #6B281D;
}
div#navBar div#searchBox input {
	margin: 0 0 0.5em 0;
}
div#navBar div#searchBox div.google {
	font-size: small;
	color: #000000;
}
div#navBar div#searchBox div.google a img {
	vertical-align: bottom;
}
/********************  CONTENT STYLES  ***********************************/
div#mainContent {
	padding: 0 1em;
	background: #FFFFFF;
	margin-left: 249px;
	margin-right: 19px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 251px;
	margin-right: 21px;
} /* IE5 box model hack*/
html>body div#mainContent {
	margin-left: 251px;
}

/* Hides from IE5-mac \*/
* html div#mainContent  {height: 1%;}
/* End hide from IE5-mac */ 

div#mainContent h1 {
	font-size: large;
	margin: 0;
	padding: 0.5em 0 0 0;
	color: #6B281D;
}
div#mainContent h2 {
	font-size: medium;
	margin: 0;
	padding: 1em 0 0 0;
	color: #6B281D;
}
div#mainContent h3 {
	font-size: small;
	margin: 0;
	padding: 1.5em 0 0 0;
	color: #4C7013;
}
div#mainContent p {
	margin: 0;
	padding: 1em 0 0 0;
	text-align: justify;
}
div#mainContent ul, div#mainContent ol {
	margin: 0 0 0 4em;
	padding: 0.5em 0 0 0;
}
div#mainContent div.citation {
	margin: 0;
	padding: 1em 0 0 0;
	text-align: justify;
	font-size: smaller;
	font-weight: bold;
}
/********************  BOX STYLES  **************************************/
div#mainContent div.box {
	margin: 1em;
	background-color: #F2F2F2;
	border: 1px solid black;
}
div#mainContent div.box h1 {
	padding: 0.25em 1em;
	background-color: #E0E0E0;
	background-image: url(../images/sideBarBG.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #6B281D;
	font-size: small;
	border-bottom: 1px solid black;
}
div#mainContent div.box p {
	padding: 0.25em 1em 0.5em;
	background-color: #F2F2F2;
	color: #000000;
}
div#mainContent div.boxSm {
	margin: 1em;
	background-color: #F2F2F2;
	width: 350px;
	border: 2px solid #000000;
}
div#mainContent div.boxSm h1 {
	padding: 0.25em 1em;
	background-color: #E0E0E0;
	background-image: url(../images/sideBarBG.gif);
	background-position: top left;
	background-repeat: repeat-y;
	color: #6B281D;
	font-size: small;
	border-bottom: 1px solid black;
}
div#mainContent div.boxSm p {
	padding: 0.25em 1em 0.5em;
	background-color: #F2F2F2;
	color: #000000;
}

/********************  FOOTER STYLES  *********************************/
div#footer {
	margin: 2em 0;
	background-image: url(../images/footerBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
}
div#footer p {
	padding: 4em 0 0 0;
	font-size: smaller;
}

img.center {
	display: block;
	padding: 2px;
	border: 2px solid #000000;
}
