body {
	font-family:verdana,helvetica,sans-serif;
	font-size:8px;
	color: #CCCCDD;
	line-height: 120%;	
}

.copyright {
	font-size: 8px;
	text-align: left;
	padding-left: 14px;
}

.copyright a:link,
.copyright a:visited,
.copyright a:active,
.copyright a:hover {
	font-size: 8px;
}

a:link, a:visited {
	font-family:verdana,helvetica,sans-serif;
	font-size:8px;
	color: #CCCCDD;
	text-decoration: underline;
}

a:active {	
	color: #AAAABB;
}

a:hover {
	color: white;
}

table#homeembed {
	margin-top: 14px;
}

table#homeembed strong, 
div.error,
div.error a:link,
div.error a:visited {
	color: #fff;
	font-size: 13px;
}

table#footerLayout {
	margin: 0 0 30px 0;
}

table#footerLayout td {
	/* padding: 0 0 0 10px; */
}

table#footerLayout p {
	margin: 0;
	padding: 0 10px 5px 0px;
}

