@charset "utf-8";
@font-face {
    font-family: 'Roboto';
    src: url('/css/Fonts/Roboto-Light.woff2') format('woff2'),
        url('/css/Fonts/Roboto-Light.woff') format('woff');
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Cn';
    src: url('/css/Fonts/Roboto-Condensed.woff2') format('woff2'),
        url('/css/Fonts/Roboto-Condensed.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-color: #FFF;

}

body,td,th {
	font-size: 16px;
	font-family: "Roboto";
	color: #333333;
}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

a:active {

	text-decoration: none;

}
body {
    margin:0 ! important;
}

.gray_14 {
	font-family: "Roboto";
	font-size: 14px;
	color: #4D4D4D;
}

.gray_14 a:hover{
	font-family: "Roboto";
	font-size: 14px;
	color: #005F9F;
	text-decoration: none;
}

.gray_16 {
	font-family: "Roboto";
	font-size: 16px;
	color: #4D4D4D;
}

.gray_16 a{
	font-family: "Roboto";
	font-size: 16px;
	color: #4D4D4D;
	text-decoration: none;
}

.gray_16 a:hover{
	font-family: "Roboto";
	font-size: 16px;
	color: #005F9F;
	text-decoration: none;
}



.gray_18 {
	font-family: "Roboto";
	font-size: 18px;
	color: #4D4D4D;
}

.gray_18 a{
	font-family: "Roboto";
	font-size: 18px;
	color: #4D4D4D;
	text-decoration: none;
}

.gray_18 a:hover{
	font-family: "Roboto";
	font-size: 18px;
	color: #0066A9;
	text-decoration: none;
}

.gray_20 {
	font-family: "Roboto";
	font-size: 20px;
	color: #4D4D4D;
}

.gray_24 {
	font-family: "Roboto";
	font-size: 24px;
	color: #4D4D4D;
}
.blue_14 {
	font-family: "Roboto";
	font-size: 14px;
	color: #455470;
}

.blue_16 {
	font-family: "Roboto";
	font-size: 16px;
	color: #455470;
}

.blue_18 {
	font-family: "Roboto";
	font-size: 18px;
	color: #455470;
}

.blue_20 {
	font-family: "Roboto";
	font-size: 20px;
	color: #455470;
}

.blue_24 {
	font-family: "Roboto";
	font-size: 24px;
	color: #455470;
}
.white_16 {
	font-family: "Roboto Cn";
	font-size: 16px;
	color: #FFF;
}
.white_18 {
	font-family: "Roboto Cn";
	font-size: 18px;
	color: #FFF;
}






.gray_14 a{
	font-family: "Roboto";
	font-size: 14px;
	color: #4D4D4D;
	text-decoration: none;
}

.gray_18 a{
	font-family: "Roboto";
	font-size: 18px;
	color: #4D4D4D;
}

.gray_20 a{
	font-family: "Roboto";
	font-size: 20px;
	color: #4D4D4D;
}

.gray_24 a{
	font-family: "Roboto";
	font-size: 24px;
	color: #4D4D4D;
}
.blue_14 a{
	font-family: "Roboto";
	font-size: 14px;
	color: #455470;
}

.blue_16 a{
	font-family: "Roboto";
	font-size: 16px;
	color: #455470;
}

.blue_18 a{
	font-family: "Roboto";
	font-size: 18px;
	color: #455470;
}

.blue_20 a{
	font-family: "Roboto";
	font-size: 20px;
	color: #455470;
}

.blue_24 a{
	font-family: "Roboto";
	font-size: 24px;
	color: #455470;
}
.white_16 a{
	font-family: "Roboto Cn";
	font-size: 16px;
	color: #FFF;
}
.white_18 a{
	font-family: "Roboto Cn";
	font-size: 18px;
	color: #FFF;
}
.gray_20-1 {
	font-family: "Roboto";
	font-size: 20px;
	color: #4D4D4D;
	text-transform: uppercase;
}
