﻿body {
	font-family: arial;
	font-size: 80%;
}
table {
	border-collapse: collapse;
}
th {
	background-color: #FFC;
	text-align: left;
}
table.list, td.details table.list {
	width: 100%;
	border: 1px solid #000;
}
table.list tr th, td.details table.list tr th {
	text-align: left;
	background-color: #0033cc;
	color: #FFF;
	font-size: 100%;
	border-style:none;
	padding: 2px 20px 2px 2px;
}
table.list tr td, td.details table.list tr td {
	border-bottom: 1px solid #999;
	padding: 2px 20px 2px 2px;
}
table.list tr {
	background-color: #EFF3FB;
}
table.list tr.odd {
	background-color:#EFF3FB;
}
table.gnav tr td {
	background-color: #EFF3FB;
	border: 1px solid #000;
	padding: 2px 10px;
	font-weight: bold;
}
table.gnav tr td a {
	color: #009;
	text-decoration: none;
}
table.gnav tr td a:hover {
	color: #900;
	text-decoration: underline;
}
table.webparts
{
	background-color:white;
}
table.webparts tr th {
	background-color: #2461BF;
	padding: 5px;
	color: #FFF;
	font-size: 130%;
	border: 1px solid #009;
}

td.details div table tr td, td.details div table tr td.detailheader
{
	border-style: none;
}
td.detailheader
{
	text-align: right;
	font-size:small;
	font-weight: bold;
	white-space: nowrap;
	border-style: none;
	padding: 3px 10px 3px 0px;
}
td.details div table 
{
	border-style: none;
}
td.details div table tr td.detailitem 
{
	width: 100%;
	padding: 3px 10px 3px 0px;
}
td.details
{
	border: 2px solid #009;
	padding: 5px;
	background-color:#EFF3FB;
}
tr.details td
{
	border: 2px solid;
	border-color:white;
	padding: 2px;
	background-color:#EFF3FB;
	width:700px;
}
.alert {
	color: #C00;
	font-weight: bold;
}

table.search
{
	background-color:#2461BF;
	padding: 5px;
	color: #FFF;
	font-size: 100%;
	border: 1px solid #009;
}
.smgray 
{
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #666666;
}
.large_gray {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 13px;
	color: #666666;
}

.large_gray2 {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 12px;
	color: #666666;
}
.large_blue {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 18px;
	color: #336699;
}
.style {
    z-index: 1;
}
.smtext {
	font-family: "Trebuchet MS", sans-serif, Arial;
	font-size: 11px;
	color: #336699;
}
