.contentTable td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
.rightCol {
	border-left-style:dotted;
	border-left-width:thin;
	border-left-color:#A4CAE6;
	padding-left:15px;
}
.leftCol {
	padding-right:15px;
}
.contentTable td {
	line-height:1.5em;
}
.title1, .title1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color: #006699;
	line-height: 2;
	text-decoration:none;
}
1ul.release {
	padding-left:15px;
	list-style-image: url(/images/squarebullet.png);
	line-height:1.5em;
}
ul.release {
	padding-left:15px;
	margin-left:0px;
	margin-top:0px;
}
.newsTitle a, .ui-widget-content a {
	color: #006699;
	text-decoration:none;
}

.newsTitle a:hover, .ui-widget-content a:hover {
	text-decoration:underline;
}
ul.release li {
	padding-bottom:12px;
	padding-top:12px;
}
ul.release li, .divline {
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#A4CAE6;
}
.newsDate, .pdfLink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#996600;
}
.pdfLink {
	color: #960;	
	text-decoration:none;
}
.newsTitle {
	font-size:10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006699;
	line-height: 2;
}
.featureInput {
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	border-style:solid;
	border-width:1px;
	border-color:#E9E9E9;
}

#form_result {
	color:green;
	display:block;
}