body {
	background-color: #DBE8F4;  
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

img{
	border: none;
}

:link img {
  border: none;
}


.na{
	display: none;
}

.contentcell
{
	background-image:url(images/content_cell_bg.gif);
	background-repeat:repeat-x;
	background-color: #C7E8F5;
}

#navmain 
{
	height: 31px;
	width: 657px;
	background-image: url(images/topnav.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 28px;
	color:#FFF;
	word-spacing: 2px;
}

#topnav 
{
	height: 57px;
	width: 663px;
	background-image: url(images/topnav_sec.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 28px;
	color:#FFF;
	word-spacing: 2px;
}

#nav_main 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 28px;
	word-spacing: 2px;
}

#nav_sec 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	line-height: 28px;
	word-spacing: 2px;
	padding-left: 25px;
	color: #3393D2;
}

#navmain a.navmainoff:link {text-decoration:none; color:#FFF;}
#navmain a.navmainoff:hover {text-decoration:none; color: #D8EFF8; }
#navmain a.navmainoff:visited {text-decoration:none; color:#FFF;}

#navmain a.navmainon:link {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}
#navmain a.navmainon:hover {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}
#navmain a.navmainon:visited {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}


#nav_main a.off:link {text-decoration:none; color:#FFF;}
#nav_main a.off:hover {text-decoration:none; color: #D8EFF8; }
#nav_main a.off:visited {text-decoration:none; color:#FFF;}

#nav_main a.on:link {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}
#nav_main a.on:hover {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}
#nav_main a.on:visited {text-decoration:none; padding: 2px; color:#146EB7; background-color:#FFF;}

#nav_sec a.off:link {text-decoration:none; color:#3393D2;}
#nav_sec a.off:hover {text-decoration:none; color: #0072BC; }
#nav_sec a.off:visited {text-decoration:none; color:#3393D2;}

#nav_sec a.on:link {text-decoration:none; padding: 2px; color:#0072BC; }
#nav_sec a.on:hover {text-decoration:none; padding: 2px; color:#0072BC; }
#nav_sec a.on:visited {text-decoration:none; padding: 2px; color:#0072BC; }

/**/
/* Footer: START */
/**/
#footer_hp {
	height: 75px;
	width: 801px;
}

#footer_hp .address {
	display: block;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	width: 801px;
	top: 55px;
}
/**/
/* Footer: END */
/**/


/**/
/* Inside pages content body panel style: START */
/**/

.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;	
	line-height: 40px;
}

#body_area {
	border: #9AA5B0 solid 1px;
	background-color:#FFFFFF;

}
/**/
/* Inside pages content body panel style: END */
/**/

/**/
/* General text styles: START */
/**/
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
}

.bodytext_red {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E74100;
}

.bodytext_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #146DB7;
}

ol li ol {
	list-style-type: lower-alpha;
}
/**/
/* General text styles: END */
/**/

