@charset "utf-8";
/* CSS Document */

a img {border:none;}

a link {
	color: 2A276A;
}
a visited {
	color: 2A276A;
}
a hover {
	color: 18183F;
}
a active {
	color: 18183F;
}

.main_body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
}

.head1 {
	font-family: "Teen Light", AvantGarde, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: none;
	color: 2A276A;
	text-align: left;
}

.subhead {
	font-family: "Teen Light", AvantGarde, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	text-transform: none;
	color: 2A276A;
	text-align: left;
}

.footer {
	font-family: "Teen Light", AvantGarde, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.index_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	text-transform: none;
	color: 2A276A;
}

.quote_line {
	font-family: "Teen Light", AvantGarde, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
	color: 2A276A;
}

.navigation {
	font-family: "Teen Light", AvantGarde, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: none;
	color: 2A276A;
	text-indent: 0px;
	text-align: right;
}