﻿body
{
	background-color: #7196B5;	
	color: #000000;
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #0066CC;
}

a:hover
{
	text-decoration: none;
	color: #023554;
}


h1
{
	color: #4f6f89;
	font-size: 16px;	
	letter-spacing: 5px;
	padding-top: 0.5em;
	border-bottom: solid 2px #dadada;
	margin-bottom: 0.5em;
}

h2
{
	color: #4f6f89;
	font-size: 16px;	
	letter-spacing: 2px;
	margin-bottom: 0.25em;	
	text-align: left;			
}

h3
{
	color: #4f6f89;
	font-size: 12px;	
	letter-spacing: 2px;
	margin-bottom: 0.25em;	
	text-align: left;	
	border-bottom: dashed 1px #dadada;	
	margin-right: 4em;	
}

#MainContainer
{
	width:100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
}

.box { 
	width: 1000px;	
	text-align: left;
	margin-left: auto;
	margin-right: auto; 	
	position: relative;
}

.boxtop { 
  background:  #FFFFFF url(images/interface/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 25px; 
  background:url(images/interface/nw.gif) no-repeat top left; 
}

.boxbottom { 
  background: #FFFFFF url(images/interface/se.gif) no-repeat bottom right;   
  float: left;
  width: 1000px;
}
.boxbottom div {   
  background: url(images/interface/sw.gif) no-repeat bottom left; 
  height: 25px;
}

.boxcontent 
{
  position: relative;  
  float: left;
  text-align: left;
  margin-left: 20px;
  _margin-left: 12px;
  margin-right: auto;
  padding-bottom: 30px;
  width: 960px;     
  _width: 950px;
  background-image: url(images/stripedbg.png);
}

.outer
{
	background-color: #FFFFFF;
	text-align: center;
	width: 1000px;
	float: left;
}

.bottompoint
{
	float: left;
	position: relative;
	text-align: center;
	margin-top: -5px;
	
}

#Header
{
	width: 100%;
	text-align: center;	
}

#Header .HeaderTop
{
	position: relative;
	height: 100px;
}

.HeaderBottom
{
	padding: 5px;	
	background-color: #FFFFFF;
}

#Header .Nav
{
	text-align: left;
	width: 100%;
	height: 110px;
}

#Header .Pic
{	
}

#Header .HeaderImage
{
	border: solid 6px #FFFFFF;
}

#Header .NavBar
{
	position: absolute;
	left: 270px;
	bottom: 0px;
	text-align: left;
	float: left;
	color: #FFFFFF;	
	font-weight: bold;
	font-family: Arial;
	padding-left: 15px;	
	font-size: 13px;
	width: 700px;
}

#Header .Logo
{
	float: left;
	width: 295px;
	margin-top: 30px;
	padding-bottom: 10px;
	margin-left: 12px;
}

#Header ul
{
	margin: 0;
	margin-bottom: 15px;
}

#Header li
{
	display: inline;
	background: url(images/navbullet.gif) no-repeat left;
	padding-left: 20px;
	margin-right: 20px;
}

#Header li a
{
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;	
}

#Header li a:hover
{
	color: #D6D6D6;
}

#MainContent
{
	float: left;
	position:relative;
	left: 50px;
	width: 860px;
	margin-top: 1em;
	min-height: 360px;	
}

.MainBox
{
	width: 270px; 
	_width: 265px;
	height: 325px; 
	background: #fbfbfb url(images/divider.png) repeat-y right; 
	margin-left: 10px; 
	float: left; 
	margin-top: 1em;
}

.MainBox h2
{
	color: #4f6f89;
	font-size: 12px;	
	letter-spacing: 5px;
	text-align: center;
	padding-top: 0.5em;
	border-bottom: solid 2px #dadada;
	margin-bottom: 0.5em;
	
}

.MainBox .Copy
{
	color: #132F5B;
	font-size: 15px;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}

#Copyright
{
	color: #ffffff;
	font-size: 11px;
	padding-left: 0.5em;	
	padding-top: 0.5em;
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	
}

#Copyright a
{
	color: #FFFFFF;
	text-decoration: none;
}

.InnerContent
{
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}

.LowerContent
{
	background-color: #FFFFFF; 
	position: relative;
	float: left; 
	width: 840px; 
	_width: 839px;
	margin-top: 10px; 
	padding :10px;
	
}

.LeftServices
{
	width: 250px;
	float: left;
	
}

.LeftServices ul
{
	line-height: 1.8;
	font-weight: bold;
	list-style-type: none;
	margin-left: 0;
	color: #416B91;
	font-size: 13px;
	font-family: Verdana;
}


.LeftServices ul li
{
	padding-left:15px;
	background: transparent url('images/arrow-list.gif') no-repeat;
	background-position: 0 5px;	
	border-bottom: solid 1px #DADADA;
	width: 175px;
}


.LeftServices ul li a:hover
{
	color: #416B91;	
}

.selected a
{
	color: #4F6F89;	
}

.InfoForm
{
	padding: 3px;
}

.InfoForm td
{
	background-color: #EEEEEE;
}

.InfoForm text
{
	border: solid 1px #c6c6c6;
}

.HeaderLogo
{
	height: 170px;
}



.WebLinks a
{
  display: none;
}