BODY
{
	COLOR: #000000;
	background-color: #ffffff;
	FONT-FAMILY: Arial;
}

  @font-face {
    font-family: CG Omega;
    font-style:  normal;
    font-weight: normal;
    src: url(images/CGOMEGA0.eot);
}

H1
{
	COLOR: #8F4651;
	FONT-FAMILY: CG Omega;
	font-size: 30px;
}

div.indextest
{
	position: relative; 
	top: -60px;
	float: right;	
	display: block;
}



table.maintable
{
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
}

table.mainbody
{
	border-style: solid;
	border-width: 1px;
	border-color: #000066;
}

.bodymargin
{
	margin: 6px 6px 6px 6px;
}

.navheader
{
	display: block;
	background-color: #8F4651;
	FONT-FAMILY: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	width: 160px;
	margin-bottom: 2px;
	text-decoration: none;
}

li
{
position: relative;
left: -10px;
}


a.snav:link, a.snav:visited {
	display: block;
	background-color: #BA8900;
	FONT-FAMILY: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	width: 120px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.snav:hover {
	background-color: #BA8900;
	text-decoration: none;
	color: #000000;
}


a.nav:link, a.nav:visited {
	display: block;
	background-color: #006699;
	FONT-FAMILY: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	width: 160px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.nav:hover {
	background-color: #BA8900;
	text-decoration: none;
	color: #000000;
}

a.navsubscribe:link, a.navsubscribe:visited {
	display: block;
	background-color: #BA8900;
	FONT-FAMILY: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	height: 20px;
	width: 160px;
	margin-bottom: 2px;
	text-decoration: none;
}

a.navsubscribe:hover {
	background-color: #006699;
	text-decoration: none;
	color: #ffffff;
}

.topnavbox
{
	margin-right: 16px !important;
	margin-right: 0px;
}

a.topnav:link, a.topnav:visited {
	display: block;
	background-color: #091D5C;
	margin-top: 6px;
	FONT-FAMILY: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 2px;
	padding-right: 8px;
	padding-left: 8px;
	height: 19px !important;
	height: 21px;
	width: 100%;
	text-decoration: none;
}

a.topnav:hover {
	background-color: #006699;
	text-decoration: none;
	color: #ffffff;
}


a.botnav:link, a.botnav:visited {
	text-decoration: none;
	color: #091D5C;
}
a.botnav:hover {
	text-decoration: underline;
	color: #091D5C;
}



a:link, a:visited {
	text-decoration: underline;
	color: #0000ff;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
}


a.green:link, a.green:visited {
	color: #336600;  
	text-decoration: none;

}

a.green:hover {
	color: #A7A984; 
	text-decoration: none;

}

div.copy {
	color: #000000; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
}

a.jwd:link, a.jwd:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
	font-weight: bold;
}
a.jwd:hover 
{
	color: #0000ff;
}

a.admin:link, a.admin:visited {
	color: #cccccc;  
	text-decoration: none;
	font-size: 60%;
}

.question
{
	COLOR: #990033;
	FONT-FAMILY: Arial;
	font-weight: bold;
}

.answer
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
}

p.inheader
 {
	position: absolute; 
	top: 140px; 
	right: 10px;
	COLOR: #ffffff;
	font-size: 100%;
	FONT-FAMILY: Arial; 
}



