body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bkg.gif);
}
.bodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.bodyTextBld {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.headerText {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.headerTextsm {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
ul {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
}
.borderSm {
	border: 5px solid #6F8F6D;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #E6EBF0;
	border: 1px solid #666666;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #E6EBF0;
	border: 1px solid #666666;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #E6EBF0;
	border: 1px solid #666666;
}
.bkgLt {
	background-color: #F4F4F4;
}
.navBkg {
	background-image: url(/images/header_bkg.gif);
	background-repeat: repeat-x;
}
.bodyBtmBkg {
	background-image: url(/images/body_footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}
.copyrightTxt {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.copyRightText {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.headerTextWhite {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
