﻿/** {
  margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;
 }*/

  body {
   background: #1B4388 url(../images/bg.jpg) repeat-x;
   margin:0;
  padding:0;
  font-family:Arial;
  font-size:12px;

}
   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{
 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;
}
.Survey_masterTable
{
   width: 100%;
}
.Survey_welcome
{
   font-size: x-large;
   font-weight: bold;
}
.Survey_header
{
   font-size: x-large;
   font-weight: bold;
}
.Survey_subheader
{
   font-size: large;
   font-weight: bold;
}
.Survey_thankYou
{
   font-size: large;
   font-weight: bold;
   background-color: Yellow;
}
.Survey_paragraph
{
   font-size: medium;
}
.Survey_submit
{
   font-weight: bold;
}
.Survey_footer
{
   font-size: small;
   font-weight: bold;
}
.Survey_textarea
{
   width: 100%; 
   height: 100px
}
.Survey_textline
{
   width: 100%; 
}
.Survey_question
{
   color:#004fa3;
   font-size: small;
   font-weight: bold;
}
.Survey_descriptionTags
{
   color: GrayText;
   font-size: small;
   font-weight: bold;
}
.Survey_valueTags
{
   color: GrayText;
   font-size: small;
   font-weight: bold;
}
.Survey_NATags
{
   color: Red;
   font-size: small;
   font-weight: bold;
}
.Survey_questionTable
{
   padding: 5px;
   width: 100%;
}
.Survey_questionSpacing
{
   height: 8px;
}
.Survey_image
{
   float: right;
}


/*** CSS Added ***/
h6 {
	text-align:center;
	padding:10px 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFA002;
	width:834px;
	margin:0 auto;
}

h6 a{
 color:#FFA002;
 font-weight:normal;
 text-decoration:none;
}

h6 a:hover{
 color:#ccc;
 font-weight:normal;
 text-decoration:none;
}

.footer_links {
	width:834px;
	margin:0 auto;
}
