/* CSS Document */

p,table,li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #838587;
	font-weight: normal;
	font-style: normal;
	line-height: normal;

}


a:link    {
	color:#046cab;
	font-weight: normal;
	text-decoration: underline;

}
a:visited {
	color:#046cab;
	font-weight: normal;
	text-decoration: underline;

}
a:active  {color:#666666}
a:hover   {
	color:#046cab;
	font-weight: normal;
	text-decoration: none;

}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #046cab;
	font-variant: normal;
	font-style: normal;

}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: bold;
	text-transform: uppercase;
	color: #838587;
	font-variant: normal;
	font-style: italic;

}

 hr {
  border: 0;
  width: 100%;
  color: #cccccc;
   background-color: #cccccc;
   height: 1px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #123D6A;
}

.button {
	border: 1px solid #0658A7;
	color: #103B68;
	background-color: #B4D7EB;
}
.float-right {
	float: right;
	margin-top: 25px;
}
.widget-width {
	text-align: right;
	width: 150px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #0158A7;
	font-size: 12px;
}
.float-left {
	float: left;
	width: 675px;
	text-align: left;
	vertical-align: text-top;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.head-top {
	height: 100%;
	width: 100%;
	z-index: 20;
}
.one {
	z-index: 1;
}

