* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
}

a:hover {
	text-decoration: none;
}


body {
	background: #f5f6fa;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 76%;
}

body.mceContentBody {
	background: #FFFFFF;
	text-align: left;
	margin: 0px;
	color: black;
}

h1 {
	color: #999999;
	font-size: 220%;
	font-weight: normal;
	line-height: 110%;
	padding-bottom: 10px;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 2px;
}


h3 {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 2px;
}

h4 {
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 2px;
}

h5 {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 2px;
}

h6 {
	font-size: 110%;
	font-weight: normal;
	padding-bottom: 2px;
}

hr {
	padding: 6px 0px 6px 0px;
}

li {
	line-height: 140%;
	padding-bottom: 0px;
}

ol {
	padding-left: 30px;
}

p {
	padding-bottom: 8px;
}

table {
	font-size: 100%;
}

td {
	font-size: 100%;
	text-align: left;
}

ul {
	padding-bottom: 6px;
	padding-left: 18px;
	padding-top: 0px;
}

.boldheader {
	padding-bottom: 2px;
	font-weight: bold;
}

.black {
	color: Black;
}

.blue {
	color: #334499;
}

.grey {
	color: #999999;
}

.red {
	color: #bb1122;
}

.yellow {
	color: #eecc22;
}

.blue-tint-block {
	background: #ebecf5;
	padding: 6px 6px 7px 8px;
}

.red-tint-block {
	background: #F9E5E6;
	padding: 6px 6px 7px 8px;
}

.yellow-tint-block {
	background: #fcf5d3;
	padding: 6px 6px 7px 8px;
}

.imgLeft {
	float: left;
	padding-right: 10px;
}

.imgRight {
	float: right;
	padding-left: 10px;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration: underline;
}

.ruled-yellow-block {
	background: #fcf5d3;
	padding: 9px 16px 7px 16px;
	margin-bottom: 12px;
	border-top: 2px solid #F6E386;
	border-bottom: 2px solid #F6E386;
}

.ruled-yellow-block a {
	color: #bb1122;
}

.ruled-yellow-block p {
	padding-bottom: 2px;
}


.yellow-tint-block a {
	color: #bb1122;
}

.yellow-tint-block p {
	padding-bottom: 2px;
}

.yellow-tint-block tbody td {
	background: #fcf5d3;
	padding: 0px 16px 6px 16px;
	margin-bottom: 12px;
}

.yellow-tint-block thead td {
	background: #fcf5d3;
	padding: 6px 16px 0px 16px;
}

#adeptfooter {
	color: #819AC0;
	font-size: 80%;
	margin: 0px auto 0px auto;
	padding: 6px 0px 12px 0px;
	text-align: center;
	width: 762px;
}

#adeptfooter a {
	color: #819AC0;
}

#adeptfooter a:hover {
	color: #819AC0;
	text-decoration: none;
}

#blueband {
	background: #334499;
	height: 6px;
	width: 762px;
}

#blueblock {
	background-color: #ebecf5;
	padding: 12px 14px 10px 16px;
}

#blueblock h3,
#blueblock a {
	color: #334499;
}

#blue-tint-block {
	background-color: #ebecf5;
	padding: 12px 14px 10px 16px;
}

#container {
	background: White;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 762px;
}

#content {
	padding-left: 52px;
}

#footer {
	background: White url(../images/footer-logo.gif) no-repeat left;
	border-top: 6px solid #334499;
	clear: both;
	padding: 3px 0px 14px 120px;
}

#footer #organisation {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 5px;
}

#footer p {
	padding-bottom: 3px;
}

#form-content {
	padding: 22px 52px 28px 52px;
}

#header {
	width: 762px;
}

#imageband {
	height: 164px;
	border-top: 6px solid #334499;
}

#imagebandleft {
	width: 762px;
	height: 164px;
}

#imageband-main {
	height: 164px;
	border-bottom: 6px solid #bb1122;
	border-top: 6px solid #334499;
}

#imageleft {
	float: left;
}

#leftcontent {
	float: left;
	margin-top: 0px;
	padding: 26px 0px 30px 0px;
	width: 517px;
}

#leftcontent p {
	line-height: 140%;
}

#logoband {
	background: White url(../images/header-logo.gif) no-repeat left;
	color: #999999;
	font-size: 190%;
	font-weight: normal;
	padding-bottom: 12px;
	padding-left: 100px;
	padding-top: 12px;
}

#maintext {
}

#newsblock {
	background-color: #fcf5d3;
	padding: 12px 14px 10px 16px;
}

#newsblock h3,
#newsblock a {
	color: #bb1122;
}

#quote {
	background: #CCD0E5;
	float: right;
	width: 179px;
	height: 164px;
}

#quotestyle td {
	color: #334499;
	font-size: 150%;
	padding-left: 20px;
	padding-right: 24px;
}

#redband {
	background: #bb1122;
	color: white;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 4px;
	text-align: center;
	width: 762px;
}

#rightmenu {
	float: right;
	padding: 26px 0px 30px 0px;
	width: 179px;
}

#rightmenu img {
	padding-top: 14px;
	padding-left: 20px;
}

#rightmenu ul {
	list-style: none;
	padding-bottom: 4px;
	padding-left: 20px;
}

#rightmenu ul li {
	border-bottom: 1px solid #c9c9c9;
	color: #334499;
	font-weight: bold;
	line-height: 120%;
	padding-bottom: 3px;
	padding-top: 3px;
}

#rightmenu ul li a {
	color: #334499;
	display: block;
	text-decoration: none;
}

#rightmenu ul li a:visited {
	text-decoration: none;
}

#rightmenu ul li a:hover {
	color: #bb1122;
	text-decoration: none;
}

#rightmenu ul li ul li {
	border: none;
	color: #6B6B6B;
	font-weight: normal;
	padding-bottom: 1px;
	padding-top: 0px;
	padding-right: 16px;
}

#rightmenu ul li ul li a, 
#rightmenu ul li#activeSection ul li a {
	color: #6B6B6B;
	text-decoration: none;
}

#rightmenu ul li ul li a:visited {
	color: #6B6B6B;
	text-decoration: none;
}

#rightmenu ul li ul li a:hover {
	color: #bb1122;
	text-decoration: none;
}

#rightmenu ul li ul li.selected a {
	color: #bb1122;
}

#rightmenu ul li#activeSection a {
	color: #bb1122;
}

#thinredband {
	background: #bb1122;
	height: 6px;
	text-align: center;
	width: 762px;
}

#title {
}

#yellowband {
	background: #eecc22;
	height: 18px;
	width: 762px;
}
