* {
  margin: 0;
  padding: 0;
}
body {
  font: 62.5%/1.6 "arial", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
  padding-top: 10px;
  background:#fff url(images/body_bg_NBlue.png) repeat-x;
}
h1 {
  font-size: 2.4em;
  font-weight: normal;
  color: #095AA5;
}
h2 {
  font-size: 1.9em;
 /* font-weight: bold;*/
  color: #095AA5;
}
h3  
{
    font-size:14px;
}
h4 {
  font-size: 1.5em;
  /*font-weight: bold;*/
  color: #095AA5;
}
.bold
{
  font-size: 1.2em;
 /* font-weight: bold;*/
  color: #095AA5;
}
p {
  font-size: 1.3em;
  line-height: 18px;
}
.right {
  float:right;
}
.grey {
  color: #7c7c7d;
}
.grey {
  color: #7c7c7d;
}
img {
  border: none;
}
.clear {
  clear: both;
}
img.right {
  float: right;
  margin: 10px 0px 0px 15px;
}
.left {
  float: left;
}
img.left {
  float: left;
  margin: 0px 15px 15px 0;
}
.clear_left 
{
  clear:left;  
    }
h1, h2, h3, h4, p {
  margin: .6em 0;
  padding: 0;
}
h1, h2, h3, h4 {
  font-family: Arial; /*Arial Narrow;*/
}
.dotted 
{
  width:70%;
  margin:0 auto;
  height:30px;
  background: url(images/dotted.gif) 0 center repeat-x;
    }
#wrapper {
  background-color: #fff;
}
#header {
  height: 150px;
  background-color:#000000;
  background: url(images/button_back_NBlue.png) no-repeat;
}
#noSilverlight 
{
  height: 115px;
  background-color:#000000;
  background: url(images/plain_banner_sl.png) no-repeat;
}
#wrapper {
  width: 932px;
  margin: 0 auto;
  text-align: left;
  padding: 1px 1px 0 1px;
  background-color:#095AA5;
}
#content {
  width: 902px;
  float: left;
  padding: 0 15px 15px 15px;
  background:#fff url(images/content_top_N.png) repeat-x;
  min-height:400px;
}
#content a {
  color: #095AA5;
}
#footer {
  border-top: 1px solid #095AA5;
  border-bottom: 1px solid #095AA5;
  clear: both;
  background-color: #fff;
  height: 50px;
  padding: 0 10px 0 10px;
}
#footer p, #footer a {
  color: #9f9e9f;
  text-decoration: none;
}
#logo {
  margin: 12px 10px 0px 15px;
}
#intro {
  border-bottom: 1px solid #095AA5;
  float: left;
  clear: both;
  width: 902px;
  padding-top: 40px;
  margin-bottom: 10px;
}
#intro h1, #intro h2 {
  padding: 0;
  margin: 0;
  /*font-family: Arial Narrow;*/
  line-height: 24px;
}
#intro h2 {
  font-family: Arial;
  font-weight: normal;
}

#PDF_list
{
    background-color:#FFFFFF;
}
#PDF_list tr:hover
{
     background:#fff url(images/cell_bg_NBlue.png) repeat-x;
    /* background-color:#095AA5;*/
     color:#ffffff;
    }
.clients {
  position: relative;
  width: 625px;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  float: left;
  background: url(images/clients_btm.png) no-repeat 0 100%;
  margin-right: 6px;
  min-height: 180px;
}
* html .clients {
  height: 180px;
}
.clients p, .general_box p, .right_box p {
  padding-left: 10px;
  padding-right: 10px;
}
.clients h2 {
  background:#fff url(images/clients_top.png) no-repeat;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  font-family: arial;
  font-size: 18px;
  color: #483d5f;
  font-weight:normal;
}
.head_placeholder 
{
    position:relative;
    width:400px;
    min-height:300px;
    padding: 0;
    margin: 0;
    padding-bottom: 20px;
    float: left;
    margin-right: 7px;
    margin-top: 10px;
    margin-bottom: 10px; 
    padding-left:50px;      
}



.general_box {
  position: relative;
  width: 220px;  
  min-height: 190px;
  padding: 0;
  margin: 0;
  padding-bottom: 50px;
  float: left;
  background: url(images/general_btm1.png) no-repeat 0 100%;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
}
* html .general_box {
  height: 160px;
}
.general_box h2 {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 7px;
  font-family: arial;
  font-size: 13px;
  color: #ffffff;
  /*color: #483d5f;*/
  font-weight:bold;
  text-align: center;
  background: url(images/general_top_NBlue.png) no-repeat;
/*  background:#095AA5;*/
}
.general_box ul {
  padding: 10px;
}
.general_box td 
{
	font-size: 12px;
}

.general_box ul li {
  list-style: none;
  padding-left: 12px;
  font-size: 12px;
  background: url(images/blt.png) no-repeat 0 4px;
  line-height: 14px;
  margin-bottom: 8px;
}

.general_box_lg {
  position: relative;
  width: 220px;  
  min-height: 190px;
  padding: 0;
  margin: 0;
  
  padding-bottom: 50px;
  float: left;
  background: url(images/general_btm1.png) no-repeat 0 100%;
  margin-right: 7px;
  margin-top: 10px;
  margin-bottom: 10px;
  
}
* html .general_box_lg {
  height: 180px;
}
.general_box_lg h2 {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-top: 7px;
  font-family: arial;
  font-size: 13px;
  color: #ffffff;
  /*color: #483d5f;*/
  font-weight:bold;
  text-align: center;
  background: url(images/general_top_lg_NBlue.png) no-repeat;
/*  background:#095AA5;*/
}
.general_box_lg p
{
    padding:7px;
}
.general_box_lg ul {
  padding: 10px;
}
.general_box_lg td 
{
	font-size: 12px;
}

.general_box_lg ul li {
  list-style: none;
  padding-left: 12px;
  font-size: 12px;
  background: url(images/blt.png) no-repeat 0 4px;
  line-height: 14px;
  margin-bottom: 8px;
}

.contact_box td
{
	font-size: 12px;
}
.right_box {
  position: relative;
  width: 271px;
  padding: 0;
  margin: 0;
  padding-bottom: 20px;
  float: left;
  min-height: 180px;
  background: url(images/right_box_btm.png) no-repeat 0 100%;
}
* html .right_box {
  height: 180px;
}
.right_box h2 {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  font-family: arial;
  font-size: 18px;
  color: #483d5f;
  font-weight:normal;
  background: url(images/right_box_top.png) no-repeat;
}
.clients img {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding: 5px;
}
.read {
  position: absolute;
  top: 73%;
  right: 4%;
}
.normal_list {
  margin-left: 30px;
  font-size: 1.2em;
  margin-bottom: 4px;
}
.space 
{
    border-bottom:1px solid #095AA5;
}

#newsticker ul {
width: 953px;
height: 18px;
overflow: hidden;
}

#newsticker li {
padding-bottom: 10px; /* to make sure you can’t see tops of words as it loads */
}