body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a {
	color: #F33500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#blinker
{
	position: relative;
}

#portalLogo {
	text-align: center;
	margin-bottom: 40px;
}

#portalTable {
	margin-bottom: 40px;

}

#portalTable td {
	border-left: 1px solid #F33500;
	vertical-align: top;
	padding: 0px 15px 0px 9px;
	margin: 0px;
}

#portalTable img {
	margin: 0px 0px 22px 0px;
	padding: 0px;
	border: 0px;
}

#portalTable .lastCell {
	border-right: 1px solid #F33500;
}

#portalContact {
	color: #F33500;
	text-align: center;
	margin-bottom: 15px;
}

#emailsubscribe {
	color: #F33500;
	text-align: center;
	margin-bottom: 15px;
}

#emailsubscribe input 
{
	font-size: 8pt;
}

#emailstatus {
	color: #F33500;
	text-align: center;
	margin-bottom: 15px;
	font-weight: bold;
}
