/*
Design by Likeminded ©2008
http://www.likeminded.co.uk
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

h1 {
	color: #FFFFFF;
	font-size: 24px;
	margin-bottom: 5px;
	font-weight: lighter;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-size: 13px;
	color: #78BDE8;
	font-weight: bold;
	padding-bottom: 5px;
}

p {
	margin-bottom: 10px;
	line-height: 20px;
}

ul, ol {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a:link {
	color: #78BDE8;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #000000;
}

img {
}


/* Wrapper * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page * Page */

#wrapper {
	width: 825px;
	margin: 0 auto;
	height: 100%;
	background-color: #FFFFFF;
	margin-top: 10px;
}

/* Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content * Content */

#header {
	float: left;
	width: 800px;
	height: 99px;
}

#menu_left {
	float: left;
	width: 125px;
	height: 100%;
	padding-top: 20px;
}

#menu_left ul {
	list-style: none;
	margin: 0;
}

#menu_left li {
	display: block;
	padding: 20px 0px 0px 10px;
}

#menu_left li li {
	display: block;
	padding: 3px 0px;
}

#menu_left li li a {
	color: #666666;
	margin-left: 13px;
}

#menu_left a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#menu_left a:hover {
	text-decoration: underline;
}

#centre {
	float: left;
	width: 436px;
	height: 464px;
}

#right_text_2 {
	float: right;
	width: 224px;
	padding: 15px 20px 0px 20px;
	height: 412px;
	background-color: #78BDE8;
}

#right_text_2 p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4;
	margin-bottom: 3px;
}

#right_text_2 a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#right_text_2 a:hover {
	text-decoration: underline;
}

#right_text {
	float: right;
	width: 224px;
	padding: 50px 20px 0px 20px;
	height: 377px;
	background-color: #78BDE8;
}

#right_text p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4;
}

#right_text a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

#right_text a:hover {
	text-decoration: underline;
}

#flash {
	float: left;
	width: 700px;
	height: 464px;
}

#privacy {
	float: left;
	width: 675px;
}

/* Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer * Footer */

#footer {
	width: 790px;
	margin: 0px auto;
	height: 25px;
	padding: 8px 0px 10px 10px;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
}

#footer a {
	color: #A5A5AD;
	text-decoration: none;
	float: left;
	text-align: center;
	font-size: 12px;
	border-left: solid #A5A5AD 1pt;
	padding: 0px 20px 0px 20px;
}

#footer a:hover {
	text-decoration: none;
	color: #333333;
}

#footer .first a {
	border-left: 0px solid #000000;
	padding: 0px 20px 0px 0px;
}

/* Legals * Legals * Legals ** Legals ** Legals ** Legals ** Legals * * Legals */

#legals {
	width: 790px;
	margin: 0px auto;
	padding-left: 10px;
	padding-bottom: 20px;
}

#legals p {
	font-size: 10px;
	color: #A5A5AD;
	line-height: 14px;
}

#legals a {
	text-decoration: none;
	color: #666666;
}

#legals a:hover {
	text-decoration: none;
	color: #333333;
}

/* Form * Form * * Form * Form ** Form * Form ** Form * Form ** Form * Form ** Form * Form */ 

 label
{
	width: 8em;
	float: left;
	text-align: left;
	display: block;
}

 input
{
color: #000000;
background: #ffffff}

 textarea
{
color: #000000;
background: #ffffff}

.submit input
{
margin-left: 0em;
background: #ffffff}

.application {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F18E00;
	height: 20px;
	width: 789px;
	padding-left: 10px;
	padding-bottom: 10px;
}

/* access keys * access keys ** access keys ** access keys ** access keys ** access keys ** access keys * access keys */ 


#acceskeys  {
position : relative;
padding : 0;
margin : 0;
margin : auto;
text-align : left;
}

#acceskeys ul {
padding : 0;
margin : 0;
list-style : none;
}

#acceskeys li {
padding : 0;
margin : 0;
list-style : none;
display : inline;
}

#acceskeys a {
border : 1px solid white;
color : #000000;
position : absolute;
top : 0;
left : 0;
overflow : hidden;
width : 0;
height : 0;
font-size : 1em;
z-index : 1000;
}

#acceskeys a:active, #acceskeys a:focus {
position : absolute;
overflow : visible;
width : auto;
height : auto;
margin : auto;
padding : 3px;
background-color : #e7ff44;
border : 1px solid #b6db4d;
}

/* bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits * bits */

.current_page {
	color: #78BDE8;
	font-weight: bold;
