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

a:link {
	color: #00647a;
	text-decoration: none;
}
a:visited {
	color: #00647a;
	text-decoration: none;
}
a:hover {
	color: #ed1556;
	text-decoration: none;
}
a:active {
	color: #00647a;
	text-decoration: none;
}
.page {
	margin: 0px;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ed1556;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #455560;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #455560;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #455560;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.columnbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00647a;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.columnbold2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #00647a;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}
.columnhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1556;
	font-weight: bold;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #455560;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.featurehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1556;
	font-style: italic;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.featurehead a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1556;
	font-style: italic;
}
.featurehead a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1556;
	font-style: italic;
}
.featurehead a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #49595F;
	font-style: italic;
}
.featurehead a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ed1556;
	font-style: italic;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #467C86;
}
.nav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #467C86;
}
.nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #467C86;
}
.nav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ed1556;
	font-style: italic;
}
.nav a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ed1556;
	font-style: italic;
}

