body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	margin: 0px;
	}

.body-home-background {
	background-image: url(../images/hom-bod-bg.gif);
	background-repeat: repeat-x;
    padding-top: 20px;
}
.table-background {
	background-color: #FFFFFF;
}
.homepage-maptext {
	color: 921319;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 36px;
}
.homepage-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.homepage-disclaimer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
.homepage-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.body-sub-background {
	background-image: url(../images/sub-bod-bg.gif);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.hompage-subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-align: left;
	font-weight: normal;
}
.subpage-bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.copy-cell {
	padding-top: 25px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 25px;
}
.backtotop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.privacy {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	padding: 20px;
	}
.underline {
	text-decoration: underline;
	}
	
#toc {
	width: 100%;
	font-weight: bold;
	}
	
	#toc .td1 {
		width: 25px;
		vertical-align: top;
		}
	
.close {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
	
.top {
	text-align: right;
	}
	
.inlinert {
	float: right;
	border: 1px solid #000;
	}
	
.header {
	font-size: 14px;
	font-weight: bold;
	color: #192950;
	}

.subimages {
	border: #000000 solid 4px;
	}
	
.inlineleft {
	float: left;
	padding: 3px;
	}

.form td{
	padding:5px;
}

.websolvers {
	width:760px;
	text-align:right;
	padding:5px 3px 0 0;
	margin:0;
}
