body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b3f95;
	background-image:  url(images/back.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align:left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1b3f95;
	text-align:left;
	padding-right: 25px;
	padding-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #05af30;
	text-align:left;
	padding-left: 25px;
	padding-right: 25px;
}

.gradient {
	background-color: #FFFFFF;
	background-image: url(images/frame_back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.border-left {
	background-image:url(images/KS_webdesign01_16.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.border-rt{
	background-image:url(images/KS_webdesign01_16.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.bullet {
	list-style-type: circle;
}
p {
	font-weight: 200;
	text-align: left;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 24px;
}
.small-text {
	font-size:9px;
	line-height: 12px;
	}
.bold-text {
	font-size:18px;
	font-weight:bold;
}
.footer {
	color:#003366;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
a.footer:link {
	color: #003366;
}
a.footer:hover {
	color: #000000;
}
a.footer:active {
	color: #003366;
}
a.footer:visited {
	color: #003366;
}

a:link {
	color: #333399;
	font-weight:bold;
}
a:visited {
	color: #009933;
	font-weight:bold;

}
a:active {
	color: #333399;
	font-weight:bold;

}
a:hover {
	color: #009933;
	font-weight:bold;

}
ul {
	text-align: left;
}
li {
	padding-left: 25px;
	list-style-type: none;
	line-height: 28px;
}
.top {
	color:#009933;
	text-align:left;
	padding-left:25px;
}
dt {
	font-size:14px;
	text-align:left;
	padding-left: 35px;

	}
.faqs-text {
	font-weight:300;
	padding-left: 0px;
	padding-right:20px;
}
.images {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
}