@charset "UTF-8";
.base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	padding-top: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 5px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 25px;
	padding-bottom: 7px;
}
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	color: #000000;
	text-decoration: none;
}
.menu a:hover {
	color: #AAB300;
	text-decoration: none;
}
.menu a:active {
	color: #000000;
	text-decoration: none;
}
.menu_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 5px;
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 45px;
	padding-bottom: 7px;
}
.menu_secondary a:link {
	color: #000000;
	text-decoration: none;
}
.menu_secondary a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_secondary a:hover {
	color: #AAB300;
	text-decoration: none;
}
.menu_secondary a:active {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 50px;
	padding-right: 25px;
}
.text a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text a:hover {
	color: #AAB300;
	text-decoration: none;
	font-weight: bold;
}
.text a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-right: 25px;
	font-weight: bold;
}
.text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-right: 25px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
}
.text_abovelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 50px;
	padding-right: 25px;
	margin-bottom: -16px;
}
.text_belowlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 50px;
	padding-right: 25px;
	margin-top: -16px;
}
.blackbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.blackbox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.blackbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.blackbox a:hover {
	color: #AAB300;
	text-decoration: none;
}
.blackbox a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	padding-left: 50px;
}
.formfields {
	background-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
}
