﻿@charset "utf-8";
/* CSS Document */

.links {
	text-decoration: none;
	font-family:"Verdana";
	font-size: 10pt;
	font-weight: normal;
	color:#BA113D;
	text-align: left;
}

.main1 {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	color: black;
	text-align:left;
}

.main2 {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color: black;
	text-align:left;
}

.main3 {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 14px;
	color: black;
	text-align:left;
}

.main4 {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 15px;
	color: black;
	text-align: left;
	line-height: 20px;
}
.main5 {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 16px;
	color: black;
	text-align: left;
	line-height: 26px;
}

.main5_blue {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 18px;
	color: #3A5D7F;
	text-align: left;
	line-height: 26px;
	font-weight: bold;
}


.main6 {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 20px;
	color: black;
	text-align:left;
}

.main1_white {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	color: white;
	text-align:left;
}

.main2_white {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 13px;
	color: white;
	text-align:left;
}

.main3_white {
	font-family:"trebuchet MS";
	text-decoration: none;
	font-size: 14px;
	color: white;
	text-align:left;
}

.main4_white {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 15px;
	color: white;
	text-align: left;
	line-height: 20px;	
}

.main5_white {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 16px;
	color: white;
	text-align: left;
	line-height: 26px;
}


.main6Copy {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 30px;
	color: black;
	text-align: left;
}
.main1_white_right {
	font-family: "trebuchet MS";
	text-decoration: none;
	font-size: 12px;
	color: white;
	text-align: right;
}

