﻿body {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: .6em;
}
.bold {
	font-weight: bolder;
	text-align: left;
	color: #000000;
}
.box {
	width: 100%;
	height: 100%;
	text-align: justify;
}
caption {
	color: #000080;
	font-weight: bolder;
	margin-bottom: 4px;
	font-family: "Trebuchet MS";
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#chrome {
	margin-top: 5px;
}
#chrome ul {
	background-position: center center;
	width: 100%;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat-x;
	font-weight: bolder;
}
#chrome ul li {
	display: inline;
}
#chrome ul li a {
	color: #000;
	font-weight: bolder;
	padding: 5px;
	margin: 0px;
	text-decoration: none;
	border-right: 2px groove #fff;
}
#chrome ul li a:hover {
	background-position: center center;
	color: #FFFFFF;
	background: center center;
	font-weight: bolder;
	background-image: url('../images/red.gif');
	background-repeat: repeat-x;
}
.fineprint {
	padding-left: 5px;
	color: #FFFF00;
	font-weight: lighter;
}
.footer {
	background-position: center center;
	text-align: center;
	clear: both;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat-x;
	padding-top: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
h2 {
	padding: 0px;
	margin: 6px 0px 3px 0px;
	background-position: center center;
	font-size: 10pt;
	color: #0000FF;
	font-family: Tahoma;
	font-weight: lighter;
	text-align: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	background-image: url('../images/headerbg.gif');
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
}
.header {
	font-size: 24pt;
	text-transform: uppercase;
	font-weight: bolder;
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 2px;
}
.left {
	padding: 0px;
	border: 1px solid #0000FF;
	display: inline;
	float: left;
	margin-right: 4px;
	background-color: #FFFFFF;
}
.leftcol {
	width: 320px;
	padding: 0px 0px 0px 2px;
	margin: 0 0 10px 0;
	float: left;
}
.masthead {
	border-top: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/mast.jpg');
	border-top-style: solid;
	border-top-width: 1px;
}
.mid {
	text-align: center;
}
p {
	margin: 2px;
}
.ritcol {
	float: right;
	width: 460px;
	padding: 0px 2px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.sidemenu {
	width: 250px;
	margin: 0px auto 0px auto;
	padding: 10px;
}
.tablez {
	width: 100%;
	border-collapse: collapse;
}
.tablezhdr {
	color: #FFFFFF;
	background-color: #000000;
}
.altr {
	background-color: #e6e6fa;
}
.altr1 {
	background-color: #f5f5f5;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
}
.mastable {
	border-collapse: collapse;
}
.source {
	text-align: right;
	font-style: italic;
	font-weight: bolder;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.gallerycontainer {
	padding: 20px;
	position: relative;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	height: 400px;
}
.gallerycontainer1 {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 278px;
}
.thumbnail img {
	border: 1px solid white;
	margin-right: 5;
	margin-bottom: 5;
}
.thumbnail:hover {
	background-color: transparent;
}
.thumbnail span {
	position: absolute;
	left: -999px;
	visibility: hidden;
	background-color: #ffff00;
	border: 1px solid #0000ff;
	font-weight: bolder;
	color: #000;
}
.thumbnail span img {
	border-width: 0;
	padding: 4px;
	background-color: #FFFF00;
}
.thumbnail:hover span {
	visibility: visible;
	top: 0;
	left: 230px;
	z-index: 50;
}
.piechart {
	border: 1px solid #0000ff;
	margin-left: 2px;
	margin-bottom: 2px;
}
.list {
	list-style-type: square;
}
#container {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../images/main-background.png');
	background-repeat: repeat-x;
}
.logo {
	width: 100%;
	height: 100%;
	text-align: center;
	margin-top: 24px;
}
