﻿body
{
    padding: 0px;
    margin: 0px;
    font-family: Verdana;
    font-size: 13px;
}

a
{
    color: #a6000c;
}

h3
{
    font-size: 16px;
    font-weight: 700;
    color: #a6000c;
}

b
{
    font-weight: 700;
    color: #e3612a;
}

#TopImages
{
    width:835px;
    height:100px;
}

#SemoLogo
{
    float:left;
}
#PromoBanner
{
    padding-top:20px;
    float:right;
}

#HeaderTable
{
    width: 100%;
    background-color: #e3612a;
    border-collapse: collapse;
}

#HeaderTableCol1
{
    width: 680px;
}

#HeaderTableCol2
{
    width: 100px;
}

#TopNavLinks
{
    position: relative;
    float: left;
    text-align: right;
    width: 150px;
    margin-top: 20px;
}

#TopNavLinks a
{
    padding-bottom: 5px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

#TopNavLinks a:hover
{
    color: #FFFFFF;
}

#MiddleBar
{
    clear: both;
    width: 100%;
    height: 65px;
    background-image: url(MiddlebarBackground.gif);
    background-repeat: repeat-x;
}

#MiddleBar img
{
	display:block
}

#CenterTable
{
    width:1032px;
    border-collapse: collapse;
}

#CenterTable td
{
    vertical-align: top;
}

#CenterTableCol1
{
    text-align: center;
    width: 197px;
    background-image: url(LeftSidebarBackground.gif);
}
#CenterTableCol2
{
    width:835px;
}

.centerContent
{
    padding-left: 35px;
}

.contentWithRotator
{
    width:600px;
}

#Footer
{
    float: left;
    width: 100%;
    background-image: url(FooterbarBackground.gif);
    background-repeat: repeat-x;
}

#Footer img
{
    float: left;
}

#FooterContent
{
    float: left;
    width: 600px;
    height: 60px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 11px;
    color: #ffffff;
}

#FooterContent a:link
{
    font-weight: bold;
    font-size: 10px;
    color: #a6000c;
    text-decoration: underline;
}

.factPanel
{
    font-size: 18px;
    padding: 15px;
    text-align: center;
    line-height: 22px;
}

#QuickFactLink
{
    color: Black;
    text-decoration: none;
}

#QuickFactLink a
{
    color: Black;
}

#QuickFactFooter
{
    color: Black;
    padding: 15px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}

/*             */
/* Shared Defs */
/*             */

.floatRight
{
    float: right;
}


/*                */
/* Welcome.aspx   */
/*                */

.loginBlock
{
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    background-color: #E3AD96;
    padding: 1em;
}

#LoginByUsernameDiv div
{
    padding-bottom: 3px;
}

#LoginByUsernameDiv span
{
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    padding-right: .5em;
}

#LoginByCodeDiv span
{
    display: block;
    float: left;
    width: 100px;
    text-align: right;
    padding-right: .5em;
}

/*                */
/* ContactUs.aspx */
/*                */

#ContactsTable
{
    width: 100%;
}

#ContactsTable td
{
    padding-bottom: 10px;
    padding-right: 10px;
}

#ContactsTableDesc
{
}

#ContactsTableNumber
{
    white-space: nowrap;
    vertical-align: top;
    width:120px;
}


/* */

.profileFieldGroup
{
}

.profileFieldLabel
{
    display: block;
    float: left;
    width: 8em;
    text-align: right;
    padding-right: .5em;
}

.profileFieldValidator
{
    font-size: small;
}

.profileUserName
{
    width: 13em;
}
.profilePassword
{
    width: 10em;
}
.profileEmailAddress
{
    width: 20em;
}
.profileFirstName
{
}
.profileLastName
{
}
.profileAddress
{
    width: 20em;
}
.profileCity
{
    width: 15em;
}
.profileState
{
}
.profileZipCode
{
    width: 5em;
}

.primaryPhysicianGroup
{
    padding-top: 1em;
}

.howHeardGroup
{
    padding-bottom: 1em;
}
.profileHowHeard
{
}
.profileReceiveCommunications
{
}

/*                     */
/* ConfirmProfile.aspx */
/*                     */


#ContinueToAssessmentButton
{
}


/*              */
/* Consent.aspx */
/*              */

.consentDecisionDiv
{
    text-align: center;
}

.consentDecisionDiv input
{
    margin-left: 20px;
    margin-right: 20px;
    border: none;
    background-color: Transparent;
    text-decoration: underline;
    cursor: hand;
    color: #a6000c;
    font-weight: bold;
}

.consentDeclineButton
{
}

.consentAcceptButton
{
}

/* */
.assessmentSidebar
{
    padding: 15px;
    text-align: center;
}

.assessmentSidebar b
{
    font-size:14px;
    color:Black;
    display:block;
}

.assessmentSidebar hr
{
    color:Black;
    background-color:Black;
    height:1px;
    border:0px;
}
