:link,:visited {
  text-decoration:none;
}
ul,ol {
  list-style:none;
}
h1,h2,h3,h4,h5,h6,pre,code {
  font-size:1em;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
  margin:0px;
  padding:0px;
}
a img,:link img,:visited img {
  border:none;
}
address {
  font-style:normal;
}
/* ======================================= */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
div.hr {
  height: 1px;
  background-color: #DCDDE2;
  margin: 0px 20px 0px 20px;
}
div.hr hr {
  display: none;
}
body {
  margin-top: 20px;
  text-align: center;
  font: normal normal normal 12px Verdana, Helvetica, Arial, Sans Serif;
}
/* ======================================= */

.outerBox {
  width: 769px;
  text-align: left;
}
.header {
  width: 767px;
  height: 107px;
  background: url('../images/logo_bg.jpg') no-repeat scroll bottom center;
}
.logoTitle {
  margin: 38px 0px 0px 60px;
  float: left;
}
.logoStrap {
  width: 220px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  margin: 45px 0px 0px 180px;
  float: left;
}
.borderLeft {
  width: 33px;
  height: 544px;
  background: url('../images/border_left.gif') no-repeat scroll center right;
  float: left;
  clear: left;
/*  background-color: #FF0000; */
}
.borderRight {
  width: 33px;
  height: 544px;
  background: url('../images/border_right.gif') no-repeat scroll center left;
  float: left;
/*  background-color: #FF0000; */
}
.borderBottom {
  width: 701px;
  height: 544px;
  background: url('../images/border_bottom.gif') no-repeat scroll top center;
  clear: both;
  margin-left: 33px;
/*  background-color: #FF0000; */
}
.navBox {
  width: 701px;
  height: 25px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #BABBCF;
  text-align: center;
  padding: 9px 0px 0px 0px;
}
.mainBox {
  width: 701px;
  height: 544px;
  min-height: 544px;
  height: auto;
  background: url('../images/grad_01.gif') repeat-y;
  border: 1px solid #BABBCF;
  float: left;
}
.fL {
  float: left;
}
.fR {
  float: right;
}
.navSpacer {
  width: 1px;
  height: 16px;
  background-color: #181F60;
  float: left;
}
H1, H2, H3, P {
  margin: 20px;
}
H1 {
  font-size: 24px;
  font-weight: normal;
  color: #181F60;
}
H2 {
  font-size: 15px;
}
H3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 0px;
  margin-left: 15px;
}
.newsDate {
  font-size: 11px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.newsDescription {
  margin-bottom: 40px;
  margin-left: 20px;
}

.newsSubtitle {
  font-size: 18px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.spacer2 {
	border: 1px dashed #c0b5bb; 
	border-width: 0px 0px 1px 0px;
	margin-bottom: 15px;
	margin-left: 20px; 
	margin-right: 400px; 
	margin-top: 10px; 
	
}
.newsDownloads {
  font-size: 12px;
  margin-bottom: 40px;
  margin-left: 20px;
}
.bodyCopy {
  font-size: 11px;
  margin-bottom: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.homeList {
  margin: 15px 20px 20px 40px;
  list-style: circle outside url('../images/plus.gif');
  font-size: 16px;
  line-height: 28px;
  color: #181F60;
}
.homeList LI{
  list-style: circle outside url('../images/plus.gif');
  font-size: 16px;
  line-height: 20px;
  color: #181F60;
}
.footerText {
  margin: 0px;
  padding: 20px 0px 0px 20px;
  text-align: center;
  line-height: 20px;
}
.imageArea {
  width: 297px;
  margin-left: 20px;
  text-align: center;
}
.pageNav {
  margin: 20px ;
  font-size: 14px;
  color: #363982;
}
.pageNav a:link {
  color: #363982;
}
.pageNav a:hover {
  color: #181F60;
  text-decoration: underline;
}

