@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

#footerContact {
	border-style: solid;
	border: 1px solid #9fafc4;
}

hr {
	height: 1px;
	color: #9fafc4;
	margin-top: 3px;
	margin-bottom: 3px;
}

.footer_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #333;
}

.footer_body {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	line-height: 1.6em;
	color:#636466;
	letter-spacing:1px;
}

.footer_link_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 4px;
	color: #0076a3;
	text-decoration: none;
}

.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #60676d;
	line-height: 1.5em;
	text-decoration: none;
}

a.footer_links:hover {
	color: #333;
}

.footer_hrule{
	color:#0076a3;
	size:1px;
	width:292px;
}

.footer_dis_policy {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 9px;
	line-height: 1.6em;
	color:#fff;
	letter-spacing:1px;
}

.td_footer_darker_bg {
	background-color:#b0b1b1;
	}
	
.td_footer_lighter_bg {
	background-color:#f0f1f1;
	}

.td_footer_row_sep {
	background-color: #9fafc4;
	height:1px;
}

	
.getintouch {
	border-width: 1px;
	border-style: inset;
	border-color: #5f7a9c;
	background-color: #ebf6f9;
	}
	
.getintouch_rows {
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10px;
	line-height: 1.2em;
	color:#3e3e3e;
	letter-spacing:.5px;
	text-align:left;
	background-color: #ebf6f9;
}

.getintouch_row_sep {
	background-color: #9fafc4;
	height:1px;
}
