/***************************************************************************
  Color Key:
  Dark Blue: #02247E
  Medium Blue: #E0CC85
  Light Blue: #EAEDF4 
  Red: #990000
  Yellow: #FBE14E
***************************************************************************/

html, body {
    margin-left: auto;
    margin-right: auto;
    text-align:center;
    background-color: #EAEDF4;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    font-size: 1em;
    color:#000000;
}

a:link {
    color:#000000;
}

a:visited {
    color:#000000;
}

p a:link {
    font-size: .9em;
    color:#3457AB;
    font-weight:bold;
}
p a:active {
    font-size: .9em;
    color:#3457AB;
    font-weight:bold;
}
p a:visited {
    font-size: .9em;
    color:#3457AB;
    font-weight:bold;
}

p a:hover {
    font-size: .9em;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
}

p {
    font-size: .8em;
    color:#000000;
    line-height:1.3em;
    margin-top:5px;
}

h1 {
    margin: 0px;
    font-size: .75em;
}

h2 {
    font-size: .9em;
    margin-top: 10px;
    margin-bottom: 10px ;
    padding-bottom:5px;
}

h3 {
    font-size: .9em;
    margin: 0px;  
}

h4 {
    font-size: .8em ;
    margin-bottom: 2px ;
}

label {
    font-weight: bold ;
}
#contentSection h2, #contentSection_home h2{
    font-size: .9em;
    color: #990000 ;
    font-weight:bold;
}

#contentSection p, #contentSection_home p{
    margin-bottom: 25px ;
}

div.padder {
    padding: 15px;
}

#mainMenu1 {
	z-index: 1 ;
}

#content_home {
    position: relative;
    margin: 0px auto 0px auto;
    height: 100%;
    width: 760px;
    border: 1px solid #3457AB;
    border: 1px solid #000 ;
    background-color: #FFFFFF;
    text-align:left;
    background-image: url('yellow_border.gif') ;
    background-repeat: repeat-y ;
}

#content {
    position: relative;
    margin: 0px auto 0px auto;
    width: 760px;
    border: 1px solid #3457AB;
    background-color: #FFFFFF;
    text-align:left;
    background-image: url('side_bg.jpeg') ;
    background-repeat: repeat-y ;
}

#header {
    position: relative;
    width: auto;
    height: 86px;
    background-color: #fff;
    text-align: left;
    margin: 0px;
    white-space: nowrap;
}

#header h1 span {
    color: #ECE8FF ;
    margin-left: 100px ;
    width: 200px ;
    height: 80px ;
    font-size: 2em ;
    display: block ;
    white-space: normal ;
}

#header h1 {
    width: 760px ;
    height: 85px ;
    background-image: url(government_header.jpg);
    background-repeat: no-repeat;
}

#contentSection { 
    position: relative;
    padding-left: 15px;
    padding-top:5px; 
    padding-right:15px;
    padding-bottom:15px;
    margin: 0px 0px 15px 180px;
    height: 450px; /* MUST BE HERE FOR IE */
    border-left: 2px solid #FFDE46;
    background-color:#FFFFFF;
}
/* MUST BE HERE FOR MOZILLA */
html>body #contentSection  {
    min-height: 450px;
    height: auto;
}

#contentSection_home {
    position: relative;
    height: 400px;
    padding-left: 15px;
    padding-top:10px; 
    padding-right:15px;
    padding-bottom:20px;
    margin: 0px 0px 0px 180px;
    background-color:#FFFFFF;
    vertical-align:top;
}

/* MUST BE HERE FOR MOZILLA */
html>body #contentSection_home {
    min-height: 450px;
    height: auto;
}

#footer{
    position: absolute;
    right: 0 ;
    bottom: 0 ;
    width: 760px;
    height: 20px;
    background-color: #02247E;
    text-align: center;
    margin: 0px;
    padding-top:8px;
    margin-top: 50px ;
  
}
.date {
    position: relative;
    height: 20px;
    text-align: left;  
    font-size: .7em;
  
    color:#ffffff;
    font-weight:bold;
    float:left;
    margin-left: 10px;
}

.policy {
    position: relative;
    width: auto;
    height: 20px;
    text-align: right;
    margin-right: 10px;
    font-size: .7em;
  
    color:#ffffff;
    font-weight:normal;
    float:right;  
}



#footer a:link {
    color:#ffffff;
}

#footer a:visited {
    color:#ffffff;
}

#footer a:active {
    color:#ffffff;
}

#footer a:hover {
    color:#ffffff;
    text-decoration:none;
} 

#leftarea {
    position: absolute;
    top: 84px;
    left: 0px;
    height:465px;
    width: 170px; 
    background-color: #FFFFFF;
    text-align:left;
}


/* MUST BE HERE FOR MOZILLA */
html>body #leftarea  {
    min-height: 430px;
    height: auto;
}

#contact_info  {
    position:relative;
    font-size: .7em;
    color:#000000;
    font-weight:normal;
    padding-top:300px;
    padding-left:20px;
    line-height: 1.28em ;
}

address {
    padding-top: 13px ;
    color:#000000;
    font-weight:normal;
    font-style: normal;
}

#search {
    position: absolute;
    width: 300px;
    text-align:right;
    margin: 15px 0px 0px 0px;
    height: auto;
    z-index:5;
    padding-left:430px;
   
    font-size: .8em;
    color:#000000;
    font-weight: bold ;
}

.button_sm {
    border:0px;
    font-size: 8px;
   
    background-color: #FBE14E;
    color: #000000;
    height:18px;
    width:20px;
    font-weight: bold;
    cursor:hand;
    margin-left:5px;
    padding-bottom:3px;
}

#search input {
    width: auto;
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    border: 1px solid #000;
    margin-top:3px;
    padding:1px 3px 1px 3px;
  
} 

#caldiv {
    position:absolute;
    width:170px;
    margin-top:165px;
    margin-left:-5px;
  
}

#whitespace {
    width:auto;
    height:20px;
}

.feature {
    width: 550px;

}
img.feature_photo {
    float: right;
    margin-left: 20px;
    }

#contentSection_home h5{
    margin: 0 ;
    font-size: .8em;
    background-color: #FBE14E;
    color: #02247E;
    height:16px;
    width:auto;
    font-weight: bold;
    padding:1px;
    text-align:center;
}

#latest_additions {
    float: left;
}

#hotstuff {
    float: right;
}

.category_links {
    width:265px;
    margin:0;
    margin-top: 20px ;
    border: 1px solid #FBE14E;
    padding:1px;
    height: auto;
}


.home_sm_text{
    margin:0px;
    font-size: .7em;
    color: #000000;
    line-height:1.8em;
    width:auto;
    font-weight: normal;
    padding:10px;
    text-align:left;
}

.home_sm_text a {
    color: #000000;
}

.home_sm_text a:hover {
    text-decoration:none;
}

#cms_links{
    position: absolute;
    margin-top: 2px ;
    padding-left: 5px ;
}

.block-list {
    font-size: .95em;
    color: #000000;
    text-align:left;
    margin:3px 0px 0px 0px;
    padding-top:0px;
    padding-left:0px;
    padding-bottom:3px;
}


.block-list a {
    font-size: 1em;
    color: #000000;
}

.block-list a:hover {
    text-decoration:none;
}

.block-list ul, .block-list li {
    display: block;
    font-size: .75em;
    color: #000000;
}
.block-list li {
    padding-top: 3px ;
    padding-right: 3px ;
    padding-left: 5px ;
    padding-bottom: 3px ;
    margin-top: 3px ;
    border-top: 1px solid #FBE14E ;
}

.alt {
    background-color:#F8F3E0;
}

.light {
  background-color: #FFF;
}

.dark {
  background-color: #FFFFFF;
}

.small {
  font-size: 11px ;
}

.warn {
  font-size: 11px ;
  color: red ;
}

#copyright {
    position: relative;
    width: inherit;
    height: 20px;
    text-align: center;
    margin: 0px;
    padding-top:8px;
    font-size: .7em;
  
    color:#000000;
    font-weight:normal;
}

/* module-v-heading is used for tables with the heading at the top */
/* module-h-heading is used for tables with the heading on the side */


#module-v-heading, #module-h-heading
{
    font-size: .8em;
    padding: 1px 1px 1px 2px;
    vertical-align: top;
    width:500px;
    margin-top:20px;
    margin-bottom:20px;
  
}

#module-v-heading th, #module-h-heading th
{
    font-size: .8em;
    padding: 1px 1px 1px 2px;
  
  
  
}

#module-v-heading th{
  vertical-align: top;
  text-align: left;
  width:auto;
}

#module-h-heading th {
  vertical-align: top;
  text-align: center;
  background-color: #C4B890;
  color: #FFFFFF;
}

#module-v-heading td, #module-h-heading td{
  font-size: .8em;
  line-height:1.1em;
  padding-top: 3px ;
  padding-bottom: 3px ;
  padding-left: 3px ;
  padding-right: 3px ;
  vertical-align: top;
  text-align: left;
  width:auto;
  border:1px solid #C4B890;
}


.cal_details th {
    font-size: .75em;
    line-height:1.1em;
    padding-top: 3px ;
    padding-bottom: 3px ;
    padding-left: 3px ;
    padding-right: 3px ;
    vertical-align: top;
    text-align: left;
    width:100px;
    border:1px solid #C4B890;
    background-color:#EBE7DA;
    font-weight:bold;
    
}

.cal_details td {
  font-size: .8em;
  line-height:1.2em;
  padding-top: 3px ;
  padding-bottom: 3px ;
  padding-left: 3px ;
  padding-right: 3px ;
  vertical-align: top;
  text-align: left;
  width:350px;
  border:1px solid #C4B890;
}

.smdate{
  
    font-size: .75em;
    padding-top: 5px;
    vertical-align: top;
    width:auto;
    line-height:1.5em;
  
}
.rowitemhead{
  
    font-size:.8em;
    width:auto;
    padding:0px;
    font-weight:bold;
}
.rowitemhead2{
  
    font-size:.8em;
    width:auto;
    padding-left:5px;
    font-weight:bold;
    background-color:#EBE7DA;
    margin-top:10px;
}

.rowitemtext{
  
    font-size: .75em;
    line-height:1.5em;
    padding-bottom: 15px;
    vertical-align: top;
    width:auto;
}
.rowitemtext2{
  
    font-size: .8em;
    line-height:1.5em;
    padding-bottom: 20px;
    vertical-align: top;
    width:auto;
    margin-bottom:20px;

}
.rowitemtext3{
  
    font-size: .75em;
    line-height:1.2em;
    vertical-align: top;
    width:auto;
    margin-bottom:10px;
    border-bottom: 1px solid #EBE7DA;
    border-top: 1px solid #EBE7DA;
}
.horizontal_rule {
    border-top: 1px solid #000000;
    }
  
.button_sm2 {
    border:0px;
    font-size:.8em;
   
    background-color: #336799;
    color: #ffffff;
    width:auto;
    font-weight: bold;
    cursor:hand;
} 

.fieldcell input {
    width: auto;
    font: .9em Arial, Helvetica, sans-serif;
    color: #000000;
    border: 1px solid #0066cc;
    background-color: #FFF7DE;
    }
.fieldcell select {
    font: 1em Arial, Helvetica, sans-serif;
    color: #000000;
    width:auto;
    background-color:#ffffff
    }
#section1 {
    margin-top:10px;
    margin-bottom:10px;
    } 
/* Main Body Content goes in this TD */
#main {
  padding: 0 ;
  height:500px;
}

.department_list {
    width: 90% ;
}

.department_list th {
    background-color: #EBE6D9 ;
    font-size: .9em ;
}

.department_list td{
    font-size: .85em ;
}