.box {
 
 width: 55em;
  margin: 2em auto;
}
.topleft {
	display: block;
	background: url("img/tlBox.png") top left no-repeat white;
	padding: 0em 0em 0em 0em;
}

.topright {
	display: block;
	background: url("img/trBox.png") top right no-repeat white;
	padding: 0em;
	margin: -2.0em 0em 0em 2.0em;
}

.bottomleft {
	display: block;
	height: 45px;
	margin-top: -2.0em;
	background: url("img/blBox.png") bottom left no-repeat white;
}

.bottomright {
	display: block;
	background: url("img/brBox.png") bottom right no-repeat white;
	height: 45px;
	margin-left: 3.0em;
}

body{
background-color:#01559d; 
}

body.mail{
background-color:#ffffff;
}

#Header {
	position:relative;
	padding: 0em 0em 0em 0em;
}

#addrs{
  position:absolute;
  margin-left:160px;
  top:130px;
  font-color:color:#01559D
}

h4{color:#01559D;}

p, ul{
  font-family:Verdana,"Times New Roman",Georgia,Serif;
}

#SiteNav {background: url(img/3.gif) 0 0 repeat-x; position:relative;
		top:18px;
		width:25%;
		text-align:left;
	padding: 0em 0em 0em 0em;
}
.b {background: url(img/Blue3.gif) 0 100% repeat-x}
.l {background: url(img/Blue3.gif) 0 0 repeat-y}
.r {background: url(img/Blue3.gif) 100% 0 repeat-y}
.bl {background: url(img/blBlue.gif) 0 100%  no-repeat}
.br {background: url(img/brBlue.gif) 100% 100% no-repeat}
.tl {background: url(img/trBlue.gif) 0 0 no-repeat}
.tr {background: url(img/tlBlue.gif) 100% 0 no-repeat; padding:2px} 

#Flash
	{
		position:relative;
		top:-432px;
		margin-left:220px;
	}

#WhatNew
	{
		position:relative;
		top:-732px;
		margin-left:590px;
		width:220px;
		height:0 auto;
	}
#MainContent
	{
		position:relative;
		top:-490px;
		margin-left:230px;
		width:600px;
		height: relative;
	}

img.FloatLeft
	{
		float:left;
		margin-bottom:1em;
		margin-left:0em;
		margin-right:6em;
	}

#Alt{
  position:relative;
  margin-left:377px;
  top: -40px;
}

li{list-style: circle outside; color:#01559D; margin-left:-10px;}
hr{margin-left:-33px; width:100%; height:1px; background:#01559D}

li.plain{list-style: circle outside; color:#000000; margin-left:30px;} 
p.slsbvi{margin-left:-1000px;}
b.vo{position:relative; top:-40px; margin-left:260px;}
span.New{color:#ffffff; background-color:#7f0000; font-size:20px;}
span.Alt{color:#ffffff; background-color:#000000; font-size:25px;}
a.NoStyle:link{text-decoration:none;}
a.NoStyle:visited{text-decoration:none;}
a.NoStyle:active{text-decoration:none;}