.cityselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 4px;
	padding: 0;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-align: justify;
}
body {
	background-image: url(/im/main/bg.gif);
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
}
A.copyright:link {
	text-decoration:none;
	color: #F8F8F8;
}
A.copyright:visited {
	text-decoration:none;
	color: #F8F8F8;
}
A.copyright:active {
	text-decoration:none;
	color: #FFFFFF;
}
A.copyright:hover {
	text-decoration:none;
	color: #FFFFFF;
}
A:link {
	text-decoration:none;
	color: #663333;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8F8F8;
}
A.white:link {
	text-decoration:none;
	color: #F8F8F8;
}
A.white:visited {
	text-decoration:none;
	color: #F8F8F8;
}
A.white:active {
	text-decoration:none;
	color: #FFFFFF;
}
A.white:hover {
	text-decoration:none;
	color: #FFFFFF;
}
A:link {
	text-decoration:none;
	color: #663333;
}


A:visited {
	text-decoration:none;
	color: #663333;
}
A:active {
	text-decoration:none;
	color: #663333;
}
A:hover {
	text-decoration:none;
	color: #990000;
}
.titlessub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.button {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(/im/button/button.gif);
backgroung-image: repeat-x;
}
.text_front {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footertext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

td.featurename {
	padding: 1px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
	color: #000033;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
}

td.description {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: none;
	background-color: #FFFFFF;
}

td.description_non {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: none;
	background-color: #FFFFFF;
}

.featurename_non {
	color: #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
tr.inforow { 
  cursor: help;
}
.text_pdf {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
.textnon {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.two-column-top {
background-image:url('../im/menu/submenus/statcert/two-col-bg-top.jpg'); background-repeat: no-repeat;
height:50px;
vertical-align:top;
}

.two-column-bottom {
background-image:url('../im/menu/submenus/statcert/two-col-bg-bottom.jpg'); background-repeat: no-repeat;
height:10px;
}

.two-col {
	background-image:url('../im/menu/submenus/statcert/two-col-bg.jpg'); 
	background-repeat: repeat-y; 
	margin-bottom:0px;	
}

.trigger{
	cursor:pointer;
}		

.trigger:hover {
	cursor:pointer;
}		

.expanded {
	cursor:pointer;
}

.expanded:hover {
	cursor:pointer;
}

.show {
	position:static;
    	display: table;
}

.hide {
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}

.trigger:hover {
	text-decoration:underline;
}

.expanded:hover {
	text-decoration:underline;
}

.sub-item
{
margin-left:10px;
padding:0px;
margin-top:10px;
width:320px;
background:silver;
background:#EAECED;
border: solid 1px silver;
}
.special-link:hover
{
	color:#990000;
}

