
body 
{
	margin: 0 auto;
	padding: 0;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 75%;
	background:#d9e6eb;
}

h1{
color:#5c94a7;
font-size:1.3em;
}

h3{
color:#5c94a7;
font-size:1.2em;
}

h2
{
color:#5c94a7;
font-size:1.2em;
}

h4{
color:#5c94a7;
font-size:1.1em;
}

ul{
padding:0px;
margin:0px;
}

li{
padding:0px;
margin:0px;
list-style:none;
}

#outer
{
	width: 948px;
	text-align: center;
	margin: 0 auto;
	background:#ffffff;
	color:#6E90A7;
	width: 948px;
	border: 1px solid #000066;
}

p, h1, h3
{
	padding: 0;
}

#inner
{
	text-align: left;
	background: url('../images/header.jpg') top left no-repeat;
}

#header 
{
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width:948px;
	height: 343px;
}

#newnav
{
	width: 948px;
	line-height:29px;
	height:29px;
	background: url('../images/lnkbk.jpg') repeat-x bottom;
}

#newnav {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
	  background: url('../images/linkbk.jpg') top left repeat-x;
      }
    #newnav ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;
      }
    #newnav li {
      display:inline;
      margin:0;
      padding:0;
	  background: url('../images/linkbk.jpg') top left repeat-x;
      }
    #newnav a {
      float:left;
      background:url("../images/left.jpg") no-repeat left top;
      margin:0 0px 0 0px;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #newnav a span {
      float:left;
      display:block;
      background:url("../images/right.jpg") no-repeat right top;
      padding:15px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #newnav a span {float:none;}
    /* End IE5-Mac hack */
    #newnav a:hover span {
      color:#ffffff;
      }
    #newnav a:hover {
      /*background-position:0% -44px;*/
	  background:url("../images/left2.jpg") no-repeat left top;
      }
    #newnav a:hover span {
      /*background-position:100% -44px;*/
	  background:url("../images/nvbk2.jpg") no-repeat right top;
      }

#spacetop
{
	height: 20px;
}

#content
{
	width:928px;
	padding:10px;
	padding-bottom: 0;
	
	padding-top: 20px!important;

	_padding-top: 0!important;
	*padding-top: 0!important;
}

#left
{
	float:left;
	width: 185px;
	margin-right:10px;
	margin-top:10px;
}

.box
{
	background-color:#ffffff;
	background:url('../images/boxtop.jpg') top left no-repeat;
	border:#DFE7EA 1px solid;
	width:175px;
	padding-top:7px;
	padding-left:0;
	margin-bottom:15px;
	min-height:100px;
}

.box h1
{
	font-size:1.0em;
	page-break-before:avoid;
	color:#346c7f;
	padding-top:0px;
	margin-top:0px;
	padding-left: 10px;
}

.box p
{
	page-break-before:avoid;
	color:#346c7f;
	padding-top:0px;
	margin-top:20px;
	padding-left: 10px;
}

.box ul, .box ol
{
	font-size:0.8em;
	color:#000000;
	list-style-type:none;
}

.box ol, .box ul
{
	font-size:0.8em;
	color:#000000;
	list-style-type:none;
	margin: 0;
	padding: 10px;
}

.box input
{
	margin: 2px 0 2px 0;
}

.box #submitbtn
{
	margin: 10px;
	margin-top: 0px;
}

.box img
{
	float: left;
	margin: 2px 5px 2px 2px;
}

.box a
{
	color: #124c60!important;
	text-decoration: none;
}

.box a:hover
{
	color: #124c60!important;
	text-decoration: underline;
}

.box ul
{
    padding: 0;
    margin: 0;
}

.box ul li
{
	width:175px;
	font-size:0.9em;
	list-style-type:none;
	border-bottom-color:#dbe8ec;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.box ul li a
{
	
	display: block;
	text-decoration:none;
	padding: 7px 10px 7px 10px;
	color: #039;
}

.box ul li a:hover
{
	text-decoration: underline!important;
}

#right{
float:right;
width: 180px;
padding: 5px;
margin-left:10px;
margin-top:5px;
}

#blue{
background-color:#1a5c9f;
background-image:url('../images/bluetop.jpg');
background-repeat:no-repeat;
color:#ffffff;
width:171px;
min-height:100px;
margin-bottom:15px;
padding:7px;
}

#blue ul{
font-size:0.9em;
color:#000000;
list-style-type:none;
}

#blue ul li a{
color:#ffffff;
}

#main{
float:left;
width:520px;
padding:5px;
}

#main h1{
font-size: 1.1em;
color:#5C94A7;
}

#main h2{
color:#5C94A7;
}

#main a{
color:#5C94A7;
text-decoration:none;
}

#main a:hover{
text-decoration:underline;
}

#main img{
margin: 0px 7px 7px 0px;
float:left;
}

#clearer{
clear:both;
width:100%;
height:5px;
}

#footer 
{
	clear: both;
	/*background:#dbe8ec;*/
	background:#a5cbec!important;
	padding: 5px 10px 5px 10px;
	font-size: x-small;
	height: 15px;
}

#footer a
{
	text-decoration:none;
	color:#000000;
}

#footer a:hover
{
	text-decoration:underline;
	color:#000000;
}

#footersiteby 
{

}

#footercontact 
{
	float: right;
}

#underfooter 
{
	margin: 10px 0 10px 0;
	width: 948px;
	text-align: center;
	margin: 0 auto;
}

#underfooterinner
{
	text-align: center!important;
}

#underfooterinner ul
{
	list-style: none;
}

#underfooterinner li
{
	float: left;
}

#underfooterinner a
{
	display: block;
	padding: 5px 8px 5px 8px;
	color: #55759c;
	text-decoration: none;
}

#underfooterinner a:hover
{
	text-decoration: underline;
}


/*#################################################
new home page buttons
###################################################*/
.mainbutton
{
    float: left;
    /*width: 165px;
    height: 158px;*/
    width: 135px;
    height: 128px;
    background: url('../images/b1.jpg') top left no-repeat;
    padding: 15px;
    color: #595959!important;
    margin-left: 5px;
}

.mainbutton a
{
    color: #595959!important;
}

.button
{
    font-size:medium;
    padding-top:10px;
    color: Maroon;
    font-weight:bold;

}

.button a
{
color: Maroon!important;
    margin-top:10px;

}





