body {
	background-color: #FBFBFB;
}

body, td, th {
	font-family: "Century Gothic", "Arial Narrow";
	font-size: 13px;
	color: #CCCCCC;
}

h1 {
	margin:0px;
	padding:5px;
	font-family:"Century Gothic", "Arial Narrow";
	font-size: 22px;
	color: #0077BA;
}

p {
	margin:0px;
	border-left: 8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}

a {
	color:#CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #1281C6;
}

#wrapperTable {
	background-color: White;
	border: solid 1px #E6E6E6;
}

#contentRegion {
	padding: 0px 0px;
	padding: 0px;
}

#footer {
    text-align: center;
}

#footer #emccLink {
    font-size: 11px;
}
