@import url("../../../../styles/homes/common.css");

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	display: block;
	background-color: #F0F5F8;
}

.footer_nav_options{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.footer_nav_options a{
	color: #000000;	
	text-decoration: none;
}
.footer_nav_options a:hover{
	color:#860027;
	text-decoration: none;
}
.footer_nav_copyright{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.sub_header{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #870026;
	padding-bottom:6px;
}
.splash_find_out_moretxt{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	padding: 0;
	font-weight: bold;
	color: #870026;
	text-decoration: none;

}
.splash_find_out_moretxt a{
	text-decoration: none;
}
.splash_find_out_moretxt a:hover{
	text-decoration: none;
	color: #00000;
}
.splash_intro_para{
	width: 846px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
}
.smalltext {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 10px 0;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 0;
}
.smalltext a{
	
	color: #860027;
}
.smalltext a:hover{
	
	color: #860027;
}



