/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 9pt;
    color: #000000;
    background-color: #31352e; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

table
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 9pt;
    color: #000000;
}

p
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 8pt;
    color: #63736d;
    line-height: 11pt; /*  margin: top right bottom left */
    margin: 0px 0px 13px 0px;
    padding: 0px 0px 0px 0px;
}

ul
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 8pt;
    color: #63736d;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 10px;
}

li
{
    font-size: 8pt; /*  margin: top right bottom left */
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
}



/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */

H1
{
    font-family: verdana, helvetica, geneva, arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #1d4c71; /*  margin: top right bottom left */
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

H2
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 14pt;
    font-weight: bold;
    font-variant: normal;
    color: #000000; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

H3
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 12pt;
    font-weight: bold;
    font-variant: normal;
    color: #000000; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

H4
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-variant: normal;
    color: #000000; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

H5
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    display: inline;
    font-size: 9pt;
    font-weight: bold;
    font-variant: normal;
    color: #000000; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

H6
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
    font-variant: normal;
    color: #000000; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


hr
{
    text-align: left;
    width: 100%;
    height: 1px;
    color: #CCCCCC;
    background-color: #CCCCCC;
    border: none; /*  margin: top right bottom left */
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */

a:link
{
    text-decoration: underline;
    color: #1d4c71;
}

a:visited
{
    text-decoration: underline;
    color: #1d4c71;
}

a:hover
{
    text-decoration: underline;
    color: #000000;
}

a:active
{
    text-decoration: underline;
    color: #000000;
}


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits
{
    font-size: 8pt;
    color: #1d4c71;
    margin-top: 50px;
    margin-bottom: 80px;
}

a.cr:link
{
    text-decoration: none;
    color: #1d4c71;
}

a.cr:visited
{
    text-decoration: none;
    color: #1d4c71;
}

a.cr:hover
{
    text-decoration: none;
    color: #000000;
}

a.cr:active
{
    text-decoration: none;
    color: #000000;
}

a.lft:link
{
    text-decoration: underline;
    font-weight: bold;
    color: #63736d;
}

a.lft:visited
{
    text-decoration: underline;
    font-weight: bold;
    color: #63736d;
}

a.lft:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

a.lft:active
{
    text-decoration: underline;
    font-weight: bold;
    color: #000000;
}

th.gray1
{
    font-family: font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    color: #000000;
    background-color: #DEE1E2;
    text-align: left;
    text-indent: 0px; /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 5px 16px 5px 16px;
}

.maintableborder1
{
    /*  margin: top right bottom left */
    border-color: #000;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
}

.maintableborder2
{
    /*  margin: top right bottom left */
    border-color: #000;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
}

.grayborder
{
    /*  margin: top right bottom left */
    border-color: #95a49e;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
}

.ltgrayborder
{
    /*  margin: top right bottom left */
    border-color: #d0d8cb;
    background-color: #f8f9e4;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}


.border2
{
    background: #EDEDEE; /* color image repeat attachment position */
    margin: 8px auto 0px auto; /* top right bottom left   NOTE: Auto for left and right centers a table or div tag*/
    padding: 0px 0px 0px 0px; /* top right bottom left */
    border: 1px solid #000000; /* width style color */
}

.imagespace
{
    /*  margin: top right bottom left */
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white
{
    background-color: #ffffff;
}

.black
{
    background-color: #000000;
}

.gray
{
    background-color: #CFD6E3;
}

.lgtgrn
{
    background-color: #ebeed7;
}

.red
{
    color: #990000;
}
.palegrn
{
    background-color: #f8f9e4;
}

.grntext
{
    color: #63736d;
}

.bg
{
    background-image: url(../images/main_bg.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.bg2
{
    background-image: url(../images/footer_img.jpg);
    background-repeat: no-repeat;
}

.vert
{
    background-image: url(../images/vert_stripe.gif);
    background-repeat: repeat-y;
}
.vertl
{
    background-image: url(../images/vert_stripe-left.gif);
    background-repeat: repeat-y;
}

.horz
{
    background-image: url(../images/horz_stripe.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
}

.hdr1
{
    font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
    font-size: 7pt;
    color: #63736d;
    line-height: 11pt; /*  margin: top right bottom left */
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

sup
{
    font-size: 7pt;
    line-height: 0;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
/***New SITE Master****/
.container
{
    background-color: #cbd6d2;
}
.toplinks
{
    color: #5d5d5d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
}
.toplinks a
{
    color: #5d5d5d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.toplinks a:hover
{
    color: #5d5d5d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: normal;
}
.toplinks a:active
{
    color: #5d5d5d;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    text-decoration: normal;
}
.newmaintableborder2
{
    width: 753px;
}
.newcredits
{
    font-size: 8pt;
    color: #1d4c71;
    padding-top: 25px;
}
.slideshow
{
    margin-top:4px;
    width: 753px;
    height: 265px;
}
.slideshow a
{
    width: 753px;
    height: 265px;
    text-decoration:none;
    border:none;
}
.slideshow a img
{
    width: 753px;
    height: 265px;
    text-decoration:none;
    border:none;
}
.billboard
{
    margin-top:4px;
    background-image: url(/images/billboard1.jpg);
    background-repeat: no-repeat;
    width: 753px;
    height: 265px;
}
.learnmore
{
    padding: 80px 30px 0px 360px;
}
.learnmore a img
{
    border: none;
    text-decoration: none;
}
.gray_spacer
{
    background-image: url(/images/gray_bar.jpg);
    background-repeat: no-repeat;
    width: 753px;
    height: 19px;
}
table.maintext
{
    background-color: #ebeed7;
    height: 319px;
    width: 753px;
}
.lefttext
{
    width: 510px;
    padding: 0px 10px 0px 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}
p.toplefttext
{
    width: 400px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: left;
    margin: 10px 0px 0px 0px;
    padding:0px;
}
p.blue
{
    font-family: Arial;
    font-size: 14px;
    color: #1e4b6f;
    padding: 12px 5px 0px 5px;
    margin:0px;
    font-weight: bold;
    text-align: left;
    width: 346px;
}
ul li.left
{
    font-family: Arial;
    font-size: 11px;
    font-weight:bold;
    color: #31352e;
}
p.btm
{
    margin: 121px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
    text-align: justify;
}
p.btm a
{
    color: #1e4b6f;
    text-decoration: underline;
}
.socialbtn
{
    margin:12px 0 0 0;
}
.socialbtn a img
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    text-decoration: none;
    margin-bottom: 2px;
}
h1.news
{
    font-family: Arial;
    font-size: 18px;
    color: #31352e;
}
.righttext
{
    width: 290px;
    padding: 0px 10px 0px 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-align: justify;
}
.righttext a.link
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #1d4c71;
    text-decoration: none;
}
p.rightbtm
{
    line-height: 14px; /*  margin: top right bottom left */
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    width: 292px;
    float: left;
    color:#000000;
    margin-bottom:10px;
    line-height:14px;
}
p.rightbtm a
{
    color:#1e4b6f;
    font-size:11px;
    font-family:Arial;
    text-decoration:none;
}

