/***********************************************/
/* restyled html tags                          */
/***********************************************/

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;	
	}

html>body {
	font-size: 12px;
	}

p { 
	font-size: 1em; 
	line-height: 1.5em; 
	margin: 0 0 1.5em 0; 
	}
	
li {
	margin-bottom: 0.5em;
	}
		
form {
	margin: 19px 0px 0px 7px;
	padding: 0px;
	}
	
input.txt {
	background-color: #DDDDF2;
	border: 1px inset #333366;
	}

h1 { 
	font-size: 1.5em; 
	line-height: 1em;
	margin: 1em 0 1em 0; }
	
h2 {
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em;
	letter-spacing: 0.1em;
	color: #336633;
	text-align: left;
	}
	
	
h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
	color: #333366;
	}
	
h4 {
	margin: 0;
	font-size: 1.1667em;
	line-height: 1.28em;
	margin-bottom: 1.28em;
	color: #333366;
	border-bottom: 1px solid #CCCCCC;
	}

h5 {
	margin-bottom: 1px;
	}	

table td { vertical-align: top;
	}

legend	{
	font: bolder small-caps 90% Arial, Helvetica, sans-serif;
	color: #363;
	}

dt { 
	font-weight: bold;
	}

dd { font-size: 90%;
	padding-bottom: 0.5em;
	margin-left: 10px;
	}
	
label {
	font-weight: bold;
	}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#mastheadWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	}
	
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(../graphics/masthead_filler.gif);
	background-repeat:repeat-x;
	width: 90%;
	height: 94px;
	overflow: hidden;
	}
	
#searchBox {
	position: absolute;
	top: 0px;
	right: 0px;
	background-image:url(../graphics/searchThisSiteNoButton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 176px;
	height: 94px;
	}

.breadcrumbs {
	position: absolute;
	top: 94px;
	margin-left: 10px;
	font-size: 90%;
	font-weight: bold;
	display:block;
	width: 97%;
	}

.lastUpdated {
	position: absolute;
	text-align:right;
	font-style:italic;
	right: 5px;
	}

#mainWrapper {
	position: absolute;
	top: 130px;
	width: 100%;
	}


#content {
	margin: -0px 10px 0px 180px;
	padding: 0px;
	}

.contentBlock {
	max-width: 640px;
	}


#navBar {
	position: absolute;
	top: 0px;
	width: 140px;
	left: 10px;
	margin-top: 0px;
	border-right: 1px solid #336633;
	border-bottom: 1px solid #336633;
	border-top: 1px solid #336633;
	background-color: #eff0ef;
}

#navBar ul  {
	margin: 0.25em;
	padding: 0.25em;
	}
	
#navBar li  { 
	list-style: none;
	border-top: 1px solid #CCCCCC;
	padding: 0.25em;
	margin-left: 2px;
	font-size: 85%;
	}
.navBar_ornament {
	margin-top: 7px;
	float: right;
	}
	
.navBar_howToUse {
	float: right;
	font-weight: bold;
	font-size: 120%;
	padding: 2px;
	margin-top: 7px;
	}
	
	
#rightBar {
	float: right; 
	width: 190px;
	margin: 5px 1px 0 10px; 
	}

.rightBox {	
	background-color: #d8dad8;
   	padding: 3px 3px 3px 7px;
	}

.topper {
	background: transparent url(../graphics/instructionBlockRoundedTop.gif) no-repeat top left;
	margin: -3px -3px -3px -7px;
	padding-top: 10px;
	padding-left: 5px;
	}

.bottomer {
	background: url(../graphics/instructionBlockRoundedBott.gif) no-repeat bottom right;
	margin: -3px -3px -3px -7px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
	}
			
#leftIt
	{
	margin: 10px 20px 0px 25px;
	width: 480px;
	padding: 0.25em;
	border: 1px solid black;
	}
	
#helpContent
	{
	position: absolute;
	top: 205px;
	left: 175px;
	width: 600px;
	z-index: 5;
	}	

	
/* classes and form elements */
	

.under {
	border-bottom: 1px solid #CCCCCC;
	}

.indenter {
	margin-left: 10px;
	}

.blockIndent {
	margin-left: 25px;
	}
		
.databasetype {
	font-size: 10pt;
	font-weight: bolder;
	background-color: #99CC99;
	font-family: Arial, Helvetica, sans-serif;
	}

.databasetips-top {
	margin-top: 0px;
	font-size: 9pt;
	font-weight: bold;
	background-color: #DDDDF2;
	font-family: Arial, Helvetica, sans-serif; 
	}
	
.databasetips {
	font-size: 9pt;
	font-weight: bold;
	background-color: #DDDDF2;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.tabletips td {
	border: thin solid #9999CC;
}
		
.ornament {
	vertical-align:text-top;
	margin-right: 7px;
	}
	
ul.greenarrow {
	list-style-image: url(../graphics/li_greenArrow.gif);
	}
	
ul.blackarrow {
	list-style-image: url(../graphics/li_blackArrow2.gif);
	list-style-position: outside;
	margin-top: 0;
	}
	
ul.blankWithCircle {
	 margin-top:1px; 
	 list-style-type:circle;
	}
	
.instruction { margin-left: 42px;
	margin-top: 1px;
	}	
	
.bolder {
	font-weight: bold;
	}
.italicprint {
	font-style: italic;
	}
	
.smallprint {
	font-size: 85%;
	}
	
.smallitalicprint {
	font-size: 85%;
	font-style:italic;
	}
.smallboldprint {
	margin-left: 25px;
	font-size: 85%;
	font-weight: bold;
	}
	
.smallunderprint {
	font-size: 85%;
	text-decoration: underline;
	}
	
#footer {
	background-color: #DDF;
	border: 2px solid #00C;
	}
	
		

	
