* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

body {
	margin: 0;
	background-color: #FFFFFF;
}

#topmenu {
	display: none;
}


#photo {
	display: none;
}

div.homecol, div.homecolleft, div.homecolwide {
	display: none;
}

div.colcontent {
	display: block;
}

div.greenheader h1, div.blueheader h1, div.redheader h1, div.orangeheader h1, div.purpleheader h1, div.pinkheader h1 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 1.4em; 
	font-weight: normal;
	text-transform: lowercase;
}

div.greenbox h1, div.bluebox h1, div.redbox h1, div.orangebox h1, div.purplebox h1, div.pinkbox h1 {
	display: none;
}

div.greenbox h2, div.bluebox h2, div.redbox h2, div.orangebox h2, div.purplebox h2, div.pinkbox h2 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 1.3em; 
	font-weight: bold;
	text-transform: lowercase;
}

div.greenbox h3, div.bluebox h3, div.redbox h3, div.orangebox h3, div.purplebox h3, div.pinkbox h3 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 1.1em; 
	font-weight: bold;
	text-transform: lowercase;
}

div.greenbox h4, div.bluebox h4, div.redbox h4, div.orangebox h4, div.purplebox h4, div.pinkbox h4 {
	font-size: 0.8em; 
	font-weight: bold;
}

div.greenbox h5, div.bluebox h5, div.redbox h5, div.orangebox h5, div.purplebox h5, div.pinkbox h5 {
	font-size: 0.8em; 
	font-weight: normal;
	font-style: italic;
}

div.greenbox h6, div.bluebox h6, div.redbox h6, div.orangebox h6, div.purplebox h6, div.pinkbox h6 {
	font-size: 0.8em; 
	font-weight: normal;
	font-style: italic;
}

div.greenbox table, div.bluebox table, div.redbox table, div.orangebox table, div.purplebox table, div.pinkbox table {
	border: none;
	border-width: 0;
}

div.greenbox table th, div.bluebox table th, div.redbox table th, div.orangebox table th, div.purplebox table th, div.pinkbox table th {
	font-size: 0.8em;
	text-align: left;
	vertical-align: bottom;
}

div.greenbox table td, div.bluebox table td, div.redbox table td, div.orangebox table td, div.purplebox table td, div.pinkbox table td {
	font-size: 0.8em;
	vertical-align: top;
	border-top: 1px solid #000000;
}

div.greenbox blockquote, div.bluebox blockquote, div.redbox blockquote, div.orangebox blockquote, div.purplebox blockquote, div.pinkbox blockquote {
	font-family: "Times New Roman", Times, serif; 
	font-size: 1em;
	margin: 5px 50px 1em 50px;
	padding: 0;
}

div.greenbox hr, div.bluebox hr, div.redbox hr, div.orangebox hr, div.purplebox hr, div.pinkbox hr {
	margin: 5px 50px 1em 50px;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #666666;
}

div.homerow p.breadcrumb {
	display: none;
}

.small {
	font-size: 0.8em;
}

#up {
	display: none;
}

#footer {
	display: none;
}

img {
	border: none;
}

.hidden {
	display: none;
}