.main {
    font-family: arial;
    font-size: 11;
    color:#000000;
}
html {
     overflow: -moz-scrollbars-vertical;
     font-family: Arial,sans-serif;
}
.formhead1{
    font-family: Franklin Gothic Book,sans serif;
    font-size: 11;
    color:#660033;
}
.formhead2{
    font-family: Franklin Gothic Book,sans serif;
    font-size: 11;
    color:#660033;
}
.formhead3{
    font-family: Franklin Gothic Book,sans serif;
    font-size: 11;
    color:#660033;
}
.logintext {
        font-family: arial;
        font-size: 10pt;
        border: thin double #D6D6D6 #c2c2c2;
        color:#666666;
}
/* general text */
.gen_text{
font-family:arial;
font-size:11;
color:#555555;
}
/* large text */
.large_text{
font-family:Franklin Gothic Book,sans serif;
font-size:16;
color:#555555;
}
/* general title */
.gen_title{
font-family:Tahoma;
font-size:12;
color:#660033;	
text-decoration:none;
}
a:link:hover{
background-color:#DDD;
}
.title{
    font-family: Franklin Gothic Book,sans serif;
    font-size: 16;
    color:#660033;
}
.offer{
    font-family: Franklin Gothic Book,sans serif;
    font-size: 16;
    color:#660033;
}
.topbgborder{
    background-image:url("../images/arearug_top.gif");
    background-repeat:repeat;
}
.rightbgborder{
    background-image:url("../images/arearug_right.gif");
    background-repeat:repeat;
}
.leftbgborder{
    background-image:url("../images/arearug_left.gif");
    background-repeat:repeat;
}
.bottombgborder{
    background-image:url("../images/arearug_bottom.gif");
    background-repeat:repeat;
}
img{
border:0px;
}
li{
padding-bottom:10px;
}
li.news{
padding:5px;
margin-left:-25px;
}
td.fieldname{
text-align:right;
}
.wire{
color:#00FFFF;
font-size:14pt;
font-family:Tahoma;
}
.ehealth{
color:#00F000;
font-size:14pt;
font-family:Tahoma;
}
.bulleted{
font-style:italic;
font-family:Tahoma;
font-size:10pt;
color:#666666;
}
.line1{
font-size:14pt;
font-family:Tahoma;
}
input, select {
border-style:solid;
border: 1px solid #666666;
font-size:11pt;
}
input.form_button{
background-color:#660033;
border: 1px solid #000000;
color:FFFFFF;
}
.listhead{
color: #666666;
}
.footer{
font-size:8pt;
font-family:arial;
}
input.check{
border: 0px;
}
.offercol1{
width:20%;
vertical-align:top;
border-top: solid 1px #CC9933;
border-bottom: solid 1px #CC9933;
background-color:#FCFAFA;
}
.offercol2{
vertical-align:top;
border-top: solid 1px #CC9933;
border-bottom:solid 1px #CC9933;
background-color:#FCFAFA;
}
.vertborders{
border-top: solid 1px #CC9933;
border-bottom:solid 1px #CC9933;
}
.bordertop{
border-top: solid 1px #CC9933;
}
.borderbottom{
border-bottom:solid 1px #CC9933;
}
.borderbottommed{
border-bottom:solid 2px #CC9933;
}
.offerlink{
text-decoration:none;
}
.pagetitle{
font-family:Tahoma;
font-size:30;
color:#CC9933;
}
.newstitle {
font-family:Tahoma;
font-size:12;
color:#660033;
text-decoration:none;
}
.newstitlesmall{
font-family:Tahoma;
font-size:10;
color:#777777;
text-decoration:none;
}
.newsdesc{
font-family:Tahoma;
font-size:11;
color:#555555;
}
.HNH{
color:#008080;
font-size:18;
font-family:Tahoma;
border-bottom:solid 1px #FCFAFA;
}
.smalltitle {
font-family:Tahoma;
font-size:11;
color:#008080;
text-decoration:none;
}
.gen_topic {
font-family:Tahoma;
font-size:11;
color:#008080;
text-decoration:none;
}
.bgc{
background-color:#FCFAFA;
}

#Navigation A, #Navigation A:hover, #Navigation A:visited, #Navigation A:link{ 
	font-family:Arial,sans-serif;
	margin-left:8px;
	color:#333333;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	background:#FFFFFF;
}

#Navigation A:hover {
	text-decoration:underline;
}