body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #6B6B6B;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #6B6B6B;
}
.text_2 {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 11px;
	color: #20469A;
}
.list {
	font-family: Tahoma;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	list-style-position: outside;
	list-style-type: square;

}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #26971C;
}
.link_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #3B6E9D;
}
.find {
	height: 19px;
	width: 92px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	color: #6B6B6B;
}
.borderbotom {
	border-bottom-style: solid;
	border-top-color: 6b6b6b;
	border-right-color: 6b6b6b;
	border-bottom-color: 6b6b6b;
	border-left-color: 6b6b6b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.borderbotomDotted {

	border-bottom-style: dotted;
	border-top-color: 6b6b6b;
	border-right-color: 6b6b6b;
	border-bottom-color: 6b6b6b;
	border-left-color: 6b6b6b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.borderaround {
	border: 1px solid c8c8c8;
}
