/* CSS Document */


body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #EBEBEB;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1.homepg_title {
	font-weight: bold;
	font-size: 14pt;
	font-family: "Monotype Corsiva", sans-serif;
	/*
	color: #000066;
	*/
	color: #1e96a7;
}



h1.pg_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*
	color: #000066;
	color: #1e96a7;
	*/	
	color: #00A0AF;
}

h2.para_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
	margin-bottom: 0;
}

p.para_hdr_margin{ margin-top: 0;}

h3.faq_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
	margin-bottom: 0;
}

h3.para_hdr {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 0 0;
}
	
.classic_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bar {
	background-image: url(images/classic_business_bar2.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

/*
.bar {
	background-image: url(images/classic_business_bar.jpg);
	background-repeat: repeat-x;
	height: 16px;
}

*/

.right_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00A0AF;
	/*
	border-bottom-color: #FF9900;
	*/
	height: 25px;
}
.right_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4D5E8A;
	text-decoration: none;
}
.over {
	background-image: url(images/classic_business_overview_b2.jpg);
	background-repeat: repeat-x;
	height: 217px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*
	color: #000066;
	*/
	color: #1e96a7;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}


.totop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;	
}

.border {
	border: 1px solid #010066;
}
 
.head_bg {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 105px;
	width: 780px;
}

/*
.head_bg {
	background-image: url(images/classic_business_header.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 780px;
}

*/


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}


a:link {
	text-decoration: none;
	color:#1e96a7;
	/*
	color: #4D5E8A;
	*/
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#1e96a7;
	/*
	color: #4D5E8A;
	*/
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #6666FF;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color:#1e96a7;
	/*
	color: #4D5E8A;
	*/
	font-weight: bold;
}


a.hmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.hmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.hmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #4D5E8A;
}
a.hmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}