@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blue_text {
	color: #0268af;
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
}
.blue_text a {
	color: #0268af;
	text-decoration: none;
	font-family: Century;
	font-size: 16px;
}
.blue_text a:link {
	color: #0268af;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.blue_text a:hover {
	color: #0268af;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.blue_text a:visited {
	color: #0268af;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.blue_texthead {
	color: #0268af;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.linkgrey {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
}
.blinkgrey {
	color: #666666;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	clear: both;
	vertical-align: bottom;
}
.navi_text {
	color: #FFF;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	clear: both;
	vertical-align: bottom;
}



.blinkgrey:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
	clear: both;
	vertical-align: bottom;
}


.navi_text:hover {
	color: #63CBFE;
	font-family: Arial;
	font-size: 12px;
	clear: both;
	vertical-align: bottom;
	text-decoration: none;
}
.live_chat {
	font-family: "century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.live_chat a:link {
	font-family: "century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.live_chat a:hover {
	font-family: "century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.live_chat a:visited {
	font-family: "century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}
.live_chat a:active {
	font-family: "century Gothic";
	font-size: 16px;
	color: #FFFFFF;
}


.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	text-align: left;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	font-weight: normal;
}
.more_info_bg {
	background-image: url(images/more_info.jpg);
	background-repeat: repeat-x;
}
.footer_aboutus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:20px;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}

.frm_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
}
.welcome_subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.read_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.read_more a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.read_more a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.read_more a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.read_more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}




.highlight {
	font-weight:bold;
}
.verborder
{
	border-right:#999 1px dashed;
	}
.footer_font
{
	font-size:12px;
	}
