 /* does_nav Screen Styles */

/* Print Elements Styles */

img {
	border: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 5px;
}

body {
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active, a:hover {
	text-decoration: underline;
}

@media print {
	BODY {
	font-size: 12pt; line-height: 120%; background: white;
}
}

a:link.image {
	border: 1px solid #9B4D4A;
}

a:hover.image {
	border: 2px solid #ffffff;
}

a:visited.image {
	border: 1px solid #9B4D4A;
}

.underline {
	text-decoration: underline;
}

.lightrow {
	background-color: #FCF3E2;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.alert {
	color: #F00;
	font-weight: bold;
	text-align: center;
}

.redtxt {
	color: #F00;
	text-align: left;
}


/* Print Section Styles */


#header {
	display: none;
}

#erielogo {
	display: none;
}

#table1 {
	width: 500px;
}

#navigate {
	display: none;
}

#rphoto {
	float:right;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	border-top: solid 6px #999999;
	border-bottom: solid 6px #999999;
	padding-top: 10px;
	width: 100%;
	left: 10px;
}
