﻿body{
	background:#fff;
}
#wrapper{
	border:none;
	width:596px;
	background:none;
}
#main {
	padding:10px 10px 30px;
}
#nav{
	width:
}
#nav ul {
	background:#1064B6 none repeat scroll 0 0;
	border:1px solid #034492;
}
#nav a, #nav #logout .submit {
	color:#fff;
	font-weight: bold;
}
#nav li, #nav #login, #nav #logout {
	border-color:#034492;
}
#nav .active a{
	color:#1064B6;
}
table{
	background: #e5e5e5;
	border:1px solid #cccccc;
}

.dark{
	background: #d5d5d5;
}
th, td, .tableHeaderItem, .resultItem, .tableContainer{
	border-color:#cccccc;
}
.subNav .active, .tableContainer {
	background:#e5e5e5 none repeat scroll 0 0;
}
.subNav a{
	border-color:#cccccc;
	background: #d5d5d5;
	color:#000000;
}
.subNav .active{
	background: #e5e5e5;
}
.application{
	text-align: center;
	margin: 5px 0px 15px;
	font-weight: bold;
}
.tableContainer table .dark{
	background-color: #f4f4f4;
}
#newsSummary{
	background-color:#e5e5e5;
}
.todosInfo{
	text-align: left;
}

.topTenBody table, .topTenBody td, .topTenBody th{
	border:none;
	background: none;
}
.topTenBody #topContent{
	width:297px;
}
