/**
 * tempPage.css - Companion to tempPage.dwt
 */

#tempPage {}

#tempPage-table{
width: 762px;
margin-top: 0px;
border: 0px none;
}

#tempPage-logo {}

#tempPage-address {
	color: #009; 
	font-weight: bold; 
}

#tempPage-text {
	color: #999;
	font-weight: bold;
	text-align: center;
}

#tempPage-slogan {
	color: #ddd;
	background: #036;
	font-weight: bold;
	font-size: 120%;
}

#ml-form {}
#ml-email { width: 65%; }
#ml-submit { margin: 0 0 -3px 3px; }

#tempPage-text .messageText {
	font-size: 14px;
	font-style: italic;
}