﻿body {margin: 0px; font-family: Arial, Sans-Serif; font-size: 12px; background-color: #0053a1;
}
img{border: 0px}
h1{margin: 0px; font-size: 20px; color: #0053a1; border-bottom: solid 2px #0053a1; margin-bottom: 3px;}
h2{margin: 0px; font-size: 18px; color: #0053a1;}
h3{margin: 0px; font-size: 16px; color: #0053a1;}
h4{margin: 0px; font-size: 14px; color: #0053a1; border-bottom: solid 1px #0053a1; margin-bottom: 2px;}

.pad{padding: 5px;}
.pad15{padding: 15px;}
.center{text-align: center; margin-right: auto; margin-left: auto;}

.alertBox{border: solid 1px #ffe222; width: 500px; background-color: #fef7d0; padding: 10px;}
.closed{font-weight: bold; color: Red;}
.header{width: 100%; height: 50px;}
.width770{width: 770px; text-align: center; margin-right: auto; margin-left: auto;}
.divide25{float: left; width: 179px; text-align: center; padding: 3px; padding-top: 0px;}
.divide75{float: left; width: 576px; text-align: left; padding: 3px;}
.content{background-color: White; float: left; width: 770px; text-align: left; line-height: 1.5;}
.logo{float: left; text-align: center; width: 185px;}

a:link{color: #0053a1; font-weight: bold;}
a:hover{color: #0053a1; font-weight: bold; text-decoration: none;}
a:visited{color: #0053a1; font-weight: bold;}
a:active{color: #0053a1; font-weight: bold;}

.nav{color: white; float: left; text-align: right; width: 585px; padding-top: 25px; font-weight: bold; font-size: 14px;}
.nav a:link{color: #ffffff; font-weight: bold; text-decoration: none;}
.nav a:visited{color: #ffffff; font-weight: bold; text-decoration: none;}
.nav a:hover{color: #eeeeee; font-weight: bold; text-decoration: underline;}
.nav a:active{color: #ffffff; font-weight: bold; text-decoration: none;}


.adminNav{color: white; float: left; text-align: right; width: 585px; padding-top: 15px; font-weight: bold; font-size: 12px; height: 35px;}
.adminNav a:link{color: #ffffff; font-weight: bold; text-decoration: underline;}
.adminNav a:visited{color: #ffffff; font-weight: bold; text-decoration: underline;}
.adminNav a:hover{color: #eeeeee; font-weight: bold; text-decoration: none;}
.adminNav a:active{color: #ffffff; font-weight: bold; text-decoration: underline;}

.subNav ul{padding: 3px; margin: 0px;}
.subNav li{list-style: none; padding: 3px;}
.subNav a:link{color: #0053a1; font-weight: bold;}
.subNav a:hover{color: #0053a1; font-weight: bold; text-decoration: none;}
.subNav a:visited{color: #0053a1; font-weight: bold;}
.subNav a:active{color: #0053a1; font-weight: bold;}



.copyright{font-size: 9px; text-align: center; margin-right: auto; margin-left: auto; width: 100%; color: #eeeeee; float: left;}
.copyright a:link{color: #eeeeee; font-weight: bold; text-decoration: underline;}
.copyright a:visited{color: #eeeeee; font-weight: bold; text-decoration: underline;}
.copyright a:hover{color: #cccccc; font-weight: bold; text-decoration: none;}
.copyright a:active{color: #eeeeee; font-weight: bold; text-decoration: underline;}

a[href$='.pdf']
{padding-right: 18px;
 background: transparent url(images/icon_pdf.gif) no-repeat center right;}
 
a[href$='.doc']
{padding-right: 18px;
 background: transparent url(images/icon_doc.gif) no-repeat center right;}
 
 a[href$='.xls']
{padding-right: 18px;
 background: transparent url(images/icon_xls.gif) no-repeat center right;}
 
 a[href$='.docx']
{padding-right: 18px;
 background: transparent url(images/icon_doc.gif) no-repeat center right;}
 
 a[href$='.xlsx']
{padding-right: 18px;
 background: transparent url(images/icon_xls.gif) no-repeat center right;}
 
 
 a[href$='.txt']
{padding-right: 18px;
 background: transparent url(images/icon_txt.gif) no-repeat center right;}