﻿body
{
    margin: 0px 0px 0px 0px; /*margin: 0px 0px;*/
    padding-top: 0px;
    text-align: center;
    font-family: Tahoma, Arial, Trebuchet MS;
    font-size: 14px;
    color:#545454;
    /*background-color: #b4cce0;*/
    background-position: left top;
    background-image: url(../images/bg-gradient.jpg);
    background-repeat: repeat-x;
}
#Content
{
    width:800px;
    height:100%;
    margin:0px auto;
    text-align:left;
    background-color:White;
}


.sky
{
    height: 218px;
    width:1300px;
    /*background-image: url(../images/bg-sky3.jpg);*/
    /*background-repeat: no-repeat;*/
    background-color:#6a9abe;
}
.sky-internal
{
    height: 142px;
    width:1300px;
    /*background-image: url(../images/bg-sky-internal.jpg);*/
    /*background-repeat: no-repeat;*/
    background-color:#6999bd; /* */
}
.header-Vertical
{
    font-size:16px;
    }
.header-Vertical A
{
    color:white;
    font-weight:600;
    }

.badge
{
    position:absolute;
    top:2px;
    width:800px;
    }
.contactbox
{
    position:absolute;
    top:25px;
    margin-left:550px;
    text-align:right;
    color:White;
    font-weight:600;
    }
.contactbox A
{
    color:#d6e3ee;
    text-decoration:none;
    }
.contactbox A:hover
{
    text-decoration:underline;
    }

.navbox-control
{
    background-color:Black;
    border-bottom:solid 1px white;
    }
.navbox-control A:hover
{
    text-decoration:none;
}

.navbox-control2
{
    background-color:Black;
    border-right:solid 1px white;
    }
.navbox-control2 A:hover
{
    color: #0e4d82;
    text-decoration:none;
}
    
    
.navbox-home
{
    background-color:Black;
    border-bottom:solid 2px white;
    border-left:solid 2px white;
    border-right:solid 2px white;
    }
 .navbox-home A
 {
    color:White;
    text-decoration:none;
    font-weight:600;
    }
 .navbox-home A:hover
 {
    color:#eadf84;
    text-decoration:none;
    }
 .navbox-home TD
{
    border-right:solid 1px white;
    height:30px;
    text-align:center;
}

.navbox
{
    position:absolute;
    top:111px;
    margin-left:247px;
    background-color:Black;
    border-top:solid 1px white;
    border-left:solid 1px white;
    border-right:solid 1px white;
    }
 .navbox A
 {
    color:White;
    text-decoration:none;
    font-weight:600;
    }
 .navbox A:hover
 {
    color:#eadf84;
    text-decoration:none;
    }
 .navbox TD
{
    border-right:solid 1px white;
    height:30px;
    text-align:center;
}
.navbox-sub
{
    position:absolute;
    top:144px;
    margin-left:247px;
    background-color:#dcdbe7;
    }
 .navbox-sub TD
{
    border-right:solid 1px white;
    height:25px;
    text-align:left;
    padding-left:10px;
}
H1
{
    color:black;
    font-size:16px;
    /*#226ba5;*/
    }
H2
{
    color:#226ba5;/*#d5bf09;*/
    font-size:14px;
    }
UL
{
    PADDING-LEFT: 0px;
    MARGIN-LEFT: 0px;
    LIST-STYLE-TYPE: none
}
LI
{
    BACKGROUND-POSITION: left 5px;
    PADDING-LEFT: 15px;
    BACKGROUND-IMAGE: url(../images/arrow-right.gif);
    MARGIN-BOTTOM: 5px;
    BACKGROUND-REPEAT: no-repeat
}
.bullet
{
    color:#226ba5;
    font-weight:600;
    }
A
{
    color:#226ba5;
    text-decoration:none;
    }
A:hover
{
    color:#d5bf09;
    text-decoration:underline;
    }    
.mainbody
{
    width:100%;
    height:380px;
    }
.maincell
{
    padding-left:15px;
    padding-top:20px;
    padding-right:10px;
    width:100%;
    }
.home-body
{
    text-align:center;
    font-size:18px;
    }
.home-body H1
{
    color:White;
    font-size:17px;
    text-align:center;
    margin-bottom:0px;
    margin-top:5px;
    }
.home-body A
{
    }    
.quote
{
    color: #226ba5;
    font-style: italic;
    font-size:12px;
    padding-left:10px;
}
.footer{
    
    margin-top:25px;
    text-align:center;
    background-color:#0e4d82;/*e3b647*/
    height:30px;
    border-left:solid 1px white;
    border-right:solid 1px white;
    }
.footer A
{
    color:White;
    text-decoration:none;
    }    
.footer A:hover
{
    color:#bad1e3;
    text-decoration:underline;
    }        
.footer TABLE
{
    margin:0px auto;
    width:550px;
    text-align:center;
    }
.footer TD
{
    border-right:solid 1px white;
    height:30px;
    }            
.copyright
{
    margin-top:15px;
    color:#226ba5;
    font-size:12px;
    }
.answer
{
    color:#d5bf09;
    }
.captions
{
    color: #226ba5;
    font-size:14px;
}
