@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat-x;
	background-image: url(../Images/background/background.jpg);
}
.twoColFixRtHdr #container {
	width: 940px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #4F4D4C;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-bottom: 0;
	position: relative;
} 
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000;
	margin: 0px;
} 
.twoColFixRtHdr #sidebar1 {
	width: 130px;
	float: left;
	background-color: #4F4D4C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.1em;
	margin-top: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	display: block;
	position: relative;
}
.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #4f4d4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: center;
	position: relative;
	top: 0px;
	right: 0px;
	width: 780px;
} 
.twoColFixRtHdr #footer {
	background-color: #000000;
	color: #FFFFFF;
	position: relative;
	border: 1px solid #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
} 
.twoColFixRtHdr  #frontpgBanner  {
	text-align: center;
	vertical-align: top;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

h1 {
	padding-top: 20px;
	font-size: 2em;
}
h4 {
	padding-left: 10px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 10px;
}
th {
	font-size: 18px;
	background-color: #999999;
	color: #000000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 2px groove #000000;
}

a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #e20074;
}

.clear, br {
	clear: both;
}
#sidebar1  a:link {
	background-color: #242323;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar1 a:visited {
	background-color: #242323;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar1 a:hover {
	background-color: #7d7c7b;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
#sidebar1 a:active {
	background-color: #FFFFFF;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 1em;
	text-decoration: none;
	margin-bottom: -15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}




#mainContent table td {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	background-color: #242323;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr table {
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	border: thick solid #4F4D4C;
	margin-bottom: 20px;
}
.twoColFixRtHdr #tableHeading {
	font-size: larger;
}
#secondNav {
	text-align: center;
	clear: both;
	background-color: #4F4D4C;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	margin: 0px;
	height: 40px;
}

#bottomNav, #topNav {
	background-color: #000000;
	text-align: center;
	clear: both;
}
#bottomNav  a:link {
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #000000;
	margin: 3px;
}

#bottomNav a:visited {
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #000000;
	margin: 3px;
}
#bottomNav a:hover {
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	color: #e20074;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #000000;
	margin: 3px;
}
#bottomNav a:active {
	background-color: #000;
	color: #FFF;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
	color: #7f7d7c;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #000000;
	margin: 3px;
}

.fltrt {
	float: right;
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 2px;
	clear: both;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 2px;
	clear: both;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #e20074;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
