body
{
	color: #ffffff;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body, p, h1, h2, h3, h4, table, td, th, ul, ol, textarea, input
{
	font-family: arial,sans-serif;
	font-size: 10pt;
}

li {
	line-height: 1.6em;
	list-style-type: square;
	color: #ffffff;
}

h1 {
	color: #ffffff;
	font-size: 12pt;
}

a {
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

span.formlabel {
	color: #ffffff;
}

input.forminput {
	color: #76787b;
	background: #ffffff;
	font-family: Arial,sans-serif;
	border: 1px solid #ffffff;
}

.forminputnoedit {
	color: #ffffff;
}

select.forminput {
	color: #76787b;
	background: #ffffff;
	font-family: Arial,sans-serif;
	border: 1px #ffffff solid;
}

.resultbox {
	color: #ffffff;
}

.actionbutton {
	color: #76787b;
	background: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 9pt;
	font-family: Arial,sans-serif;	
	margin: 1px;
}

.tablehead {
	color: #ffffff;
}

.tablecell {
	color: #ffffff;
}

span.loginlabel
{
	color: #7f8084;
	font-size: 8pt;
	font-family: Arial,sans-serif;
}

input.logininput
{
	color: #7f8084;
	font-size: 8pt;
	font-family: Arial,sans-serif;
	background: #d1d2d4;
	border: 1px solid #d1d2d4;
}

a.loginlinks:link
{
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #7f8084;
	text-decoration: underline;
}

a.loginlinks:visited
{
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #7f8084;
	text-decoration: underline;
}

a.loginlinks:hover
{
	font-size: 8pt;
	font-family: arial,sans-serif;
	color: #7f8084;
	text-decoration: underline;
}

a.footer:link
{
	font-size: 8pt;
	font-family: Arial,sans-serif;
	color: #7f8084;
	text-decoration: none;
}

a.footer:visited
{
	font-size: 8pt;
	font-family: Arial,sans-serif;
	color: #7f8084;
	text-decoration: none;
}

a.footer:hover
{
	font-size: 8pt;
	font-family: Arial,sans-serif;
	color: #7f8084;
	text-decoration: none;
}

span.footer
{
	color: #7f8084;
	font-size: 8pt;
	font-family: Arial,sans-serif;
}

.frontpanelist {
	line-height: 1.6em;
	list-style-type: square;
}

.frontpanelistitem {
	padding-bottom: 1em;
}

.frontpaneleft {
	color: #ffffff;
	font-style: italic;
	font-size: 8pt;
}

.fronpaneright {
	color: #ffffff;
	font-size: 10pt;
}

a.frontpaneright:link
{
	color: #ffffff;
}

a.frontpaneright:visited
{
	color: #ffffff;
}

a.frontpaneright:hover
{
	color: #ffffff;
}

.frontpanesmall {
	font-size: 8pt;
}

.frontpaneinput {
	color: #76787b;
	font-size: 9pt;
	font-family: Arial,sans-serif;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.statelist {
	line-height: 1.4em;
	font-size: 10pt;
	align: left;
	text-align: left;
}

a.statelist:link
{
	color: #ffffff;
	text-decoration: none;
}

a.statelist:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.statelist:hover
{
	color: #ffffff;
	text-decoration: none;
}

.becomestatelabel {
	background: #ffffff;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 9px;
	color: #76787b;
	font-size: 13pt;
	font-weight: bold;
}

.frontsubtitle {
	font-size: 14pt;
	font-weight: bold;
}

span.genpara
{
	color: #ffffff;
	font-family: arial,sans-serif;
	font-size: 10pt;
}

div.genpara
{
	margin-bottom: 7px;
}

a.formsmaplabel:link
{
	text-decoration: underline;
}

a.formsmaplabel:visited
{
	text-decoration: underline;
}

a.formsmaplabel:hover
{
	text-decoration: underline;
}

.exterior 
{
	color: #76787b;	
}

a.exterior:link
{
	color: #7f8084;
	text-decoration: underline;
}

a.exterior:visited
{
	color: #7f8084;
	text-decoration: underline;
}

a.exterior:hover
{
	color: #7f8084;
	text-decoration: underline;
}

div.exterior
{
	text-align: center; 
	padding-bottom: 5px;
}

/* result box */
.mw-result-wrapper {
	clear: both;
	margin: 10px;
	width: 100%;
}

.mw-result-holder {
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #ffffff;
	background: #76787b;
	padding: 5px;
}

.mw-result-content {
	padding: 5px;
}

.mw-result-content td {
	color: #ffffff;
}
	