body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;

}
p {
	font-family: Georgia;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0;
}
.tableText {
	font-family: Georgia;
	font-size: 12px;
	line-height: 14px;
}
.bold14pt {	
	font-family: Georgia;
	font-weight: bold;
	}
.regular12pt {	
	font-family: Georgia;
	font-size: 12px;
}
.linktext {	
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #666666;

}
.italic18pt {	
	font-family: Georgia;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	}
.subTitle{
	font-family: Georgia;
	font-size: 17px;
	line-height: 17px;
	font-style: italic;
	color: #5C6F93;
}
.smallCopy {
	font-size: x-small
}
#bioImage {
	float: left;
	padding-right: 10px;
}

#bioImagePad {
	float: left;
	padding-right: 10px;
	padding-bottom: 40px;
}
.padTable{
	padding-top: 42px;
	padding-left: 115px;
	padding-right: 15px;
}
.applicationPad{
	padding-left: 25px;
}
.border {
	padding-left: 8px;
	border-bottom: 1px solid #666666;
}

/* navigation*/
	A 			{ color: #2D829B; text-decoration: none; font-family: Georgia;} 
	A:link		{ color: #2D829B; text-decoration: none; font-family: Georgia;} 
	A:visited	{ color: #2D829B; text-decoration: none; font-family: Georgia;} 
	A:active	{ color: #2D829B; text-decoration: none; font-family: Georgia;} 
	A:hover		{ color: #666666; text-decoration: underline; font-family: Georgia;}
	
.navBottom {
	vertical-align: bottom;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.videoPad{
	padding-left:115px; 
	padding-right:10px;  
}
