a {
	color: #214991;
}
 
link {
	color: fuchsia;
}


html, body{
  margin: 0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

body{
  background-color:#4A82A5;
  min-width:780px;
  text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000033;

   
	}
	

body h1 {
letter-spacing: 1.9px;
color: #03174c;	
background-color: #4a82a5;
background-image: none;
font-weight: normal;
text-align: center;
padding:0;
margin:0;
height:14px;
line-height:14px;
font-size: 11px;
border-bottom: 0;
}



h1, h2, h3, caption {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:88%;
	color: #214991;
	margin-bottom:6px;
	margin-left: 4px;
	padding-left: 40px;
	border-bottom: 1px solid #dcecf9;
	background-color: transparent;
	text-align: left;
	
}

h2, h3, caption {
	background-image: url(graphics/h_dot.gif);
	background-repeat: no-repeat;
	background-position: left;
}

h4 {
	font-size: 80%;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 1.5em;
}

table, td, tr{
border-collapse: collapse;
padding: 0.4em;bo
border: 2px solid #e7f2fb;
vertical-align: top;
}

form {
	border: 0;
	width: 95%;
	margin-top: 0;
}

.input {
	border: 1px solid #03174c;
	height: auto;
	background-color: #dcecf9;
}

.button {
	border: 3px double #000033;
	background-color: #dcecf9;
	color: #000033;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

.textbox {
width: 470px;
border: 3px double #000033;
padding:14px;
margin-top: 1px;
font-size: 78%;
	line-height: 1.4em;
	margin: 1.5em;
	text-align: justify;
	color: #000033;
	background-color: #e7f2fb;
}

.textbox h4  {

	font-weight: bold;
	padding-left: 0;
	margin-left: 1.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

* html .clear{height:auto;margin-bottom:0}

#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:780px;
    border-left: 1px solid #000;
    border-right: 1px solid #fff;
   background-color:#FFF;

}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-color: #fff;
}

#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:188px;
  width:592px;
  background-color:#fff;
}
#left{
  width:189px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-188px;
}
*>html #left{width:188px;}

#container-left{
  width:188px;
}

#container-center{
  width:520px;
  padding: 30px 20px 0 0;
	line-height: 1.4em;
	text-align: justify;
	color: #000033;
}



/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */

#center{
  width:540px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */

}

#clearheadercenter{
  height:255px;
  overflow:hidden;
}
#clearheaderleft{
  height:255px;
  overflow:hidden;
}
#clearfootercenter{
  height:54px;
  overflow:hidden;
}
#clearfooterleft{
  height:54px;
  overflow:hidden;
}

#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:780px;
  height:43px;
  overflow:hidden;
  margin-top:-43px;
  background-color: #fff;
}


#subfooter1{
  border: 1px solid #dcecf9;
  background-image: url(graphics/bg_footer.gif);
  background-repeat: no-repeat;
  padding-left: 100px;
  padding-top: 5px;
  text-align:left;
  	font-size: 70%;
  height:43px;
}

#subfooter2{
  background:#FFF;
  text-align:center;
  height:32px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:780px;
  height:255px;
  overflow:hidden;
}
#subheader1{
  background:#FFF;
  height:189px;
  margin: 0;
  padding: 0;
}

#subheader2{
  background:#fff;
  background-image: url(graphics/bg_strapline.jpg);
  background-repeat: repeat-x;
  text-align:center;
  height:24px; /* reduced from 32px to provide for padding-top */
  font-weight: bold;
  font-size: 95%;
  letter-spacing: 0.1em;
  padding: 0.5em 0 0 0.1em;
  margin: 0 0 0 0;
  color: #fff;
}
#subheader3{
  background:#fff;
 background-image: url(graphics/nav_button.jpg); 
 background-repeat: repeat-x;
  text-align:left;
  padding: 0.5em 0 0 0;
  margin: 0 0 0 1px;
  height:28px;
}
#gfx_bg_middle{
  top:0;
  position:absolute;
  overflow:hidden;
  width:516px;
  margin-left:188px;
  background-color:#FFF;
}
* html #gfx_bg_middle{
  display:none;
}



strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	font-size: 78%;
	line-height: 1.4em;
	margin: 1em 1.5em 1em 1.5em;
	text-align: justify;
	color: #000033;
	}

	.text {
	font-size: 78%;
	line-height: 1.4em;
	margin: 1.5em;
	padding-bottom: 1.5em;
	color: #000033;
	}
		
li {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 0.3em;
	margin-bottom: 0.4em;
	padding:0;
	margin-left:0; 
	}

ol {
list-style-type: decimal;
font-size: 12px;
line-height: 1.3em;
}
	
ul {
	margin-top: 1.0em;
	margin-bottom: 1.0em; 
	}
	
#subheader3 ul {
list-style: none; /* to remove bullets */
margin:0; /* for the bar itself */
padding:0;

}

#subheader3 li {
display: inline; /* to display horisontal */
/* margin and padding specified under anchors below */
margin: 0;
padding: 0;

}

#subheader3 a:link, #subheader3 a:visited { 
color:#000033; /* to set hover color for the hyperlinks */
text-decoration:none; /* to remove underline of the hyperlinks */
border-top: 1px solid #ffffff;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #426e79;
border-left: 1px solid #eeeeee;
margin:4px -2px 8px 0; /* for the items */
padding:9px 4px 6px 4px;
font-size: 70%;
height: 35px;
}

#subheader3 a:hover, #subheader3 a:active {
color:#ffffff; /* to set hover color for the hyperlinks */
border-top: 1px solid #426e79;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #dddddd;
border-left: 1px solid #eeeeee;
}


	
td {
	font-size: 90%;
	}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}
#left img {
	border: 0;
	padding-bottom: 20px;
	}
	
img {
	border: 1px solid white;
}
	
/* for slides in header */
.s1 {
position:absolute; top:0; left:0;
}

.s2 {
position:absolute; top:0; left:155px; 
}

.s3{
position:absolute; top:0; left:280px;
}

.s4 {
position:absolute; top:0; left:405px;
}

.s5{
position:absolute; top:0; left:530px;
}

.s6{
position:absolute; top:0; left:655px;
}

.s7{
position:absolute; top:94px; left:155px;
}

.s8{
position:absolute; top:94px; left:280px;
}

.s9{
position:absolute; top:94px; left:405px;
}

.s10{
position:absolute; top:94px; left:530px;
}

.s11{
position:absolute; top:94px; left:655px;
}
