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

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style10 {color: #FFFFFF; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.Locations {
	text-align: center;
}
.h1_tag {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0469B7;
	text-decoration: none;
}
.h3_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.lft_frm_bg {
	background-image: url(../images/leftframeback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.blue_bar_bg {
	background-color: #19529F;
}
