body {
	background:url('../graphics/background.jpg') repeat-x;
	margin:15px;
  overflow-x:hidden!important;
}

.style1 {
	color: #01558B;
	font-weight: bold;
}
.style2 {color: #01558B}
.style4 {color: #01558B; font-weight: bold; font-size: 16px; }
.style5 {	color: #014D80;
	font-weight: bold;
}
.style6 {font-size: 10px}


h4 { color: #666666; font-size: 13px; }
h5 { color: #014D7F; font-size: 14px; margin-bottom: 8px; }
img { border: none; }
table,td,input,textarea,select {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
#display-table { text-align: center; }
a {
	font-family: verdana;
	font-size: 11px;
	color: #014D84;
	text-decoration: none;
	border-bottom: 1px solid #014D84;
}

a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #014D84;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.navfont {
	font-family: helvetica;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.navfont a {
	font-family: helvetica;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}

.navfont a:hover {
	font-family: helvetica;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}




.border {
	border-bottom: 2px #D4D4D4 solid;
}
.mailer-title {color: #01558B; font-size: 12px; }

/* Clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* Old */
.pagetitle {
font-family: verdana;
color: #313131;
font-weight: bold;
font-size: 16px;
}

#hp_content {
	padding:0px 25px;
	color:#333;
	line-height:165%;
	font-size:12px !important;
}
table.center {
	margin-left:auto;
	margin-right:auto;
}
.pad_v {
	padding:15px 0px;
}
.bold {
	font-weight:bold;
}
.here {
	font-weight:bold;
	color:#000 !important;
}
.active {
	font-weight:bold;
}
.nostyle {
	border:none;
}