body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,select,table,caption,blockquote,img {
   padding:0;
   border:0;
   margin:0;
}
body {
   background-color: #FFFFFF;
   color: #333333;
	 background-image:url(../img/bg1.gif);
	 background-repeat:repeat-x;
	 background-position:bottom left;
}
body,textarea {
   font-family:Tahoma, Arial, Helvetica, sans-serif;
   font-size:0.9em;
}


/*MAIN STYLES*/


a {
   color: #0000FE;
}
a:hover {
   color: #FE0000;
   text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
   clear:both;
	 color:#FE0000;
	 margin:1.5em 0 0.3em 0;
}
h1 {
   font-size:2em;
}
h2 {
   font-size:1.5em;
}
h2 span {
   color:#0000FE;
}
h3 {
   font-size:1.2em;
	 color:#0000FE;
}
h4 {
   font-size:1em;
}
h2.graphic {
   margin:0;
	 padding:0;
	 width:100%;
	 height:23px;
	 background-repeat:no-repeat;
}
h2.graphic span {
   display:none;
}
h2#graphic1 { background-image:url(../img/h2_about.gif); }


blockquote {
   padding:0.3em;
   clear:both;
   margin:1em 0;
	 border:1px solid #DDDDDD;
}
blockquote p {
margin:0;
padding:1em 0;
}
blockquote.valid,blockquote.invalid {
	 padding-left:4em;
	 background-repeat:no-repeat;
	 background-position:top left;
}
blockquote.valid {
   background-image:url(../img/tick1.gif);
}
blockquote.invalid {
   background-image:url(../img/cross1.gif);
}


/* NAVIGATION */


.menubuttons {
   width:100%;
}
.menubuttons ul,ul.inline,ul.subinline,#headernav ul {
   list-style:none;
   margin:0;
   padding:0;
}
.menubuttons li a {
   display:block;
   border-bottom: 1px solid #EEEEEE;
   color:#0000FE;
   padding:0.6em 0;
   width:100%;
}
.menubuttons li a:hover {
   color:#FE0000;
}
.menubuttons li.active a {
   color:#FE0000;
   font-weight:bold;
}
#headernav li {
   float:left;
}
#headernav li a {
   display:block;
   float:left;
   padding:0 24px;
	 height:41px;
	 color:#FFFFFF;
   text-decoration:none;
   background-image:url(../img/line1.gif);
   background-repeat:no-repeat;
   background-position:top right;
   position:relative;
	 font-weight:normal;
	 
}
#headernav li a span.text {
   position:relative;
   top:12px;
}
#headernav li.active a {
   color:#FE0000;
   background-image:url(../img/tab_left1.gif);
   background-repeat:no-repeat;
   background-position:top left;
	 font-weight:bold;
}
#headernav li.active a:hover {
   color:#555555;
}
span#tabright {
   position:absolute;
   right:-1px;
   top:0px;
   width:7px;
   height:41px;
   display:block;
   background-image:url(../img/tab_right1.gif);
   background-repeat:no-repeat;
}

ul.inline li {
   float:left;
   padding:0.2em 1em;
   border-left:1px solid #DDDDDD;
}
ul.subinline {
   float:left;
	 display:block;
	 border-bottom:5px solid #0000FE;
	 width:100%;
	 font-size:0.9em;
}
ul.subinline li {
   display:inline;
}
ul.subinline li a {
   color:#0000FE;
   float:left;
	 display:block;
   padding:0.4em 1em;
	 border-left:1px solid #0000FE;
	 text-decoration:none;
}

/* LAYOUT */


#body {
   width:100%;
   float:left;
   text-align:center;
}
#container,#header,#content,#footer {
   width:920px;
}
#container {
   margin:0px auto;
   text-align:left;
   clear:both;
	 background-color:#FFFFFF;
}
#header {
   position: relative;
   float:left;
   height: 192px;
   clear:left;
   background-image:url(../img/header1.gif);
   background-repeat:no-repeat;
}
#footer {
   position: relative;
   clear: both;
   height: 142px;
   background-image:url(../img/footer1.gif);
   background-repeat:no-repeat;
}
#footercontact {
   position:relative;
   left:22px;
	 top:10px;
	 line-height:1.7em;
	 font-size:0.9em;
	 color:#777777;
}
#footerstatutory a {
   position:absolute;
   left:22px;
	 top:105px;
	 font-size:0.9em;
	 color:#FFFFFF;
}
#content {
   float:right;
   padding: 0px;
   min-height:479px;
	 background-color:#FFFFFF;
   background-image:url(../img/bg2.gif);
   background-repeat:repeat-x;
	 position:relative;
}
* html #content {
   height:479px;
}
#accessibility {
   position:absolute;
   top:0px;
   right:32px;
   text-align:right;
	 font-size:0.8em;
}
#accessibility a {
   color:#999999;
}
#headernav {
   position:absolute;
   top:137px;
   left:18px;
	 height:41px;
}
.leftthin,.rightthin {
   width:250px;
}
.leftwide,.rightwide {
   width:560px;
}
.leftmid,.rightmid {
   width:405px;
}
.leftthin,.leftwide,.leftmid {
   float:left;
}
.rightthin,.rightwide,.rightmid {
   float:right;
}
.padder {
   padding-bottom:4em;
	 float:left;
	 width:860px;
	 position:relative;
	 left:40px;
}


/*FORMS*/
form {
   clear:both;
}
select,textarea,.textbox1 {
   background-color:#FFFFFF;
   border:1px solid #666666;
   color:#333333;
}
form fieldset {
   border:1px solid #CCCCCC;
   padding:0.5em;
}
form legend {
   background-color:#FFFFFF;
   color:#FE0000;
   padding:0.3em;
}
form label {
   font-weight:bold;
   display:block;
   padding:0.7em 0 0.2em 0;
   color:#FE0000;
}
form label span {
   display:block;
	 font-weight:normal;
}
.textbox1 {
   width:100%;
   height: 22px;
}
.imagebutton {
   float:right;
   border:0;
	 margin:5px 0 0 5px;
	 background-repeat:no-repeat;
	 width:125px;
	 height:33px;
}
.imagebutton span {
   display:none;
}
textarea {
   font-size:1em;
   width:100%;
   height:200px;
}
select.wide,select.multiple1 {
   width: 100%;
}
select.multiple1 {
   height:10em;
}


/*TABLES*/

table {
   width:100%;
   font-size:1em;
   text-align:left;
   border-collapse:collapse;
   clear:both;
}
table caption {
   padding:0.8em 0.2em;
	 background-color:#DDDDDD;
	 text-align:left;
	 border-top:1px solid #BBBBBB;
}
table tr,table td,table th {
   border-bottom:1px solid #EEEEEE;
   padding:0.4em 0.2em;
}
table th,table th a {
   background-color:#0000FE;
   color:#FFFFFF;
}


.rightimage {
   float:left;
	 clear:left;
	 border-bottom:12px solid #FFFFFF;
}