/* standard */

* { margin: 0; padding: 0; }

html, body, div, form, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    text-align: center;
    background: #000000 url(../images/body-bg.jpg) left top repeat-x;
    margin: 0 auto;
    padding: 0px;
}


a,a:link{color:#666;text-decoration:none}a:hover,a:active{color:#19A2FF;text-decoration:underline}.whitelogo{padding:50px 0}.white_login {background-color: #e3e3e3;    border: 5px solid #ccc;    border-radius: 16px;    margin: auto;    padding: 10px;    width: 400px;}.white_login p {text-align:left;color:#9AAFE5}.white_login input {border:0;}.white_footer-container {clear: both;height: auto;margin: 0 auto;padding: 10px;margin-top:200px;border-top: 1px solid gray;border-bottom: 1px solid gray;color:#9AAFE5}input[type=text],input[type=password] {border: #9AAFE5 1px solid;width: 300px;height: 16px;line-height: 16px;padding: 4.5px;}h1{color:#182E48;display:block;font-family:Arial,Helvetica,sans-serif;font-size:28px;font-weight:400;margin:0;padding:6px 24px}label{font-weight:700;padding:0 5px}
#container {
    width: 990px;
    margin: 0 auto;
    text-align: center;
    position:relative;
}

/* Header */

#header {
    padding: 0;
    width: 100%;

}

#header .container {
    width: 990px;

}

#header #telephone  { float:right;padding:5px;}
#header .telephone  {
    right: 0;
    top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: auto;
    line-height: 18px;
    text-align: left;
}

#logoStrapline{ width:100%; height:155px; }
#header #strapline  { float:right;margin-top:30px;}
#header .strapline  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: normal;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    width: 500px;
    line-height: 42px;
    text-align: right;
}
#header .logo {
   float: left;
	height: 136px;
	margin: 70px 0 0;
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 140px;
	width: 252px;

}

#header .banner {

    margin: 0 0 0 38px;
    height: 198px;
    z-index:888px;

}
.imgA1 { position:relative; top: -85px;  z-index: 5; }

#page{top:-15px;}

/* Navigation */

#page #navigation {
    padding:0;
    margin: 0;
    background: url(../images/nav-bar.png) no-repeat left top;
    width: 100%;
    height: 84px;
    position:absolute;
    top: -39px;
    z-index:0px;
    left: 16px;
}

#page #navigation ul {
    margin: 9px 0 0 13px;
    padding: 0;
    float:left;
    width: auto;
}

#page #navigation li {
    list-style-type: none;
    display: inline-block;
    margin: 0;
    padding: 12px 0px;
    float: left;
    background: url(../images/nav-seperator.jpg) right 9px no-repeat;
}

#page #navigation li.last {
    background: none;
}

#page #navigation li a {
    font-family: Arial;
    font-size: 16px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
    font-weight: bold;
    padding: 8px 16px;
}

#page #navigation li a:hover, #page #navigation li a:active {
    color: #FFFFFF;
    background: url(../images/nav-active.jpg) repeat-x left top;
}

/* Login Box */

#page .login-box {

    background: url(../images/login-box.png) no-repeat;

    width: 265px;

    height: 138px;

    top: -55px;
    margin:0px 0px 0px 640px;
    padding: 40px 40px 36px;
    position:relative;
    z-index:2;


}


#page .login-box label {
    width: 92px;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
}

#page .login-box input {
    /*float: left;*/
    width: 160px;
    border: 1px solid #82D0FF;
    padding: 4px 4px;
    margin: 0 0 18px;
}

#page .login-box input.checkbox {
    float: left;
    margin: -4px 0 0;
    width: 20px;
    border: 0 none;
    padding: 0;
    height: 20px;
}

.key-icon {
    float: left;
}

#page .login-box p {
    float: left;
    font-size: 12px;
    color: #FFFFFF;
    width: 110px;
    text-align: left;
    margin: 0 0 10px;
    line-height: 12px;
    padding: 0 0 0;
}

#page  p.lock-icon {
    margin: -22px 0 0;
}

.lock-icon a {
    font-size:9px;
}
#page .login-box p a {
    color: #FFFFFF;
    text-decoration: none;
}

#page .login-box input.login-button {
    float: none;
    width: 125px;
    height: 43px;
    border: 0 none;
    padding: 0;
    margin: 0;
    position: relative;
    bottom: 0;
    right: -10px;
}

/* Content */
.contentContainer{	left:16px;position:absolute;top:45px;}

#page {
    margin: 0 auto;
    width: 990px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    display: block;
    clear: both;
    position: relative;
    text-align: center;
}

#content {
    padding:0;
    background: url(../images/content-bg.png) repeat-y left top;
    margin: 0;
    width: 990px;
    top: -170px;
    text-align: left;
}

.welcome {
    background: url(../images/welcome-back-bg.png) left top no-repeat;
    width: 621px;
    height: 312px;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 29px;
    top: 195px;
    z-index: 999999999;
    display: block;
}

.welcome h2 {
    padding: 140px 50px 0;
    font-family: "Times New Roman", Times, serif;
    font-size: 42px;
    line-height: 50px;
    font-weight: normal;
    color: #000000;
    text-align: left;
}

.welcome h2 span {
    font-family: "Arial Black", Arial, sans-serif;
    color: #003F9D;
}

#content .left-col {text-align: left; padding: 100px 36px 0 46px; width: 590px; margin: 18px 0 0; float: left; display: block; }
#content .right-col { text-align: left; float: left; width: 230px; padding: 0 36px 0 50px; display: block; margin: 18px 0 0; }

#content .left-col .left {
    width: 275px;
    margin: 0 40px 0 0;
    float: left;
}

#content .left-col .left h3 {
    font-weight: normal;
    margin: 0 0 50px;
}

#content .left-col .right {
    width: 275px;
    margin: 0;
    float: left;
}

#content .left-col .right h3 {
    margin: 0 0 46px;
    font-weight: normal;
    text-align: left;
}

#content .left-col h3.last {
    margin: 0;
}

#content .left-col .left .icon, #content .left-col .right .icon {
    float: left;
    margin: 0 10px 0 0;
}

#content .left-col .left .icon-single, #content .left-col .right .icon-single {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    top: -10px;
}

#content .right-col h4 {
    margin: 100px 0 20px;
}

#content .right-col h5 {
    width: 60px;
    border-right: 1px solid #CCCCCC;
    float: left;
    margin: 4px 16px 20px 0;
    line-height: 36px;
    font-family: "Times New Roman", Times, serif;
    font-size: 52px;
    line-height: 36px;
    clear: left;
}

#content .right-col h5.one {
    color: #FEC70A;
}

#content .right-col h5.two {
    color: #FF9900;
}

#content .right-col h5.three {
    color: #FF3300;
}

#content .right-col h5.four {
    color: #1E78CA;
}

#content .right-col h5.five {
    color: #00AA99;
}

#content .right-col h5.six {
    color: #339933;
}

#content .right-col h6 {
    width: 148px;
    float: left;
    font-size:20px;
    line-height: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color:#333333;
    margin: 0 0 20px;
}

#content .content-end {
    background: url(../images/content-bottom.jpg) left top no-repeat;
    clear: both;
    height: 24px;
    left: 5px;
    position: relative;
    width: 981px;
}

#content .chalkboard {
    background: url(../images/chalk-board-bg.jpg) left top no-repeat;
    width: 981px;
    height: 235px;
    float: left;
    clear: both;
    position: relative;
    left: 5px;
}

#content .chalkboard h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 46px;
    font-weight: normal;
    line-height: 46px;
    color: #FFFFFF;
}

#content .chalkboard h2 span {
    color: #CCCCCC;
}

#content .chalkboard h2 sup {
    font-size: 28px;
    line-height: 28px;
    vertical-align:top;
}

#content .chalkboard h2.top {
    position: absolute;
    left: 50px;
    top: 50px;
}

#content .chalkboard h2.bottom {
    position: absolute;
    left: 108px;
    top: 122px;
}

.grey-bg {
     background: url(../images/grey-bg.jpg) repeat-y scroll left top transparent;
    left: 5px;
    margin: 0;
    padding: 0 0 30px;
    position: relative;
    text-align: left;
    top: 0;
    width: 990px;

}

.quote-container {
    float: left;
    width: 651px;
    margin: 10px 10px 0;
}

.quote {
    background: url(../images/quote-top.png) left top no-repeat;
    width: 551px;
    float: left;
    margin: 0;
    padding: 26px 50px 0;
    position: relative;
    height: auto;
}

.grey-bg .quote h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 50px;
    line-height: 56px;
    color: #333333;
    margin: 0;
    font-weight: normal;
}

.quote-bottom {
    background: url(../images/quote-bottom.png) left top no-repeat;
    width: 651px;
    height: 109px;
    float: left;
    margin: -34px 0 0px;
    position: relative;
}

.grey-bg .quote-bottom h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 24px;
    color: #333333;
    position: absolute;
    left: 200px;
    font-weight: normal;
    bottom: 0px;
}

.sign-up-container {
    float: left;
    width: 300px;
    margin: 10px 0 0;
}

.sign-up-top {
    background: url(../images/box-top.png) no-repeat left top;
    float: left;
    width: 190px;
    height: auto;
    padding: 32px 55px 0;
    margin: 0;
    position: relative;
}

.sign-up-top h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size:30px;
    color: #FFFFFF;
    line-height: 36px;
    font-weight: normal;
    margin: 0 0 10px;
}

.sign-up-bottom {
    background: url(../images/box-bottom.png) left top no-repeat;
    width: 200px;
    height: 85px;
    float: left;
    padding: 0 50px;
    margin: 0;
    text-align: center;
}

/* Footer */

#footer {
    clear: both;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    left: 1px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
    width: 990px;

}

.footer-top {
    background: url(../images/footer-top.png) left top no-repeat;
    clear: both;
    padding:0;
    margin: 0;
    left: 27px;
    top: 0px;
    text-align: left;
    height: 25px;
}

.footer-container {
    display: block;
    margin: 0 auto;
    height: auto;
    padding: 0px 0 0px;
    text-align: left;
    background: url(../images/footer-middle.png) left top repeat-y;
    clear: both;
    left: 17px;
    top: 190px;
    float: left;
}

.footer-bottom {
    background: url(../images/footer-bottom.png) left bottom no-repeat;
    padding:0;
    margin: 0;
    width: 990px;
    left: 17px;

    text-align: left;
    height: 40px;
}

.footer-container .footer-col1 {
    width: 279px;
    float: left;
    padding: 0px 30px;
    margin: 20px 0 10px 4px;
    min-height: 180px;
    border-right: 1px solid #C7C6C8;
}

.footer-container .footer-col2 {
    width: 242px;
    float: left;
    margin: 0;
    padding: 0 30px;
    min-height: 180px;
}

.footer-container .footer-col3 {
    width: 279px;
    float: left;
    padding: 0px 30px;
    margin: 20px 4px 10px 0;
    min-height: 180px;
    border-left: 1px solid #C7C6C8;
}

.view {
    float: right;
    margin: 6px 0 0;
}

.line {
    border-top: 1px solid #C7C6C8;
    margin: 0 0 16px;
    padding: 0;
}

.logo-pad {
    margin: 0 0 12px;
}

.footer-container h2 {
    font-family:Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin: 0 0 20px;
}

.footer-container h3 {
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    margin: 10px 0 20px;
    float: left;
}

.footer-container h5 {
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
    margin: 10px 40px 0;
    text-align: center;
    border-top: 1px solid #C7C6C8;
    padding: 20px 0px 0;
    float: left;
    width: 910px;
    font-weight: bold;
}

.footer-container p {
    font-family:Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin: 0 0 20px;
}

.footer-container p.address {
    line-height: 18px;
}

.footer-container ul {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

.footer-container li {
    color: #666666;
    background: url(../images/footer-bullet.jpg) left -4px no-repeat;
    list-style-type: none;
    padding: 0 0 0 34px;
    margin: 0 0 10px;
}

.footer-container li a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.footer-container li a:hover {
    color: #003F9D;
    text-decoration: underline;
}

/* Headings */

#content h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 48px;
    color: #666666;
    padding: 0px;
    font-weight: normal;
    line-height: 48px;
    margin: 0 0 36px;
}

#content h1 span {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #000000;
    padding: 0px;
    font-weight: normal;
}

#content h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    line-height: 36px;
    color: #003F9D;
    margin: 0 0 20px;
    padding: 0px;
    font-weight: normal;
}

#content h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    color: #333333;
    margin: 0 0 20px;
    padding: 0px;
}

#content h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #666666;
    margin: 0 0 20px;
    padding: 0;
}

#content h5 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #003F9D;
    margin: 0 0 20px;
    padding: 0;
}

#content h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #003F9D;
    margin: 0 0 10px;
    padding: 0px;
    font-weight: normal;
}

#content p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #6F6F6F;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding: 0px;
    margin: 0 0 20px;
    background-image: url(images/navy/seperator.gif);
}

#content p a {
    font-weight: bold;
    text-decoration: underline;
    color: #6F6F6F;
}

#content p a:hover {
    font-weight: bold;
    text-decoration: none;
}

#content ul, #content ol {
    margin: 0 0 20px;
}

#content ul li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #6F6F6F;
    padding: 0 0 0 16px;
    margin: 0 0 10px 26px;
    background: url(../images/content-bullet.jpg) left 6px no-repeat;
    list-style:none;
}

#content ol li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #6F6F6F;
    padding: 0;
    margin: 0 0 10px 40px;
}

#content li a {
    font-weight: bold;
    text-decoration: underline;
    color: #6F6F6F;
}

#content li a:hover {
    font-weight: bold;
    text-decoration: none;
}

/* Extras */

.clr { clear: both; margin: 0; padding:0; }
.errorSummary {width:80%;}
.errorSummary{background:url(../images/icons/misc/error_msg_icon.gif) no-repeat scroll 8px 8px #FAEBE7!important;border:1px solid #F16048!important;color:#DF280A!important;width:500px;margin:auto}.warningSummary{background:#e6e6e6 url(../images/icons/misc/warning_msg_icon.gif) no-repeat 8px 8px!important;color:#000!important;border:1px solid #666e73!important}.errorSummary p{margin:0;padding:5px;font-size:13px;font-weight:700;color:#FE0000}.errorSummary span{margin:0;padding:5px;font-size:13px;font-weight:700;color:#FE0000}.errorSummary ul{margin:0;padding:0 0 0 5px}.errorSummary ul li{list-style:none;background:url(../images/bullet-error.gif) no-repeat 0 4px;padding:0 0 3px 10px}p.hint{color:gray;font-size:90%;margin:0 0 0 110px}

