h1 { 
color: #1e90ff; 
font-weight: bold; 
font-size: 14pt; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
h2     { 
color: #1e90ff; 
font-weight: bold; 
font-size: 14pt; 
font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; 
text-transform: uppercase 
}
p {
text-indent: .5cm;
}

p.title{
font-weight:bold;
text-indent:0;
}
a {  
color: #6699FF; 
text-decoration: none}
a:hover { 
color: #FF0000; 
text-decoration: underline }
.error {  
background-color: #FF9999
}

.errorhead {  
border: #333333; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
color: #FF9999}

input, textarea, select {
	color: #000000;
	border-color: #000000;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;  
	BACKGROUND:white;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
}
.attributename {
color: #999999
}
.required , .red {  color: #FF0000}
ul{
display: inline;
text-align: left; 
} 
a.continuation{
display:block;
text-align:right;
width:100%;

}
a.title{
display:block;
width:100%;
font-weight:bold;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
background-color:#1e90ff;
color:#000000;
}

a.title:hover { 
	color: #FFCC00;
	text-decoration: none;
}


#latestnews a.title{
	display:block;
	background-color:#FFCC00;

}
#latestnews a.title:hover{
text-decoration: underline;
color:#000000;

}
div.rowform {
width:470px;
clear: both; 
padding-top: 2px; 
} 
div.rowform span.label {
font-weight: bold; 
width: 255px; 
margin: 0; 
padding: 0;
} 
div.rowform span.formw {
padding-left: 2px; 
width:205px; 
} 
 div.navigator{
			font-size:smaller;
			padding:5px;
			text-align:center;
		}
		div.totalpagesdisplay{
			padding-top:15px;
			font-size:smaller;
			text-align:center;
			font-style:italic;
		}
		.navigator a, span.inactive{
			padding : 0px 5px 2px 5px;
			margin-left:0px;
			border-top:1px solid #999999;
			border-left:1px solid #999999;
			border-right:1px solid #000000;
			border-bottom:1px solid #000000;
		}
		.navigator a:link, .navigator a:visited,
		    .navigator a:hover,.navigator a:active{
			color: #3300CC;
			background-color: #FAEBF7;
			text-decoration: none;
		}
		span.inactive{
			background-color :#EEEEEE;
			font-style:italic;
		} 