﻿body 
{
    background-color: #000000;
    background-image: url('img/bkdgGrad_HMGP.jpg');
    /* background-color: #550000; */
    background-repeat:repeat-x; 
    padding:0px;
    background-attachment:fixed;
    text-align: center;    
    width: 100%;
    font-family: arial;
    margin-left: auto; 
    margin-right: auto; 
}

hr.contentHR
{
    width:92%;
    color:#ffffff;
    background-color:#ffffff;
    height: 3px;
    border:1px solid #000033;
    text-align:center;
}

h1
{
    font-weight:700;
    font-size:24px;
    color:#660000;
    text-decoration:none;
}

h3
{
    font-weight:600;
    font-size:18px;
    color:#660000;
    text-decoration:none;
    width:100%;
    text-align:center;
}

h4
{
    font-weight:700;
    font-size:14px;
    color:#660000;
    text-decoration:none;
}

h5
{
    font-weight:600;
    font-size:18px;
    color:#660000;
    text-decoration:none;
    width:100%;
    text-align:left;
}

h6
{
    font-weight:500;
    font-size:16px;
    color:#000000;
    text-decoration:none;
}

.spacerTD
{
    width:6px;
    height:auto;
}

.defaultTable
{
    height: auto;
    width: auto;
    border: none;
    vertical-align: top;
    padding: 4px;
    margin-left: auto;
    margin-right: auto;
}

.linkTable
{
    height: auto;
    width: auto;
    border: none;
    vertical-align: top;
    padding: 4px;
}

div.centerTable
{
    height:auto;
    width:auto;
    text-align:center;
}

span.subHeader
{
    font-weight: 900;
    font-size: 18px;
}

span.subHeader2
{
    color: #660000;
    font-weight: 500;
    font-size: 18px;
}

span.subHeader3
{
    color: #660000;
    font-weight: 500;
    font-size: 24px;
}

span.subFooter
{
    font-weight: 500;
    font-size: 12px;
    color: #000000;
}

span.small
{
    font-size: 10px;
    position: relative;
}

span.phone
{
color: #660000;
font-size: 14px;
font-weight: bold;
font-family: arial, sans serif;
text-decoration: none;
}

span.black
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans serif;
}

span.red
{
    color: #660000;
    font-size: 14px;
    font-weight: bold;
    font-family: arial, sans serif;
}

div.embeddedImage
{
    width:100%;
    text-align:center;   
    margin-left:auto;
    margin-right:auto;
}

div.subHeader
{
    text-align: center;
    width: 100%;
}

div.headerText
{
    top: 6px;
    font-size: 48px;
    font-weight: 200;
    color:#660000;
    padding-top: 2px;
}

div.container 
{
    margin: 0 auto;
    margin-left:auto;
    margin-right:auto;
    width: 1000px;
    height: 505px;
    border: double 3px #6699CC;
    text-align: center;
    padding: 20px;
} 

div.header
{
    top: 20px;
    border: double 3px #ff0000;
    text-align: center;
    height: 160px;
    width: 1000px;
    color: #222222;
    font-weight: 500;
    font-size: 18px;
    border: 3px double #ffffff;
    background-repeat: no-repeat;
    position: relative;
    /* background-image: url('img/HMGP_HeaderBannerFINAL.jpg'); */
    background-color: #888888;
    margin-left:auto;
    margin-right:auto;
}

div.contentDefault
{
    position: relative;
    width: 980px;
    height: auto;
    min-height: 700px;
    top: 30px;
    text-align: justify;
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: double 3px #ffffff;
    background-color: #888888;
    padding: 10px;
    background-image: url('img/louisiana-state-seal-bkgd-greyer.jpg');
    background-repeat: repeat-y;
    background-position: top;   
    margin-left:auto;
    margin-right:auto;
}

div.content
{
    position: relative;
    width: 980px;
    height: auto;
    min-height: 700px;
    top: 30px;
    text-align: justify;
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    border: double 3px #ffffff; /* #660000; */
    background-color: #888888;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: center;    
    margin-left:auto;
    margin-right:auto;
}

div.footer
{
    position: relative;
    top: 10px;
    width: 980px;
    bottom: 20px;
    text-align: justify;
    font-family: arial, sans-serif;
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    border: double 3px #ffffff;
    background-color: #888888;
    padding: 10px;
    height: auto;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
}

div.pushFooter
{
    height: 30px;
}

span.nonTransText
{
    position:relative;
}

/* ------------------------------------------------------------------------- */
/* ---------- Link Styles -------------------------------------------------- */
/* ------------------------------------------------------------------------- */

a:link.contentImage, a:visited.contentImage, a:active.contentImage
{
    border: double 3px #444444;
    position:relative;
    display: block;
    width: 203px;
    height: 135px;
    margin-left: auto;
    margin-right: auto;
}

a:hover.contentImage
{
    border: double 3px #ffffff;
    position:relative;
    display: block;
    width: 203px;
    height: 135px;
    margin-left: auto;
    margin-right: auto;
}

a:link.contentImageExternal, a:visited.contentImageExternal, a:active.contentImageExternal
{
    border: double 3px #444444;
    position:relative;
    display: block;
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    top: 1px;
    left: -5px;
}

a:hover.contentImageExternal
{
    border: double 3px #ffffff;
    position:relative;
    display: block;
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
}

/* ------------------------------------------------------------------------- */
/* ---------- Menu Styles -------------------------------------------------- */
/* ------------------------------------------------------------------------- */

div.menu
{
    position: relative;
    /* border: double 3px #ff0000; */
    width: 100%;
    height: 24px;
    text-align: center;
    top: 2px; 
}

span.navMenu
{
    /* background-color: #770000; /* #003399; */
    /* border: solid 1px #770000; */
    height:auto;
    width:auto;
    display:inline-block;
    position:relative;
}

a:link.navMenu, a:visited.navMenu, a:active.navMenu
{
    background-image: url('img/btnBkgd_2red_a.jpg'); /*4444ee dark grad; 44aaee light grad; 6699CC hilite grad (bg) */
    height:17px;
    width: 116px;
    color: #ffffff; /* #ccccff; #660000; */
    font-size: 14px;
    font-weight: 700;
    font-family: arial, sans serif;
    /* background-image: url('img/btnNavMenuBkgd.jpg'); */
    /*background-color: #4477bb; /* #ccccff; /* #6699CC; */
    border: solid 1px #ffffff; /* #660000; /* #444444; * #000066; #ccccff; */ 
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

a:hover.navMenu
{ 
    background-image: url('img/btnBkgd_3red_a.jpg');
    height:17px;
    width: 116px;
    color: #ffffff;/* #4477bb; */
    font-size: 14px;
    font-weight: 700;
    font-family: arial, sans serif;
    /* background-image: url('img/btnNavMenuBkgdHover.jpg'); */
    /* background-color: #ccccff; */
    border: solid 1px #ffffff; /* #660000; */
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

a:link.contentLink, a:visited.contentLink, a:active.contentLink
{
    color: #000000; /* #222222 */
    font-size: 14px;
    font-weight: 700;
    font-family: arial, sans serif;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position:relative;
}

a:hover.contentLink
{ 
    color: #ffffff;
    font-size: 14px;
    font-family: arial, sans serif;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    position:relative;
}

a:link.contentLinkRed, a:visited.contentLinkRed, a:active.contentLinkRed
{
    color: #660000; /* #222222 */
    font-size: 14px;
    font-weight: 700;
    font-family: arial, sans serif;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    position:relative;
}

a:hover.contentLinkRed
{ 
    color: #ffffff;
    font-size: 14px;
    font-family: arial, sans serif;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    position:relative;

}
a:link.mailLink, a:visited.mailLink, a:active.mailLink
{
    color: #660000;
    font-size: 16px;
    font-weight: bold;
    font-family: arial, sans serif;
    text-decoration: none;
}

a:hover.mailLink
{ 
    color: #ffffff;
    font-size: 16px;
    font-family: arial, sans serif;
    font-weight: bold;
    text-decoration: none;
}

