body 
{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #333333;
}

img		
{
	border: none;
	/*behavior: url(iepngfix.htc)*/
}

td 	
{
	font-size: 12px;
	color: #000000;
}

a 	
{
	font-size: 12px;
	color: #2E3657;
	text-decoration:none;
}

a:hover	
{
	color: #2E3657;
}

a.active
{	
	color: #2E3657;
}

a.active:hover
{	
	color: #2E3657;
}

a.arrow	{
	margin: 0px 0px 0px 10px;	
	padding: 0px 0px 0px 10px;
	display:block;	
	color: #333333;
	background: url(/images/redarrow.gif) no-repeat;
}

span.observerarrow	{
	margin: 0px 0px 0px 10px;	
	padding: 0px 0px 0px 10px;
	display:block;	
	color: #333333;
	background: url(/images/redarrow.gif) no-repeat;
}

a.greyarrow	{
	margin: 0px 0px 0px 10px;	
	padding: 0px 0px 0px 10px;
	display:block;	
	color: #333333;
	background: url(/images/greyarrow.gif) no-repeat;
}

a.backlink	{
	margin: 0px 0px 20px 10px;	
	padding: 5px 0px 5px 45px;
	display:block;	
	color: #333333;
	background: url(/images/backlink.gif) no-repeat;
}

p table	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: none;
}

.submitbutton
{
background:url(../images/submit.png); 
width:60px; 
height:15px;
border:0;
}

.resetbutton
{
background:url(../images/reset.png);
width:60px;
height:15px;
border:0;
}

.contact
{
background:url(../images/contactbg.png);
border:0;
background-repeat:no-repeat;
width:413px;
height:290px;
}

.inputbox
{
border-color:#003366;
border-style:solid;
border-width:1px;
color:#003366;
font-size:13px;
}


h1	{
	font-family:Georgia, Times, serif;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}



h2.grey	{
	color: #999999;
}

p			{
	color: #333333;
}



input	{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	background: #f6f6f6;	
}


td.dateline	{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	color: #565656;
}

#container {
	width:760px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	position:relative;
}

.CheckBoxStyle
{
	background-color:#CCCCCC;
}

.hidden { display: none; }
.unhidden { display: block; }