
html, body {
	height: 100%;
	margin:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E213F;
}.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E213F;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #2E213F;
}
.style2 {font-weight: bold}

.header a:link {
	color: #000033;
	font-weight:bold;
}

.header {
background-color:#F2902D;
padding-top:0;}
.header a:visited {
	color: #000033;
	font-weight:bold;
}
.header a:hover {
	color: #000033;
	font-weight:bold;
}
.header a:active {
	color: #000033;
	font-weight:bold;
}

a:link {
	color: #030093;
}
a:visited {
	color: #030093;
}
a:hover {
	color: #030093;
}
a:active {
	color: #030093;
}
.footercolor {
	background-color:#F2902D;}
.footer, .push {
	height: 50px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

