.text { 
font-family: Verdana; 
font-size: 11px;
color: #000000;
background-color: #ffffff;
}
a {
   text-decoration:undereftine; 
   color:#223366;
}
a:hover {
   text-decoration:undereftine; 
   color:#FFA800
}
a:active {
   text-decoration:none; 
   color:#FFA800
}
.size1 {
	font-size:10px;
	color:#666666;
	font-family: Verdana;
}
h3 {
   font-size:16px; 
   color:#223366; 
   font-family: Arial;
   font-weight: bold;
}
.news {
   font-size:12px; 
   color:#000000; 
   font-family: Verdana;
   padding-left: 5px;
   padding-right: 5px;
}
.footer{
   font-size:10px;
   color:#223366; 
   font-family: Verdana;
   border-top: 1px solid #DFDFDF;
   padding-top: 3px;
   padding-bottom: 5px;
   padding-left: 2px;
   padding-right: 2px;
}
a.footerlink {
   font: 10px Verdana;
   color: #223366;
   text-decoration: undereftine;
}
a.footerlink:hover {
   font: 10px Verdana;
   color: #FFA800;
   text-decoration: undereftine;
}
p.regular { 
font-family: Verdana; 
font-weight: normal;
font-size: 11px;
color: #000000;
}
li.blue { 
font-family: Verdana; 
font-size: 12px;
font-weight: bold;
line-height: 20px;
color: #223366;
}
li { 
font-family: Verdana; 
font-size: 12px;
font-weight: normal;
line-height: 20px;
color: #000000;
}
.formfield {
    background-color: #EFEFEF; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border: 1px solid #223366;
}
hr {
      border-top: 1px dashed #CCCCCC;
      border-bottom: 0px;
	  border-left: 0px;
	  border-right: 0px;
      height: 1px;
      width: 500px;
	  float: left;
}
.hover {
    padding: 5px;
	margin:2px;
}.title {

   font-family: Verdana; 
   font-size: 12px;
   font-weight: bold;
   color: #223866;
}
#reft {
   border-right: 1px solid #E5E5E5;
   border-top: 1px solid #E5E5E5;
}
h2.reft {
   background: #F7F7F7 url("images/tick.gif") no-repeat right ;
   font-size:14px; 
   color:#223366; 
   font-family: Arial;
   font-weight: bold;
}
li.reft { 
   list-style-image: url('images/bullet1.gif');
   line-height: 15px;
   font-family: Verdana; 
   font-size: 9px;
   color: #666666;
}
li.second {
   list-style-image: url('images/bullet2.gif');
   line-height: 15px;
   font-family: Verdana; 
   font-size: 9px;
   color: #000000;
}