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

body {
	background-color: #0d1518;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.gray_just {color: #9b9b9b}
.blue_bold {
	color: #5a95ce;
	font-weight: bold;
	font-size: 12px;
}
.blue_bold a:link {
	color: #5a95ce;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.blue_bold a:visited {
	text-decoration: none;
	color: #5a95ce;
	font-weight: bold;
	font-size: 12px;
}
.blue_bold a:hover {
	text-decoration: underline;
	color: #5a95ce;
	font-weight: bold;
	font-size: 12px;
}
.blue_bold a:active {
	text-decoration: none;
	color: #5a95ce;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	color: #5b8ba9;
	font-size: 11px;
}
.footer a:link {
	color: #99bdd4;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #99bdd4;
}
.footer a:hover {
	text-decoration: underline;
	color: #99bdd4;
}
.footer a:active {
	text-decoration: none;
	color: #99bdd4;
}
.page_title {
	font-size: 12px;
	font-weight: bold;
}
.section_title_orange {
	color: #ff7e00;
	font-weight: bold;
	font-size: 14px;
}
.section_title_orange a:link {
	color: #ff7e00;
	text-decoration: none;
}
.section_title_orange a:visited {
	color: #ff7e00;
	text-decoration: none;
}
.section_title_orange a:hover {
	color: #ff7e00;
	text-decoration: none;
}
.section_title_orange a:active {
	color: #ff7e00;
	text-decoration: none;
}
.side-content {
	color: #b4c3d1;
	font-size: 11px;
}
.side-content a:link {
	color: #b4c3d1;
	text-decoration: none;
}
.side-content a:visited {
	text-decoration: none;
	color: #b4c3d1;
}
.side-content a:hover {
	text-decoration: underline;
	color: #b4c3d1;
}
.side-content a:active {
	text-decoration: none;
	color: #b4c3d1;
}
.side-title {
	color: #1bb1d2;
	font-weight: bold;
	font-size: 11px;
}
.side-title a:link {
	color: #1bb1d2;
	text-decoration: none;
}
.side-title a:visited {
	text-decoration: none;
	color: #1bb1d2;
}
.side-title a:hover {
	text-decoration: underline;
	color: #1bb1d2;
}
.side-title a:active {
	text-decoration: none;
	color: #1bb1d2;
}
.content_gray {
	color: #b4c3d1;
	font-size: 12px;
	line-height: 1.3em;
}
.content_gray a:link {
	color: #9eb7cf;
	font-size: 12px;
	line-height: 1.3em;
	text-decoration: none;
}
.content_gray a:visited {
	text-decoration: none;
	color: #9eb7cf;
	font-size: 12px;
	line-height: 1.3em;
}
.content_gray a:hover {
	text-decoration: underline;
	color: #9eb7cf;
	font-size: 12px;
	line-height: 1.3em;
}
.content_gray a:active {
	text-decoration: none;
	color: #9eb7cf;
	font-size: 12px;
	line-height: 1.3em;
}
.content_subtitle {
	color: #b2556d;
	font-size: 12px;
	font-weight: bold;
}
.content_gray_small {
	color: #b4c3d1;
	font-size: 10px;
	line-height: 1.3em;
}
.sub-title {
	color: #1bb1d2;
	font-weight: bold;
	font-size: 12px;
}
.content_subtitle_l {
	color: #b2556d;
	font-size: 14px;
	font-weight: bold;
}
.content_subtitle_green {
	color: #62DE6C;
	font-size: 14px;
	font-weight: bold;
}
