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

h1,
.text_heading,
a:active.text_heading,
a:link.text_heading,
a:visited.text_heading,
a:hover.text_heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}

.black_subheading,
a:active.black_subheading,
a:link.black_subheading,
a:visited.black_subheading,
a:hover.black_subheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.black_smallheading,
a:active.black_smallheading,
a:link.black_smallheading,
a:visited.black_smallheading,
a:hover.black_smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.black_small,
a:active.black_small,
a:link.black_small,
a:visited.black_small,
a:hover.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.main_subheading,
a:active.main_subheading,
a:link.main_subheading,
a:visited.main_subheading,
a:hover.main_subheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.main_smallheading,
a:active.main_smallheading,
a:link.main_smallheading,
a:visited.main_smallheading,
a:hover.main_smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.main_small,
a:active.main_small,
a:link.main_small,
a:visited.main_small,
a:hover.main_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}

.alt_subheading,
a:active.alt_subheading,
a:link.alt_subheading,
a:visited.alt_subheading,
a:hover.alt_subheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e4e9ef;
}
.alt_smallheading,
a:active.alt_smallheading,
a:link.alt_smallheading,
a:visited.alt_smallheading,
a:hover.alt_smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e4e9ef;
}
.alt_small,
a:active.alt_small,
a:link.alt_small,
a:visited.alt_small,
a:hover.alt_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #e4e9ef;
}

.red_subheading,
a:active.red_subheading,
a:link.red_subheading,
a:visited.red_subheading,
a:hover.red_subheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b11b1c;
}
.red_smallheading,
a:active.red_smallheading,
a:link.red_smallheading,
a:visited.red_smallheading,
a:hover.red_smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b11b1c;
}
.red_small,
a:active.red_small,
a:link.red_small,
a:visited.red_small,
a:hover.red_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #b11b1c;
}

.green_subheading,
a:active.green_subheading,
a:link.green_subheading,
a:visited.green_subheading,
a:hover.green_subheading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4bb543;
}
.green_smallheading,
a:active.green_smallheading,
a:link.green_smallheading,
a:visited.green_smallheading,
a:hover.green_smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4bb543;
}
.green_small,
a:active.green_small,
a:link.green_small,
a:visited.green_small,
a:hover.green_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4bb543;
}

.white_text,
a:active.white_text,
a:link.white_text,
a:visited.white_text,
a:hover.white_text {
	color: #ffffff;
}

.defaulttext,
a:active.defaulttext,
a:link.defaulttext,
a:visited.defaulttext,
a:hover.defaulttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.small_text,
a:active.small_text,
a:link.small_text,
a:visited.small_text,
a:hover.small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
