body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.main{
text-decoration:none;
font-weight:bold;
color:#000000;
}

.main a{
color:#0f54bb;
font-weight:bold;
text-decoration:underline;
}

.maintitle{
color:#0f54bb;
font-weight:bold;
text-decoration:none;
font-size:14px;
}

h1{
font-size:16px;
margin:15px 0 15px 0;
color:#000000;
font-weight:bold;
}

h2{
font-size:14px;
font-weight: bold;
color:#000000;
padding:0 2px 0 0;
margin:0;
}

.type1{
font-weight:bold;
font-size:10px;
}

.address {
font-size:10px;
text-decoration:none;
color:#000000;
}

.address a{
font-size:10px;
text-decoration:none;
color:#000000;
}

.address a:hover{
font-size:10px;
text-decoration:underline;
color:#000000;
}

.toptel{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding-right:10px;
}

.toptel a{
	color:#000000;
}

.formail{
color:#000000;
font-size:12px;
font-weight:bold;
vertical-align:top;
}

.faq {
	font-size:14px;
	font-weight: bold;
	color:#1055bc;
}

.faq a{
	font-size:12px;
	font-weight: bold;
    text-decoration: underline;
	color:#1055bc;
}

.faq_toplink a{
	font-size:10px;
	font-weight: bold;
    text-decoration: underline;
	color:#1055bc;
	padding-right: 14px;
	background-image: url(../images/toparrow.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}

.contact_back a{
	font-size:10px;
	font-weight: bold;
    text-decoration: underline;
	color:#1055bc;
	padding-left: 14px;
	background-image: url(../images/rightarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

/******** sidebar ********/
.sidebar{
background: #eeeff4;
font-size:10px;
color: #666666;
font-weight: normal;
}

.sidebar a{
color: #0f54bb;
font-weight:bold;
text-decoration:none;
}

.sidebar a:hover{
text-decoration:underline;
}

.sidebar h1{
margin:12px 0 0 0;
background: #eeeff4;
font-size:12px;
color: #0f54bb;
}

.sidebar h2{
padding:0;
font-size:10px;
font-weight:bold;
color:#666666;
}

.menulinks a{
color: #666666;
font-size:10px;
padding-left: 25px;
background-image: url(../images/arrow_black.jpg);
background-repeat: no-repeat;
background-position: left top;
font-weight:bold;
text-decoration:none;
}
.setupfee {
color: #666666;
font-size:10px;
padding-left: 15px;
font-weight:normal;
text-decoration:none;
}
.menulinks a:hover{
text-decoration:underline;
}

.sidetoplinks a{
color: #21334d;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding-bottom:14px;
} 

.sidetoplinks a:hover{
text-decoration:underline;
}

/******** leftnav ********/
#left_nav{
clear:both;
color:#000000;
font-size:11px;
font-weight:normal;
background-repeat:repeat-x;
vertical-align:middle;
padding-bottom:3px;
text-decoration:none;
}

#left_nav a{
color:#000000;
text-decoration:none;
}

#left_nav a:hover{
font-weight:bold;
}

#left_nav_title a{
color:#ffffff;
text-decoration:none;
font-weight:bold;
}

#left_nav_title a:hover{
text-decoration:underline;
}

.leftnav_title{
clear:both;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
background-repeat:repeat-x;
vertical-align:middle;
padding-top:3px;
padding-bottom:3px;
}

.leftnav_link{
color:#21334d;
font-size:11px;
font-weight:normal;
text-decoration: none;
}

.leftnav_link a{
color:#21334d;
text-decoration: none;
}

.leftnav_link a:hover{
text-decoration: none;
font-weight:bold;
color:#21334d;
}

/******** Footer ********/
.footer{
clear:both;
font-weight: bold;
text-align:left;
color:#999999;
font-size:10px;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

.footer a{
color:#999999;
text-decoration:none;
}
.footer a:hover{
color:#999999;
text-decoration:underline;
}


