
/* CSS Document */
.scrollLeft {
	height: 480px;
	width: 338px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollLeft300 {
	height: 450px;
	width: 300px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollLeft300_400 {
	height: 400px;
	width: 300px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollLeft335 {
	height: 470px;
	width: 335px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}


.scrollLeft335_450 {
	height: 450px;
	width: 335px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollLeft340 {
	height: 470px;
	width: 340px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollLeft350 {
	height: 480px;
	width: 350px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight {
	height: 480px;
	width: 580px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight380 {
	height: 380px;
	width: 580px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight400 {
	height: 400px;
	width: 400px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight400_380 {
	width: 400px;
	height: 380px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight450_380 {
	width: 450px;
	height: 330px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight580 {
	height: 400px;
	width: 580px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight580_480 {
	height: 480px;
	width: 580px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight900 {
	height: 400px;
	width: 900px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.scrollRight920 {
	height: 450px;
	width: 920px;
	overflow: auto;
	border: 0px solid #666;
	background-color: #fff;
	padding: 8px;
}
.stateNameList {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	margin-left: 2px;
}
.stateNameList a:link {
	color: #000000;
	text-decoration: none;
}
.stateNameList a:hover {
	text-decoration: underline;
	color:##000000;
}
.stateNameList a:active {
	text-decoration: none;
	color: #000000;
}
.stateNameList a:visited {
	text-decoration: none;
	color: #000000;
}
.selectedState {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
.selectedState a:active {
	text-decoration: none;
	color: #FF0000;
}
.DistributorHeadline {
	font-family: Helvetica, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-left: 5px;
}
