body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
    border:none;
	background-image: url(/images/bkg/repeat.gif);
}
.topRepeat{
	background-image: url(/images/bkg/top_repeat.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
	width: 100%;
}
.bodyText {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.bodyTextBld {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.bodyTextBldLt {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.headerText {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.resultsBkgDK{
	background-color: #C6D5E3;
}
.resultsBkgLt{
	background-color: #ECF2F7;
}
.resultsBkgLt2{
	background-color: #F6F8FA;
}
.borderDk{
	border: solid #668AAC;
}
.bkgLt {
	background-color: #F3F6F9;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
.inputFrm {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #5E84A8;
}
.bullets {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}
.dividerColor {

	background-color: #45637E;
}
.borderDkGrey {
	border: 5px solid #D8D8D8;

}
.borderDkGreyMargin {
	border: 5px solid #D8D8D8;
	margin: 8px;

}
.borderDkMargin {
	border: solid #668AAC;
	margin: 8px;
}

