
#footer {
	width: 788px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5986C1;	
}

#footer .footertextcontact {
	color: #53A75A;	
}

#footer .footertextaddress {
	color: #5986C1;
}

#footer hr {
	color: #5986C1;
	background-color: #5986C1;
	border: 0;
	height: 2px;
	width: 100%; 
}

#header {
	width: 788px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#header #headerbluebar {
	height: 21px;
	width: 788px;	
	background-image: url('/ART/images/blueline.gif');
	background-repeat: repeat-x;
}

#reporttable td.bluebartext, #reporttable td.bluebartext a:link, #reporttable td.bluebartext a:visited, #header #headerbluebar td.bluebartext a:link, #header #headerbluebar td.bluebartext a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;	
	text-decoration: none;
}


/* ::::::::::::: BREADCRUMBS ::::::::::::::::::: */

/* :::::::::::::: LINKS :::::::::::::::::::::: */
#headerimage {
	position: relative;
	background-image: url('/ART/images/DataTreeHeader_noTree.jpg');
	width: 788px; height: 109px;
    margin: 0px; 
    padding: 0;
}

#headerimage ul, #headerimage li {margin: 0px; padding: 0px; list-style: none; display: block; position: absolute;}

#headerimage a {display: block; border: solid 0px #f00;}


#homelink {top: 6px; height: 102px; left: 648px; width: 85px;}

#homelink a {height: 102px;}





/* :::::::::::: LISTS ::::::::::::::::: */



/* :::::::::::: HEADINGS & TEXT ::::::::::::::::: */

p {
	margin-left: 20px;	
	font-size: 1em;
	font-family: Times, Arial, Helvetica, sans-serif;
}	

	
h1 {
	font-family:"Monotype Corsiva", Arial;
	font-weight:normal;
	font-style:normal;
	font-size: 2.6em;
	color: #444;
	text-align:center;
	}	
	
h2 {
	font-family:"Monotype Corsiva", Arial;
	font-weight:bold;
	font-style:italic;
	font-size: 2.1em;
	color: #444;
	text-align:center;
	}	

h3 {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: black;
	padding-left: 5px;
	}	
	
h4 {
	font-family:"Monotype Corsiva", Arial;
	font-weight:bold;
	font-style:italic;
	font-size: 1.6em;
	color: #444;
	text-align:left;
	padding-left: 13px;
	}	

h5 {
	font-size: 1em;
	font-family: Times, Arial, Helvetica, sans-serif;
	color: #53A75A;	
	}	
	
h6 {
	margin: 10px 0 0 0;
	font-family:"Bookman Old Style", Arial;
	font-size: .9em;
	font-weight: normal;
	color: #777;
	}

/* :::::::::::: IMAGE FORMATTING ::::::::::::::::: */


/* ::::::::::::   TABLES   ::::::::::::::::: */
td {
	font-size: 1em;
	font-family: Times, Arial, Helvetica, sans-serif;
}
	


