a:link
{
	color: #1C5969;
	font-weight: normal;
	text-decoration: none;
	background-color: #D8F1F7;
}
a:visited
{
	color: #1C5969;
	font-weight: normal;
	text-decoration: none;
	background-color: #D8F1F7;
} 
a:active 
{
	color: #1C5969;
	font-weight: normal;
	text-decoration: none;
	background-color: #D8F1F7;
}
a:hover 
{
	color: #29869E;
	font-weight: normal;
	text-decoration: none;
	background-color: #B4E3F0;
}
body
{
    margin-top: 20px;
    color: #1A5564;
   	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px
}
table
{
    color: #1C5969;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.2;
}
form
{
 width: 420px;
 color: #1C5969;
 border: 1px solid #DCE8EB;
 padding: 20px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-size: 13px;
}
textarea
{
 background-color: #F9FCFD;
 font-family: Arial, Verdana, Helvetica;
 font-size: 13px;
 color: #1C5969;
 margin: 0px 0px 0px 5px; 
}
input
{
 background-color: #F9FCFD;
 font-family: Arial, Verdana, Helvetica;
 font-size: 13px;
 color: #1C5969;
 margin: 0px 0px 0px 5px; 
}
h1, h2, h3, h4
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
h1
{
	color: #0087AA;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
h2
{
	color: #0087AA;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
h3
{
	color: #0087AA;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}
h4
{
	color: #0087AA;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.textlarge
{
    font-size: 17px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;   
}

.menubar
a:link
{
    font-size: 13px;
    font-weight: normal;
	color: #007492;
	text-decoration: none;
	background: none;
}
.menubar
a:visited
{
    font-size: 13px;
    font-weight: normal;
	color: #007492;
	text-decoration: none;
	background: none;
}
.menubar 
a:active 
{
    font-size: 13px;
    font-weight: normal;
	color: #007492;
	text-decoration: none;
	background: none;
}
.menubar
a:hover 
{
    font-size: 13px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    background-color: #009AC3;
}
.menubar
{
    font-size: 13px;
    font-weight: normal;
    line-height: 1.7;
    color: #0087AA;
    padding: 0px;
}
.textsmall
a:link
{
    font-size: 11px;
    font-weight: normal;
	color: #0087AA;
	text-decoration: none;
	background: none;
}
.textsmall
a:visited
{
    font-size: 11px;
    font-weight: normal;
	color: #0087AA;
	text-decoration: none;
	background: none;
}
.textsmall 
a:active 
{
    font-size: 11px;
    font-weight: normal;
	color: #0087AA;
	text-decoration: none;
	background: none;
}
.textsmall
a:hover 
{
    font-size: 11px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    background-color: #009AC3;
}
.textsmall
{
    font-size: 11px;
    text-align: center;   
}
.textblue
{
    font-size: 14px;
    font-weight: normal;
    color: #1A207D;   
}
.highlines
{
line-height: 2;
}
  .b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
  .b1 {height:1px; background:#DCE8EB; margin:0 5px;}
  .b2 {height:1px; background:#F9FCFD; border-right:2px solid #DCE8EB;
         border-left:2px solid #DCE8EB; margin:0 3px;}
  .b3 {height:1px; background:#F9FCFD; border-right:1px solid #DCE8EB;
         border-left:1px solid #DCE8EB; margin:0 2px;}
  .b4 {height:2px; background:#F9FCFD; border-right:1px solid #DCE8EB;
         border-left:1px solid #DCE8EB; margin:0 1px;}
  .content {background: #F9FCFD; border-right:1px solid #DCE8EB;
         border-left:1px solid #DCE8EB;}
  .content div {margin-left: 5px; color: #1C5969; padding: 2px;}