/* from epa site: epafiles_epastyles.css */

/* STYLES USED BY ALL EPA PAGES */

p, td, blockquote, ol, ul, dl, dt, dd, li { 
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

img {
  border: none;
}

.indented {
  margin-left: 5px;
}

.criteriaTable {
  background-color:#E7ECEF;
}


.formText {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000066;
	letter-spacing: 2px;
}

.required {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: red; 
}

th {
	background-color: #546E88;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #FFFFFF; 
}

p.center { 
	text-align: center;
}

td.tight { 
	line-height: 18px;
}

A.epaSideBarLinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000066; 
	font-weight: bold; 
	text-decoration: none;
}

A.epaSideBarLinks:visited { 
	color: #000066;
}

A.epaSideBarLinks:hover { 
	color: #9CB5C9;
}

A.bigLinks { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #000066; 
	font-weight: bold; 
	text-decoration: underline;
}

A.bigLinks:visited { 
	color: #000066;
}

A.bigLinks:hover { 
	color: #9CB5C9;
}


.epaSideNavCell { 
	background-color: #FFFFCE;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;
}

.epaAreaName { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19pt; 
	color: #FFFFFF; 
	background-color: #000066; 
	font-weight: bold;
	line-height: 45px;
	padding-left: 5px;
}

.epaAreahorspace { 
	color: #FFFFFF; 
	background-color: #000066; 
}

.header1 {
	font-family: verdana;
	font-weight: bolder;
	font-size: 15px;
	text-align: center;
	color: #E7ECEF;
	background-color: #336699;
	line-height: 25px;
	text-transform: uppercase;
}

P.headerTitle {
	font-family: verdana;
	font-weight: bolder;
	font-size: 15px;
	text-align: center;
	color: #336699;
	line-height: 21px;
	text-transform: uppercase;
	text-align: center;
}

.header2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	background-color: #E7ECEF;
	color: #333366;
	height: 22px;
}

.header3 {
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #333366;
	text-transform: uppercase;
	
}

