@charset "utf-8";
/* elks-footer-style CSS Document */

html, body, div, span, h2, h3, h4, h5, h6, sub, center, dt, ol, ul, li, footer, header, menu, nav {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
/* Sroll Bar Gutter */
html {
	overflow-y: scroll;
}
ol, ul {
	list-style: none;
}
#footer {
	float: none;
	background-color: #666666;
	border-top: 3px solid #a10c0c;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 1005px;
	height: 240px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
	color: #ffffcc;
	font-size: 1em;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
	color: #e9a52a;
}
/*  THE ORGANIZATION LINKS */
.footlinks1 {
	position: relative;
	height: auto;
	z-index: 5;
	width: 175px;
	height: 235px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
}
.footlinks1 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.footlinks1 ul li {
	list-style-type: none;
	padding-bottom: 5px;
}
.footlinks1 ul li a {
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 0px 0px;
	background-color: inherit;
}
.footlinks1 ul li a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}
/*  THE LEADERS LINKS */
.footlinks2 {
	position: relative;
	height: auto;
	z-index: 5;
	width: 195px;
	height: 235px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
}
.footlinks2 ul {
	margin: 0;
	padding: 0;
}
.footlinks2 ul li {
	list-style-type: none;
	padding-bottom: 5px;
}
.footlinks2 ul li a {
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	background-color: inherit;
}
.footlinks2 ul li a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}
/*  THE DOCUMENTS LINKS */
.footlinks3 {
	position: relative;
	height: auto;
	z-index: 5;
	width: 195px;
	height: 235px;
	float: left;
	margin-top: 15px;
}
.footlinks3 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.footlinks3 ul li {
	list-style-type: none;
	padding-bottom: 5px;
}
.footlinks3 ul li a {
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 0 0 0 0;
	background-color: inherit;
}
.footlinks3 ul li a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}
/*  TOOLS OTHER INFO LINKS */
.footlinks4 {
	position: relative;
	height: auto;
	z-index: 5;
	width: 175px;
	height: 235px;
	float: left;
	margin-top: 15px;
}
.footlinks4 ul {
	margin: 0;
	padding: 0;
	float: left;
}
.footlinks4 ul li {
	display: list-item;
	padding-bottom: 5px;
}
.footlinks4 ul li a {
	text-decoration: none;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 0px;
	background-color: inherit;
}
.footlinks4 ul li a:hover {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
}
.linktitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #0066cc;
}
.footcontact {
	width: 200px;
	height: auto;
	position: relative;
	float: right;
	color: #cc9900;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1.2px;
	margin: 20px 15px 0px 0px;
}
.speclink {
	color: #cc9900;
}
.speclink:hover {
	color: #ffffff;
}
.copyright {
	width: 100%;
	height: auto;
	background-color: #333333;
	color: #99ccff;
	text-align: center;
	letter-spacing: 2px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}
#fixedfoot {
	width: 100%;
	height: 20px;
	background-color: #999999;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 10;
}
#radio {
	width: 400px;
	height: 50px;
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	bottom: 0px;
	left: 0px;
	background-color: #ff0033;
	z-index: 9999;
	text-align: center;
}
