﻿html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, dl, address {
	margin:0;
	padding:0;
}

body {
	margin: 0;
	padding: 0;
	background-color:#f4f3f3	
	}
	
a:link {
	color:#2a5da9;
	text-decoration: underline;	
	}	
	
a:visited {
	color: #2a5da9;
	border-bottom: none;
	text-decoration: underline;
}		
a:hover {
	color: #333333;
	border-bottom: 0px solid #333333;
	text-decoration: underline;
}
	
#container-epr {
  width: 778px;
  margin: auto;
  background-color: #ffffff;
  border-style: none solid solid solid;
  border-color: #cccccc;
  border-width: 1px;
  text-align: center;
}

.landing_2_nav {
	font-size:14px; 	 
	font-family: Arial;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	text-decoration: none;
	text-align: center;	
}

.footer_text {
	font-size:12px; 	 
	font-family: Arial;
	font-weight: normal;
	color: #000000;		
	text-align: center	
}

.footer_text a {	
	color: #2a5da9;	
}
