.body {font-family: arial,verdana; color: #606060; font-size: 10pt;}
.footer {font-family: arial,verdana; color: #606060; font-size: 8pt;}
.nav {font-family: arial,verdana; color: #606060; font-size: 10pt;}
.headings {font-family: arial,verdana; color: #606060; font-size: 10pt;}
.headings12 {font-family: arial,verdana; color: #606060; font-size: 12pt;}
.headings14 {font-family: arial,verdana; color: #606060; font-size: 14pt;}
.headings16 {font-family: arial,verdana; color: #606060; font-size: 16pt;}
.whiteHeader {
	font-family: Arial;
	font-size: 11pt;
	background-color: Gray;
	color: White;
}
.h {font-family: arial,verdana; color: #606060; font-size: 8pt;}
.red {font-family: arial,verdana; color: #990000; font-size: 10pt;}
.BlueHeader {
	font-family: arial;
	font: 11pt;
	color: White;
	background-image: url(../images/gradHeader2.gif);
	background-repeat: repeat-x;
}
.GreenHeader {
	font-family: arial;
	font: 11pt;
	color: White;
	background-image: url(../images/gradHeaderGreen.gif);
	background-repeat: repeat-x;
}

.txt_standard {font-family: arial,verdana;font-size: 10pt;}
a:link {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 8pt; font-weight: normal; color: #0000FF; text-decoration: none;}
a:visited {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 8pt; font-weight: normal; color: #0000FF; text-decoration: none;}
a:hover {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 8pt; font-weight: normal; color: #283230; text-decoration: none;}

a.a9:link {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 10pt; font-weight: normal; color: #0000FF; text-decoration: none;}
a.a9:visited {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 10pt; font-weight: normal; color: #0000FF; text-decoration: none;}
a.a9:hover {font-family: Helvetica, arial, Calibri; text-align: justify; font-size: 10pt; font-weight: normal; color: #283230; text-decoration: none;}

td {font-family: arial,verdana; color: #606060; font-size: 10pt;}
td.data4 {font-family: arial; font-size: 9pt; border: 1px 1px 1px 1px solid Silver;}
td.dataT {font-family: arial; font-size: 9pt; border-top: 1px solid Silver; border-right: 1px solid Silver; border-bottom: 1px solid Silver;}
td.dataL {font-family: arial; font-size: 9pt; border-left: 1px solid Silver; border-right: 1px solid Silver; border-bottom: 1px solid Silver;}
td.data2 {font-family: arial; font-size: 9pt; border-right: 1px solid Silver; border-bottom: 1px solid Silver;}
td.town {font-family: arial; font-size: 12pt; border-right: 1px solid Silver; border-bottom: 1px solid Silver; background-color:"gray"; color:"white";}
td.plain {font-family: arial; font-size: 9pt; }
td.theheading {font-family: arial; font-size: 11pt; border: 0px solid Silver; background-color:"gray"; color:"white";}

h1 {font-family: arial; font-size: 10pt; display: inline;}
h2 {display: inline;}

.error {font-family: arial,verdana; color: #660000; font-size: 10pt;}
.ok {
	font-family: arial,verdana;
	color: #339933;
	font-size: 10pt;
}

input.submitLtBlue {
	border: 1px solid #6699CC;
	color: #4871A5;
	padding-left: 10;
	padding-right: 10;
	background-color: transparent;
	cursor: pointer;
	font-size: 11;
	font-weight: bold;
}

input.submitDkBlue {
	border: 1px solid #6699CC;
	color: #4871A5;
	padding-left: 10;
	padding-right: 10;
	background-color: #b0c4de;
	cursor: pointer;
	font-size: 11;
	font-weight: bold;
}


