body {
	margin: 20px 0px 0px 0px;
}

body {
	font-size: 12px;
}

body, td, input, select, textarea {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	color: Black;
	text-decoration: none;
}

select {
	border : 4px solid Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : Black;
	cursor : hand;
	display : list-item;
	border-bottom : 0px outset;
	border-bottom-style : solid;
}

.wtbody {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.blbody {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	color: #00135D;
	font-weight: bold;
	text-decoration: none;
}

.redbody {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	color: #E20A16;
	font-weight: bold;
	text-decoration: none;
}

.big {
	font-weight: bold;
	font-size: 12px;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
}
		
p {
	margin: 0px 0px 10px 0px;
}


H1 {
	font-size: 200%;
	margin: 25px 0px 10px 0px;
}


H2 {
	font-size: 170%;
	margin: 25px 0px 10px 0px;
}


H3 {
	font-size: 130%;
	margin: 25px 0px 10px 0px;
}

H4 {
	font-size: 100%;
	margin: 25px 0px 10px 0px;
}


a {
	color: #777777;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

.blnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00135D;
	font-weight: bold;
}

.blnav:hover {
	text-decoration: underline;
	color: #00135D;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.nav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.nav2:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00135D;
}

.base:hover {
	text-decoration: underline;
}

.warning  {
	border-width : 2px;
	border-color : red;
	border-style : dotted;
	padding : 2px;
	background-color : MistyRose;
}

input, select, textarea {
	border-width : 1px;
	border-style : solid;
	border-color : silver;
	background-color : White;
}


input.invalid, textarea.invalid, select.invalid  {
	border-color : red;
	background-color : MistyRose;
}

input.valid, textarea.valid, select.valid  {
	border-color : silver;
	background-color : White;
}


.menu {
	border: solid 1px #DDD;
	padding: 2px 6px 2px 6px;
	margin: 1px 1px;
	background: #F1F1F1;
	width: 120px;
	height: 1%;
	line-height: 1em;
	color: #000;
	display: block;
	text-decoration: none;
}


.menu:hover {
	border: solid 1px #999;
	background: #CCC;
}


a.topmenu {
	display: block;
	width: 50px;
	padding: 2px;
	margin-right: 5px;
	border: solid 2px #E8DFDA;
	text-align: center;
	font-weight: bold;
	float: right;
}

a.topmenu:hover {
	background: #EEE;
}

.headerwhite {
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
}

.headergrey {
	font-size: 130%;
	font-weight: bold;
	color: #AAA097;
}

.box {
	margin-top: 10px;
	border: 1px solid #000;
}


TABLE.votebox {
	border: 1px solid #000;
	width: 200px;
}


div.votegraph {
	display: block;
	height: 10px;
	background: #000;
}

.story {
	display: block;
}

.greybodybd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.subnavsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
}

.subnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: bottom;
}


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: bottom;
}

.subnav:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B9C911;
	float: bottom;
}


.subnav2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B9C911;
	float: bottom;
}

.subnav2a:hover {
	text-decoration: underline;
	color: #B9C911;
}

.projectimages img{
filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity: 0.75;
	border: 1px #000 solid;
	width: 110px;
	height: 90px;
	margin-bottom:8px;
}

.projectimages:hover img{
filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}

.projectimages2{
	width: 244px;
	height: 372px;
}.fullBorder {
	border: 1px solid #00135D;
}
.dataprotection {
	font-size: 10px;
	line-height: 13px;

}
.fulloutline {

	border: 1px solid #666666;
}
