body {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
color:#CCC;}

p {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
color:#CCC;}

h1 {
	color:#0084E1; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color:#FF9900; font-size:1.1em; font-family:Verdana, Arial, Helvetica, sans-serif;
}

.bodycopy {
	font-family: century gothic, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 12px;
}
.largercopy {
	font-family: century gothic, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 14px;
}
.medhead {
	font-family: century gothic, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.subheading {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}

.pagehead {
	font-family: arial, helvetica, sans-serif;
	font-size: 36px;
	font-weight:lighter;
	color: #CCCCCC;
	text-align: right;
}

A.navlink:link, A.navlink:visited {
color: #000000;
text-decoration: none;
font-size: 15px;
}

A.navlink:hover {
color: #000000;
text-decoration: underline;
}

A.navlink:active {
color: #FF0000;
text-decoration: underline;
}

A.otherlink:link, A.otherlink:visited {
color: #0000FF;
text-decoration: none;
}

A.otherlink:hover {
color: #CCCCCC;
text-decoration: underline;
}

A.otherlink:active {
color: #FF0000;
text-decoration: underline;
}

.bluelink {
color: #0099CC;
font-family: Courier New, Courier, monospace;
font-size:14px;
font-weight:bold;
}

A.bluelink:link, A.bluelink:visited {
text-decoration: none;
}

A.bluelink:hover {
text-decoration: underline;
}

A.bluelink:active {
text-decoration: none;
}

#BodyLayer {
	position:absolute;
	left:0px;
	top:250px;
	width:100%;
	z-index:1;
	visibility: visible;
}
#NavLayer {
	position:absolute;
	left:65px;
	top:90px;
	width:797px;
	height:33px;
	z-index:2;
	visibility: visible;
}
#indexNavLayer {
	position:absolute;
	left:0x;
	top:20px;
	width:100%;
	z-index:2;
	visibility: visible;
}

td.underrule {
border-bottom:#000000, thin;
	}
