/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	background-position: left top;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 1%;
}
input[readonly] {
	border: 1px solid #7F9DB9;
	background-color: #FFFFFF;
	color: #333333;
}
a:link {
	color: #e2373e;
	text-decoration: none;
}
a:link {
	color: #38b138;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #38b138;
}
a:hover {
	color: #80b9e0;
	text-decoration: none;
}
a:active {
	color: #38b138;
	text-decoration: none;
}
a.footerNav:link {
	color: #38b138;
	text-decoration: none;
}
a.footerNav:visited {
	color: #38b138;
	text-decoration: none;
}
a.footerNav:hover {
	color: #fdd105;
}
a.footerNav:active {
	color: #38b138;
	text-decoration: none;
}
.trhover:hover {
	background-color: #cddff0;
}
.footer {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
}
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #e2373e;
}
.jumpMenu {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-type: square;
	list-style-position: outside;
	position: relative;
	left: -2em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7E2B42;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.home-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
a.home-main:link {

	color: #e2373e;
	text-decoration: none;
}
a.home-main:visited {

	color: #e2373e;
	text-decoration: none;
}
a.home-main:hover {

	color: #fdd105;
}
a.home-main:active {

	color: #e2373e;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
a.subnav:link {

	color: #000000;
	text-decoration: none;
}
a.subnav:visited {

	color: #000000;
	text-decoration: none;
}
a.subnav:hover {

    color: #e2373e;
}
a.subnav:active {

	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#h_row {
	background-color: #cddff0;
	font-weight: bold;
}
.h_row {
	background-color: #cddff0;
	font-weight: bold;
}