@charset "utf-8";
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ee3d35;
}
.navBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.navBar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.navBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.navBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #ee3b33;
}
.navBarTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navBarTop a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navBarTop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.navBarTop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	color: #ee3b33;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-image: url(/images/bullet_star.jpg);
}
.text a:link {
	color: #ee3b33;
	
}
.text a:visited {
	color: #ee3b33;
	
}
.text a:hover {
	color: #094fa3;
	text-decoration: none;
	
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textMain a:link {
	color: #ee3b33;
	
}
.textMain a:visited {
	color: #ee3b33;
	
}
.textMain a:hover {
	color: #094fa3;
	text-decoration: none;
	
}
.n5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 12px;
}
.n5 a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
}
.n5 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
}
.n5 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 12px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.terms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.terms a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}