body {
	background-color: #FFFFFF;
	margin: 5px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
.mainbio {
	width: 565px;
	background-color: #ffffff;
	border: thin solid #015a9c;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	
	
}

.pressmain {
	width: 610px;
	background-color: #ffffff;
	border: thin solid #015a9c;
	margin: 0px auto;
	padding: 0px 0px 15px;
	clear: both;
	
	
}
.biopic {
	width: 550px;
	padding-top: 0px;
	padding-right:0px;
	padding-left: 0px;
	padding-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
}
.press_banner {
	width: 578px;
	padding-top: 0px;
	padding-right:0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
}
.bio {
	border: thin solid #CCCCCC;
	width: 475px;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

.press {
	width: 548px;
	padding-top: 15px;
	padding-right:15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: thin solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 25px;
	margin-bottom: 15px;

}
.logo {
	float: right;
	width: 150px;
	height: 125px;
	clear:both;
}
a:link, a:active {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #7a7c7e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #015a9c;
	font-weight: bold;
	text-decoration: underline;
}

.title {
	color: #015a9c;
	font-weight: bold;
}

.arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow2.gif);
	line-height: 30px;
}

.sm_arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow_sm2.gif);
	line-height: 20px;
}
.imgBorder{
	border-top: #919191 1px solid;
	border-right: #919191 1px solid;
	border-bottom: #919191 1px solid;
	border-left:  #919191 1px solid;
}

td {
	text-align: left;
	vertical-align: top;
}
.textsmall10 {
	font-size: 11px;
}
.bolder {
	font-weight: bold;
	font-style: italic;
}
