@charset "utf-8";
/* CSS Document */

.finetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a1a0a0;
}
.body_head_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575656;
	font-weight: bold;
}
.body_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	font-weight: normal;
}
.body_text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575656;
	font-weight: bold;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #575656;
	font-weight: normal;
}
.greybody_text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
}
.greybody_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
.orangebody_text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ee5f26;
	font-weight: bold;
}
.more_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ee5f26;
	font-weight: bold;
}
.witebody_head_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #818080;
	text-decoration: none;
}
.botomline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
}
.header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ee5f26;
	font-weight: normal;
}
.body_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ee5f26;
	font-weight: bold;
}
.grey_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #58585a;
	font-weight: normal;
}
.formborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #cccccc;
}
a:link {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration:none;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
