a:link {
	color: #234C60;
	text-decoration: none;
}
a:visited {
	color: #1B3A49;
	text-decoration: none;
}
a:hover {
	color: #BDDAE8;
	text-decoration: none;
}
a:active {
	color: #234C60;
	text-decoration: none;
}
.boldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4A7C97;
	line-height: normal;
}
.boldtextdeep {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #00476C;
	line-height: normal;
}
.boldtextdeephome {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00476C;
	line-height: normal;
}
.lighttext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #2A7A9F;
	line-height: normal;
	text-align: justify;
}
.boldtextby {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1F7298;
	line-height: normal;
}
.boldtextbottom {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #234C60;
	line-height: normal;
}
.header_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00456B;
}
.subheader_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003464;
}
.content_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #00456B;
}
.content_text_bold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #00456B;
}
.copywright_text{
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #0B638B;
}

.content_text_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #001535;
}

.linktextdeep {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00456B;
	text-decoration:none;
}
.linktextdeep:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00456B;
	line-height: normal;
	text-decoration:underline;
}
