/* WEB STANDARDS FOR THE ENTIRE WEBSITE */

body {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}
body, 
html {
	height: 100%;
}
a {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#66cc33;
	text-decoration:none;
}
a:hover:visited:active {
	font-family:Arial;
	font-weight:normal;
	font-size:12px;
	color:#66cc33;
	text-decoration:none;
}
.headers-bold {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16.21px;
	color:#ffffff;
	font-weight:bold;
}
.headers-regular {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16.21px;
	color:#ffffff;
	font-weight:normal;
}
.headers-bold-sm {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.headers-regular-sm {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#ffffff;
	font-weight:normal;
}
.section-headings {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:16.21px;
	color:#3366cc;
}
.section-headings-sm {
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color:#3366cc;
}
.date {
	font-family:Arial;
	font-weight:regualr;
	font-size:11px;
	color:#666666;
}
.small-link a {
	font-family:Arial;
	font-weight:normal;
	font-size:10px;
	color:#66cc33;
	text-decoration:none;
}
.header-link-off{
	color:#333;
	font-family:"Trebuchet MS";
	font-size:13px;
}
.header-link-off:hover{
	color:#66cc33;
	font-family:"Trebuchet MS";
	font-size:13px;
}

.Clearer {
	Clear: both;
}
/* Sticky Footer -----------------------------------------*/
.StickyFooterWrapper {
	min-height: 100%;
	height: auto !important; 
	height: 100%;
	margin: 0px auto -55px; 
}
.FooterWrapper,
.StickyFooterWrapper .StickyFooterPush {
	height: 55px;
}

.FooterWrapper {
	position: relative;
	width: 1000px;
	margin: 0px auto;
}

.FooterHorizontalSpacer {
	height: 200px;
}
/*--------------------------------------------------------*/
