html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*************************************************/
p.norm
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	color: rgb(0,0,0);
	font-size:10pt;
}

ul.norm
{list-style-type: disc;
position:relative;
	left:15px;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	color: rgb(0,0,0);
	font-size: 10pt;
	font-variant: normal;
	text-align: left}

/*li.norm
{
	position:relative;
	left:15px;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	color: rgb(0,0,0);
	font-size: 10pt;
	font-variant: normal;
	text-align: left
}*/

p.plisthdr
{font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
font-size:12pt;
font-weight:bold;
}

p.plisthdr1
{font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
font-size:10pt;
font-weight:bold;
}

p.hyper
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	color: rgb(0,0,0);
	font-size: 100%;
	text-align: center
}

.error
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	color: rgb(153,1,50);
	font-size: 10pt;
	text-align: left
}


.left
{	text-align: left}

.right
{	text-align: right}

.italic
{	font-style: italic}

.centre
{text-align: center}

.bold
{font-weight: bold}

a:link
{	color: #003293}

a:visited
{	color: #2BD2F7} 

a:hover
{	background: #CCCC99;		/*pale grey-green*/
	color: #7D6C5A;
	text-decoration: none;
}

a:active 
{	color: #FD7310}


body
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	background-color: rgb(204,204,153);
	color: rgb(0,51,51);
}



h1, h2, h3, h4, h5, h6
{
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
	font-weight:normal
}

h1
{
	color: #91928A;
	font-size:20pt;
}

h2
{
	color: #91928A;
	font-size:16pt;
}

h3
{	color: rgb(153,153,102);}

h4
{
	color: rgb(0,102,0);
	text-align: center
}

h5
{
	color: rgb(102,102,102);
}

h6

{
	color: #FFFFFF;
	font-size:80%;
	text-align:center
}

#nav {
	position: static;
	float: left;
	width: 202px;
	line-height:2;
}
#nav ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	border: 0;
}
#nav li {
	text-align: center;
	width: 202px;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
  font-weight: normal;
	font-size: 90%;
	color: #003293;				 
	background: #7D6C5A;	 /*Chocolate*/
}

*.whitecentred
{
	color: #FFFFFF;
	font-size:80%;
	text-align:center
}


#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
/*	border-left: 1px solid #7D6C5A;
	border-right: 1px solid #7D6C5A; */
	background: #7D6C5A;
	color: #003293; 
/*	color: #FFFFFF; */
	text-decoration: none;
/*	width: 202px;*/
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 202px;
}
html>#nav li a {
	width: 202px;
}
#nav li a:hover {
/*	font-style: italic;*/
	background: #CCCC99;		/*pale grey-green*/
	color: #7D6C5A;
	text-decoration: none;
}



*.bottomlinks
{
	text-align: center;
/* border was commented*/ 	
	border:1px;
	border-color:#FFFFFF;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
  font-weight: normal;
	font-size: 90%;
	color: #003293;				 
/*	color: #FFFFFF;*/
	background: #7D6C5A;	 /*Chocolate*/
} 


.bottomlinks a
{
	table-layout:fixed;
	/*display: block;*/
	font-weight: normal;
	padding: 0;
	background: #7D6C5A;
	color: #003293; 
	text-decoration: none;
	voice-family: "\"}\"";
	voice-family: inherit;
}

.bottomlinks a:hover {
	font-style: italic;
	background: #CCCC99;		/*pale grey-green*/
	color: #7D6C5A;
	text-decoration: none;
}

/*
.bottomlinks a:hover {
	font-style: italic;
	background: #7D6C5A; 			 /*#CCCC99;		/*pale grey-green
	color: #7D6C5A;
	text-decoration: none;
}*/

table.dates {
  font-size: 80%;
  font-family: "Trebuchet MS",Verdana,Tahoma,Arial;
}

body
{background-color: #CCCC99}

table.main
{width:800px;
margin-left:auto;
margin-right:auto;
border:2px solid #FFFFFF;
padding:1cm; 

/*background-color:#7D6C5A;*/ 
}

td.c1head
{
width:100%;
background-color:#CCCC99;
border:5px;
border-color:#FFFFFF;
}

td.c1body
{width:202px;
/* height:133px;*/ 
 vertical-align:top;
background-color:#7D6C5A;
}

td.c2body
{width:560px; 
background-color:#F1F0E7;
line-height: 1.5;
padding:5px;
vertical-align:top;}

td.c3body
{width:36%;
vertical-align:top;
background-color:#F1F0E7;}


td.c1foot
{border-top:1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
/*border-color:#FFFFFF;*/

width:100%;
background-color:#7D6C5A;
height:45px;
vertical-align:middle;
}

.contact
{text-align:center;
 background-color:#7D6C5A;
 color:#FFFFFF;
 font-size:90%;
}

td.subform
{width:463px;
 border:1px;}
 
td.terms
{width:560px; 
background-color:#F1F0E7;
border:1px;
padding:.5cm}

table.links
{width:100%;
text-align:center;}

table.links a:hover
/* Adboe & W3C Icons */
{
	font-style: none;
	background: #7D6C5A;
	color: #7D6C5A;
	text-decoration: none;}
