
/* ================ Backgrounds =================*/

body {
	margin: 0;
	padding: 0;
	font-family: sans-serif, "Verdana", arial;
	font-size: 9pt;
 	color: #666666;
 	line-height: 150%;
 	text-align: left;
}

p {
	font-family: sans-serif, "Verdana", arial;
	font-size: 9pt;
 	color: #666666;
 	line-height: 150%;
 	text-align: left;
}

h1 {
	font-family: sans-serif, "Verdana", arial;
	font-size: 12pt;
	font-weight: 500;
 	color: #FFFFFF;
 	line-height: 150%;
 	text-align: left;
}

h2 {
	font-family: sans-serif, "Verdana", arial;
	font-size: 11pt;
	font-weight: 500;
 	color: #00b600;
 	line-height: 150%;
 	text-align: left;
}

/* ================ FOOTER =================*/

#Footer {
	background-image: url(../../assets/images/Bkd_Footer.jpg);
	background-repeat: no-repeat; 
	background-position: top center;
	margin: -11px 0px 0px 0em;

}

#Footer p
{
	font-family: "Verdana", sans-serif, arial;
	padding: 3px 0px 0px 0px;
	font-size: 8.5pt;
	text-align: center;
	color: #666666;
	line-height: 130%;
}

#Footer a
{
	font-family: "Verdana", sans-serif, arial;
	font-size: 8.5pt;
	font-weight: 500;
	text-align: left;
	color: #666666;
	line-height: 130%;
	text-decoration: none;
	text-transform: inherit;
}


#Footer a:hover
{
	font-family: "Verdana", sans-serif, arial;
	font-size: 8.5pt;
	font-weight: 500;
	text-align: left;
	color: #002878;
	text-decoration: none;
	text-transform: inherit;
}

#Footer a:visited
{
	font-family: "Verdana", sans-serif, arial;
	font-size: 8.5pt;
	font-weight: 500;
	text-align: left;
	margin-right: 0px;
	color: #666666;
	text-decoration: none;
}
