body {
	margin: 0px 0px 0px 0px;
}


body, td, input, select, textarea {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	color: 000000;
	text-decoration: none;
	font-size : 96%;
}

.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: 96%;
	color: #878785;
	font-weight: bold;
	text-decoration: none;
}

.grebody {
	font-weight: normal;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 96%;
	color: #ACC415;
	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: 96%;
	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: 96%;
	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: 96%;
	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;
	padding : 96%;	
}


.menu {
	border: solid 1px #DDD;
	padding: 2px 6px 2px 6px;
	margin: 1px 1px;
	background: #F1F1F1;
	width: 120px;
	height: 1%;
	line-height: 96%;
	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 {
	margin: 5px 0px 0px 2px;
	font-size: 130%;
	font-weight: bold;
	color: #AAA097;
}

.box {
	margin-top: 10px;
	border: 1px solid #000;
}



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;
}
.tableborder {
	border: 1px solid #878785;
	padding: 3px;
}
.borderoutline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #878785;
	border-right-color: #878785;
	border-bottom-color: #878785;
	border-left-color: #878785;
}
.borderoutline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #878785;
	border-right-color: #878785;
	border-bottom-color: #878785;
	border-left-color: #878785;
}
.borderoutline3 {
	border-top-color: #878785;
	border-right-color: #878785;
	border-bottom-color: #878785;
	border-left-color: #878785;
	border-right-width: 1px;
	border-right-style: solid;

}
.bigita {
	font-weight: bold;
	font-size: 96%;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}

.biggreen {
	font-weight: bold;
	font-size: 96%;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #acc415;
	text-decoration: none;
}

.greenBox
{
   
    display:inline-block;
    border:solid 2px #ACC415;
    
}
.greyBox
{
    
    border:solid 2px #AAA097;
    padding:3px;
    border-collapse:collapse;
    
    
}

.greyText
{
    color:#777777;
    font-weight:bold;
}

