@charset "UTF-8";
.black_sub {color: #000000}
.caps_header {
	font-size: 16px;
}
.page_header_txt {
	font-size: 1.5em;
	color: #B50E31;
}
#page_header_txtBox {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.comapny_name_txt {
	font-size: 1.5em;
	font-weight: bold;
	color: #B50E31;
}
.gry_header_txt {
	font-size: 1em;
	color: #000000;
	font-style: italic;
}
.sub_title {
	font-size: 1.4em;
	color: #B50E31;
	text-decoration: underline;
}
.txt {
	font-size: 11px;
}
.nav_links_box a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.nav_links_box a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
	}
.nav_links_box a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.nav_links_box a:active {
	text-decoration: none;
	color: #ffffff;
	display: block;
}
.nav_links_box_exp a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
.nav_links_box_exp a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
	}
.nav_links_box_exp a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.nav_links_box_exp a:active {
	text-decoration: none;
	color: #ffffff;
	display: block;
}

#content_box a:link {
	color: #B50E31;
	text-decoration: none;
}
#content_box a:visited {
	text-decoration: none;
	color: #B50E31;
	}
#content_box a:hover {
	color: #B50E31;
	text-decoration: underline;
}
#content_box a:active {
	text-decoration: none;
	color: #B50E31;
}
.small_txt {
	color: #666666;
}
.page_header_txt1 {
	font-size: 1.8em;
	color: #B50E31;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.sub_title_black {
	font-size: 1.1em;
	color: #000000;
}
.txt_red {
	color: #B50E31;
}
.txt_reds {
	color: #B50E31;
	font-size: .8em;
}
h2 {
	font-size: 1.4em;
	color: #B50E31;
	text-decoration: underline;
	font-weight: normal;
}
h1 {
	font-size: 1.2em;
	font-style: italic;
	color: #B50E31;
}
h3 {
	font-weight: normal;
}
