@charset "UTF-8";
.caps_header {
	font-size: 14px;
	line-height: 15px;
}
.sub_titles {
	font-size: 16px;
	color: #d61d14;
}
.page_header_txt {
	font-size: 20px;
	color: #100b45;
}
.comapny_name_txt {
	font-size: 32px;
	font-weight: bold;
	color: #100b45;
}
.red_header_txt {
	font-size: 22px;
	color: #d61d14;
}
.txt {
	font-size: 11px;
	line-height: 15px;
}
#nav_box a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
}
#nav_box a:visited {
	text-decoration: none;
	color: #ffffff;
	display: block;
	}
#nav_box a:hover {
	color: #d61d14;
	text-decoration: none;
	display: block;
}
#nav_box a:active {
	text-decoration: none;
	display: block;
	color: #ffffff;
}
.small_txt_red {
	font-size: 10px;
	color: #d61d14;
}
.small_txt_blck {
	font-size: 10px;
	color: #333333;
}
#btm_links_box a:link {
	color: #ffffff;
	text-decoration: none;
}
#btm_links_box a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#btm_links_box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#btm_links_box a:active {
	color: #FFFFFF;
	text-decoration: none;
}
