@charset "UTF-8";
@font-face {
  font-family: "League Gothic";
  src: url("../../../fonts/LeagueGothic-Regular-webfont.eot");
  src: url("../../../fonts/LeagueGothic-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../fonts/LeagueGothic-Regular-webfont.woff") format("woff"), url("../../../fonts/LeagueGothic-Regular-webfont.ttf") format("truetype"), url("../../../fonts/LeagueGothic-Regular-webfont.svg#LeagueGothicRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* CSS Document */


body {
    14px/150% Trebuchet MS, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: ;
    background: #ededed;
}

h1 {
    font: 12px/130% League Gothic, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 150%;
}

h2 {
    font: 32px/130% League Gothic, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

li {
    font: 14px/130% Trebuchet MS,"Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px 100px 10px 0px;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border-color: rgba(42,122,163,.9);
    outline: 0;
    -moz-box-shadow: 0px 0px 8px rgba(42,122,163,.9);
    -webkit-box-shadow: 0px 0px 8px rgba(42,122,163,.9);
    box-shadow: 0px 0px 8px rgba(42,122,163,.9);
}

/* CSS OR Style Document */

.bullets {
    font: 12px/130% "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 100px 5px 10px;
}

.carousel {
    position: absolute;
    width: 415px;
    height: 240px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 43px;
    margin-left: 40px;
    background-color: #e8e8e8;
    border-width: 1px;
    overflow: hidden;
}

.carousel .item { height: 210px; }

.carousel img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 290px;
}

.carousel-caption {
    background-color: transparent;
    position: static;
    max-width: 530px;
    padding: 0 20px;
    margin-top: 200px;
}

.carousel-caption .btn { margin-top: 10px; }

.carousel-caption h1,
.carousel-caption .lead {
    margin: 0;
    line-height: 1.25;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
}

.carousel-control {
    height: 80px;
    line-height: 80px;
    font-size: 120px;
    text-shadow: 0 1px 1px rgba(0,0,0,.4);
    background-color: transparent;
    border: 0;
    z-index: 10;
    display: none;
}

.carousel-indicators .active { background: #8DA0D8; }

.carousel-indicators li {
    margin-left: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 208px;
    background: #2A7AA3;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a { z-index: 100; }

.navbar .nav > li { margin: 0px; }

.navbar .nav > li > a {
    color: white;
    font-family: "League Gothic","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.navbar-inner:before, .navbar-inner:after { height: 6px; }

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-bottom-color: #1C3867;
    border-top-color: #1C3867;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: white;
    color: #8DA0D8;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    border-color: #8DA0D8;
    border-width: 2px;
    border-style: solid;
    padding: 8px 13px 8px 13px;
}

.navbar-inverse .navbar-inner {
    background-image: linear-gradient(to bottom, #1C3867, #1C3867);
    background: -webkit-gradient(linear, left top, left bottom, from(#1C3867), to(#1C3867));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C3867', endColorstr='#1C3867');
    background: -moz-linear-gradient(top, #1C3867, #1C3867);
    background-color: #1C3867;
}

.portal-container-reset b,.portal-container-reset strong { font-weight: bolder; }

.portal-container-reset big { font-size: larger; }

.portal-container-reset blockquote { display: block; margin: 1em 40px; }

.portal-container-reset blockquote[type=cite] {
    display: block;
    margin: 1em 0px;
    padding-left: 1em;
    border-left: solid;
    border-color: blue;
    border-width: thin;
}

.portal-container-reset caption { display: table-caption; text-align: center; }

.portal-container-reset center { display: block; text-align: center; }

.portal-container-reset dd { display: block; }

.portal-container-reset div,.portal-container-reset map,.portal-container-reset dt {
    display: block;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
}

.portal-container-reset h1 {
    display: block;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 30px;
    margin-top: 4px;
}

.portal-container-reset h2 {
    display: block;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 20px;
    margin-top: 4px;
}

.portal-container-reset h3 {
    display: block;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    line-height: 15px;
    margin: 2px;
}

.portal-container-reset h4 {
    display: block;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 2px;
}

.portal-container-reset h5 {
    display: block;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 1px;
}

.portal-container-reset h6 {
    display: block;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 1px;
}

.portal-container-reset hr {
    display: block;
    height: 2px;
    margin: 0.5em auto 0.5em auto;
}

.portal-container-reset i, .portal-container-reset em { font-style: italic; }

.portal-container-reset li { display: list-item; }

.portal-container-reset ol {
    display: block;
    list-style-type: decimal;
    margin: 1em 0;
}

.portal-container-reset p,.portal-container-reset dl {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin-top: 12px;
}

.portal-container-reset pre, .portal-container-reset plaintext {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    white-space: pre;
    margin: 1em 0;
}

.portal-container-reset s,.portal-container-reset strike,.portal-container-reset del { text-decoration: line-through; }

.portal-container-reset small { font-size: smaller; }

.portal-container-reset span { color: blue; font-family: Arial, Helvetica, sans-serif; }

.portal-container-reset sub {
    vertical-align: sub;
    font-size: smaller;
    line-height: normal;
}

.portal-container-reset sup {
    vertical-align: super;
    font-size: smaller;
    line-height: normal;
}

.portal-container-reset table {
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    text-indent: 0;
}

.portal-container-reset table > tr { vertical-align: middle; }

.portal-container-reset table[align="center"] > caption { margin-left: auto; margin-right: auto; }

.portal-container-reset table[align="center"] > caption[align="left"] { margin-right: 0; }

.portal-container-reset table[align="center"] > caption[align="right"] { margin-left: 0; }

.portal-container-reset table[align="left"] { float: left; }

.portal-container-reset table[align="right"] { float: right; }

.portal-container-reset td {
    display: table-cell;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: inherit;
    text-align: inherit;
    padding: 1px;
}

.portal-container-reset th {
    display: table-cell;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: inherit;
    font-weight: bold;
    padding: 1px;
}

.portal-container-reset tr { display: table-row; vertical-align: inherit; }

.portal-container-reset tt, .portal-container-reset code { font-family: Arial, Helvetica, sans-serif; }

.portal-container-reset u,.portal-container-reset  ins { text-decoration: underline; }

.portal-container-reset ul {
    display: block;
    list-style-type: disc;
    margin-left: 20px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

.recaptchatable { margin-left: 0; }

.text {
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 5px 0 0;
}

#Answer1TB, #Answer2TB { width: 336px; }

#AnswerQuestionsPanel {
    position: absolute;
    margin-left: 115px;
    margin-top: 95px;
}

#bottomimgcal {
    position: absolute;
    margin-left: 120px;
    margin-top: -660px;
}

#center-quirks { text-align: center; }

#cusvalPassword {
    font-weight: bold;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#EmailLabel {
    position: absolute;
    margin-left: 20px;
    margin-top: 95px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#EmailTB {
    position: absolute;
    margin-left: 115px;
    font-size: 16px;
    width: 206px;
    margin-top: 100px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#EnterEmailPanel {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    top: 0;
    left: 0;
}

#EnterUsernamePanel {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    top: 0;
    left: 0;
}

#ErrorLabel {
    font-weight: bold;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#ErrorLabel2 {
    position: absolute;
    margin-top: 70px;
    margin-left: 115px;
}

#ExplainLit2 {
    position: absolute;
    margin-left: 20px;
    margin-top: 25px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 610px;
}

#ForgotUsernameBtn, #ForgotPasswordBtn {
    margin-left: 7px;
    margin-top: 260px;
    position: absolute;
    font-size: 16px;
}

#GetQuestion1Label, #Question1Label, #Question2Label { font-weight: bold; }

#GetQuestion2Label { font-weight: bold; }

#GetQuestionsBtn { position: relative; top: -6px; margin-left: 10px; }

#helpansout {
    background-color: #8DA0D8;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 2px 2px 2px black;
    -webkit-box-shadow: 2px 2px 2px black;
    box-shadow: 2px 2px 2px black;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 50px;
    margin-left: 707px;
    margin-top: -623px;
    padding: 15px;
    position: absolute;
    width: 170px;
}

#helpansout a { color: white; }

#helpanstext { color: white; }

#helpanstext2 { margin-top: 10px; }

#imHome { margin-top: -10px; }

#lblLoginTitle {
    position: absolute;
    margin-left: 0px;
    margin-top: -1px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#lbPassword {
    color: #FFFFFF;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-left: 515px;
    margin-top: 400px;
    position: absolute;
    z-index: 30;
}

#lbUsername {
    color: #FFFFFF;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-left: 515px;
    margin-top: 360px;
    position: absolute;
    z-index: 30;
}

#leftbody {
    float: left;
    width: 500px;
    margin-top: 20px;
    margin-left: 30px;
    margin-bottom: 20px;
    margin-right: 30px;
    padding-right: 30px;
    text-align: left;
    line-height: 130%;
    font-size: 110%;
    border-right: 1px solid #999;
}

#loginforgot {
    margin-left: 115px;
    position: absolute;
    margin-top: 178px;
    font-size: 16px;
    width: 265px;
}

#OtherHelp {
    position: absolute;
    margin-left: 20px;
    margin-top: 345px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#PageTitleLbl2 {
    position: absolute;
    margin-left: 20px;
    margin-top: -1px;
    width: 500px;
    font-size: 18px;
    font-weight: bold;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#Password {
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 610px;
    position: absolute;
    top: 395px;
    width: 165px;
    z-index: 30;
}

#PasswordLabel, #PasswordMatchLabel { font-weight: bold; }

#pnlCaptcha {
    margin-left: 40px;
    margin-top: 20px;
    position: absolute;
}

#pnlLoginCtrls {
    position: absolute;
    margin-top: 0;
    margin-left: 0;
    top: 0;
    left: 0;
    background-color: red;
}

#portalcontainer {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 20px;
    width: 1024px;
}

#PWCtrl_PasswordLabel {
    margin-top: 105px;
    margin-left: 30px;
    position: absolute;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#PWCtrl_PasswordPanel { margin-bottom: 150px; }

#PWCtrl_PasswordTextBox {
    margin-top: 98px;
    margin-left: 115px;
    position: absolute;
    width: 206px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#PWCtrl_PWLoginButton {
    margin-top: 135px;
    margin-left: 115px;
    position: absolute;
}

#PWCtrl_PWLoginErrorLbl {
    font-weight: bold;
    position: absolute;
    margin-top: 30px;
    margin-left: 115px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#PWCtrl_UsernameLabel {
    margin-top: 67px;
    margin-left: 30px;
    position: absolute;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#PWCtrl_UsernameTextBox {
    position: absolute;
    margin-left: 115px;
    font-size: 16px;
    width: 206px;
    margin-top: 60px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#Question1DDL, #Question2DDL { width: 350px; }

#reqGetAnswer1, #reqGetAnswer2, #reqAnswer1, #reqAnswer2, #reqQuestion1, #reqQuestion2, #cmpQuestions, #cmpPasswords, #reqPassword {
    font-weight: bold;
    padding-left: 4px;
    padding-right: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: white;
    margin-top: -3px;
    position: relative;
    top: -5px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#RequestUsername2, #ResetPassword2 {
    font-size: 18px;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 206px;
    position: absolute;
    width: 168px;
}

#RequestUsername2Ins, #ResetPassword2Ins {
    font-size: 16px;
    margin-left: 20px;
    margin-top: 231px;
    position: absolute;
    width: 475px;
}

#rightbody {
    text-align: left;
    height: 300px;
    margin-top: 30px;
    padding-top: 30px;
    margin-left: 580px;
    line-height: 180%;
    font-size: 125%;
}

#rightbody ul{ list-style-type: none; }

#SetQuestionsBtn, #ResetPasswordBtn { position: relative; top: -6px; }

#SetQuestionsPanel, #NewPasswordPanel {
    position: absolute;
    margin-left: 115px;
    margin-top: 75px;
}

#spForgot {
	margin-left: 515px;
	margin-top: 475px;
	position: absolute;
	color: white;
	width: 305px;
	font-size: 16px;
	font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
	z-index: 30;
	top: -6px;
	left: 4px;
}

#spForgot a { color: white; }

#spHelp {
    margin-left: 545px;
    margin-top: 220px;
    position: absolute;
    color: white;
    width: 250px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 30;
}

#spHelp a { color: white; }

#spIns {
    margin-left: 515px;
    margin-top: 300px;
    position: absolute;
    text-wrap: normal;
    color: white;
    width: 345px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 30;
}

#spLogin {
    color: #FFFFFF;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: bold;
    left: 517px;
    position: absolute;
    top: 264px;
    width: 104px;
}

#spNoLogin {
    margin-left: 565px;
    margin-top: -69px;
    position: absolute;
    color: white;
    width: 250px;
    font-size: 16px;
    font-weight: bold;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    z-index: 30;
    display: none;
}

#spNoLogin a { color: white; }

#Submit {
    left: 610px;
    position: absolute;
    top: 435px;
    z-index: 30;
}

#SubmitEmailBtn {
    margin-left: 115px;
    margin-top: 135px;
    position: absolute;
}

#SubmitUsernameBtn {
    margin-left: 115px;
    margin-top: 135px;
    position: absolute;
}

#Username {
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 610px;
    position: absolute;
    top: 355px;
    width: 165px;
    z-index: 30;
}

#UsernameLabel {
    position: absolute;
    margin-left: 20px;
    margin-top: 107px;
    font-size: 16px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#UsernameTB {
    position: absolute;
    margin-left: 115px;
    font-size: 16px;
    width: 206px;
    margin-top: 100px;
    font-family: "Trebuchet MS","Helvetica Neue",Helvetica,Arial,sans-serif;
}
