BODY
{
	COLOR: #000033;
	FONT-FAMILY: Arial;
	margin: 0cm 0cm 0cm 0cm;
	background-color: #003366;
}

h1, h2
{
	color: #000033;
	font-family: serif;
}
div.container
{
	width: 779px;
	border-left: solid 2px #000033;
	border-right: solid 2px #000033;
	border-bottom: solid 2px #000033;
	background: url(images/header.jpg) no-repeat;
	background-color: #ffffff;
}

div.header
{

}

img.logo
{
	width: 775px;
	height: 106px;
}

div.topbar
{
	text-align: left;
	padding-left: 40px;
}


a.topnav:link, a.topnav:visited {
	background-color: #284DA1;
	FONT-FAMILY: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	width: 130px;
	margin-left: 10px;
	margin-right: 10px;
	border: solid 1px #666699;
	text-decoration: none;
}

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

td.leftbar
{
	width: 150px;
	background-color: #0000ff;
}

div.navbar
{
	margin-top: 20px;
}
a.nav:link, a.nav:visited {
	display: block;
	background-color: #284DA1;
	FONT-FAMILY: arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-left: 30px;
	width: 150px;
	text-decoration: none;
}

a.nav:hover {
	background-color: #ff0000;
	text-decoration: none;
	color: #ffffff;
}


td.mainbody
{
	width: 645px;
	padding: 10px;
}

div.bodytext
{
	text-align: left;
	padding: 10px;
}

div.bottombar
{
	color: #ffffff;
	text-align: center;
	background-color: #003366;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
}

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

}

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

}

div.copy {
	color: #ffffff; 
	font-weight: bold;
	font-size: 70%;
	FONT-FAMILY: Arial;
	text-align: center;
	width: 645px;
	margin-top: 20px;
}

a.jwd:link, a.jwd:visited {
	color: #ffffff;  
	text-decoration: none;
	font-weight: bold;
}
a.jwd:hover 
{
	color: #ffffff;
}

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; 
}


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