﻿* {
  margin: 0px 0px 0px 0px;
  padding: 0 0 0 0;
  font-family:Arial;
  font-size:12px;
 }

  body {
   background: #1B4388 url(../images/bg.jpg) repeat-x;

}
   h1{

   display:inline;
   width:450px;
   float:left;
   text-align: justify;
   color:#0059f9;
   font-size:22px;
   font-style: normal;
   background: transparent url(../images/bullet.gif) no-repeat 0px 3px ;
   text-indent:27px;
   line-height:25px;
   margin-top:5px;
}

h2{
     font-weight:bold;
     text-decoration:underline;
}

 a,
 a:visited {
 color:#0059f9;
 font-weight:bold;
}

a:hover,
a:active 
{
   color:#FFA002;
   font-weight:bold;
}

#layer1 {
	position: absolute;
	text-align: center;
	visibility: hidden;
	width: 125px;
	height: 125px;
	background-color: #1b4388;
	color:#ffffff;
	border: black thick double;
	padding: 10px;
}


.quick_quote
{
  font-size:11px;
  text-align: right;
  font-weight:bold;
  font-style:italic
}

.nav_sec_top {
  background: transparent url(../images/navsec1.gif)  top center;
  float:right;
  height:16px;
  width:233px;
  display:inline;
}

 .nav_sec_body {
  background: transparent url(../images/navsec2.gif)  top center;
  width:233px;
  min-height:167px;
  float:right;
  display:inline;
  font-weight:bold;
  color:#27608d;
  text-align: center;
}

.nav_sec_bottom {
  background: transparent url(../images/navsec3.gif) no-repeat top center;
  width:233px;
  height:16px;
  float:right;
  display:inline;
}

.RSS_Content
{
	text-align:left!important;
	font-size: 12px;
	text-decoration: none!important;
}

.RSS_Content a
{
	text-align:left!important;
	font-size: 12px;
	text-decoration: none!important;
}

.RSS_Header
{
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
}
.RSS_Header a
{
	font-weight:bolder;
	text-align: center;
	font-size: 16px;
}
