/* CSS Document */

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
}
.bodyblack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-color: #FFFFFF;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	color: #FB9700;
	letter-spacing: normal;
	word-spacing: normal;
	height: auto;
	width: auto;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	border: thin none #666666;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	background-position: center center;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.bottommenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: normal;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
