
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  background:#43687A;
  min-width:800px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  text-align: justify;
  color:#010066;
}

h1{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	padding: 0 0 14px 0;
	margin:0;
}

h2{
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	font-style: normal;
	padding: 0 0 14px 0;
	margin:0;
}

a:link, a:visited {
	color: #010066;
	font-weight: normal;
	text-decoration: none;
}

a:hover, a:active {
	color: #43687A;
	font-weight: normal;
	text-decoration: none;
}

p {
	padding: 0 0 18px 0;
	margin: 0;
	line-height:15px;
	text-align: justify;
}

.subheader2 ul{
padding:0;
margin:0;
}

.subheader2 li {
list-style: none;
display: inline;
padding: 0;
margin: 0;
height:31px;
line-height:31px;

}

.subheader2 a:link, .subheader2 a:visited {
	color:#fff;
	  font-size: 12px;
	  font-weight: normal;
	  border-top: 1px solid #fff;
		  border-right: 1px solid #fff;
		   border-bottom: 1px solid #fff;
			 border-left: 1px solid #fff;
	  padding: 4px 5px;
}

.subheader2 a:hover, .subheader2 a:active {
	color: #010066;
	  font-size: 12px;
	    font-weight: normal;
		 border-top: 1px solid #fff;
		  border-right: 1px solid #fff;
		   border-bottom: 1px solid #fff;
			 border-left: 1px solid #fff;
		 padding: 4px 5px;
}


.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:800px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #FFF;
  border-left: 1px solid #FFF;
  background:#FFFFFF;
}
#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:260px;
  width:540px;
   background:#FFFFFF;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

* html #outer{
  width:542px;
  w\idth:540px;
}
#left{
  width:263px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-262px;
}
*>html #left{width:262px;}
#container-left{
  width:260px;
}
/* \*/
* 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 */
}

#container-center {
	padding: 0 20px 0 10px;
}

#clearheadercenter{
  height:216px;
  overflow:hidden;
}
#clearheaderleft{
  height:216px;
  overflow:hidden;
}
#clearfootercenter{
  height:74px;
  overflow:hidden;
}
#clearfooterleft{
  height:74px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:800px;
  height:74px;
  overflow:hidden;
  margin-top:-74px;
}
#subfooter1{
  background:#FFFFFF;
  text-align:center;
  margin:25px 0 2px 0;
  height:70px;
  font-size: 11px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:800px;
  height:216px;
  overflow:hidden;
}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#010066;
  height:0;
  overflow:hidden;
  font-size:0;
}
#subheader1{
  background:#FFFFFF;
  text-align:center;
  margin:0 1px;
  height:153px;
  background-image:url(graphics/header1.jpg);
  background-repeat: no-repeat;
}
#subheader2{
  background:#FFFFFF;
  text-align:left;
  margin:0 1px;
  height:60px;
  background-image:url(graphics/header2.jpg);
  background-repeat: no-repeat;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:540px;
  margin-left:260px;
  background:#FFFFFF;
 
 }
* html #gfx_bg_middle{
  display:none;
}
.button { 
background:#43687A;
background-color:#43687A;
color:#fff; 
}
