@charset "utf-8";
/* CSS Document */
body {
	background-color: #eaf1f5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #003E60;
	text-decoration: underline;
}
a:hover {
	color: #B40000;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #003E60;
	line-height: 24px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	color: #B40000;
}

h3 {
	font-size: 14px;
	color:#0000CC;
	font-weight: normal;
	line-height:14px;
	}
	
h3:a {
	font-size: 14px;
	color:#0000CC;
	font-weight: normal;
	line-height:14px;
	}
	
.sidebg {
	background-color: #dceaf2;
	background-image: url(images/l-side-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.content {
	line-height: 20px;
	text-align: justify;
}
.testtimonialtext {
	line-height: 17px;
	text-align: justify;
}
.redbold {
	font-weight: bold;
	color: #b80000;
}
.smallimg {
	border: 1px solid #89b7ce;
	float: right;
	margin-left: 10px;
}
.tit5 {
	background-image: url(images/tit-bg-5.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #0B4F73;
}
.tit4 {
	background-image: url(images/tit-bg-4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #0B4F73;
}
.tit3 {
	background-image: url(images/tit-bg-3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #0B4F73;
}
.tit2 {
	background-image: url(images/tit-bg-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #0B4F73;
}
.tit1 {
	background-image: url(images/tit-bg-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #0B4F73;
}
.tit {
	background-image: url(images/tit-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	padding-left: 5px;
	color: #FFFFFF;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
}
.btmenu {
	color: #d50000;
}
.btmenu a {
	color: #3f6d87;
	font-weight: bold;
	text-decoration: underline;
}
.btmenu a:hover {
	color: #1D333F;
	font-weight: bold;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	background-image: url(images/arr.gif);
	background-position: left top;
	padding-left: 15px;
	list-style-type: none;
	background-repeat: no-repeat;
}
.bold18 {
	font-size: 18px;
	font-weight: bold;
}
