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


div#eps-content {
	width: 800px;
	background-color: #FFFFFF;
}

img#eps-banner {
	
}

h4#gps-header {
	font-size: 130%;
}

img.gps-unit {
	padding: 55px 0px 25px 0px;
}

h1#eps-title {
	text-indent: 0px;
	background-image: none;
	font-size: 2em;
	color: #CC0000;
}

h2#eps-subtitle {
	text-indent: 0px;
	background-image: none;
	font-size: 1.2em;
	color: #3560AC;
	font-style: italic;
}

body#eps h4 {
	color:#4B76BA;

}

body#eps p {
	color:#4B76BA;
}

body#eps div.extra-block div.gps-seo {

	padding: 0px 10px 0px 10px;
	margin: -30px 0px 0px 0px;
	}
	
body#eps div.gps-seo p.gps-icon-p {
	font-size: .9em;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding
	: 0px 0px 8px 0px;
}

span.red {
	color:#990000;
}

body#eps div.gps-seo img.gps-icon {
	float: left;
	margin: 0px 10px 5px 0px;

}

h2.alternate {
	font-size: 1.6em;
	color:#4B76BA;
}

/* rollover more info button */

div.extra-block a.more-info-button {
	background-image: url(eps-images/more-info-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 46px;
	width: 200px;
	text-indent: -9999px;
}

div.extra-block a.more-info-button:hover {
	background-image: url(eps-images/more-info-button.jpg);
	background-repeat: no-repeat;
	background-position: 0px -46px;
}

div.extra-block a.more-info-button:active, 
div.extra-block a.more-info-button:focus, 
div.extra-block a.more-info-button:visited {
	outline: none;
	border: none;
}
/* rollover more info button END END END  */
