body {
	background-image: url(images/bg.jpg);
	margin: 0px;
}
.hd {
	font-size: 12px;
	font-weight: bold;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 17px;
}
.bdr{
	border: 1px solid #9FB1C0;

}
.footer a {
	font-size: 11px;
	color: #425970;
	text-decoration: none;
}
a:hover {
	color: #8CAEDB;
}

.footer {
	font-size: 11px;
	color: #425970;
	text-decoration: none;
}
.cnt {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
.txt {
	text-align: justify;
	padding: 4px;
}
.hd {
	background-image: url(images/heading_bg.gif);
	height: 33px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}
li {
	padding-bottom: 10px;
	list-style-type: disc;
}
ul {
	margin-left: 20px;
}
.bigtxt {
	font-size: 13px;
	font-weight: bold;
}

a {
	font-size: 11px;
	color: #425970;
	text-decoration: none;
}
input,select,textarea {
	border: 1px solid #9FB1C0;
	font-size: 11px;
}
.zbdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
form {
	margin: 0px;
}
.btn {
	background-color: #ADC8E5;
	border: 1px solid #5E92CE;
	color: #000000;
}
.lbls {
	font-weight: bold;
	color: #425970;
}
.pad {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
