@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #606060;
	font-size: 14px;
	line-height: 18px;
	
	background-color: #ebebec;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #143B98;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
	margin: 0 0 8px 0;
	border-bottom: 1px dashed #ccc;
	padding: 0;
}

a {
	color: #000;
}

p {
	margin: 0;
	padding: 0
}

a img {
	border: none;
}



.menu {
	background-color: #f9f9f9;
	border-top: solid 1px #ebebec;
	border-bottom: solid 1px #ebebec;
	
	
	color: #7e7e7e;
	font-size: 14px;
}

.redtxt {
	color: #143B98;
}




/* --------------------------------------------- */



/* --------------------------------------------- */

.menu a {
	color: #7e7e7e;
	text-decoration: none;
}

.menu a:hover {
	color: #000;
	text-decoration: underline;
}

.header {
	height: 263px;
	padding: 11px;
	background-repeat: no-repeat;
}

.speak_no {
	font-size: 12px;
	color: #7d7d7d;

}

.speak_no_red  {
	font-size: 13px;
	color: #143B98;
	font-weight: bold;

}
.title  {
	font-size: 16px;
	color: #143B98;
	font-weight: bold;

}

.news_updates_banner {
	background: url(../images/news_updates_heading.jpg) no-repeat;
	width: 187px;
	padding: 75px 19px 0;
	font-size: 13px;
	
}

.no_more_banner {
	background: url(../images/nomore_heading.jpg) no-repeat;
	width: 187px;
	padding: 75px 19px 0;
	font-size: 13px;
}

.wecan_banner {
	background: url(../images/wecan_heading.jpg) no-repeat;
	width: 187px;
	padding: 75px 19px 0;
	font-size: 12px;
}

.footer {
	padding: 0 14px;
	background-color: #7e7e7e;
	color: #FFF;
	font-size: 12px;
	line-height: 22px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}


.footer .grey_link {
	color: #cbcbcb;
}

.footer .grey_link a {
	color: #cbcbcb;
}

.footer .grey_link a:hover {
	color: #FFF;
}

.copy {
	color: #515557;
	font-size: 12px;
}
#myServices {  padding:0; margin:0;  width:667px;  position: fixed; z-index:1000; top:450px; left: auto;  }

