body{
	margin:15px 0;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#666666;
	text-decoration:none;
	
}
img{
	border:0;
}
a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	line-height:normal;
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#5F5F5F;
	text-decoration:underline;
}
ul{
	list-style-position: outside;
	list-style-image: url(../images/arrow-bullet.png);
	list-style-type: none;
}
ul li{
	padding-left:4px;
	padding:3px 0;
	margin-left:25px;
}
.blue-text {
	font-size:11px;
	color:#114FA2;
	font-weight: bold;
	text-decoration:none;
}
.mid-text{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#252424;
	text-decoration:none;
	text-align:justify;
}
.mid-text a{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#252424;
	text-decoration:none;
	text-align:justify;
}
.mid-text a:link.active,visited{
	color:#252424;
	text-decoration:none;
}
.mid-text a:hover{
	color:#252424;
	text-decoration:underline;
}
.top-bg{
	background-image:url(../images/top-bg1.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:129px;
}
.flash-brdr{
	border-style:solid;
	border-width:1px 1px 6px 1px;
	border-color:#ffffff #ffffff #164573 #ffffff;
}
.link-text td{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	color:#14416d;
	text-decoration:none;
	height:33px;
	border-right:solid 1px #dcded3;
}
.link-text td:hover{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	color:#14416d;
	text-decoration:none;
	background-image: url(../images/link-line-hover.jpg);
	background-repeat:repeat-x;
	background-position: right top;
	height:33px;
	cursor:pointer;
	border-right:solid 1px #dcded3;
}
.link-text a{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	line-height:normal;
	color:#14416d;
	text-decoration:none;
	padding:0 10px;
}
.link-text a:link,active,visited {
	color:#14416d;
	text-decoration:none;
}
.link-text a:hover{
	color:#14416d;
	text-decoration:none;
}
.news-bg{
	background-image: url(../images/news-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #e9eef3;
	border-bottom:solid 6px #4ca6a6;
}
.introduction-bg{
	background-image: url(../images/introduction-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #ffffff;
	border-bottom:solid 6px #d4e89a;
}
.testimonial-bg{
	background-image: url(../images/testi-bg.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	background-color: #c8eaea;
	border-bottom:solid 6px #9cdcdc;
}
.footer-bg{
	background-color:#FFFFFF;
	font-family:tahoma;
	color:#164573;
	font-size:11px;
}
.title-text{
	font-family:Tahoma;
	font-size:19px;
	font-weight:normal;
	line-height:normal;
	color:#4b4b4b;
	text-decoration:none;
}
.grey-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	color:#4b4b4b;
	text-decoration:none;
	background: url(../images/bullet1.jpg) no-repeat left center;
	padding-left:25px;
}
.img-brdr{
	border:solid 1px #999999;
	padding:2px;
}
.text-box{
	border:solid 1px #666666;
	width:300px;
	background-color:#e9eef3;
}
