@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../images/site_bgTop.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.red_box {
	background-color: #e20000;
	background-image: url(../images/bg_red_table.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tr_bg {
	background-image: url(../images/shadow_redTable.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 10px;
}
.heading_redBox {
	font-family: "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.links_redBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
.links_redBox:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 1px;
}
.red_heading {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #e20000;
	letter-spacing: 1px;

}
.red_blue {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	color: #0793cc;
	letter-spacing: 1px;

}.gray_txt_caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.box_large_logos {
	height: 130px;
	width: 320px;
	border: 1px solid #1699cf;
}
.box_small_logos {
	height: 70px;
	width: 124px;
	border: 1px solid #1699cf;
}
.footer {
	background-image: url(../images/footer_left.jpg);
	background-repeat: repeat-x;
	height: 60px;
}
.footer_right {
	background-image: url(../images/footer_right.jpg);
	background-repeat: repeat-x;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fb8787;
	text-decoration: none;
}
.white_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_links_ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.white_links_ul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

