body		{	font-family: times; behavior:url(extras/csshover.htc);
			font-size: 80%;
			color: #OO6;
			text-align: left;
			background-color: #fff;
		}
div#container	{	/*min-width: 762px;
			max-width: 1000px;*/

			margin: 20px auto 10px auto;
			width: 750px;
			text-align: left;
			background-color: #FFF;
			background-repeat: repeat-y;
			border: 1px solid #006;
		}
* 		{	margin: 0;
			padding: 0;
		}
div#header	{	overflow: hidden;
			height: 100px;
			background-color: #fff;
		}
div#header img	{	text-align:left;
			margin: -20px 0 0 10px;
		}
div#header h1	{	font-family: arial;
			font-size: 0.1em;
			color: #fff;
		}
div#header h2	{	font-family: arial;
			font-size: 1em;
			color: #666;
			margin: -10px 0 0 16px;
			font-weight: normal;
		}
div#header h3	{	font-family: Times;
			font-size: 0.8em;
			color: #666666;
			margin: 20px 5px 0 0;
			text-align: right;
		}
div#header h4	{	font-family: Times;
			font-size: 1.4em;
			color: #0000FF;
			margin: 0 5px 0 0;
			text-align: right;
		}
div#header p	{	font-family: arial;
			font-size: 0.8em;
			color: #666;
			margin: 0 5px 0 0;
			font-weight: normal;
			text-align: right;
		}
div#menubar	{	background-color: #0000FF;
			background-repeat: repeat-x;
			background-position: right 0;
			height: 20px;
			overflow: hidden;
		}
div#listmenu	{	width: 100%;
			font-size: 1em;
			font-weight: bold;
			float: right;
		}
div#listmenu ul	{	margin: 0 0;
			border: 0;
		}
div#listmenu li	{	float: right;
			list-style-type: none;
                        padding: 1px 2px;
			border: 2px solid #0000FF;
		}

div#listmenu li:hover	{	background-color: #FF0000;
				border: 2px solid #FF0000;
			}
div#listmenu a	{	color: #fff;
			text-decoration: none;
                        padding: 5px 15px;
		}
div#listmenu a:hover	{	color: #fff;
				text-decoration: none;	
			}

div#content	{	text-align: left;
			background-color: #fff;
		}
div#content h2	{	font-size: 2em;
			color: #f30;
			margin: .5em 0 0 0;	
		}
div#content h3	{	font-size: 1.5em;
			color: #f30;
			font-style: italic;	
		}
div#content p	{	margin: 1em 0;	
			color: #000;
			padding: 0 10px 5px 10px;
			text-align: center;
		}
div#content ul	{	margin: .5em 0 0 2em;
			padding: 0;			
		}
div#content li	{	margin: .2em 0;
			padding: 0;
			list-style-type: disc;					
		}
div#content img	{	border: 0px solid #fff;
		}
div#content a	{	text-decoration: none;
		}
div#contactaddress	{	text-align: right;
				padding: 0 10px 0 0 ;
			}

div#footer	{	clear: both;
			height: 80px;
			border-top: 1px solid #006;
			margin: 0;
			text-align: right;
			font-size: 1em;
			font-weight: bold;
			background-color: #FFF;
			overflow: hidden;			
		}
div#address	{	clear: both;
			height: 80px;
			margin: 0;
			text-align: center;
			background-color: #FFF;
			overflow: hidden;			
		}
div#address p	{	font-size: .85em;
			font-weight: bold;
			color: #ccc;
			line-height: 1.6em; 
		}
div#address a	{	font-weight: normal;
			color: #ccc;
		}
a.nav:link	{	text-decoration: none;
		}
a.nav:visited	{	text-decoration: none;
		}
a.nav:hover	{	text-decoration: underline;
			color: #c00;
		}
a.nav:active	{	text-decoration: none;
		}

/* Aslett Clearing Method - www.csscreator.com */

.clearfix:after {	content: ".";
			display: block;
			height: 0;
			clear: both;
    			visibility: hidden;
		}
.clearfix 	{	display: block;
		}

/* End Aslett Clearing Method */

.banner		{	margin-top: 10px;
		}

div#formcontainer 	{	margin: 0px 0 0 0;
				width: 420px;
				float: left;
			}
div#formcontainer form  {
			}

div#formcontainer div.clearfix 	{	padding: 5px 0px; 
					vertical-align: top;
			}

div#formcontainer form label {	width: 150px; 
				float: left;
				color: #006;   
				margin-right: 10px;
				font-weight: bold;
			}
	
div#formcontainer div.buttongroup 	{	float: left; 
						margin: 0px; 
						padding: 0px;
			} 
div#formcontainer div.buttongroup div 	{	margin-bottom: 5px; 
					} 
div#formcontainer div.buttongroup input	{	margin-right:5px;
					} 
.button		{	color: #fff;
			background-color: #f30;
			padding: .1em;
			font-weight: bold;
			font-size: .8em;
		}
textarea	{	font-family: verdana, arial, sans-serif;
			font-size: 1em;
		}

table		{	margin: 2em 0;
		}
td		{	padding: .5em;
		}
div#key h1	{	font-size: 0.1em;
			color: #fff;
		}
div#key h2	{	font-size: 0.1em;
			color: #fff;
		}
div#key p	{	font-size: 0.1em;
			color: #fff;
		}
div#logos	{	height: 60px;
			margin-top: 10px;
			margin-bottom: 5px;
			text-align: center;
			margin-left: auto;
			margin-right: auto;
		}
.centreimage	{	text-align:center;
		}
div#logos a	{	text-decoration: none;
		}
div#logos img	{	border: 0px solid #fff;
			margin: 0 25px 0 25px;
		}
