BODY {
	background-color : #d7e2c1;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#test {
	font-family : "Times New Roman", Times, serif;
}
#address {
	color : #99135e;
	font-size : 12pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.formlabel {
	color : #99135e;
	font-size : 12pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.navbar  {
	color : #99135e;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.navbar a {
	color : #99135e;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.navbar a:visited {
	color : #99135e;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.navbar a:hover {
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: Green;
	text-decoration: underline;	
}
.sub-nav  {
	color : #99135e;
	font-size : 10pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.sub-nav a {
	color : #99135e;
	font-size : 10pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.sub-nav a:visited {
	color : #99135e;
	font-size : 10pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
}
.sub-nav a:hover {
	font-size : 10pt;
	font-weight : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color: Green;
	text-decoration: underline;
}
.FooterLinksSmall
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
}

.FooterLinksSmall a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
}
.FooterLinksSmall a:visited
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999;
	text-decoration: none;
}
.FooterLinksSmall a:hover
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Green;
	text-decoration: underline;
}

.PoweredBy
{
	font-size: 10px;
	color: #999;
	text-align : right;
	vertical-align : text-bottom;
	font-family : "Times New Roman", Times, serif;
}
.PoweredBy a
{
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.PoweredBy a:hover
{
	font-size: 10px;
	color: #999;
	text-decoration: underline;
}

.PoweredBy a:visited
{
	color: #999;
}
.announcement {
	color: #116699;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size : 14pt;
	font-style : italic;
	font-variant : normal;
	text-decoration : underline;
	font-weight : bold;
	border : 1px solid #116699;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 1;
	border-bottom-width : 0;
	width : 100%;
}
.gentext  {
	color: Black;
	display: block;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 100%;
	font-size : 16px;
}
.genemph  {
	color: Green;
	display: block;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 100%;
	font-size : 16px;
	font-weight : bold;
}
.emph {
	color: Green;
	display: block;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 100%;
	font-size : 22pt;
	font-weight : bold;
}
.sectionheader {
	color : #754811;
	display: block;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
	border : 1px solid #754811;
	border-left-width : 0;
	border-right-width : 0;
	border-top-width : 1;
	border-bottom-width : 0;
	width : 100%;
}
div.luna-Ent  {
	color: #116699;
	display: block;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	line-height: 100%;
}

.luna-Ent a:link, .luna-Ent a:visited, .x {
	color: #169;
}

.luna-Ent a:hover {
	color: #000;
}
UL {
	list-style-image : url(images/icon_bullet.gif);
}
.formcontainer {
	border : 1px solid Olive;
	margin-left : 10;
	padding-left : 5px;
	padding-top : 5;
	padding-right : 5;
	padding-bottom : 5;
	font-size : 10pt;
	color : Black;
	font-family: "Lucida Sans Unicode", "Arial Unicode MS", "Lucida Sans", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width : 630px;
}
.formcontainer th {
	color: Green;
}
.required {
	color: Red;
}
