body {
	background-color: #FBFBFB;
}

body, td, th {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
}

h1 {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	color: #FF8B02;
}

p {
	padding:0px;
	margin:12px 0px;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
}

a {
	color:#FF8B02;
	text-decoration: none;
}
a:hover {
	color: #DF0001;
}

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

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

#footer {
    text-align: center;
}

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