body {
	background-color: #333333;
	text-align:center;
	margin-top: 0px;
	padding-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

div.layout
{
	position:relative;
	margin: 0 auto 0 auto;
	text-align: left;
	width:926;
	left:0px;
	top:0;
	z-index: 2;
	text-align:left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
}

p.caption {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}

p.machCaption {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	margin-top: 3px;
	padding-top: 3px;
}

ul {
	margin-left:10px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.centered {
	text-align: center;
}
.addrText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}


li {
	color: #000000;
	margin-left:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 20px;
}

table.mach {
	border: 1px solid #000000;
	width: 460px;
}

td {
	background-color: #FFFFFF;
}

td.aboutImage {
	margin-right: 20px;
	padding-right: 20px;
}

td.content {
	background-color: #FFFFFF;
	margin-right: 111px;
	padding-right: 111px;
}

td.machContent {
	background-color: #FFFFFF;
	margin-right: 0px;
	padding-right: 0px;
}

td.machHeader1 {
	color: #FFFFFF;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

td.machHeader2 {
	color: #FFFFFF;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
}

td.machOdd {
	color: #000000;
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

td.machEven {
	color: #000000;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

td.formLabel {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

td.transparent {
	background-color: transparent;
}

td.spacer {
	background-color: #330000;
}

a img {border: none; }

a.menu:link
{
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
}

a.menu:visited
{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
}

a.menu:hover
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal;
}

a.menu:link
{
	color: #666666;
	font-size:10;
}

a.menu:visited
{
	color: #333333;
	font-size:10;
}

a.menu:hover
{
	color: #000000;
	font-size:10;
}

a.menu:active
{
	color: #666666;
	font-size:10;
}

a.footer:link
{
	color: #000000;
	font-size:10;
}

a.footer:visited
{
	color: #333333;
	font-size:10;
}

a.footer:hover
{
	color: #666666;
	font-size:10;
}

a.footer:active
{
	color: #666666;
	font-size:10;
}

input.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	line-height: 15px;
}

textarea.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	line-height: 15px;
}
