.title
{
	color: #767676;
	border-top: 1px solid #767676;
	border-bottom: 1px solid #767676;
	background-color: #ECECEC;
	font-family: arial;
	font-weight: bold;
    font-size: 14px;
	padding: 5px;
	width: 100%;
}
.blacktitle
{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-family: arial;
	font-weight: bold;
    font-size: 14px;
	padding: 5px;
	width: 100%;
}

a.mcpTableLink
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

a.mcpTableLink:hover
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
}

table.mcpTable
{
	color: #000000;
	background-color: #767676;
	font-family: arial;
    font-size: 11px;
}

table.mcpTable th
{
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
    font-size: 11px;
}

table.mcpTable td
{
	color: #000000;
	font-family: arial;
    font-size: 11px;
}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.errors
{
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: blue;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}

a:hover {
	color: #FF6000;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
}

a.breadcrumbs, .breadcrumbs {
	color: #3A4E69;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
}

a:hover.breadcrumbs {
	color: #3A4E69;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: underline;
}

.topMenuLinks {
	color: #E2E2E2;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.topMenuLinks:hover {
	text-decoration: underline;
	color: #FCE462;
}

.inBetweenTab {
	color: #E2E2E2;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #767676;
}

.tabOff {
	color: #3A4E69;
	background-color: #D0D0D0;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	border-color: #767676;
	border-style: solid; 
	border-width: 1px 1px 1px 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.tabOn {
	color: #3A4E69;
	background-color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	border-color: #767676;
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	padding-left: 10px;
	padding-right: 10px;
}

.inBetweenSubTab {
	color: #E2E2E2;
	background-color: #D0D0D0;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.subtabOff {
	color: #3A4E69;
	background-color: #D0D0D0;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.subtabOn {
	color: #3A4E69;
	background-color: #FCE462;
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.bodyTab {
	background-color: #FFFFFF;
	border-color: #767676;
	border-style: solid; 
	border-width: 0px 1px 1px 1px;
}

.main {
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
}

.Error {
	color: #FF0000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.Warning {
	color: #FF9900;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

.small {
	color: #8E8E8E;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
}

.smallProgress {
	color: #000000;
	font-size: 7pt;
	font-family: Arial;
	text-decoration: none;
}

.titlebox {
	color: #000000;
	text-align: center;
	border: 1px solid #767676;
	background-color: #ECECEC;
	font-family: arial;
	font-weight: bold;
    font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

.titleboxDark {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	background-color: #162272;
	border-bottom: 2px solid #FCE462;
	border-top: 2px solid #162272;
	padding-left: 10px;
}

.temp
{
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #082243;
	background-color: #162272;
	font-family: arial;
	font-weight: bold;
    font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

.titleboxSubscript {
	text-align: center;
	font-family: arial;
    font-size: 10px;
}

.ansi {
	color: #D17320;
}
.nsf {
	color: #3C31CF;
}
.printImage {
	color: #6D136E;
}
.zip {
	color: #303030;
}
.na {
	color: #AAAAAA;
}
.ErroredFile
{
	color: red;
}

.button {
	color: #444444;
	border: 1px solid #767676;
	margin: 1px 1px 1px 1px;
	background-color: #ECECEC;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
	padding: 1px;
}

.field
{
	color: #000000;
	border: 1px solid #767676;
	background-color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 10px;
}

.fileInfo
{
	padding-left: 10px;
	padding-right: 10px;
}
.fixed
{
	font-family: courier;
    font-size: 10px;
}

.formLeft
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	background-color: #D0D0D0;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999999;
}

.formRight
{
	color: #000000;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial;
	text-decoration: none;
	background-color: #ECECEC;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #999999;
}

table.defaultTable {
	border: 1px solid #999999;
	background-color: #eeeeee;
	width: 100%;
	color: #333340;
	font-size: 8pt;
	font-family: Arial;
}

.white {
	background-color: #ffffff;
}

table.defaultTable th {
	background-color:#cccccc;
	padding: 2px;
	font-size: 8pt;
	font-family: Arial;
}

.altRow1 {
	background-color: #ECECEC;
}
.altRow2 {
	background-color: #FFFFFF;
}

.altRow {
 background-color: #ffffff;
}

.row {
 background-color: #eeeeee;
}

table.defaultTable td {

	padding: 2px;
	font-size: 8pt;
	font-family: Arial;
}

@media print {
	.print {
		display:inherit;
	}
	.noprint {
		display:none;
	}
}
