body {
		text-align:center;
			margin: 0px;
	padding: 0px;
		}
	
	#frame {
		width:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}

	#leftCol {
		width:30px;
		padding:0px;
		float:left;
		background:#fff;
		}
		
	#contentleft {
		width:0px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentcenter {
		width:575px;
		padding:0px;
		float:left;
		}
	
	#contentright {
		width:225px;
		padding:0px;
		float:left;
		background:#fff;
		}
	
	#contentheader {
		background:#fff;
		margin-bottom:20px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	
	#contentright p { font-size:12px}

	#contentright p.intro { 
	font-size:18px;
	width: 200px;
	margin-top: 10px;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	color: #FF5F00;
}
h1.profileDetail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FF5F00;
}
h1.profileDetail em{
	color: #F1AB00;
	font-style:normal;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F1AB00;
	margin-top:20px;
	margin-bottom:0px;
}
h2.profileDetailsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 15px;
	color: #FF5F00;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF5F00;
	margin-top:15px;
	margin-bottom:0px;

}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 125%;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF5F00;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF5F00;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F8A61C;
	text-decoration: none;
}
a.mainOn:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOn:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
a.mainOff:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F8A61C;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	margin-top:0px;
	margin-bottom:15px;
	color: #4D4D4D;
}
em.company {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #EC9B09;
	font-style:normal;
}

p.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FF5F00;
	line-height: 150%;
	width: 480px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
tr.orangeBar {
	background-color: #ff5f00;
}

hr {
	padding: 2px;
}
p.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 125%;
}
