﻿body, html{margin: 0px;padding: 0px;min-width: 445px;width: 100%;}
#MainDiv{
    min-width: 445px;
    max-width: 800px;
    width: 98%;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    color: black;
    padding-left: 5px; padding-right: 5px;
}
#MainDiv a:link, #MainDiv a:visited, #MainDiv a:active, #MainDiv a {
    color: #009B4A;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    text-decoration: none;
}
#MainDiv a:hover {
    color: #193527 !important;
}
#MainDiv table 
{
	border-color: #35434d;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	}
	
#MainDiv table td,th{
	border-color: #35434d;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	padding: 3px;
	}
#MainDiv table th{color: #35434d;}
.DownloadDiv {border-style:none; border-width:0px; margin:0px;padding:0px; display:block;}
.ContainerDiv {position:relative;}
.StatusDiv {text-align:right; margin-top:10px;}
.SearchDiv {text-align:left!important;}
.SearchDiv table {border-collapse:collapse; margin-left: 0px; margin-right: 0px; width: 100%;}
.DownloadErrorMessage {color: Red;font-weight: bold;clear: both;}
.downloadList {border-collapse:collapse; margin-left: auto; margin-right: auto; min-width: 445px; width: 100%; margin-top: 10px;}
table.downloadList tr td, th {
    border-color: black;
    border-style: solid;
    border-collapse: collapse;
    border-width: 1px;
    padding: 3px;
}
    .downloadList td.CategoryTitle {
        border-style: none !important;
        border-width: 0px !important;
        padding-top: 8px;
        color: #37D135 !important;
        font-weight: bold !important;
        background-color: #000000;
    }
    .downloadList td.CategoryTitle h3 {
        color: #37D135 !important;
        font-weight: bold !important;
    }
.downloadList h3 {
    color: black !important;
    font-weight: bold !important;
    font-size: 14px;
}
    .downloadList tbody tr th.title {
        background-color: black;
        color: white !important;
    }
.NotFoundMessage {min-width: 445px; margin-left: auto; margin-right: auto; margin-top: 10px;}
.DownloadFileTable tr th {text-align: right;}
.EmailTextBox{margin: 0px 5px; width: 400px;padding: 4px; }
h1, h2, h3, h4, h5, h6 {color:#4d4d4f; font-family: Helvetica, Arial,sans-serif; line-height: 1.25em; font-weight: 700;}
