body {
	font: 75% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1pt;
	line-height: 140%;
	background: #eaeaea;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#wrapper {
	width: 946px;
	background-color: #ffffff;
	margin: 0px auto;
}
#header {
	background: #dadcde;
	height:  77px;
	width: 946px;
	padding: 0px;
	text-align: left;
}
#header img {
	border: 0px;
}
#banner {
	background-color: #827c83;
	background-image: url(../images/img-2007banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:  131px;
	width: 946px;
	padding: 0px;
}
#navigation {
	text-align: left;
	margin: 0px;
	padding: 4px;
	padding-left: 8px;
	height:  20px;
	width: 934px;
	color: #ffffff;
	font-size: 76%;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	background-color: #c60024;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	color: #eaa900;
	text-decoration: none;
}
#content {
	color: #000000;
	background-color: #ffffff;
	width: 906px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: left;
}
#content h1 {
	line-height: 100%;
	font-size: 1.8em;
	border-bottom: 1px solid #ccc;
	padding: 0 2px 0 0;
	color: #ce001e;
	margin-top: 1.2em;
}

#content h2 {
	border-bottom: 1px solid #ccc;
	font-size: 1.6em;
	padding: 0 2px 0 0;
	color: #57565b;
	margin-top: 1.2em;
}


#content h3 {
/*	border-bottom: 1px solid #ccc;  */

	font-size: 1.35em;
	padding: 0 0 0 0;
	color: #ce001e;
	margin-top: 1.2em;
}



#content h4 {
	padding: 0 0 0 0;

	font-size: 1.1em;
	color: #ce001e;
	margin-top: 1.2em;
	margin-bottom: 2px;
}


#content h5 {
	padding: 0 0 0 0;
	color: #000000;
	font-size: 100%;
	margin-top: 1.2em;
	margin-bottom: 0;
}

#content #toc {
	display: block;
	list-style-type: none;
}
#content ul#toc {
	display: block;
	padding: 5px;
}
#content ul#toc li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	font-size: 95%;
	font-weight: bold;
}
#content ul#toc ul li {
	border-bottom: 1px dashed #eaeaea;
}
#content ul#toc ul {
	margin-bottom: 10px;
}
#content ul#toc li a {
	color: #ce001e;
	text-decoration: none;
	display: block;
	background: #fff;
	padding: 3px;
}
#content ul#toc ul li a {
	font-weight: normal;
}
#content ul#toc li a:hover {
	color: #000;
	text-decoration: none;
	background: #eaeaea;
}

#content ul li ul li  {
    list-style: square;
}

#content a {
	color: #ce001e;
}
#content a:hover {
	color: #fff;
	background: #ce001e;
	text-decoration: none;
}

#content .pdf
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#content .top
{
	display: block;
	text-align: right;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	padding-right: 10px;
}

#content .bioimg
{
/* border: 1px solid grey; */
padding: 1px;
margin: 0px 15px 10px 0px ;
}

#content .bioimg2
{

padding: 0px;
margin: 0px 0px 0px 0px ;
}


p.intro
{
	font-family: Georgia, serif;
	color: #ce001e;
	font-weight: bold;
	
}

p.caption
{
	line-height: 120%;
	font-size: 90%;
	margin-top: 2em;
	
}

caption {
	
	color: #ce001e;
	font-weight: bold;
	text-align: left;
}

.feature {
	color: #000000;
	background-color: #faeac6;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

.featurehead {
	color: #ffffff;
	background-color: #ce001e;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: left;
	border-bottom: 6px solid #ffffff;
}

.featureheadpic {
	color: #ffffff;
	height: 130px;
	background-color: #ce001e;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: left;
	border-bottom: 6px solid #ffffff;
}

.featurecontent {
	color: #000000;
	background-color: #faeac6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}


tr.heading
 {
	color: #ffffff;
	background-color: #57565b;
	font-weight: bold; 
	vertical-align: top;
}

tr.light
 {
	color: #000000;
	background-color: #faeac6;
	vertical-align: top;
}

tr.dark
 {
	color: #000000;
	background-color: #f8e0ae;
	vertical-align: top;
}

td.right {
	text-align: right;
}

tr.red
 {
	color: #ffffff;
	background-color: #c60024;
}




h3.bio {
	padding: 0 0 0 0;
	color: #ce001e;
	margin-top: -10px;
}

