
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link-bg {
	background-image: url(images/link-bg.jpg);
	background-repeat: repeat-y;
}
.link-bot-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #384667;
}
.link-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link-main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00afff;
	text-decoration: none;
}
.left-bg {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
}
.search-bg {
	background-image: url(images/search-bg.jpg);
	background-repeat: repeat-x;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
}
.textwhite-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblue-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dde7ff;
	text-decoration: none;
}
.textwhite-20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.textblue-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #061841;
	text-decoration: none;
}
.link14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061742;
	text-decoration: none;
}
.link14blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
	text-decoration: underline;
}
.text-grey20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CCCCCC;
	text-decoration: none;
}
.textblack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.textblue12-a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061841;
	text-decoration: none;
}
.link12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061742;
	text-decoration: none;
}
.link12blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}.text-grey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.download-btn-bg {
	background-image: url(images/download-btn-bg.jpg);
	background-repeat: no-repeat;
}
.download-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.download-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.testimonial-btn-bg {
	background-image: url(images/testimonail-btn.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.textlightgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.quick-action-bg {
	background-image: url(images/quick-action-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkwhite17 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite17:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #0099FF;
	text-decoration: none;
}
.textblue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #061742;
	text-decoration: none;
}
.text12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061841;
	text-decoration: none;
}.textwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwhite11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00afff;
	text-decoration: none;
}
.textblue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061841;
	text-decoration: none;
}

.bottom-line {
border-bottom-width: 2px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}
.bottom-line1 {
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #999999;
}

