BODY
{
	margin-top: 0.2in;
	margin-left: 0.2in;
	background-color: #000000;
}
UL
{
	list-style-type: square;
}
LI
{
	list-style-type: square;
}
.title
{
	font-weight: bold;
	font-size: 9px;
	color: #323232;
	line-height: 18px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: gray;
	text-decoration: none;
}
.bodytext, .bodytext td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodytext a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodytext a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodytext a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
}

.bodyCopy
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodyCopy a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodyCopy a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
.bodyCopy a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: none;
}
.headline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
.headline a:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
.headline a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
.headline a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
a.headline:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
a.headline:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
a.headline:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}
.cellLightBackground
{
	background-color: gray;
}
.cellDarkBackground
{
	background-color: #000000;
}
.homeNewsItem
{
	border-right: black solid;
	padding-right: 10px;
	border-top: black solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: black solid;
	padding-top: 10px;
	border-bottom: black solid;
	background-color: #323232;
}
.headlineImage
{
	border-left: black solid;
	/*border-bottom: black solid;*/
	background-color: #000000;
}

.twoSidesPadding
{
	border-right: gray 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: gray 1px solid;
	padding-top: 10px;
	background-color: #323232;
}
.twoSides
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	background-color: #323232;
}
.sidesBottomPadding
{
	border-right: gray 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: gray 1px solid;
	padding-top: 10px;
	border-bottom: gray 1px solid;
	background-color: #323232;
}

.sidesBottom
{
	border-right: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: #323232;
}

.nonePadding
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #323232;
}
.darkPadding
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #000000;
}
.allPadding
{
	border-right: gray 1px solid;
	padding-right: 10px;
	border-top: gray 1px solid;
	padding-left: 10px;
	padding-bottom: 10px;
	border-left: gray 1px solid;
	padding-top: 10px;
	border-bottom: gray 1px solid;
	background-color: #323232;
}
#header
{
	background-image: none;
	width: 750px;
}

A:link
{
	color: #000000;
}
A:visited
{
	color: #000000;
}
A:active
{
	color: #000000;
}
A:hover
{
	color: #000000;
}
.actuator
{
	height: 10px;
	color: black;
	padding-bottom: 2px;
}
.actuator-over
{
	height: 10px;
	color: #336699;
	background-color: #CCCCCC;
	padding-bottom: 2px;
}
.actuator img, .actuator-over img
{
	visibility: hidden;
	margin: 0px;
}
#actuator0, #actuator1, #actuator2, #actuator3
{
	color: White;
	border-right: solid 1px white;
}
#actuator4
{
	color: White;
	border-right-width: 0;
}
#header #message
{
	visibility: hidden;
}
.menu
{
}
.footer
{
	display: block;
	
	border-top: solid 1px gray;
	clear: both;
	float: none;
	background-position: bottom;
	height: 33px;
	width: 750px;
	background-image: none;
}
.footer
{
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	text-align: center;
}
.footer TD
{
	font-size: 9px;
	color: #FFFFFF;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	text-align: center;
}
.footer A
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:hover
{
	color: #FFFFFF;
}
.footer SPAN
{
	display: block;
	padding-top: 2px;
}
.footer SPAN SPAN
{
	display: inline;
}


