body{
    /* font-size: small; */
    font-size: medium;
    font-family: trebuchet ms, helvetica, sans-serif;
    background-color: #006699;
    text-align: center;
}

A {
}

A:Hover {
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 110%;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.justify {
    text-align:justify;
}


.big {
    font-size: 125%;
    font-weight: bold;
    text-align: left;
}

.bigger {
    font-size: 150%;
    font-weight: bold;
    text-align: left;
}

.biggest {
    font-size: 200%;
    font-weight: bold;
    text-align: left;
}


.cellcolor {
    background-color: #0093dd;
    color: white;

}

.celldarkcolor {
    background-color: #006699;
    color: white;
}

.divcenter {
    margin-left: auto;
    margin-right: auto;
}

th {
    font-size: 120%;
    text-align: left;
}

#pagecontainer{
    width: 900px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#pagecontainerwide{
    width: 1100px;
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#pagecontainerfull{
    background-color: white;
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
}

#header{
/*    border: thick; */
}

a img{
    border: none;
}

p img{
    border: none;
}

.logo {
    width: 350px;
    padding: 20px 20px 10px 20px;
    float: left;
}

.logo img {
    border: none;

}

.tagline{
    width: 400px;
    float: right;
    text-align: center;
    font-size: 80%;
    padding: 20px 20px 0px 20px;
}

#content{
    padding: 20px 100px 5px 100px;
}

#sidebaronright{
    width: 300px;
    float: right;
    background-color: #0093dd;
    background-image: url(/images/Gradient-006699-0093dd-LR.gif);
    background-position: right;
    background-repeat: repeat-y;
    margin: 1px 0px 25px 50px;
    padding: 10px 0px 1px 10px;
    text-align: center;
}

#sidebaronleft{
    width: 300px;
    float: left;
    background-color: #006699;
    /*
    background-image: url(/images/Gradient-006699-0093dd-LR.gif);
    background-position: right;
    background-repeat: repeat-y;
    */
    margin: 1px 50px 25px 0px;
    padding: 10px 10px 1px 0px;
    text-align: center;
}

#profileleft{
    width: 200px;
    float: left;
    background-color: #006699;
    /*
    background-image: url(/images/Gradient-006699-0093dd-LR.gif);
    background-position: right;
    background-repeat: repeat-y;
    */
    margin: 0px 0px 25px -50px;
    padding: 10px;
    text-align: center;
}

#profileright{
    margin: 0px;
    margin-left: 160px;
    margin-right: -50px;
    background-color: #006699;
    padding: 10px;
    clear: top;
}

.sidebaritem{
    width: auto;
    background-color: white;
    border: 5px solid #dddddd;
    margin: 1px 0px 10px 1px;
    padding: 10px;
}

.boxcontainer{
    background-color: #006699;
    margin: 1px;
    padding: 10px;
    text-align: center;
}

.boxitem{
    width: auto;
    background-color: white;
    border: 5px solid #dddddd;
    margin: 1px;
    padding: 10px;
    color: black;
}

.boxspacer{
    margin: 5px;
    font-size: .01em;
}

.lightboxcontainer{
    background-color: #0099dd;
    margin: 1px;
    padding: 10px;
    text-align: center;
}

.redboxcontainer{
    background-color: #ff0000;
    margin: 0px;
    padding: 5px;
    text-align: center;
    margin-left: 75px;
    margin-right: 75px;
}

.redboxitem{
    width: auto;
    background-color: white;
    border: 5px solid #dddddd;
    margin: 0px;
    padding: 0px;
}


#contentonleft, #contentonright{
/*    margin: 5px 350px 5px 50px;*/
    margin: 0px 50px 5px 50px;
    text-align: left;
}

#navbar{
    font-size: medium;
    text-align: center;
    clear: both;
    background-image: url(/images/Gradient-006699-ffffff.gif);
    background-position: top;
    background-repeat: repeat-x;
    height: 90px;
}

#level0{
    padding-top: 1px;
    background-color: white;
    text-align: center;
    font-size: 120%;
}

#level1{
    text-align: center;
    font-size: 100%;
    padding-bottom: 0px;
}

#level2{
    text-align: center;
    font-size: 90%;
    background-color: white;/*#006699;*/
}

#level3gradient{
    background-image: /*url(/images/Gradient-000000-ffffff.gif)*/;
    background-position: top;
    background-repeat: repeat-x;
    height: 19px;
    background-color: white;
    position: relative;
}

    .item-nav-inactive, .item-nav-active{
        /* border: 1px solid black; */
    }

    .item-nav-inactive a{
        padding: 0px 10px 0px 10px;  /* space between words and tab borders */
        text-decoration: none;
        color: black;
        background-color: none;
    }

        .item-nav-inactive a:hover{
            color: #f8d370;
            background-color: none;
        }

        .item-nav-inactive a:active{
            color: black;/*#999999;*/
            background-color: none;
        }
    .item-nav-active{
        color: white;
        /* border: 1px solid black;*/
    }
        .item-nav-active a{
            padding: 0px 10px 19px 10px;  /* space between words and tab borders */
            color: black;/*#f8d370;*/
            font-weight: bold;
            font-size: 110%;
            background-color: white;/*#006699;*/
            text-decoration: none;
        }

        .item-nav-active a:hover{
        }

        .item-nav-active a:active{
            color: yellow;
        }

    .item-flow-inactive, .item-flow-active{
        padding: 0px 10px 0px 10px;  /* space between words and tab borders */
        color: black;
    }

    .item-flow-active{
        color: black;
        font-weight: bold;
    }

    .itemspacer{
        padding: 0px 5px 0px 5px;  /* space between words and tab borders */
        color: black;
    }


    .navtab-inactive, .navtab-active{
        border: 1px solid black;
        border-bottom: none;
    }

        .navtab-inactive a {
            padding: 0px 10px 0px 10px;  /* space between words and tab borders */
            background-color: white;
            text-decoration: none;
            color: #0093dd;
        }

            .navtab-inactive a:hover {
                color: white;
                background-color: #006699;
            }

            .navtab-inactive a:active {
                color: black;
                background-color: #006699;
            }

    .navtab-active{
        color: white;
        border-bottom: none;
    }

        .navtab-active a {
            padding: 0px 10px 0px 10px;  /* space between words and tab borders */
            text-decoration: none;
            background-color: #006699;
            color: white;
        }

            .navtab-active a:hover {
            }

            .navtab-active a:active {
                color: black;
            }

    .navtabspacer{
        padding: 0px 3px 0px 3px;
/*        border-bottom: 1px solid black;*/s
    }

.choice {
    font-size: 110%;
    margin: 5px;
    text-align: center;
    background-color: #000000;
    border: 1px solid black;
    color: white;
}

    .choice a {
        padding: 0px 10px 0px 10px;
        text-decoration: none;
        color: #FFFFFF;
    }

    .choice a:hover {
        color: black;
        background-color: white;
    }

    .choice a:active {
        color: black;
        background-color: yellow;
    }

.tablecontent{
    width: 700px;
    margin: auto;
}

table.center {
    margin: auto;
}

form.center {
    margin: auto;
    text-align:center;
}

.tableblackheading table{
    margin: auto;
}

.tableblackheading table th{
    background-color: black;
    color: white;
    text-align: center;
}

#footer{
    clear: both;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 900px;
}

.question {
    font-size: 110%;
    font-weight: bold;
    background-color: #0093dd;
    color: white;
    padding: 5px;
}

.answer {

}

.faqheading {
    background-color: black;
    color: white;
    padding: 10px;
}

.tiny    {
    font-size: 70%;
}

.titleexpanded {
    font-size: 200%;
    font-weight: bold;
    letter-spacing: 1.2em;
    position: relative;
    top: 40px;
}

.titleoffsetcolor {
    font-size: 150%;
    font-weight: bold;
    color: #0093dd;
    position: relative;
    left: 50px;
}

.equipmentlabel {
    font-size: smaller;
    background-color: #0093dd;
    color: white;
    padding: 10px;
    margin: 10px;
    text-align: center;
    width: 120px;
}

.nobullets {
    list-style-type: none;
}

.mainbullet {
    font-size: medium;
    font-weight: bold;
}

.mainbullet li {
    margin-top: 15px;
    margin-bottom: 15px;
}

.subbullet {
    font-size: small;
    font-weight: normal;
}

.spaced li{
    margin-top: 20px;
    margin-bottom: 20px;
}

.subbullet li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.inlineheading {
    font-weight: bold;
    font-style: italic;
}

.textmiddle {
    vertical-align:middle;
}

.textbottom {
    vertical-align:text-bottom;
}

.texttop {
    vertical-align:text-top;
}

#loginbar {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    color: white;
    font-size: 80%;
    font-family: trebuchet ms, helvetica, sans-serif;
    font-weight: lighter;
    text-align: right;
}

#loginbar a {
        padding: 0px 0px 0px 10px;  /* space between words and tab borders */
        text-decoration: none;
        color: #cccccc;
}

#loginbar a:hover{
        padding: 0px 0px 0px 10px;  /* space between words and tab borders */
        color: yellow;
}

.textlink{

}

    .textlink a{
        padding: 0px 10px 0px 10px;  /* space between words and tab borders */
        text-decoration: none;
        color: gray;
    }

        .textlink a:hover{
            color: black;
        }

        .textlink a:active{
            color: red;
        }

.textlinkclose{

}

    .textlinkclose a{
        padding: 0px 5px 0px 5px;  /* space between words and tab borders */
        text-decoration: none;
        color: gray;
    }

        .textlinkclose a:hover{
            color: black;
        }

        .textlinkclose a:active{
            color: red;
        }

.lower-roman{
    list-style-type: lower-roman;
}

.upper-alpha{
    list-style-type: upper-alpha;
}

.underline{
    text-decoration: underline;
}

.red {
    color: red;
}

.styledtab
{
    font-weight: bold;
    background: url(/images/styled-tab.png) no-repeat;
    color: white;
    padding: 10px;
    padding-bottom: 0px;
    text-align: left;
}

.sidesubheading
{
    font-weight: bold;
    text-align: left;
}

.blackborderbox
{
    border: 2px solid black;
    padding: 10px;
    padding-top: 0px;
}

.small
{
    font-size: 85%;
    text-align: left;
}

.smallbold
{
    font-size: 85%;
    text-align: left;
    font-weight: bold;
}

.profile a
{
    font-size: 150%;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: black;
}

.profile a:hover
{
    color: gray;
}

.profile a:active
{
    color: red;
}

.styledtabbigfont
{
    font-size: 150%;
    font-weight: bold;
    background: url(/images/styled-tab.png);
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.styledtabbigfont span
{
    position: absolute;
    background: url(/images/gradient-dark.png) repeat-x;
    width: 164px;
    text-align: center;
    left: 1px;
}

.floatright
{
    float: right;
    padding: 0px 0px 10px 30px;
}

.floatmiddlefromright
{
    float: right;
    padding: 0px 0px 10px 0px;
}

.floatmiddlefromleft
{
    float: left;
    padding: 0px 0px 10px 0px;
}

.floatleft
{
    float: left;
    padding: 0px 30px 10px 0px;
}

table.celltopaligned {
    margin: auto;
}

table.celltopaligned td{
    vertical-align: top;
}

#booknow {
    position: absolute;
    top: 229px;
    width: 780px;
    text-align: right;
}

.clear
{
    clear: both;
}

.bold
{
    font-weight: bold;
}

.green
{
    color: #009d18;
}