@charset "utf-8";
/* CSS Document */

h1 {
	color:#0D2446;
	font-family: 'Quattrocento Sans', Arial, Helvetica, sans-serif;
}

h2 {
	font-family:"Quattrocento Sans";
	color:#0D2446;
}

.text_heading,a:active.text_heading,a:link.text_heading,a:visited.text_heading,a:hover.text_heading {
	font-family:"Quattrocento Sans";
	font-size:26px;
	color:#000000;
}

.black_subheading,a:active.black_subheading,a:link.black_subheading,a:visited.black_subheading,a:hover.black_subheading {
font-family:"Quattrocento Sans";
font-size:20px;
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:12px;
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:11px;
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:"ChunkFiveRegular";
font-size:20px;
color:#012D6B;
}
.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:12px;
font-weight:bold;
color:#012D6B;
}
.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:11px;
font-weight:normal;
color:#ffffff;
}


.alt_subheading,a:active.alt_subheading,a:link.alt_subheading,a:visited.alt_subheading,a:hover.alt_subheading {
	font-size:20px;
	color:#FFCB05;
}
.alt_smallheading,a:active.alt_smallheading,a:link.alt_smallheading,a:visited.alt_smallheading,a:hover.alt_smallheading {
	font-size:12px;
	font-weight:bold;
	color:#FFCB05;
}
.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:11px;
	font-weight:normal;
	color:#FFCB05;
}


.red_subheading,a:active.red_subheading,a:link.red_subheading,a:visited.red_subheading,a:hover.red_subheading {
	font-size:20px;
	text-decoration: none;
	color:#C32A2C;
}
.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:12px;
	font-weight:bold;
	color:#C32A2C;
}
.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:11px;
	font-weight:normal;
	color:#C32A2C;
}

.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:11px;
font-weight:normal;
}