@charset "utf-8";
body,td,th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
body {
	background-color: #04001B;
}
.buttons {
	color: #FFFFFF;
}
.buttons a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.buttons a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.buttons a:hover {
	text-decoration: none;
	color: #006699;
}
.buttons a:active {
	text-decoration: none;
}

.text_body_link {
	color: #125687;
	font-weight: bold;
	font-style: italic;
}
.text_body_link a:link {
	text-decoration: none;
	color: #125687;
}
.text_body_link a:visited {
	text-decoration: none;
	color: #125687;
}
.text_body_link a:hover {
	text-decoration: none;
	color: #b2b66a;
}
.text_body_link a:active {
	text-decoration: none;
}
.info_header_style {
	font-size: 16px;
	color: #b2b66a;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #125687;
	border-left-color: #125687;
	
}
.info_header_style_2 {
    font-size: 16px;
	color: #0099FF;
	border-right-width: medium;
	border-right-style: solid;
	border-left-width: medium;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-left-color: #0099FF;
}
.terms_footer {
	color: #FFFFFF;
	margin-right: 46px;
	margin-left: 46px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 9px;
}
.terms_footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.terms_footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.terms_footer a:hover {
	text-decoration: none;
	color: #00CCFF;
}
.terms_footer a:active {
	text-decoration: none;
}
.footer_text {
	margin-right: 46px;
	margin-left: 46px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.bracket {color: #b2b66a}
.dot_point_headers {
	color: #125687;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -5px;
}
.dot_point_headers2 {
	color: #000000;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: -5px;
	font-size: 11px;
}
