@charset "utf-8";
#fr {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #c0c0c0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #808080;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: none;
	color: #06658D;
}
a:active {
	text-decoration: none;
	color: #06658D;
}



#container {
	padding: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	height: auto;
}
#title h2 {
	font-size: 20px;
	text-align: left;
	margin: 0px;
	text-indent: 0;
	color: #808080;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#title h1 {
	background-image: url(../images/logo/logo450x105.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 105px;
	width: 450px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	font-size: 16px;
}
#fr #title h1 {
	width: 465px;
	background-position: 15px;
}
#title h1  a{
	display: block;
	height: 100%;
	width: 100%;
}
#title h1 a:hover {
	background-image: url(../images/logo/logo450x105.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fr #title h1 a:hover {
	background-position: 15px;
}
#title h1 span{
	display: none;
}
#index  {
	float: left;
	height: auto;
	width: 55%;
	clear: left;
}
#index ul {
	display: inline;
	list-style-type: none;
	font-weight: lighter;
	color: #c0c0c0;
	margin: 0px;
	float: left;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 83px;
	clear: left;
}
#fr #index ul {
	padding-left: 0px;
}
#index ul li {
	display: inline;
}
#index ul li a:link {
}
#index ul li a:visited {
}
#index ul li a:hover {
	color: #06658D;
}
#index ul li a:active {
	color: #06658D;
}





#sidetext {
	float: right;
	height: auto;
	width: 40%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.8em;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
	line-height: 1.5em;
	display: block;
	position: relative;
	top: 0px;
	right: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidetext p a {
	display: block;
	height: 100%;
	width: 100%;
}
#sidetext ul {
	display: inline;
	list-style-type: none;
}
#sidetext li {
	display: inline;
	list-style-type: none;
}
#sidetext ul li a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#undertext h2 {
	font-size: 18px;
	text-align: left;
	line-height: 18px;
	width: 60%;
	font-weight: normal;
	color: #808080;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	padding: 0px;
	display: block;
}



#menu {
	display: block;
	height: 350px;
	width: 100%;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25%;
	font-style: normal;
	color: #808080;
	font-weight: normal;
	float: left;
	margin: 0px;
	padding-top: 25px;
}


#menu ul {
	font-size: 1.8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin-bottom: 0.2em;
}

#mainbody  {
	margin: 0px;
	padding: 5px;
	width: 90%;
	position: relative;
	height: 500px;
	float: left;
	overflow: visible;
}


#mainbody h2 span {
	margin-left: 25px;
	color: #808080;
}
#mainbody li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	background-image: url(../images/symbols/arrow_r_lgray.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 0.4em;
	width: auto;
}


#mainbody li a{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
	margin-top: 0px;
	background-image: url(../images/symbols/arrow_r_lgray.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	left: -15px;
}

#ie6 #mainbody li a, #ie6 #mainbody li a {
	background-image: none;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	left: 0px;
}

#mainbody li a:link {
	color: #808080;
	text-decoration: none;
}
#mainbody li a:visited {
	color: #808080;
	text-decoration: none;
}
#mainbody li a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/symbols/arrow_r_green.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: relative;
	left: -15px;
}
#mainbody li a:active {
	color: #000000;
	text-decoration: none;
}
#articlebody {
	margin: 0px;
	padding: 5px;
	width: 90%;
	position: relative;
	height: auto;
	float: left;
	overflow: visible;
}
#articlebody h2 span {
	margin-left: 25px;
	color: #808080;
}


#text {
	height: auto;
	clear: left;
	font-style: normal;
	color: #808080;
	font-weight: normal;
	float: left;
	width: 95%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}
#text h2 span {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #00658d;
}

#text p {
	padding-left: 10%;
	text-align: left;
}
#text ul {
	margin-left: 125px;
}

/*
#text ul li a:link {
	color: #808080;
	text-decoration: none;
}
#text ul li a:hover {
	color: #c0c0c0;
	text-decoration: none;
}
#text p a:link {
	color: #808080;
	text-decoration: none;
}
#text a {
	color: #808080;
	text-decoration: none;
}
*/
#copyright  {
	font-size: 0.6em;
	color: #c0c0c0;
	font-weight: lighter;
	text-align: center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 100%;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
}
#ie6 #copyright {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#copyright  a:link {
	color: #808080;
	text-decoration: none;
}
#container #mainbody #text ul li a.none:link, #container #mainbody #text ul li a.none:visited#container #mainbody #text ul li a.none:hover, #container #mainbody #text ul li a.none:active{
	color: #808080;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#container #mainbody #text ul li .none {
	position: relative;
	left: 0px;
}


#container #mainbody #text ul li a.none:hover, #container #mainbody #text ul li a.none:active{
	color: #C0C0C0;
	text-decoration: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
}
#middlealign {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middlealign label {
	text-align: right;
	float: left;
	width: 30%;
	clear: left;
	line-height: 1.6em;
}
#middlealign input{
	sfloat: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #080808;
	letter-spacing: 0.1em;
	padding: 0px;
	float: left;
}

#formleft  {
	float: left;
	height: auto;
	width: 200px;
	clear: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15%;
}

#formright  {
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5%;
}
#formleft input  {
	float: left;
	list-style-type: none;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #080808;
	text-align: left;
	padding: 5px;
	line-height: 1em;
	clear: right;
	display: block;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#formleft label  {
	text-align: right;
	float: left;
	line-height: 1em;
	margin-left: 25px;
	width: 150px;
}
#formright input  {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	list-style-type: none;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #080808;
	text-align: left;
	padding: 5px;
	vertical-align: middle;
}
#formright label  {
	text-align: right;
	float: left;
	line-height: 1em;
	display: block;
	width: 150px;
	margin-left: 25px;
}
#wholewidth {
	padding: 0px;
	float: left;
	height: auto;
	width: 100%;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12.5%;
	line-height: 1.7em;
}
#wholewidth input {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #c0c0c0;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #c0c0c0;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #080808;
	letter-spacing: 0.1em;
	padding: 0px;
}
#wholewidth textarea {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-type: none;
	line-height: 1.6em;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #080808;
	letter-spacing: 0.1em;
	padding: 0px;
	background-color: #fcfcfc;
	border: 1px solid #c0c0c0;
}

#centrebutton {
	width: 50%;
	margin-left: 25%;
	float: left;
	clear: left;
	text-align: center;
	padding: 5px;
}
#menu .indentp {
	position: relative;
	left: -12.5%;
}
#placeholder {
	width: 60%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: fixed;
	background-image: url(../images/backdrops/whitefadeline_600x5.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: auto;
	top: 150px;
	right: 0px;
}
#ie6 #placeholder {
	background-image: url(../images/backdrops/whitefadeline_600x5.jpg);
	position: absolute;
	top: 0px;
	right: 200px;
}
li.movingmenu:hover {
	position: relative;
	left: -2%;

}

.boldcentre {
	font-weight: bolder;
	color: #06658D;
	text-align: center;
}
.checkbox {
	line-height: 1.6em;
	border: 2px double #c0c0c0;
	padding: 2px;
}


.black {
	color: #000;
}
.abouttext {
	line-height: 1.2em;
}


.bold {
	font-weight: bolder;
	color: #06658D;
}
.jade {
	color: #06658D;
}
.smallrevealtext {
	font-size: 15px;
	font-weight: lighter;
	color: #808080;
}
.justbold {
	font-weight: bold;
}
#text p a {
	background-image: url(../images/symbols/arrow_r_lgray.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#text p a:hover {
	background-image: url(../images/symbols/arrow_r_green.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000;
}
#ie6 #text p a:hover {
	background-image: url(../images/symbols/arrow_r_lgray.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #000;
}
