@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../Templates/images/CMT-Bluecheck.jpg);
}
#container {
	width: 778px;
	left: auto;
	right: auto;
	clear: both;
	float: none;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav {
	text-align: center;
	padding: 10px;
}
#nav li {
	list-style-type: none;
}
#nav a {
	font-size: 90%;
	color: #0000CC;
	text-decoration: none;
}
#nav a:hover {
	font-size: 90%;
	color: #CC0000;
	text-decoration: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#container #nav #nav-list1 {
	background-image: url(../images/CMT-Side-panel-grey.jpg);
}
#active a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
}
#nav a:active {
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
	list-style-position: outside;
	list-style-image: none;
}
#container #bottom {
	clear: both;
	float: none;
	height: 31px;
	width: 778px;
}
#container #main-body {
	clear: right;
	float: right;
	width: 583px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #nav {
	clear: none;
	float: left;
	width: 185px;
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #nav #search {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
#container #top {
	clear: both;
	height: 192px;
	width: 778px;
	top: auto;
	bottom: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
