.AccentDark
{
    background-color: #DBD8C4;
}

.AccentLight
{
    background-color: #DBD8C4;
    padding: 5px;
}
.RecordTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.PlainContent
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}
.PlainSmaller
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

.PageTopTD
{
    margin-bottom: 10px;
    border-bottom-color: #DBD8C4;
    padding-bottom: 2px;
    text-align: right;
    border-bottom-style: solid;
}
.ps
{
    font-size: 8pt;
}


#mainContent .PageTitleSmall
{
    font-weight: bold;
    font-size: 12pt;
}


#mainContent .MessageHeader
{
    font-weight: bold;
    font-size: 10pt;
    line-height: 14pt;
    color: red;
    text-align: center;
    background-color: #ffffff;
    padding: 0px;
}

.SectionHeader
{
    background-color: #DBD8C4;
}

.ProfileDetailLabel, .DuesLabel
{
    background-color: #DBD8C4;
    font-weight: bold;
}

.DuesLabel
{
    font-weight: bold;
    font-size: 8pt;
}

.AccredSpace
{
    padding-right: 20px;
}

.CourseHead
{
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
    font-family: Arial, verdana, MS Sans Serif, Helvetica;
}
.toplist
{
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
    font-family: Arial, verdana, MS Sans Serif, Helvetica;
}

TD.leftbold
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

/* PHOTOS / IMAGES  ---------------------------------------------- */

.photoRight
{
    float: right;
    border-left: 20px solid #fff;
    margin: 4px 0 8px 4px;
    background: #EFEEE7;
}
.photoRight div, .photoLeft div
{
    border: 1px solid #D0CFC9;
    padding: 6px 10px;
    font-size: 11px;
    color: #000;
}
.photoLeft
{
    float: left;
    border-right: 20px solid #fff;
    margin: 4px 4px 8px 0;
    background: #EFEEE7;
}




/* CALENDAR  ---------------------------------------------- */

.calendar_button
{
    border: none;
    cursor: pointer;
}

.picker
{
    background-color: #FFFFFF;
    border: 1px gray solid;
    font-size: 10pt;
    font-family: "Arial";
    padding: 2px;
    cursor: pointer;
    padding-right: 10px;
    border-top: 2px gray solid;
    border-left: 2px gray solid;
}

.calendar td
{
    font-size: 11px;
}

.title
{
    font-weight: bold;
    background-color: #D7D7E5;
    font-family: verdana;
    font-size: 11px;
}

.day
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
    font-family: verdana;
    font-size: 11px;
}

.dayhover
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
    font-family: verdana;
    font-size: 11px;
}

.dayheader
{
    width: 25px;
    text-align: center;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    font-weight: bold;
    background-color: #FFFFFF;
    font-family: verdana;
    font-size: 11px;
}

.othermonthday
{
    color: #000;
}

.outofrangeday
{
    visibility: hidden;
}

.selectedday
{
    width: 25px;
    background-color: #FBE694;
    color: #000000;
    border-width: 1px;
    border-color: #BB5503 !important;
    border-style: solid;
    font-weight: bold;
    font-family: verdana;
    font-size: 11px;
}

.calendar
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    border-collapse: collapse;
    background-color: #FFFFFF;
    cursor: default;
    font-family: verdana;
    font-size: 11px;
}

.month
{
    background-color: #F6F6F6;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-family: verdana;
    font-size: 11px;
}

.nextprev
{
    cursor: pointer;
    height: 25px;
    vertical-align: center;
    padding: 0px 5px 0px 5px;
}

.selector
{
    width: 14px;
    cursor: pointer;
    text-align: left;
    vertical-align: center;
    background-color: #FFFFFF;
}


/* CPE  ----------------------------------------------#DBD8C4; */


.cpedetailsheader
{
    font-weight: bold;
    padding-bottom: 2px;
}

.introBig, .introBig P
{
    font-size: 12px;
}

.courseButtonList, #mainContent div.courseButtonList
{
    text-align: right;
    margin: 12px 6px 12px 0px;
    clear: right;
}

.courseButtonList img, .courseButtonList a
{
    vertical-align: bottom;
}


.detailsHeader, .ProfileDetailLabel
{
    background: #DBD8C4;
    text-align: right;
    margin: 6px 0;
}


#searchBoxApp
{
    padding: 14px 0 0 0;
    width: 435px;
}
#searchBoxApp table
{
    width: 100%;
}
#searchBoxApp select
{
}
#searchBoxApp .buttons
{
    background: #fff;
}
#searchBoxApp td.formNotRequired
{
    width: 120px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    padding: 9px 6px 0 0;
}
#searchBoxApp td
{
    padding: 7px 6px;
}


.courseImage
{
    float: right;
    margin: 10px 0 10px 0;
}

#courseDetailRelated
{
    margin-top: 20px;
}
#courseDetailRelated #leftContentCol
{
    margin-right: 10px;
}
#courseDetailRelated #rightContentCol
{
    margin-left: 10px;
}

#courseDetailRelated span
{
    font-weight: normal;
}
#courseDetailRelated .relatedCallout
{
    border: 2px solid #DBD8C4;
    background: #fff;
}
#mainContent #courseDetailRelated .relatedCallout h3
{
    background: #DBD8C4;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 4px 10px;
}
#courseDetailRelated .relatedCallout h5
{
    margin: 3px 0px 0px;
    padding: 3px 10px 2px 15px;
    font-weight: normal;
}
#courseDetailRelated .relatedCallout p
{
    margin: 0;
    padding-right: 12px;
    padding-left: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
}
#courseDetailRelated .relatedCallout h5 em
{
    font-weight: normal;
    font-style: normal;
    color: #000;
}
#courseDetailRelated hr
{
    border: 0;
    margin: 2px 0 2px 0;
    height: 2px;
    border-bottom: 2px dashed #DBD8C4;
}


.CartSpace
{
    background: url(../img/hr2.gif) bottom repeat-x;
}



/*  Form Sections --------------------------------------------- */
#mainContent #form .formSection
{
    margin: 0px 10px 14px 0px;
    border: 2px solid #eeeeee;
    padding: 0;
}
#mainContent #form h2
{
    font-size: 12px;
    font-weight: bold;
    background: #DBD8C4;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 20px 10px 0px 0px;
    display: block;
    padding-right: 14px;
    padding-left: 14px;
    padding-bottom: 4px;
    padding-top: 4px;
    color: black;
}

#mainContent #form .formSectionCopy
{
    padding: 12px 14px 6px 14px;
    margin: 0;
}

/*  Form Table Styles ----------------------------------------- */
td.formLabel
{
}
td.formField
{
}


table.formFields
{
    margin: 0;
}
table.formFields td
{
    vertical-align: top;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 5px;
    padding-top: 5px;
}


#form td.formField label
{
    color: #000;
    margin: 0;
}


#mainContent table.formFields h3, #mainContent table.formFieldsApp h3
{
    font-weight: normal;
    margin: 3px 0 0 14px;
    text-align: right;
    color: #000;
    width: 135px;
    white-space: nowrap;
    display: block;
    font-size: 12px;
}

#mainContent table.formFieldsMedium h3
{
    font-weight: normal;
    margin: 3px 0 0 14px;
    text-align: right;
    color: #000;
    width: 200px;
    display: block;
    font-size: 12px;
}


#mainContent table.formFieldsWide h3
{
    font-weight: normal;
    margin: 3px 0 0 14px;
    text-align: right;
    color: #000;
    width: 310px;
    display: block;
    font-size: 12px;
}

#mainContent #form h3.error
{
    color: #BB2C00;
    font-weight: bold;
}
#form .formInstruct
{
    margin: 8px 0 0 0;
}
#form .formInstruct p
{
    color: #000;
}

#form .formRadioList, #form .formRadioList p
{
    margin-top: 2px;
    padding: 0 2px 0 0;
}
.formCheckboxList
{
    width: 310px;
}
.formCheckboxList p
{
    display: inline;
    padding: 0 20px 8px 0;
    line-height: 25px;
    white-space: nowrap;
}

#form .required
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
}
#mainContent #form h3
{
    color: #000;
    padding-right: 10px;
}


#form select
{
    color: #000;
}


#form td.formTextField
{
    color: #000;
    margin: 0;
    padding-top: 5px;
}

#form td.formPlainText
{
    color: #000;
    margin: 0;
    padding-top: 8px;
}

table.formFieldsApp td, table.formFieldsMedium td, table.formFieldsWide td
{
    vertical-align: top;
    padding-right: 6px;
    padding-left: 6px;
    padding-bottom: 1px;
    padding-top: 3px;
}

table.formFieldsApp td label, table.formFieldsMedium td label, table.formFieldsWide td label
{
    padding-left: 5px;
}


.apps
{
    padding: 5px !important;
}

.appssmall
{
    padding: 2px;
}
.appsHead
{
    padding: 5px;
    font-weight: bold;
}



.detailsHeader
{
    font-size: 12px !important;
}

.eventLinks
{
    padding: 10px;
    width: 200px !important;
}

.eventLinks td
{
    padding: 5px;
}
.eventLinks ul
{
    padding: 10px 0 0 20px;
}
.eventLinks a
{
    text-decoration: underline;
}


td.AccentLight table, td.Plain table
{
    padding: 10px;
}



