/* @override 
	http://www.page1media.net/etsglobal/epn-registration/epn-registration.css */


/*
ETS Blue: #003082
ETS Burgundy: #660019
*/

.title-container {
	margin-top: 50px;
	margin-bottom: 50px;
}

h3 {
	color: #003082;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	margin-right: 80px;
	margin-left: 80px;
	font-weight: normal;
	font-style: normal;
}

p.form-field {
	font-size: 1.1em;
}

.submit input {
	background-color: #003082;
	padding: 10px 20px!important;
	color: #ece8e8;
	font-weight: bold;
	font: 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	padding: 50px 50px 50px 50px;
	text-align: center;
	font: .7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form.form p label { 
	color: #000000; 
}