body {
	background-color: #2f2f2f;
}

img {
border: 0px;
}

 hr {
  border: 0;
  height: 1;
  width: 95%;
  background-color: #e4e4e4;
  color: #e4e4e4;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
		margin-left: 0px;
	margin-right: 0px;
}

h1 {
	margin-top: 12px;
	margin-bottom: 4px;
		margin-left: 0px;
	margin-right: 0px;
}

h2 {
	margin-top: 6px;
	margin-bottom: 4px;
		margin-left: 0px;
	margin-right: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 8px;
		margin-left: 0px;
	margin-right: 0px;
}
.sitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
}
a:link {
	font-weight: bold;
	color: #D32C2C;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #EC1313;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #9B3737;
	text-decoration: none;
}


.blackhighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: -0.1pt;
	text-indent: 1pt;
	padding-left: 2px;
	width: auto;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-right: 2px;

}


.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #585858;
}
.subheader {
	color: #000000;
}

.redtext {
	color: #E70000;
}

.hugetext {
	font-family: monospace;
	font-size: 14pt;
    font-weight: bold;
    }

.subfooter {
	color: #c1c1c1;
}
.bigtext {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#commentform textarea {
	width: 80%;
	padding: 2px;
	}
select {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #dadada;
color: #000000;
font-size: 7pt;
border: #dadada;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}

input {
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #dadada;
color: #000000;
font-size: 7pt;
border: #9f9f9f;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}


.listindent {
margin-left: 5px;
padding-left: 20px;

}

ul {
   list-style: none;
   list-style-size: %50;
   marign-left: 0;
    padding-left: 0;
}

li {
  margin-top: 4px;
  }
.myspacefloatcontainer {
	position: absolute;
	left: 50%;
	top: 143px;

}
.emailfloatcontainer {
	position: absolute;
	left: 50%;
	top: 143px;

}
.emailfloat {
	position: absolute;
	left: 98px;
	top: 0px;
}
.myspacefloat {
	position: absolute;
	left: -321px;
	top: 88px;
}

.termsbox {
overflow: auto;
padding: 4px;
width: 400px;
height: 115px;
border: 1px solid black;
background-color: #f6f6f6;
}