.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; 
}

#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;
}

p.q{
}

#Alt{
  position:relative;
  margin-left:17px;
  top: -5px;
}

#SiteNav{
  background: url(img/3.gif) 0 0 repeat-x; 
  position:relative;
  top:5px;
  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:-480px;
  margin-left:230px;
}

#QuickLinks{
  position:relative;
  top:-790px;
  margin-left:590px;
  width:220px;
  height:0 auto;
}

#MainContent{
  position:relative;
  top:-720px;
  margin-left:230px;
  width:600px;
  height: relative;
}

li{list-style: circle outside; color:#01559D; margin-left:-10px;}
hr{margin-left:-33px; width:100%; height:1px; background:#01559D}
b.vo{position:relative; top:-7px; margin-left:20px;}
p.slsbvi{margin-left:-1000px;}
span.Quick{color:#01559D; background-color:#ffffff; font-size:20px; font-weight:bold}
a.NoStyle:link{text-decoration:none;}
a.NoStyle:visited{text-decoration:none;}
a.NoStyle:active{text-decoration:none;}