#colLeft, #colLeft *, #links, #links *, #header, #header *, #headerImageSec, #footer2, #footer2 *, #buttons, #colRight img {
	display: none;
}
html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body * {
	font-size: 12pt;
	line-height: normal;
	float: none;
	width: 100%;
	background: transparent;
	margin: 0px;
	padding: 0px;
	position: static;
}
body {
	background: #FFF;
}
a:link, a:visited {
	color: #520;
	font-weight: bold;
	text-decoration: underline;
}
#profileAddress, #profileAddress h2 {
	text-align: center;
}
.lastCol {
	clear: right;
}
.program, .footerTxt, .profilePrograms {
	clear: both;
}
.footerTxt {
	clear: both;
}
.title1 {
	width: 50%; 
	margin: 2px 0px 4px 0px;
}
.title2 {
	width: 25%; 
	text-align: left; 
	margin: 2px 0px 4px 0px;
}
.title3 {
	width: 15%;
	text-align: left; 
	margin: 2px 0px 4px 0px;
}
.title4 {
	width: 10%; 
	text-align: right; 
	margin: 2px 0px 4px 0px;
}
.col1 {
	width: 50%; 
	margin: 2px 0px 4px 0px;
}
.col2 {
	width: 25%; 
	text-align: left; 
	margin: 2px 0px 4px 0px;
}
.col3 {
	width: 15%;
	text-align: left; 
	margin: 2px 0px 4px 0px;
}
.col4 {
	width: 10%; 
	text-align: right; 
	margin: 2px 0px 4px 0px;
}
.program, .profilePrograms {
	width: 100%;
}
.col1, .col2, .col3, .col4, .title1, .title2, .title3, .title4 {float: left;}
