body, td {
    margin: 0px;
    padding: 0px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
img {
    border: 0px;
}
a {
    color: #163991;
    text-decoration: none;
}

form {
    padding: 0px;
    margin: 0px;
}

a:hover {
    color: #23bef0;
    text-decoration: underline;
}

#companyName {
    font-size: 8pt;
    font-weight: bold;
    color: #ffffff;
}

#adminMenu {
    font-size: 7pt;
}

#adminMenu a {
    color: black;
    margin-right: 12px;
    text-decoration: none;
}

#adminMenu a:hover {
    color: white;
    text-decoration: none;
}

#mainTable {
    width: 1000px;
    height: 100%;
    background-color: #ffffff;
}

#mainTable tr.header {
    height: 100px;
}

#mainTable tr.header .links{
    font-size: 10px;
    padding-bottom: 5px;
    margin: 0px;
    text-align: right;
}

#mainTable tr.hmenu {
    height: 30px;
}

#mainTable tr.footer {
    height: 70px;
}

#mainTable tr.color1 {
    height: 16px;
    line-height: 10px;
    background-color: #23bef0;
}

#mainTable tr.header td.leftCol {
    text-align: center;
}

#mainTable td.leftCol {
    width:200px;
}

#mainTable td.middleCol {
    width:624px;
}

#mainTable td.rightCol {
    width:200px;
}

#mainTable tr.hmenu td {
    background-color: #cbeafa;
}

#mainTable tr.tmenu td {
/*    background-color: #cbeafa;*/
}

#mainTable tr.footer td {
    background-color: #cbeafa;
    padding-top: 2px;
}

#mainTable td.menuH a {

    padding-left: 12px;
    padding-right: 12px;
    border-right: 1px solid gray;
}

#mainTable td.menuH span {

    padding-left: 12px;
    padding-right: 12px;
    border-right: 1px solid gray;
}

#mainTable td.menuT table.tabs {
    margin-top: 10px;
    width: 100%;
}
#mainTable td.menuT table.tabs td {
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid gray;
    width: 1%;
    background-color: #cbeafa;
/*    border-top: 1px solid white;*/
}
#mainTable td.menuT table.tabs td.cn {
    background-image: url('/images/corner.png');
    background-repeat: no-repeat;
    width: 21px;
}
#mainTable td.menuT table.tabs td.cns {
    background-image: url('/images/corners.png');
    background-repeat: no-repeat;
    width: 21px;
    border: none;
}
#mainTable td.menuT table.tabs td a {
    color: #163991;
    text-decoration: none;
}
#mainTable td.menuT table.tabs td a:hover {
    color: #163991;
    text-decoration: none;
}
#mainTable td.menuT table.tabs td.fill {
    width: 99%;
    background-color: white;
}
#mainTable td.menuT table.tabs td.selected {
    background-color: white;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: none;
    border-bottom: none;
    background-image: none;
}
#mainTable td.menuT table.tabs td.selected a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
#mainTable td.menuT table.tabs td.selected a:hover {
    color: black;
    text-decoration: none;
    font-weight: bold;
}

#mainTable table.searchH td.label{
    font-size: 12px;
    text-align: left;
}

#mainTable table.searchH td.text input{
    font-size: 10px;
    width: 90px;
}

#authH {
}

#authH td.title{
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 7px;
}

#authH td.label{
    font-size: 12px;
    text-align: left;
}

#authH td.menuH {
    padding-left: 0px;
    padding-right: 30px;
}

#authH .input {
    width: 150px;
}

#leftMenu {
    vertical-align: top;
    padding-top: 10px;
    border-right: 3px solid white;
}

#leftMenu ul {
    padding: 5px 0px 5px 18px; 
    margin: 0;
}

#leftMenu ul a {
    text-decoration: underline;
}

#leftMenu ul ul a {
    text-decoration: none;
}
#leftMenu ul li {
    list-style-type: none;
    padding-top: 5px;
    font-size: 13px;
}

#leftMenu ul ul li {
    list-style-type: none;
    padding-top: 0px;
    font-size: 12px;
}

#mainContent {
    vertical-align: top;
    padding: 15px 5px 10px 10px;
    font-size: 11pt;
    font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#mainContent td {
    font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

h1,h2,h3,h4,h5,h6 {
    color: #163991;
}

#pageTitle {
    font-size: 18px;
    color: #163991;
/*    text-indent: 25px;*/
}

#mainContent p {
/*    text-indent: 25px; */
}

#copyright td {
    text-align: center;
    height: 10px;
    background-color: #23bef0;
    font-size: 9px;
}

#leftBanners {
    vertical-align: top;
    text-align: center;
    padding: 5px;
}

div.banner {
    width: 100%;
    text-align: center;
    vertical-align: top;
}

a.button {
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #bfbfbf;
    border-left: 1px solid #efefef; 
    border-right: 1px solid #bfbfbf;
    padding: 0px 5px 1px 5px;
    cursor: pointer;
    background-color: #e7f8ff;
    color: black;
    text-decoration: none;
}

a.button:hover {
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #bfbfbf;
    border-right: 1px solid #efefef; 
    border-left: 1px solid #bfbfbf;
    padding: 0px 5px 1px 5px;
    cursor: pointer;
    background-color: #e7f8ff;
    color: black;
    text-decoration: none;
}

a.js {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

a.js:hover {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

.invisible {
    overflow: hidden;
    width: 0px;
    height: 0px;
}

table.form {
    background-color: #e6e6e6;
    border-bottom: 1px solid #efefef;
    border-right: 1px solid #efefef;
    border-top: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}

table.form td {
    vertical-align: top;
    text-align: left;
    font-size: 14px;
}

table.form td.label{
    text-align: right;
}

table.form td.label2{
    text-align: left;
    width: 30%;
}

table.form td.title{
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
    color: green;
}

table.form td.buttons{
    text-align: center;
    height: 30px;
}

table.form td.buttonsleft{
    text-align: left;
    height: 30px;
}

table.form td.buttonsright{
    text-align: right;
    height: 30px;
}

table.errorsbox {
    border: 2px solid #ff9999;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    padding: 5px 15px 5px 5px;
    background-color: #fff0f0;
}
table.errorsbox td {
    font-size: 12px;
    color: #cc0000;
}

table.messagesbox {
    border: 2px solid #99ff99;
    margin-top: 10px;
    margin-bottom: 10px;
    width: auto;
    padding: 5px 15px 5px 5px;
    background-color: #f0fff0;
}
table.messagesbox td {
    font-size: 12px;
    color: #004400;
}


table.form .fill {
    height: 100%;
    width: 100%;
}

#menu_active {
    /*    border: 1px solid red;*/
}

table.news {
    width: 100%;
}

table.news td {
    font-size: 11pt;
    font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.news td.link2 {
    text-align: right;
    vertical-align: bottom;
}

table.news td p {
    margin: 0px;
    padding: 0px;
}

table.news td.title {
    text-indent: 20px;
    text-align: left;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 12pt;
}

table.news td.description {
    text-indent: 20px;
    text-align: justify;
}

table.news td.tags {
    text-align: left;
    color: #163991;
    font-size: 10pt;
}

table.news td.tags a {
    color: #163991;
    font-weight: bold;
    font-size: 10pt;
}

table.news .underline {
    border-top: 2px solid #cbeafa;
}

table.news span.date {
/*    font-size: 10px;*/
    font-weight: bold;
    color: #163991;
}

div.table_of_contents {
    text-align: center;
    width: 100%;
    padding-top: 15px;
}

div.table_of_contents a {
    padding-left: 5px;
    padding-right: 5px;
    color: gray;
    text-decoration: none;
}

div.table_of_contents span {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: black;
}

table.people {
    
}

table.people th {
    border-top: 1px solid black;
    vertical-align: center;
    text-align: left;
    height: 30px;
}

table.people td {
    font-size: 11pt;
}

table.congratulations {   
}

table.congratulations th {
    border-top: 1px solid black;
    vertical-align: center;
    text-align: left;
    height: 30px;
}

table.congratulations td {
    font-size: 11pt;
    padding-right: 5px;
}

table.list th {
    border-top: 1px solid black;
    vertical-align: center;
    text-align: left;
    height: 30px;
}

table.siteList {
    width: 100%;
}

table.siteList th {
    border-top: 1px solid black;
    vertical-align: center;
    text-align: left;
    height: 30px;
}

table.siteList td {
    font-size: 11pt;
}

.title {
    color: #163991;
}

tr.odd td{
    background-color: #ffffff;
}

tr.even td{
    background-color: #ccecff;
}

.indent {
    padding-left: 20px;
}

.rss_links {
    text-align: center;
    margin: 20px 40px 0px 40px;
    padding-bottom: 10px;
}

.rss_links .title {
    color: white;
    font-weight: bold;
    margin: 5px;
    text-align: center;
    text-transform: uppercase;
}

.db_rss_links {
    text-align: center;
    margin-right: 5px;
    /*padding-bottom: 10px;*/
}

.db_rss_links .title {
    font-family: Arial;
    font-size: 11pt;
    color: white;
    font-weight: 900;
    margin: 2px;
    text-align: center;
}

span.textlink {
    /*font-style: italic;*/
    padding-left: 20px;
}

span.textlink a {
    color: black;
}


table.tabs {
    margin-top: 10px;
    width: 100%;
}

table.tabs td {
    padding: 2px 5px 2px 10px;
    border-bottom: 1px solid gray;
    width: 1%;
    background-color: #cbeafa;
    /*border-top: 1px solid white;*/
}

table.tabs td.cn {
    background-image: url('/images/corner.png');
    background-repeat: no-repeat;
    width: 21px;
}
table.tabs td.cns {
    background-image: url('/images/corners.png');
    background-repeat: no-repeat;
    width: 21px;
    border: none;
}
table.tabs td a {
    color: #163991;
    text-decoration: none;
}
table.tabs td a:hover {
    color: #163991;
    text-decoration: none;
}
table.tabs td.fill {
    width: 99%;
    background-color: white;
}

table.tabs td.selected {
    background-color: white;
    border-top: 1px solid gray;
    border-left: 1px solid gray;
    border-right: none;
    border-bottom: none;
    background-image: none;
}
table.tabs td.selected a {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
table.tabs td.selected a:hover {
    color: black;
    text-decoration: none;
    font-weight: bold;
}
