ul.menu
  {
      margin: auto;
      padding: 0px 0px 5px 0px;
  }
  
ul.menu li
  {
      float: left;
      color: #aac9d5;
      white-space: nowrap;
  }
  
ul.menu li a
  {
      text-decoration: underline;
      color: #1984b9;
      white-space: nowrap;
  }

ul.content-list
  {
      list-style: none;
      float: left;
      border-top: 1px solid #e5e8e9;
      border-bottom: 1px solid #e5e8e9;
      clear: both;
      padding: 5px 0px 8px 0px;
      width: 896px;
  }

ul.content-list li
  {
      list-style: none;
      float: left;
      color: #aac9d5;
      white-space: nowrap;
	  padding: 3px 0px 3px 0px
      
  }

ul.content-list li a
  {
      text-decoration: underline;
      color: #1984b9;
  }
  
 ul.content-list li a:hover
  {
      text-decoration: none;
      color: #1984b9;
  }

div.nav-links
  {
    line-height: 5em;
  }

div.top-search
  {
      width: 333px;
      height: 28px;
      background: url(../images/top_search_bg.jpg) no-repeat top right;
      padding: 4px 3px 0px 8px;
      text-align: right;
      
  }

div.top-search input
  {
      width: 322px;
      height: 18px;
      font-size: 16px;
      border: 0 none;
      padding: 4px 0px 0px 0px;
  }

div.search-field
  {
    float: left;
    line-height: 3em;
  }

div.search-fields input
  {
    float: left;
    margin: 13px 0px 0px 9px;
  }

* html div.search-fields input, *+html div.search-fields input
  {
    margin: 10px 0px 0px 5px;
  }


div.search-fields label
  {
    display: block;
    float: left;
    padding: 12px 10px 0px 3px;
    font-size: 12px;
    color: #094a60;
  }
  
* html div.search-field label, *+html div.search-field label { padding: 10px 20px 0px 3px; }

ul.icons
  {
      padding: 10px 0px 20px 0px;
  }

ul.icons li
  {
      width: 165px;
      height: 120px;
      background: url(../images/icon_background.jpg) no-repeat top left;
      text-align: center;
      float: left;
      position: relative;
      cursor: pointer;
  }
  
ul.icons li.spacer
  {
    width: 17px;
    background: transparent;
    cursor: auto;
  }

ul.icons li div.swf
  {
    width: 165px;
    padding: 15px 0px 0px 0px;
  }
  
ul.icons li h2
  {
    font-size: 12px;
    color: #094a60;
    margin: 0;
    padding: 7px 0px 0px 0px;
    font-weight: bold;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 11px;
  }
  
ul.icons li a
  {
  	font-size: 11px;
  	color: #094a60;
	font-weight: bold;
	text-decoration:none;
    width: 149px;
    padding: 7px 0px 0px 0px;
  }

ul.icons li a:hover
  {
  	font-size: 11px;
  	color: #094a60;
	font-weight: bold;
	text-decoration:underline;
    width: 149px;
    padding: 7px 0px 0px 0px;
  }

div.text
  {
      width: 620px;
      padding: 0px 0px 22px 0px;
  }

div.text a
  {
      	color: #1984b9;
      	font-weight: bold;
  }

div.text a:hover
  {
      	text-decoration: none;
  }

div.text span.italic p:first-child
  {
      font-style: italic;
      color: #748691;
      font-size: 18px;
      font-family: Times, Times New Roman, Georgia;
  }

div.italic p:first-child
  {
      font-style: italic;
      color: #748691;
      font-size: 18px;
      font-family: Times, Times New Roman, Georgia;
  }

  
div.text h3
  {
      font-size: 13px;
  }

div.img
  {
    float: right;
    padding: 0px 4px 0px 0px;
  }

div.img_header
  {
    width: 256px;
    height: 9px;
    background: url(../images/img_header.jpg) no-repeat bottom left;
  }
  
div.img_background
  {
    width: 239px;
    padding: 0px 8px 0px 9px;
    background: url(../images/img_background.jpg) repeat-y top left;
  }
  
div.img_footer
  {
    width: 256px;
    height: 8px;
    background: url(../images/img_footer.jpg) no-repeat top left;
  }
  
ul.content-list li.rm
  {
      padding: 0px 20px 0px 0px;
  }
  
ul.content-list li.rm a
  {
    font-size: 14px;
    color: #094a60;
    font-weight: bold;
    text-decoration: none;
    
  }
  
ul.content-list li.rm a:hover
  {
    color: #1984b9;
  }

div.img-list
  {
    text-align: right;
    padding:0px 4px 0px 0px;
    float: right;
    width: 256px;
  }

ul.img-list-header
  {
      list-style: none;
      text-align: left;
      float: left;
      clear: both;
      padding: 5px 0px 8px 0px;
      margin: 5px 0px 0px 20px;
      width: 250px;
  }

ul.img-list-header a { text-decoration: none;}
ul.img-list-header a:hover { text-decoration: underline;}

ul.img-list
  {
    padding: 8px 4px 0px 8px;
    width: 256px;
  }
  
ul.img-list li
  {
    width: 74px;
    height: 51px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #b5bec4;
    line-height: 51px;
  }

ul.img-list li.vspacer
  {
    width: 6px;
    height: 51px;
    border: none;
  }

ul.img-list li.hspacer
  {
    width: 256px;
    height: 6px;
    line-height: 1px;
    font-size: 1px;
    border: none;
    padding: 0px;
    margin: 0px;
  }

ul.img-list div
  {
    
  }
  
strong.blue
  {
    color: #3894c2;
  }
  
ul.affiliates
  {
    width: 896px;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
  }
  
ul.affiliates li
  {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 0px;
  }

ul.affiliates li div
  {
    float: left;
    height: 25px;
    padding: 7px 0px 0px 10px;
  }

* html ul.affiliates li, *+html ul.affiliates li
  {
    height: 31px;
  }

  
ul.affiliates li div.title
  {
    width: 155px;
  }

ul.affiliates li div.title a
  {
    color: #1984b9;
  }

ul.affiliates li div.location
  {
    width: 109px;
    color: #6b92a0;
  }
  
ul.affiliates li div.description
  {
    width: 600px;
    color: #094a60;
  }

ul.affiliates li.spacer
  {
    width: 896px;
    height: 1px;
    clear: both;
    padding: 0px 0px 0px 0px;
    font-weight: 1px;
    line-height: 1px;
  }
  
ul.affiliates li div.blue
  {
    background: #ebf8fb;
    border-top: 1px solid #d2eff7;
    border-bottom: 1px solid #d2eff7;
    height: 23px;
  }

ul.affiliates li div.header
  {
    color: #1984b9;
    font-weight: bold;
    border-top: 1px solid #e5e8e9;
    border-bottom: 1px solid #e5e8e9;
    height: 23px;
    margin: 0px 8px 0px 0px;
  }

ul.affiliates li div.headertitle
  {
    width: 147px;
  }

ul.affiliates li div.headerlocation
  {
    width: 101px;
  }

ul.affiliates li div.headerdescription
  {
    width: 600px;
    margin: 0px 0px 0px 0px;
  }

div.affiliate                 { width: 896px; clear: both; height: 163px; padding: 20px 0px 0px 0px; }
div.affiliate div.swf         { width: 223px; height: 163px; float: right; }
div.affiliate div.text        { padding: 0px 0px 0px 0px; }

div.bund a	{color: #1984b9;}

