body 
{
	font-family: arial, verdana;
	margin: auto;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #94909c;
}

h1
{ 
	color: #000000;
	font-weight: bold;
	font-size: 15pt;
}

h2
{ 
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

strong
{
	color: #000000;
}

a:link 
{
	text-decoration: underline;
  font-size: 10pt;
	color: #1d3073;
	font-weight: bold;
}
	  
a:visited 
{
	text-decoration: underline;
  font-size: 10pt;
	color: #1d3073;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	font-size: 10pt;
	color: #1d3073;
	font-weight: bold;
}

a.bottomnav:link 
{
	text-decoration: underline;
	font-size: 8pt;
	color: #94909c;
	font-weight: bold;
}
	  
a.bottomnav:visited 
{
	text-decoration: underline;
	font-size: 8pt;
	color: #6692bc;
	font-weight: bold;
}

a.bottomnav:hover 
{
	text-decoration: underline;
	font-size: 8pt;
	color: #1d3073;
	font-weight: bold;
}

div.menubutton 
{
	float: right;
	width: 93px; 
	height: 50px;
	margin: 0 0 0 0;
	background: url( '../images/button2.gif' ) -90px 0 no-repeat;
	vertical-align: top;
}

div.menubutton a 
{
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../images/button2.gif' ) top left no-repeat;

}

div.menubutton span 
{
	display: block;
	margin:0; 
	Font-size: 7.5pt;
	padding: 35px 0 0 1px;
	text-align: center;
	vertical-align: middle;
}

div.menubutton a:active 
{
	color: #1d3073;
	Font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

div.menubutton a:hover 
{
	background-image: none;
	color: #1d3073;
	Font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}

div.menubutton a:hover 
{
	background-image: none;
	color: #1d3073;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
}	
	
ul.strong
{
	color: #000000; 
	font-weight: bold;
}

ul.main
{
	color: #000000; 
	font-size: 10pt;
}

table.main
{
	width: 760;
	height: 100%;
	border: 0;
	margin: auto;
	background-color: #ffffff;
}

table.nav
{
	width: 760;
	vertical-align: top;
}

table.content
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	background-image: url('../images/content-bg.gif');
	background-repeat: repeat-y;
}

table.topnav
{
	width: 100%;
	height: 20px;
	vertical-align: top;
}

td.header
{
	vertical-align: top;
	text-align: left;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	height: 170px;
}

td.content
{
	vertical-align: top;
}

td.header1
{
	width: 122px;
	height: 95px;
}

td.topnav
{
	vertical-align: top;
}

td.mainnav
{
	vertical-align: bottom;
	height: 71px;
}

td.middle
{
	background-image: url('../images/content.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
}

td.bottomnav
{
	height: 23px;
	background-image: url('../images/bottom-nav-bg.gif');
	background-repeat: repeat-x;
}


td.footer
{
	height: 57px;
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
}

td.centre
{
	text-align:center;
	line-height: 8pt;
	width: 80px;
}

div.centre
{
	text-align:center;
}

div.right
{
	text-align: right;
}

div.left
{
	text-align: left;
}

h1
{ 
	color: #000000;
	font-weight: bold;
	font-size: 15pt;
}

h2
{ 
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

.header
{
  	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	font-style: italic;
} 

.subheadertext
{
	color: #000000;
	font-weight: bold;
	font-size: 9pt;
}

.italic
{
	font-style: italic;
	font-size: 9pt;
}