body {
	margin: 5px auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	
}

.style4 {color: #0865ab}



.mainbio {
	width: 700px;
	border: 1px solid #007cc4;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	background-repeat: repeat-x;
	background-position: left top;
}

.bio {
	border: 0px solid #cccccc;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 100%;
	
}

a {
	color: #0865ab;
	text-decoration:underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff7b00;
	text-decoration: underline;
}
.title {
	color: #ff7b00;
	font-weight: bold;
}

.title2 {
	color: #666666;
	font-weight: bold;
}

.title4 {
	color: #666666;
	font-weight: bold;
		font-size:18px;
}
h1 {
	font-size: 24px;
	color: #0865ab;
}

h1 a {
	color: #0865ab;
	text-decoration: none;
	font-weight: bold;
	font-size: 24px;	
}
h1 a:visited {
	color: #666666;
}
h1 a:hover {
	color: #ff7b00;
	text-decoration:underline;
}

h3 {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size: 20px;
	color: #666666;
}

h4 {
font-size: 18px;
	color: #0865ab;
	font-style:italic;
}
a {
	color: #0865ab;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0865ab;
	font-weight: normal;
}
a:hover {
	color: #ff7b00;
	text-decoration:underline;
	}
.smalltext {
	font-size: small;
	color: #666666;
	font-weight: normal;
}

.smalltext a {
	font-size: small;
	color: #0865ab;
	text-decoration: none;
	font-weight: bold;
}
.smalltext a:visited {
	color: #0865ab;
	font-weight: normal;
}
.smalltext a:hover {
	color: #ff7b00;
	text-decoration:underline;
}

.verysmalltext {
	font-size: 10px;
	color: #0865ab;
	font-weight: normal;
}

.verysmalltext a {
	font-size: x-small;
	color: #0865ab;
	text-decoration: none;
	font-weight: normal;
}
.verysmalltext a:visited {
	color: #666666;
}
.verysmalltext a:hover {
	color: #000000;
	text-decoration:underline;
}
.vline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
