@charset "UTF-8";
.caps_header {
	font-size: 14px;
	line-height: 15px;
}
.sub_titles {
	font-size: 16px;
	color: #0099FF;
}
.page_header_txt {
	font-size: 22px;
	color: #053c95;
}
.comapny_name_txt {
	font-size: 28px;
	font-weight: bold;
	color: #053C95;
}
.red_header_txt {
	font-size: 22px;
	color: #0099ff;
}
.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: #66CCFF;
	text-decoration: none;
	display: block;
}
#nav_box a:active {
	text-decoration: none;
	display: block;
	color: #ffffff;
}
.small_txt_red {
	font-size: 10px;
	color: #0099ff;
}
.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;
}
.red_txt {
	color: #FF0000;
}
