/* CSS Document */
BODY {
	FONT-SIZE: 11px;
	MARGIN: 0px;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana;
}
.top{
BACKGROUND-COLOR: #0066CC;
background-image: url(images/logoback.gif);
background-repeat: no-repeat;
height:80px;
width:100%;
}
.top h1{
font-size:12px;
color:#ffffff;
padding:55px 0px 0px 20px;
}
.slogon{
margin-top:1px;
margin-bottom:1px;
BACKGROUND-COLOR: #656565;
height:20px;
width:100%;
padding-left:20px;
}
.content{
padding-top:5px;
padding-left:20px;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
}
.content h2{
FONT-SIZE: 12px;
FONT-FAMILY: Verdana;
font-weight: bold;
}
.content p{
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
width:90%;
}
.content hr { 
border: 0;  
width: 100%; 
color: #E5E5E5; 
height: 2px; 
}
.link{
padding-left:20px;
padding-top:5px;
FONT-SIZE: 11px;
FONT-FAMILY: Verdana;
line-height: 20px
}
.link a {
	color: #fff;
	text-decoration: underline;
}
.sublink li{
	background-image:url("/arrow.gif");
	background-repeat :no-repeat;
	border: 0px solid #000;
	width:30%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align :top;
	background-position :left 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	height:30px;
	list-style-type:none;

}

.foot{
margin-top:10px;
BACKGROUND-COLOR: #656565;
height:20px;
width:100%;
}
.block {
	width: 88%;       
}

.block li{
	background-image:url("/arrow.gif");
	background-repeat :no-repeat;
	border: 0px solid #000;
	width:45%;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	vertical-align :top;
	background-position :left 6px;
	margin-left: 6px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	height:30px;
	list-style-type:none;
}
.block a {
	color: #000E95;

        font-weight: medium;
}

A.topnav {
BACKGROUND: none; 
COLOR: white; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Helvetica; 
TEXT-DECORATION: none; 
FONT-WEIGHT: bold
}

A.topnav:hover {
BACKGROUND: none; 
COLOR: #D5EAFF; 
FONT-SIZE: 11px; 
FONT-FAMILIY: Verdana, Helvetica; 
TEXT-DECORATION: none; 
FONT-WEIGHT: bold
}

A.leftnav {
BACKGROUND: none;
COLOR: #333333; 
FONT-SIZE: 11px; 
FONT-FAMILY: Verdana, Helvetica; 
TEXT-DECORATION: none; 
FONT-WEIGHT: bold
}

A.leftnav:hover {
BACKGROUND: none; 
COLOR: #0066CC; 
FONT-SIZE: 11px; 
FONT-FAMILIY: Verdana, Helvetica; 
TEXT-DECORATION: none; 
FONT-WEIGHT: bold
}

hr { 
border: 0;  
width: 100%; 
color: #333333; 

height: 1px; 
}

.normal {
	font: 11.5px Verdana ; 
	color: #333333;
	line-height: 13pt;
	word-spacing: 1pt;
}
A.quoteLink{
	font: 9px Verdana ; 
	color: #99CC00;
	line-height: 10.5pt;
	word-spacing: 1pt;
	text-decoration: none;
	font-weight: bold;
}

A.quoteLink:hover{
	font: 9px Verdana ; 
	color: #99CC00;
	line-height: 10.5pt;
	word-spacing: 1pt;
	text-decoration: underline;
	font-weight: bold;
}

A.bottomLink{
	font: 9px Verdana ; 
	color: #107DDE;
	line-height: 10.5pt;
	word-spacing: 1pt;
	text-decoration: none;
	font-weight: bold;
}

A.bottomLink:hover{
	font: 9px Verdana ; 
	color: #ffcc01;
	line-height: 10.5pt;
	word-spacing: 1pt;
	text-decoration: underline;
	font-weight: bold;
}

A.textPopLinks {
	font: 11.5px Verdana ; 
	font-weight: bold;
	color: #333333;
	word-spacing: 1pt;
	line-height: 13pt;
	text-decoration: none;
}

