﻿/* Standard Colors for web site:
#8C8C00 = dark olive green
olive = medium olive green
#C33B07 = dark orange red
#FDC003 = dark yellow
#E0E0B9 = beige
#022303 = almost black olive green - might need to update this

*/
body
{
    background-color: #8C8C00;
    margin: 0px;
    padding-top: 15px;
    font-size: 62.5%;
    font-family: Verdana;
    min-width: 1000px;
    color:#FDC003;
}
#content
{
    position: relative;
    margin: 35px 25px 25px 25px;
    padding: 50px 50px 50px 50px;
    border: medium olive solid;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image: url(titlebig.jpg);
    z-index: 1;
}
#fullbodyshort
{
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
    text-align: justify;
    background-color: #8C8C00;
    border: medium olive solid;
    z-index: 2;
}
#fullbodylong
{
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
    min-height: 800px;
    text-align: justify;
    background-color: #8C8C00;
    border: medium olive solid;
    z-index: 2;
}
#bodycontent
{
    margin: 10px;
    padding: 20px;
    z-index: 3;
}
#leftcolumnlong
{
    margin-left: 0px;
    width: 275px;
    float: left;
    text-align: left;
    min-height: 800px;
    z-index: 4;
    display: block;
}
#rightcolumnlong
{
    margin-right: 0px;
    width: 275px;
    float: right;
    text-align: left;
    min-height: 800px;
    z-index: 4;
    display: block;
}
#middlecolumnlong
{
    margin-left: 285px;
    margin-right: 285px;
    text-align: left;
    min-height: 800px;
    z-index: 4;
    display: block;
    min-width: 400px;
}
#middlecolumnwidelong
{
    margin-left: 225px;
    min-width: 400px;
    text-align: left;
    min-height: 800px;
    z-index: 4;
}
#twocolumnleftfirstleftcolumn
{
    margin-left: 0px;
    width: 250px;
    float: left;
    text-align: justify;
    min-height: 800px;
    z-index: 4;
}
#twocolumnleftsecondleftcolumn
{
    margin-left: 25px;
    width: 250px;
    float: left;
    text-align: justify;
    min-height: 800px;
    z-index: 4;
}
#twocolumnleftrightcolumn
{
    margin-left: 25px;
    margin-right: 25px;
    float: left;
    text-align: justify;
    min-height: 800px;
    z-index: 4;
}
#footercontent
{
    margin: 0px;
    z-index: 4;
}
a, a:active, a:focus, a:hover, a:visited
{
    color: #FDC003;
    font-weight: bold;
    text-decoration: none;
}
a.black, a:active.black, a:focus.black, a:hover.black, a:visited.black
{
    color: black;
    font-weight: bold;
}
.contentheader
{text-align:left;line-height:-25;
  letter-spacing:.50;}
.contentsubheader
{text-align:left;line-height:-25;
  letter-spacing:.50;}
.contentbody
{text-align:justify;line-height:-25;
  letter-spacing:.50;}
div#header h1
{
    font-size: 3em;
    font-weight: bold;
    text-align: right;
}
div#mainbody h1
{
    font-size: 3em;
    font-weight: bold;
    text-align: center;
}div#mainbody h2
{
    font-size: 2.5em;
    font-weight: 300;
    text-align: center;
}
div#mainbody h2.right
{
    font-size: 2.5em;
    font-weight: 300;
    text-align: center;
}
div#mainbody h3
{
    font-size: 2.0em;
    text-align:center;
}
div#mainbody h3.right
{
    font-size: 2.0em;
    text-align:right;
}
div#mainbody h4
{
    font-size: 1.5em;
    text-align:left;
}
div#mainbody h5
{
    font-size: 1.00em;
    text-align:justify;line-height:1.50;letter-spacing:1.25; color:#022303;
} div.leftcolumn a, div.leftcolumn a:active, div.leftcolumn a:focus, div.leftcolumn a:hover, div.leftcolumn a:visited
{
    color: #022303;
    font-weight: bold;
    text-decoration: none;
}
div.leftcolumn a:focus, div.leftcolumn a:visited
{
    color: #FDC003;
    font-weight: bold;
    text-decoration: none;
}
div.leftcolumn a:hover
{
    color: #C33B07;
    font-weight: bold;
    text-decoration: none;
}
div.leftcolumn h1
{ font-size: 1.50em;
    text-align:left;}
div.leftcolumn h2
{ font-size: 1.25em;
    text-align:left;}
div.leftcolumn h3
{ font-size: 1.0em;
    text-align:left;}
div.leftcolumn h4
{ font-size: .875em;
    text-align:left;}
    
    div.rightcolumn h1
{ font-size: 1.50em;
    text-align:right;}
div.rightcolumn h2
{
    font-size: 1.25em;
    text-align: right;
}
div.rightcolumn h3
{ font-size: 1.0em;
    text-align:right;}
div.rightcolumn h4
{ font-size: .875em;
    text-align:right;}
    div.rightcolumn h5
{ font-size: .95em;
    text-align:justify;
    color:#022303;}
      div.rightcolumn h6
{ font-size: .875em;
    text-align:justify;
    color:#022303;}
    div.leftcolumn hr, div.rightcolumn hr
    {
    color: #C33B07;
}
 .errormessage
{ font-size: 1.25em;
    text-align:center;}
    div.leftcolumn hr, div.rightcolumn hr
    {
    color: #C33B07;
}
 div.clear
 {clear:both;}
p.footerspacer
{
    margin: 10px 10px 20px 10px;
    text-align: center;
    font-size: .75em;
    line-height: 3em;
    letter-spacing: 12px;
    background-color: #C33B07;
    color: #FDC003;
    clear: none;
    z-index: 4;
}

p.footer 
{
    margin: 10px 10px 10px 10px;
    text-align: center;
    font-size: .75em;
    line-height: 3em;
    background-color: #022303;
    color: #FDC003;
    letter-spacing: 12px;
    clear: none;
    z-index: 4;
}
treeview a:visited
{color:#FDC003;}
/*===========================================================================================*/


h2 /* Header - Center Align*/
{
    font-size: 3em;
    font-weight: bold;
    text-align: right;
}
/*p.pageheader
{
	font-size: 3em;
	font-weight: bold;
	text-align: right;
}*/
h1.headercentered
{
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
p.headercentered
{
    font-size: 2em;
    font-weight: bold;
    text-align: center;
}
h2.subheadercentered
{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
}
p.subheadercentered
{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
}
span.categorytitle
{
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
    color: #FDC003;
}
span.categorydescription
{
    text-align: justify;
    font-size: 1em;
    color: #FDC003;
}

p.boxedjustified
{
    text-align: justify;
    line-height: 1.25em;
    border: solid .25em #C33B07;
    padding: 1em;
    color: #E0E0B9;
}
p.justifiedparagraph
{
    text-align: justify;
    line-height: 1.25em;
}
p.centeredparagraph
{
    text-align: center;
    line-height: 1.25em;
}

td.bottomborder
{
    border-bottom: solid 2px #C33B07;
    border-top: solid 2px #C33B07;
}
/* examples table */

table.regular
{
    width: 100%;
    border: solid 3px #022303;
    color: #FDC003;
    line-height: 2em;
}
table.regularnoborder
{
    width: 100%;
    color: #FDC003;
    line-height: 2em;
}
td.regularleftcolumn
{
    width: 200px;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularleftcolumnquarter
{
    width: 25%;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularcolumnbigthird
{
    width: 37%;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularleftcolumnthird
{
    width: 33%;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularrightcolumn
{
    width: 100%;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularcolumnnosize
{
    vertical-align: top;
    text-align: center;
    width: 100%;
    vertical-align: top;
    line-height: 1.75em;
    font-size: 1.0em;
    color: #C33B07;
    padding-left: 25px;
}
td.regularcolumntall
{
    vertical-align: top;
    text-align: center;
    line-height: 3em;
}
tr.titlebackground
{
    background-color: #FDC003;
}
td.titlefourcolumnline
{
    line-height: 1.75em;
    font-size: 1.25em;
    color: #C33B07;
    padding-left: 25px;
    width: 25%;
    text-align: center;
}
td.titleline
{
    line-height: 1.75em;
    font-size: 1.25em;
    color: #FDC003;
    padding-left: 25px;
}
td.titlelineright
{
    line-height: 2.25em;
    font-size: 1.75em;
    color: #FDC003;
    padding-right: 25px;
    text-align: right;
}
td.subtitleline
{
    line-height: 1.35em;
    font-size: 1.20em;
    color: #FDC003;
    padding-left: 25px;
}
td.subtitlelineright
{
    line-height: 1.35em;
    font-size: 1.20em;
    color: #FDC003;
    padding-right: 25px;
    text-align: right;
}
td.dateline
{
    line-height: 1.25em;
    font-size: .95em;
    color: #E0E0B9;
    border-bottom: solid 1px #C33B07;
}
td.datelineleft
{
    line-height: 1.25em;
    padding-left: 25px;
    font-size: .95em;
    color: #E0E0B9;
    border-bottom: solid 1px #C33B07;
    text-align: left;
}
td.datelineright
{
    line-height: 1.25em;
    font-size: .95em;
    color: #E0E0B9;
    padding-right: 25px;
    border-bottom: solid 1px #C33B07;
    text-align: right;
}
td.descriptionbody
{
    line-height: 1.35em;
    color: #FDC003;
    padding-right: 25px;
    padding-left: 25px;
    text-align: justify;
    font-size: 1em;
}
td.tdspacer
{
    line-height: 3.5em;
}
