.links {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #FFCCCC; text-decoration: none}
.sublinks {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #FFCCCC; text-decoration: none; padding-left: 5px}
a.sublinks:hover {  color: #FFFFFF; text-decoration: underline}
.quote {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #cc0000; text-align: center;}
.subhead {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #6B696B}
.chapterhead {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #6B696B}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	padding-left: 1px;

}
.linkhover {  color: #FFFFFF; text-decoration: underline}
a.links:visited {  color: #FFCCCC; text-decoration: none}
a.links:hover { color: #FFFFFF ; text-decoration: none}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.hypertext { color: #cc0000; text-decoration: none}
a.hypertext:hover { text-decoration: underline}
a.hypertext:visited { color: #CC5A4B;}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6B696B;

}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #6B696B;

}
.smalltextgray {
font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #6B696B
}
.redbullet {
	list-style-image: url(images/bulletCE0031.gif);
	list-style-type: square;
}
.graybullet {
	list-style-image: url(images/bullet6B696B.gif);
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.newsletterhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #993333;
	font-style: oblique;
}
a {
	color: #CC0000;
	text-decoration: none;

}
a:hover { text-decoration: underline}
a:visited { color: #CC5A4B;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
strong {
	color: #6B696B;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	font-style: italic;

}

.hide {
  display: none;
}

.required {
    font-weight: bold;
    font-style: italic;
    color: #CC0000;
}

.datatable {
	border: 1px solid #333333;
	border-collapse: collapse;
	
}

.datatable td, th {
	font: 0.7em Arial, Helvetica, sans-serif;
}

.datatable td {
	border: 1px solid #999999;	
	padding: 2px;
}
.datatable th {
	border: 1px solid #828282;
	background-color: #BCBCBC;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
}

.datatable tr.altrow {
	background-color: #CCCCCC;
	color: #000000;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #cc0000;
	background-color: #FFFF00;
}

#portal {
  
} 

#description {
  
  font-size:    11px;
  line-height:  16px;
  margin-left:  15px;
  margin-right: 75px;

}

#description p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
} 

.headbar {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: 19px;
	background-color: #CCCC99;
	border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
	vertical-align: middle;
}

td.openhouse, td.openhouse p {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
}

td.openhousename {background-color:#ccc;}
