body {font-family: Arial, Helvetica, sans-serif; font-size: 96%;}
p {margin: 0 5px 10px 10px;}
a:link { color:#333333;}
a:visited { color:#000000;}
a:hover  { color:#660000;}
a:active, a:focus { color:#666666;}

/* Template features */
.skip { font-size: 65%; color: #FFFFFF; text-decoration: none; background-color: transparent;}
.search { font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.heading-sub {color: #999966; font-weight: normal;}
.bodycopy-small { font-family: Arial, Helvetica, sans-serif; font-size: 75%;}
.img-float-left {float: left; margin: 0px 10px 10px 0; border: none;}
.img-float-right {float: right; margin: 0px 0 10px 10px; border: none;}
.noteworthy {
	font-family: Arial, Helvetica, sans-serif;
	background: #d7dac3;
	padding: 0;
	margin: 0 10px 10px 10px;
}
.noteworthy th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660000;
	text-align: left;
	padding: 2px;
}
.noteworthy2 {
	font-family: Arial, Helvetica, sans-serif;
	background:#F3F5D3;
	padding: 0;
	margin: 0 10px 10px 10px;
	border-bottom:#333333 1px;
	border-bottom-style:groove;
}

/* body text */
div#body {margin-left: 10px; font-size: 88%;}
div#body p {margin: 0 5px 10px 15px;}
div#body ul li {list-style: none; margin: 0 0 15px 0;}
div#body ul li ul li {list-style:none; margin-left:15px;}
div#body h5, h6 {margin-left: 15px;}
div#body dl dd {margin: 0 0 5px 15px; font-style:italic;}
div#body dl dt {margin: 5px 0 0 10px; color:#000000; font-weight: bold;}

/* homepage */
div#index {font-size: 88%; padding: 5px;}
div#index p {margin: 0 5px 10px 15px;}
div#index ul li {list-style:disc;}
div#index ul li ul li{list-style:none;}
div#index h5, h6 {margin-left: 10px;}
div#index h2 {margin-left: 7px;}

/* Headings (heading classes being removed summer 2006) */
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 145%; 
	font-weight: bold; 
	margin-top:0px; 
	color: #003300;
}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 130%; 
	font-weight: bold; 
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #003300;
}
h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 110%; 
	font-weight: bold;
}
h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 100%; 
	font-weight: bold; 
	color: #000000;
}
h6 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 94%; 
	font-weight: bold; 
	color: #660000;
}

.h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.4em; 
	font-weight: normal; 
	margin-top:0px; 
	color: #003300;
}
.h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.30em; 
	font-weight: bold; 
	color: #000000;
}
.h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.20em; 
	font-weight: bold; 
	color: #003300;
}
.h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.10em; 
	font-weight: bold; 
	color: #000000;
}
.h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.90em; 
	font-weight: bold; 
	color: #000000;
}
.h6 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.78em; 
	font-weight: bold; 
	color: #000000;
}

.heading {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660000;
	font-size: 115%;
} 
.project {
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#BCB37A;
	font-size: 115%;
	padding: 0.35em;
}

.bodycopy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #000000;
} 
.bodycopy-small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 85%; 
	font-style: normal
} 
.bodycopy-smaller { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%; 
	font-style: normal
} 
/* Navigation bar text */
.nav { 
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.86em; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;} 
.nav ul li {list-style:none; font-size: 0.86em; margin-left: -25px;}
.nav h5 {margin: 6px 0 6px 0;}
.nav a {color:#000000;}
.navigation { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 86%; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
} 
.skip_navigation { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 65%; 
	color: #FFFFFF; 
	text-decoration: none
} 
.search { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal
} 


