BODY, HTML
{
    background: #fff url('../images/background/standardtop.png') center top repeat-x;
    margin: 0;
    padding: 0;
}
h1, h2, h3
{
    margin: 1em 0;
}
h1, h2, h3, h4, h5, h6, strong
{
    font-weight: bold;
}
abbr, acronym
{
    border-bottom: 1px dotted #000;
    cursor: help;
}
em
{
    font-style: italic;
}
blockquote, ul, ol, dl
{
    margin: 1em;
}
ol, ul, dl
{
    margin-left: 2em;
}
ol li
{
    list-style: decimal outside;
}
ul li
{
    list-style: disc outside;
}
dl dd
{
    margin-left: 1em;
}
th, td
{
}
th
{
    font-weight: bold;
    text-align: center;
}
caption
{
    margin-bottom: .5em;
    text-align: center;
}
p, fieldset, pre
{
    margin-bottom: 1em;
}
a
{
    color: #2e7cd4;
}
a:hover
{
    color: #040829;
    text-decoration: underline;
}
#page
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#hd
{
    height: 86px;
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}
#hd #logo
{
    width: 266px;
    height: 35px;
    background: url('../images/logo/TestMasters.png') no-repeat;
    position: absolute;
    top: 18px;
    left: 10px;
    z-index: 100;
}

.scoreperfect #hd #logo
{
    width: 275px;
    height: 36px;
    left: 14px;
    background: none;
}
.scoreperfect #hd #logo a
{
    width: 275px;
    height: 36px;
    background: url('../images/logo/ScorePerfect.png') no-repeat;
    display:block;
    text-indent:-1000em;
    color:#fff;
}
#hd #slogan
{
    width: 423px;
    height: 17px;
    background: url('../images/logo/Home-Slogan2.png') no-repeat;
    position: absolute;
    top: 61px;
    left: 18px;
    z-index: 80;
}
.scoreperfect #hd #slogan
{
    background-image: url('../images/logo/Home-Slogan-SP2.png');
    left: 13px;
}
#hd #utility
{
    width: 580px;
    height: 34px;
    top: 0;
    right: -7px;
    position: absolute;
    font-size: 12px;
    color: #666;
    z-index: 999;
}
#hd #utility #utility-left
{
    background: url('../images/background/UtilityBar.png') 0px 0px no-repeat;
    width: 10px;
    height: 34px;
    float: left;
}
#hd #utility #utility-inside
{
    background: url('../images/background/UtilityBar.png') right 0px no-repeat;
    height: 34px;
    float: left;
    width: 570px;
}
#hd #utility a
{
    color: #040829;
    text-decoration: none;
}
#hd #utility a:hover
{
    text-decoration: underline;
}
#hd #utility ul
{
    list-style: none;
    padding: 0;
    margin: 0 30px 0 0;
    height: 35px;
    float: right;
}
#hd #utility ul li
{
    list-style: none;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    height: 35px;
    color: #040829;
}
#hd #utility #utility-contact-icon
{
    background-position: -24px 0;
}
#hd #utility #utility-signin-icon
{
    background-position: -72px 0;
}
#hd #utility #utility-enroll-icon
{
    background-position: -144px 0;
}
#hd #utility #utility-contact
{
    padding: 6px 8px 0 26px;
    background: url('/images/icon/utility-icon-email.png') 0 2px no-repeat;
}
#hd #utility #utility-phone
{
    padding: 6px 8px 0 26px;
    background: url('/images/icon/utility-icon-phone.png') 0 2px no-repeat;
}
#hd #utility #utility-chat
{
    padding: 6px 8px 0 26px;
    background: url('/images/icon/utility-icon-chat.png') 0 2px no-repeat;
}
#hd #utility #utility-signin
{
    padding: 6px 8px 0 24px;
    background: url('/images/icon/utility-icon-signin.png') 0 2px no-repeat;
    position: relative;
    cursor: pointer;
}
#hd #utility #utility-signin p:hover
{
    text-decoration: underline;
}
#hd #utility #utility-signin-pulldown
{
    background: url('/images/background/SignIn-pulldown.png') no-repeat -3px -1px;
    position: absolute;
    width: 209px;
    height: 202px;
    left: -132px;
    top: 25px;
    display: none;
    cursor: default;
    z-index: 2000;
}

#hd #utility #utility-signin-pulldown #signinform
{
    /*JOE*/
}

#hd #utility #utility-signin-pulldown-top
{
    position: absolute;
    left: -7px;
    top: 0px;
    width: 84px;
    height: 26px;
    display: none;
    background: url('/images/background/SignIn-pulldown-side.png') no-repeat 0 0;
}
#hd #utility #utility-signin-pulldown-top .pullup
{
    height: 26px;
    margin-left: 10px;
    padding-top: 6px;
    padding-left: 21px;
    background: url('/images/icon/utility-icon-signin.png') -3px 2px no-repeat;
}

#hd #utility #utility-enroll
{
    background: url('/images/icon/utility-icon-enroll2.png') 0 2px no-repeat;
    padding: 6px 8px 0 24px;
    position: relative;
    cursor: pointer;
}

#hd #utility .tic
{
    background: url('../images/icon/utility-icons.png') -100px 0 no-repeat;
    width: 16px;
    height: 24px;
}

/* Sharing area subnav bar starts */
#maincontent #head-data .extranav
{
    float: right;
    margin: 0 10px 0 0;
}

#maincontent #head-data .extranav ul
{
    margin: 0px;
    padding: 0px;
}
#maincontent #head-data .extranav li
{
    float: left;
    list-style: none outside none;
    margin: 0;
    font-weight: bold;
    color: #7a7a7a;
    padding: 0 12px;
}
#maincontent #head-data .extranav li.last
{
    padding: 0 0 0 12px;
}
#maincontent #head-data .extranav a
{
    color: #060c3c;
    text-decoration: none;
    font-weight: bold;
    background: url("/images/icon/box-bullet.png") no-repeat left 6px transparent;
    padding: 0 0 0 10px;
    font-size: 13px;
}

#maincontent #head-data .extranav a:hover
{
    color: #4A4A4A;
}

/* Sharing area subnav bar ends */

/* Search Bar Start */
#mainmenu div#search-bar
{
    float: right;
    margin: 7px 15px 0 0;
}

#mainmenu div#search-bar table
{
}

#mainmenu div#search-bar table td
{
    vertical-align: top;
}

#mainmenu div#search-bar #field-search
{
    width: 130px;
    height: 13px;
    font-size: 11px;
    color: #7a7a7a;
    padding: 3px 0px 3px 5px;
    margin: 0px;
    border: 1px solid #73747d;
    border-right: none;
}

#mainmenu div#search-bar #btn-search
{
    width: 48px;
    height: 21px;
    border: none;
    color: #070d39;
    font-size: 12px;
    font-weight: bold;
}

/* Search Bar End */

/* Styles for body
-----------------------------------------------------------*/

#bd
{
    width: 982px;
    margin: 0 auto;
    padding: 0 11px 0 11px;
    color: #4a4a4a;
    background: url('../images/background/white-body.png') center top repeat-y;
}
#bd-inner
{
    width: 960px;
    margin: 0 auto;
    padding: 0 0 2em 0;
}

/* Styles for Main Content
-----------------------------------------------------------*/

#maincontent
{
    padding: 0 25px;
    margin: 0 1px 0 1px;
}

#maincontent h1
{
    color: #4c4c4c;
    font-family: "Times New Roman" , "Times" , serif;
    font-weight: normal;
    font-size: 182%;
    margin: 0 0 7px 0;
    padding-top: 12px;
}

#maincontent li
{
    margin-top: 2px;
    margin-bottom: 2px;
}


/* Styles for footer
-----------------------------------------------------------*/
#pageft
{
    background: url('../images/background/standardfooter.png') left top repeat-x;
}

#pageft #ft
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#ft #ft-inside
{
    padding: 20px 0 0 0;
    margin: 0 6px;
}

#ft #ft-head
{
    padding-top: 8px;
    padding-bottom: 8px;
    border-top: solid 1px #aeaeaf;
    font-size: 11px;
    color: #AEAEAF;
    text-align:center;
}
#ft #ft-head.noborder
{
    padding-top: 0 !important;
    border-top: none !important;
}
#ft #ft-head a
{
    text-decoration: none;
    font-size: 11px;
    color: #AEAEAF;
}
#ft #ft-head a:hover
{
    color: #4c4d4f;
    text-decoration: underline;
}


#ft #ft-inside #ft-body
{
    margin: 20px 0;
}

#ft #ft-inside #ft-body table
{

}

#ft #ft-inside #ft-body table.first
{
    margin: 0 0 20px 0;
}

#ft #ft-inside #ft-body table th
{
    text-align: left;
    color: #040829;
    font-size: 11px;
    padding:0 65px 2px 0;
    white-space:nowrap;
}
#ft #ft-inside #ft-body table th:last-child,#ft #ft-inside #ft-body table td:last-child
{
    padding-right:0 !important;
}

#ft #ft-inside #ft-body table th a
{
    color: #040829;
    text-decoration: none;
}

#ft #ft-inside #ft-body table th a:hover
{
    color: #4c4d4f;
    text-decoration: underline;
}

#ft #ft-inside #ft-body table td
{
    vertical-align: top;
    padding:0 65px 0 0;
    white-space:nowrap;
}

#ft #ft-inside #ft-body table td ul
{
    margin: 0;
    padding:0;
}

#ft #ft-inside #ft-body table td ul li
{
    list-style-type: none;
    padding: 1px 0;
    margin:0;
}

#ft #ft-inside #ft-body table td ul li a
{
    text-decoration: none;
    color: #4c4d4f;
    font-size: 11px;
}

#ft #ft-inside #ft-body table tr td ul li a:hover
{
    color: #040829;
    text-decoration: underline;
}

#ft #footerlinks
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-size: 11px;
    color: #aaa;
}

#ft #footerlinks td
{
    vertical-align: top;
}

#ft #footerlinks a
{
    color: #aaa;
    text-decoration: none;
}

#ft #footerlinks a:hover
{
    text-decoration: underline;
}

#ft #footerlinks .primary td
{
    padding-bottom: 1em;
}

#ft #footerlinks .primary a
{
    color: #040829;
    font-weight: bold;
}

#ft .copyright
{
    margin-left: 6px;
    margin-right: 6px;
    color: #aaa;
    text-align: left;
    font-size: 77%;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-bottom: 1em;
    text-align:center;
}
#ft .lines
{
    border-top: solid 1px #aeaeaf;
    border-bottom: solid 1px #aeaeaf;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
    padding: 0 0 0 5px;
}

.field-validation-valid
{
    display: none;
}


.input-validation-error
{
    border: 1px solid #CD0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-errors, .validation-summary-errors li
{
    font-weight: bold;
    color: #CD0000;
    font-size: 12px;
    line-height: 22px;
}

.validation-summary-valid
{
    display: none;
}
.clear
{
    clear: both;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

/* Tabbed Box End */

/* Sign-In Pull-down form Start */

#sign-in-form
{
    width: 172px;
    margin: 12px auto 0px auto;
}

#sign-in-form div.user-id, #sign-in-form div.password
{
    color: #7a7a7a;
}

#sign-in-form div.password
{
    margin: 9px 0 0 0;
}

#sign-in-form input[type=text], #sign-in-form input[type=password]
{
    width: 271px;
    padding: 3px 0px;
    display: block;
    margin: 4px 0 0 0;
}

#sign-in-form input[type=text], #sign-in-form .sign-in
{
    width: 166px !important;
}

#sign-in-form div.settings
{
    margin: 6px 0px 10px 0px;
    padding: 0 0 7px 0;
    border-bottom: 1px dotted #ccc;
}

#sign-in-form div.settings a
{
    color: #040829;
    font-weight: bold;
}

#sign-in-form div.submit
{
    border-right: 1px solid #89898a;
    padding: 0 10px 0 0;
    width: 69px;
    height: 24px;
    float: left;
    display: inline;
}

#sign-in-form div.register
{
    float: left;
    display: inline;
    margin: 4px 0 0 12px;
}

div.close
{
    position: absolute;
    bottom: 9px;
    right: 10px;
    width: 21px;
    height: 20px;
}

#sign-in-form div.register p
{
    margin: 0px 0 2px 0;
    color: #4c4d4f;
}

#sign-in-form div.register a
{
    background: url("/images/icon/box-bullet.png") no-repeat right 5px;
    padding: 0 7px 0 0;
    color: #040829;
    font-weight: bold;
    text-transform: uppercase;
}

/* Sign-In Pull-dwon form End */
.hovertip
{
    position: relative;
}
.hovertip img, .hovertip .hoverimg
{
    position: absolute;
    z-index: 100;
    display: block;
}
.hovertip .hovertiptext
{
    position: absolute;
    display: inline-block;
    background: url('/images/background/tooltip.png') repeat;
    padding: 4px 8px;
    font-size: 12px;
    color: #fff;
    z-index: 50;
}

.hovertooltip
{
    position: absolute;
    display: none;
    background: url('/images/background/tooltip.png') repeat !important;
    padding: 4px 8px !important;
    color: #fff !important;
    z-index:20;
    font:12px/1.231 "HelveticaNeue-Light" , "Helvetica Neue Light" , "Helvetica Neue" , Helvetica, Arial, "Lucida Grande" , sans-serif !important;
}

/* Below FAQ */
.belowfaq
{
    font-size: 11px;
    color: #999;
    margin-left:20px;
    margin-right:20px;
}
.faqitem
{
    margin: 4px 0;
    padding:4px 0;
    border-bottom:dotted 1px #ddd;
    font-size:11px;
}
.faqitem .question
{
    font-weight:bold;
    margin-bottom:4px;
    font-size:11px;
}
.faqitem .answer
{
    margin-left:20px;
    margin-right:20px;
    font-size:11px;
}

/* Other objects */
span.carrot-right,a.carrot-right
{
    color: #060c3c;
    text-decoration: none;
	background: url("/images/icon/box-bullet-b.png") no-repeat right 5px;
    padding: 0 10px 0 0;
    font-weight: bold;
    cursor: pointer;
}
span.carrot-right:hover,a.carrot-right:hover
{
    color: #4a85c7;
    text-decoration:none;
}


.breadcrumbs
{
    font-size: 11px;
    color: #7a7a7a;
    float: left;
}

.breadcrumbs a
{
    color:#040829;
    text-decoration: none !important;
}

.breadcrumbs span:last-child a
{
    color:#7a7a7a;
}