body {
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:##666666;
  
  background-color: #6997CB;
}

A:link {
	COLOR: #003399; text-decoration: none;
}
A:visited {
	COLOR: #003399; text-decoration: none;
}
A:active {
	COLOR: #003399; text-decoration: none;
}
A:hover {
	COLOR: #6997CD; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 98%;
  text-align: left;
  background: #FFFFFF;
  border: 8px solid #C0D0E9;
}

#header_wrapper {
  background: #C0D0E9 url('../74@$92£51@38$6/menu_bg.gif') repeat-x bottom left;
  margin:0px; padding:0px
}

#header {
  height: 229px;
  padding: px;
  background: url('../74@$92£51@38$6/header_bg.jpg') top right no-repeat;
  margin:0px;
}

#img {
  height: 64px;
  width: 623px;
  padding: 0px;
  background: url('../74@$92£51@38$6/img_bg.gif') top left no-repeat;
  margin-left:50px;
  margin-top:190px;
}

#header h1 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 36px;
  background: #FFFFFF bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 36px;
  background: #FFFFFF bottom left repeat-x;
}

#content {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 36px;
  margin-right: 36px;
}



#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

#left_side p, #right_side p {
  margin:10px;margin-top:0px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:10px; margin-left:5px; margin-right:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  color: #FFFFFF;
  border:1px solid #0F3974;
  background-color: #EE2800;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content h3 {
  margin-top:5px; margin-bottom: 10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #000000;
}

#navlist
{
margin-top:35px;
margin-bottom:0px;
text-align:center;
padding: 5px 0;
margin-left: 0;
border-bottom: 1px solid #0F3974;
font: bold 14px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
color: #F1F6FE;
padding: 5px 8px;
margin-left: 3px;
border: 1px solid #0F3974;
border-bottom: none;
background: #2153AA url('../74@$92£51@38$6/tab_bg.gif') bottom left repeat-x;
text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }


#navlist li a:hover
{
color: #FFFFFF;
background: #4B74C7;
border-color: #0F3974;
}

#navlist li a#current
{
color: #000;
background: #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}


.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

div.fLeft {float:left; padding-left:5px; padding-right:5px}
div.fLeft p {text-align:center}

} 
#footer {
width: 580px;
background-color: #EE2800;
color: #DDD;
text-align: center;
height: 15px;
padding-top: 3px;
margin: -20px auto 0 auto;
}
#clearfooter {
height: 10px;
}