﻿.banner
{
    background: #555 url('../images/banner.jpg') no-repeat;
    border-bottom: 0 solid #462e26;
    height: 88px;
    margin: 0;
    text-align: left;
    width: 1020;
    min-width: 1042px;
    margin-left: -20px;
}

.printlist
{
    display:none;
}


.footer
{
    display: block;
    background: #444;
    color: #F90;
    font-size: 12px;
    max-height: 20px;
    width: 1000px;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
}

.footer a
{
    margin-left: 20px;
    color: #fff;
}

.footerwrapper
{
    margin-left: auto;
    margin-right: auto;
    max-width: 1041px;
    width: auto !important;
    width: 1041px;
    height: 41px;
    background: url('../images/bottomshadow-trans.png') no-repeat bottom !important;
}


.gits
{
    background-position: top left;
    background-repeat: no-repeat;
    border: 0 solid #000;
    color: #fff;
    margin-bottom: 0px;
    margin-left: 5px;
    min-height: 50px;
    padding-left: 30px;
    padding-top: 0px;
}





.gits td
{
    border: 1px solid #000;
    letter-spacing: 0.5px;
}

.gits th
{
    background: #000;
}




.gitsaltcolor
{
    background: url('../images/alphawhitelt-trans.png');
}

.itemoverview td
{
    width: 600px;
}

#login
{
    height: 70px;
    position: absolute;
    top: 50px;
    width: 137px;
    background: url('') no-repeat;
    text-align: center;
    vertical-align: middle;
    margin-left: 873px;
    z-index: 1;
    padding-top: 43px;
    text-align: right;
}

#login a
{
    color: #788883;
    font-size: 11px;
    font-weight: 700;
    margin-left: -10px;
}

a:hover
{
    text-decoration: underline;
}


.toc
{
    border: 0 solid #000;
    margin-bottom: 20px;
    margin-left: 5px;
    min-height: 100px;
    padding-left: 30px;
    padding-top: 40px;
}

.toc a
{
    color: #530;
    font-weight: 700;
    line-height: 20px;
}

.toc a:hover
{
    text-decoration: underline;
}

.toc h1, .gits h1
{
    border: 0 solid #000;
    color: #fff;
    float: left;
    font-size: 15px;
    height: 80px;
    margin: 0 50px 0 0;
    padding: 0;
    display: inline;
}

.toc span
{
    color: #474200;
    display: block;
    float: right;
    margin-right: 10px;
    width: 100px;
    display: inline;
}

.toc table
{
    border: 0 solid red;
    border-bottom: 1px solid #530;
    border-collapse: collapse;
    display: inline;
    float: left;
    margin-left: -40px;
    max-width: 720px;
    width: 720px;
    margin-top: -40px;
}

.toc td
{
    border: 0 solid #000;
    color: #530;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    vertical-align: top;
    padding-left: 10px;
}

.homepage_membercontainer
{
    border-collapse: collapse;
    width: 1000px;
    table-layout: fixed;
    margin-left: -30px;
}

.homepage_membercontainer td
{
    padding: 10px;
    vertical-align: text-top;
}

.bulletin
{
    background: #FFF no-repeat bottom;
    font-size: 12px;
    min-height: 500px;
    height: auto !important;
    height: 300px;
    width: 730px;
    color: #000;
    float: left;
    margin-left: 30px;
    margin-top: 20px;
    text-align: left;
    overflow: auto;
}

.bulletin h1
{
    color: #000;
    font-size: 14px;
}

.bulletin p
{
    max-width: 99%;
    color: #000;
}

.bulletin h3
{
    font-size: 13px;
}

.bulletin a
{
    color: #C70;
}



.homepage_sales
{
    font-size: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.homepage_sales td
{
    border-bottom: #ccc solid 1px;
    padding: 5px;
}

.homepage_sales th
{
    text-align: left;
    color: #777;
    padding: 5px;
}

.caption
{
    background-position: left top;
    background: url("../images/note.gif") no-repeat top left;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 100;
    margin-left: 20px;
    min-height: 25px;
    padding-left: 20px;
}


.galcontainer img
{
    border: 1px solid #555;
}

.content
{
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 0px;
    width: 910px;
    border-collapse: collapse;
    border-width: 0;
    vertical-align: middle;
}

.content h2
{
    margin-top: 0px;
}

.content H2, .content H2 a
{
    font-size: 17px;
    margin-bottom: 0;
}

.content H3
{
    background: url('../images/heading3-trans.png') no-repeat top left;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 51px;
    padding-left: 22px;
    padding-top: 15px;
}

.content H3 a
{
    color: #fff;
    font-size: 18px;
}

.content H4, .content H4 a
{
    color: #462e26;
    font-size: 20px;
}

.content .array td
{
    vertical-align: middle;
}

.content .chart
{
    border: none;
    border-collapse: separate;
    vertical-align: middle;
}


.content li
{
    padding-bottom: 10px;
}

.content p, blockquote, img
{
    border: 0 solid #000;
    margin-bottom: 0;
    max-width: 890px;
}

.content ul, .content ol
{
    margin: 10px 30px 0 30px;
    background-color: #b1aa77;
    border: 1px solid #763;
    list-style-position: inside;
    max-width: 850px;
    padding: 10px;
}

.content ol ul
{
    border: 0px solid #763;
}

.content td
{
    padding: 7px;
}




.array table
{
    border: 2px solid #555;
    border-collapse: collapse;
}

.array td
{
    background-color: #BCA;
    border: 1px solid #000;
}



.download
{
    color: #160600;
    font-size: 11px;
    padding-left: 0;
    padding-right: 20px;
    width: 910px;
    margin-left: 10px;
}

.download
{
    color: #160600;
    font-size: 11px;
    padding-left: 0;
    padding-right: 20px;
    width: 910px;
    margin-left: 10px;
}

.download span
{
    color: #FFF;
    font-size: 11px !important;
    padding-left: 0;
}

.download input:text, .download input:file
{
    border: 1px solid #000;
}

.sidewidget
{
    margin-top: 20px;
    width: 180px;
    float: left;
    height: 410px;
    display: block;
    background: #FFF;
}

.widgetcontainer
{
    height: 400px;
    margin: 5px 0 5px 0px;
    border: 0px solid #000;
    text-align: left;
    padding: 10px;
    font-size: 12px;
}

.widgetpopup
{
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px;
    font-weight: bold;
}

.widgetcontainer img
{
    margin-bottom: -10px;
    margin-right: 3px;
}

.widgetcontainer a
{
    color: #C70;
}

.widgetcontainer p
{
    margin-bottom: 20px;
}


.download H1
{
    color: #fff;
    font-size: 15px;
    padding: 3px;
}

.download a, .downloadsection a
{
    background-repeat: no-repeat;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-top: 0;
    text-decoration: none;
}

.downloadsection
{
    background: url('../images/alphagray-trans.png');
    border: 1px #fff solid;
    float: left;
    display: inline;
    clear: right;
    margin-left: 4%;
    margin-top: 10px;
    min-height: 300px;
    padding: 5px;
    width: 250px;
    font-weight:normal;
    
}

.download a:hover
{
    background: url('../images/download-trans.png');
    background-repeat: no-repeat;
    color: #fff;
    text-decoration: underline;
}

.downloadtext
{
    background: url('../images/alphawhitelt-trans.png');
    border: 2px solid #222;
    color: #160600;
    font-size: 13px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    width: 840px;
}

.homepage
{
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 30px;
    text-align: left;
}

.homepage a
{
    color: #d98400;
    font-variant: small-caps;
    font-weight: 700;
}

.homepage h5
{
    color: #777;
    margin-bottom: 5px;
}

.homepage_logos img
{
    float: left;
    display: inline;
}

.homepage p
{
    margin-left: 10px;
}

.intro
{
    background: url('../images/intro-trans.png') 10px 0px no-repeat;
    height: 130px;
    padding-left: 50px;
}



.list
{
    color: #000;
    font-size: 15px;
    padding-left: 20px;
    padding-right: 20px;
    width: 910px;
    margin-top: 0px;
}

.list a:hover
{
    text-decoration: underline;
}

.list TH
{
    background: transparent;
    font-weight: 700;
    border: 0px solid #000;
    border-bottom: 1px;
}

.listaltcolor
{
    background: url('../images/alphagraylt-trans.png');
    border: solid #999;
    border-width: 1px 0 1px 0;
}

.list table
{
    margin-top: 20px;
    border: none;
    width: 90%;
    font-size: 15px;
    border: 1px solid #000;
    margin-left: auto;
    margin-right: auto;
}

.list td
{
    border: none;
    padding: 5px;
}


.login
{
    background-color: #fff;
    border: 1px solid #000;
    height: 400px;
    left: 480px;
    padding-left: 10px;
    text-align: left;
    top: 170px;
    width: 300px;
    margin: 15% auto;
}

.login a
{
    color: #fa0;
    font-size: 15px;
    font-weight: 700;
}

.login img
{
    border-style: none;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    margin-left: -10px;
}

.loginbox
{
    font-size: 11px;
}

.loginbox a
{
    background-color: #aaa;
    border: 1px solid #000;
    color: #fff;
    display: inline;
    float: right;
    font-family: Century Gothic, Arial, Sans-Serif;
    margin-top: 5px;
    padding: 3px;
    text-align: center;
    width: 80px;
}

.loginbox a:hover
{
    background-color: #555;
    color: #fa0;
    padding: 3px;
}

.logintextbox
{
    border: 2px solid #555;
    font-family: Century Gothic, Arial, Sans-Serif;
    font-size: 10px;
    padding: 2px 2px 2px 5px;
}

.loginview
{
    border: 0 solid #000;
    color: #999;
    display: inline;
    float: right;
    font-family: Century Gothic;
    font-size: 11px;
    height: 15px;
    margin-top: -60px;
    padding-right: 10px;
    right: 0;
    text-align: right;
    top: 0;
    width: 500px;
    display: none;
}

.page_outer_container
{
    background: url('../images/bodyshadow-trans.png');
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    max-width: 1042px;
    width: auto !important;
    width: 1042px;
}



body
{
    background: #4e6a80 url('../images/bodygrad.jpg') repeat-x; 
margin:0;
padding:0;
text-align:center;
font-family:CenturyGothic,Arial,Sans-Serif;
}

.overlay
{
    background: url('../images/alphagraydk-trans.png');
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 900.;
}

.panel
{
    background-color: #b8b28b;
    background-image: url('../images/panelgrad.gif');
    background-position: top 0;
    background-repeat: repeat-x;
    display: block;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    padding-left: 0px;
    padding-right: 0;
    text-align: left;
    width: 950px;
}

.panel img
{
    margin-bottom: 0;
    padding-bottom: 0;
}

.panel1
{
    background-color: #B37A45;
    background-image: url('../images/panelgrad1.gif');
    background-position: top 0;
    background-repeat: repeat-x;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    text-align: left;
    width: 930px;
    padding-left: 10px;
    padding-right: 10px;
}

.panel2
{
    background-color: #82934c;
    background-image: url('../images/panelgrad2.gif');
    background-position: top 0;
    background-repeat: repeat-x;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    text-align: left;
    width: 950px;
    color: #221100;
}


.panel3
{
    background-color: #4e5c74;
    background-image: url('../images/panelgrad3.gif');
    background-position: top 0;
    background-repeat: repeat-x;
    display: block;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    text-align: left;
    width: 950px;
}

.panelbottom
{
    background-image: url('../images/panelbottom.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    display: block;
    height: 27px;
    margin: 0 auto;
    width: 950px;
}

.panelbottom1
{
    background-image: url('../images/panelbottom1.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    display: block;
    height: 27px;
    margin: 0 auto;
    width: 950px;
}

.panelbottom2
{
    background-image: url('../images/panelbottom2.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    display: block;
    height: 27px;
    margin: 0 auto;
    width: 950px;
}

.panelbottom3
{
    background-image: url('../images/panelbottom3.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    display: block;
    height: 27px;
    margin: 0 auto;
    width: 950px;
}

.paneltop
{
    background-image: url('../images/paneltop.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    height: 27px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: 950px;
}

.paneltop1
{
    background-image: url('../images/paneltop1.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    height: 27px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: 950px;
}

.paneltop2
{
    background-image: url('../images/paneltop2.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    height: 27px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 0;
    width: 950px;
}

.paneltop3
{
    background-image: url('../images/paneltop3.gif');
    background-position: top 0;
    background-repeat: no-repeat;
    border: 0 solid #000;
    height: 27px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    text-align: left;
    width: 950px;
}

.progress
{
    background: url('../images/alphagray-trans.png');
    font-size: 20px;
    height: 100%;
    left: 0;
    padding-top: 300px;
    position: absolute;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 100%;
    z-index: 950;
}



.res
{
    background: url('../images/alphared-trans.png');
    border: 3px solid #000;
    color: #fff;
    font-size: 14px;
    height: 200px;
    margin-left: -30px;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 700px;
    z-index: 900;
}

.spacer
{
    height: 10px;
}

.title
{
    border-bottom: 1px solid #ccc;
    color: #3d5b70;
    display: block;
    float: left;
    font-size: 21px;
    font-weight: 700;
    height: 27px;
    margin-left: 10px;
    margin-top: -10px;
    padding-left: 0;
    padding-top: 5px;
    text-align: left;
    width: 500px;
}

.titlebox
{
    height: 35px;
    position: relative;
    top: -15px;
}

.tree
{
    color: #000;
}

.financial
{
    background: #555;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1000;
    left: 0;
    top: 0;
    text-align: left;
    color: #fff;
    font-weight: 700;
}

.financial a
{
    background: url('../images/close-trans.png') no-repeat;
    display: block;
    float: right;
    width: 81px;
    height: 30px;
    margin: 5px;
    text-align: center;
    padding-top: 3px;
    color: #FF9900;
}

a
{
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}



/*a:hover {
text-decoration:none;
}*/



img
{
    behavior: url('../behavior/iepngfix.htc');
    border-style: none;
}

div
{
    behavior: url('/behavior/iepngfix.htc');
}

.fc
{
    display: block;
    float: right;
    font-size: 12px;
}

.fc td
{
    border-bottom: #ccc solid 1px;
    padding: 5px;
}

.fc a
{
    margin-right: 50px;
}

.fc th
{
    text-align: left;
    color: #777;
    padding: 5px;
}


.gridviewr
{
    display: block;
    float: right;
    vertical-align: top;
}

.gridviewl
{
    display: block;
    float: left;
    vertical-align: top;
}
.gridcontainer
{
    width: 800px;
}



.contactlist
{
    margin-top: 0px;
    margin-left: 10px;
     border: 0px;
    width: 900px;
}

.contactlist th
{
    color: #000;
    padding: 0 10px 5px 3px;
}

.contactlist td
{
    border-bottom: solid 1px #000;
    padding: 5px 10px 5px 0px;
    font-size: 12px;
    font-family:Verdana;    
}

.contactlistaltrowstyle
{
    background: url('../images/alphagraylt-trans.PNG');
}



.calendar table
{
    margin-left: auto;
    margin-right: auto;
    border: 3px solid #555;
}

.calendar, .calendar a
{
    line-height: 20px;
    font-size: 11px;
}


.calendartoday
{
    border: 3px dashed #F90;
}

.calendartitle
{
    background: #fff;
    font-size: 15px;
    font-weight: 700;
    border: none;
}

p
{
    margin-top: 0;
    margin-bottom: 0;
}

.ul
{
    margin-top: 0;
    margin-bottom: 0;
}

.media
{
    background-color: transparent;
    height: 400px;
    width: 980px;
    min-height: 400px;
    margin-left: 10px;
    top: 150px;
    position: absolute;
    z-index: 901;
}

.media embed
{
    margin-left: auto;
    margin-right: auto;
}

.media a
{
    font-weight: 700;
    float: left;
    font-size: 16px;
    background: #222;
    color: #F90;
    padding: 30px;
    border: 2px solid #000;
}

H3
{
    margin-left: 10px;
}


.utilities
{
    height: 50px;
    margin-left: 340px;
    padding-top: 30px;
    vertical-align: top;
    width: 630px;
}

.utilities img
{
    float: left;
    margin-right: 60px;
}

.home, .home a
{
    height: 80px;
    margin-left: 0px;
    padding-top: 0px;
    vertical-align: top;
    width: 250px;
    float: left;
}



.gitsfindbox
{
    padding: 0;
    width: 125px;
    border: 1px solid #35424a;
    background: #809bb1;
    color: #e8f0f6;
    display: block;
    float: right;
    margin-top: 8px;
    padding-left:5px;
}


.gitslinkbutton
{
    background: url(../images/locate_ico.jpg);
    min-width: 91px;
    min-height: 38px;
    border: 0;
    padding: 0;
    outline: none;
    margin: 0;
    float: right;
}






.timestamp
{
    font-size: 10px;
    color: #999;
    text-align: left;
    padding-right: 10px;
    position: relative;
    margin-left: 874px;
    width: 130px;
    border: 0px solid #000;
    top: -5px;
}

.template
{
    visibility: hidden;
}

.array .fill
{
    background: #9a8;
    color: #000;
}

.array th
{
    background: #432;
    border: #000 1px solid;
    color: #FFF;
}

.page_inner_container
{
    background: #FFF url('../images/inner_container_grad.jpg') repeat-x 0 82px;
    border-bottom: 0px solid #000;
    border-left: 1px solid #000 !important;
    border-left: 0px solid #0F0;
    border-right: 1px solid #000 !important;
    border-right: 0px solid #000;
    border-top: 1px solid #000;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding-top: 0;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}


.admin, .admin a, .admin td
{
    font-size:12px;
    color:#000; 
    margin:20px 10px 0 10px;
    padding:5px;
    text-align:left;

}
.admin a
{
    color:#cF8F00;
    font-weight:bold;
}

.whitelink a
{
    color:#FFF;
}


.ul.a
{
    list-style-type: square;
    padding:0px;
    margin:50px;
}
.bulletin_downloads
{
    display: block;
}

.bullentin_downloads_right
{
    display: list-item;
}
.bullentin_downloads_left
{
    display: inline-table;
}
.content p
{
padding-left:10px !important;
color:#555;
}
