@charset "utf-8";
/* CSS Document */

.navigation-bg {
	background-image: url(../images/navigation-bg.jpg);
	background-repeat: repeat-x;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
.footer-link {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.features-bg {
	background-image: url(../images/features-bg.jpg);
	background-repeat: repeat-x;
}
.features-main-bg {
	background-image: url(../images/features-main-bg.jpg);
	background-repeat: repeat-x;
}
.list-bg {
	background-image: url(../images/list-bg.jpg);
	height: 101px;
	width: 827px;
	background-repeat: no-repeat;
}
.list-text {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #172EB0;
	text-decoration: none;
}
.white-title {
	font-family: verdana;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
}
.title {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #0A14A3;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #1F1F1F;
	text-decoration: none;
}


.footer-link:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #A4A6F0;
	text-decoration: none;
}
.copyright {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.weblink {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B16A4;
	text-decoration: none;
}
.weblink:hover {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B16A4;
	text-decoration: underline;
}
.webtitle {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B16A4;
	text-decoration: none;
}

.webtitle2 {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #0B16A4;
	text-decoration: none;
}










.input-box {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 19px;
	width: 250px;
}
.input-box2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	height: 70px;
	width: 250px;
}
