body {
	font-size:70%; 
	margin: 0px; 
	line-height: 1.5;
	font-family: verdana, arial, helvetica, sans-serif; 
	background: #e0e4c2 url(images/bg.gif) repeat;
	color: #111111;
	padding:0px;
}


div.topheader	{
	height: 170px;
	width: 750px;
	margin:0px;
	background: #ccccff url(images/headerlogo.jpg) top right no-repeat;
	color: #000000;
	padding:0px;
}

h1.topheader	{
	font-size: 28px;
	padding: 40px 0px 0px 0px;
	font-family: "trebuchet ms", sans-serif;
	line-height: 1.2;
	margin: 0px;
	color: #25276F;
}

h2.topheader	{
	font-size: 12px;
	padding: 40px 0px 0px 60px;
	font-family: arial, sans-serif;
	line-height: 1.2;
	margin: 0px;
	color: #25276F;
}

.menuheader {
	padding:  5px 0px 5px 60px;
	color: #ffffff;
	background: #9999ff;
	margin: 0px;
	font-weight: bold;
	font-size: 100%;
	border-top: 2px solid #C7C8FF;
	border-left: 2px solid #C7C8FF;
	border-bottom: 2px solid #8F92FF;
	border-right: 2px solid #8F92FF;
}

a.index
{
	font-size: 100%;
	color: #000099;
	text-decoration: underline;
}

a.index:link
{
	font-size: 100%;
	color: #000099;
	text-decoration:underline;
}

a.index:visited
{
	font-size: 100%;
	color: #000099;
	text-decoration:underline;
}

a.index:hover
{
	font-size: 100%; 
	color: #000099;
	text-decoration: none;
}

a.nwk
{
	font-size: 100%;
	color:#666666;
	text-decoration: underline;
	font-weight: normal;
}

a.nwk:link
{
	font-size: 100%;
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}

a.nwk:visited
{
	font-size: 100%;
	color:#666666;
	text-decoration:underline;
	font-weight: normal;
}

a.nwk:hover
{
	font-size: 100%; 
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}

.footer {
	padding: 600px 0px 5px 0px;
	background-color: #e0e4c2;
	color:#666666;
	font-size: 90%;
}

.nonindexcontent {
	
	padding: 4px 140px 0px 140px;
	line-height: 1.6;
}

.indexleft {
	line-height: 1.6;
}

.indexright {
	padding: 16px 20px 0px 0px;
	line-height: 1.6;
}

h2.nonindex {
	color: #25276F;
	font-size: 140%;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 10px 0px 40px 0px;
}

h3.nonindex {
	color: #25276F;
	font-size: 120%;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}

a.whitelink
{
	font-size: 100%;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold
}

a.whitelink:link
{
	font-size: 100%;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold
}

a.whitelink:visited
{
	font-size: 100%;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold
}

a.whitelink:hover
{
	font-size: 100%; 
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.datesheader
 {
	height: 21px;
	text-indent: 25px;
	color: #ffffff;
	background: #9999ff;
	font-weight: bold;
}

.date
{
color: #25276F;
font-weight: bold;
}

.right{
	margin:0px 0 3px 15px;
	float:right;
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #666666;
}

.left{
	margin:0px 15px 3px 0px;
	float:left;
	padding:1px;
	display:inline;
	background:#cccccc;
	color:#303030;
	border:4px solid #666666;
}

span.white {
	color: #ffffff;
	font-size: 150%;
}