@charset "UTF-8";
.caps_header {
	font-size: 16px;
}
.page_header_txt {
	font-size: 1.8em;
	color: #000000;
}
#page_header_txtBox {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #AB0F25;
	color: #FFF;
	padding: 10px;
}
.comapny_name_txt {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
}
.gry_header_txt {
	font-size: 1.15em;
	color: #333;
	font-style: italic;
}
.sub_title {
	font-size: 1.2em;
	color: #AB0F27;
	font-weight: bold;
}
.colour_txt {
	color: #AB0F27;
}
.txt {
	font-size: 11px;
}
.nav_links_box a {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.nav_links_box a:hover {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
#content_box a {
	color: #004ea2;
	text-decoration: none;
}
#content_box a:hover {
	color: #004ea2;
	text-decoration: underline;
}
.small_txt {
	color: #666;
}
.medium_txt {
	font-size: .78em;
}
.page_header_txt1 {
	font-size: 1.7em;
	color: #900;
	font-weight: bold;
}

