.style7 {
	font-size: 10pt;
	color: #333;
}
.style9 {
	font-size: 10pt;
	color: #333333;
}
.style11 {
	font-size: 9pt;
	font-weight: bold;
	color: #333;
}
.style12 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.style14 {
	font-size: 14pt;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #FFF;
	color: #333;
}

.storybio{
	font-size: 9pt;
	width: 533px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
	color: #666666;
}

.story{
	font-size: 9pt;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
	color: #666666;
}
}
.biostory {
}


.story p{
	padding: 0px 0px 10px 0px;
	color: #333;
	font-size: 9pt;
	text-align: justify;
}

a:hover {
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #999999;
}

#header{
	margin: 0;
	width: 90%;
	padding-top: 5%;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 5%;
	background-color: #FFF;
}

#content{
	width: 90%;
	overflow: auto;
	margin-left: 5%;
	height: 417px;
}

#bottom{
	padding-left: 5%;
	background-color: #FFF;
	width: 90%;
	height: 100px;
}

#biotext{
	padding-left: 5%;
	background-color: #FFF;
	width: 95%;
	height: auto;
}

#Bio{
	padding-left: 5%;
	background-color: #FFF;
	width: 50%;
	height: 100px;
}

#BorderlessPic{
	margin-left: 5%;
	margin-top: 5%;
	position: relative;
}

