/* CSS Document */

body {
	background:#949494;
	margin:0;
	text-align:center;
}

body, p ,tr, td{
	color:				#666;
	font-family:		Tahoma;
	font-size:			8.5pt;
	line-height:150%;
}
p,ul,ol { margin-top: 0; line-height: 150%; }

blockquote {
      margin:0 0 0 25px;
}

blockquote p {
      margin-top:-15px;
}
blockquote p ul{
  margin-top: 0px;
}

a:link, a:visited {
	color:				#018a9a;
	text-decoration:	underline;
}

a:hover {
	color:				#122670;
	text-decoration:	none;
}

/* powered by wsp logos */

#wsp {
color:#fff;
font-family:Tahoma;
font-size:8pt;
text-align:right;
margin-right:10px;
margin-top:10px;
}


#wsp a:link {
	text-decoration:	none;
	font-weight:normal;
	color:#a1afbb;
}


#wsp a:hover {
	color:#fff;
	text-decoration:	underline;
	font-weight:normal;
}



/* end of powered by wsp logos */


.topheader {
/*position: relative;
*/
}
.header {
/*	position: absolute;
	width:488px;
	height:238px;
	left:-44px;
	*/
	width:899px;
	margin:0 auto;
	text-transform: uppercase;
	
}

#links {
border:1px solid #393939;
background-image:url(images/linksbg.gif);
background-repeat:repeat-x;
line-height:44px;
}

.linkshadow {
background-image:url(images/linkshadow.gif);
background-position:top;
background-repeat:no-repeat;
border-bottom:1px solid #787465;
padding:30px 0;

}


.footer {
padding-top:10px;
padding-bottom:20px;

}

.footertext {
font-weight:bold;

}

h1 {
background-image:url(images/titlebg.gif);
background-repeat:repeat-x;
line-height:26px;
text-transform:uppercase;
padding-bottom:9px;
color:#018a9a;
font-size:11pt;
}

h2 {
line-height:20px;
text-transform:uppercase;
padding-bottom:9px;
color:#018a9a;
font-size:11pt;
margin-top:10px;
margin-bottom:5px;
padding:0;
}

.line {
line-height:1px;
background-image:url(images/dot.gif);
background-repeat:repeat-x;
margin-top:15px;
}

h3 {
margin:0;
padding:0;
font-size:8pt;
background-image:url(images/redarrow.gif);
background-position:left;
background-repeat:no-repeat;
text-indent:10px;
line-height:8px;
padding-bottom:5px;
padding-top:5px;
}

.leftline {
border-right:1px solid #d9d9d9;
padding-right:10px;

}

.rightline {
padding-left:10px;

}
.headerban{
background:url(images/headerbackgrd.jpg);
width:334;
padding-left:101px;
}

.bioslist {

border-bottom:1px solid #ccc;
padding:5px 20px 30px 0;
margin-bottom:10px;
}
.bioslist img {
border:1px solid #000;
padding:3px 6px 10px 0;
}