@charset "UTF-8";
/* CSS Document */

#header, #mainNav, #sideBarLeft, #navTrail, #footerInfo ul, #footerLogo, #returnTop, #squarePhotos {
	display: none;
	margin: 0px;
	padding: 0px;
	

}
#mainSubpage {
	width: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	line-height: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
#resumeFooter h1 {
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#main {
	float: left;
	margin: 0px;
	padding-top: 25px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: 375px;
}
#sideBarRight {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
#footerInfo {
	clear: both;
	float: left;
	}
#sideBarRight h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	color: #000000;	
}	
	

#phyProBody ul {
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #666666;
	float: left;
	line-height: 15pt;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#profilePhoto {
	float: left;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
	height: auto;
	width: auto;
}

#profileContact {
	width: 380px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	float: left;
}

#profileContent {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
}