/**************************************************************************************************************************************\
* Media Rules                                                                                                                          *
\**************************************************************************************************************************************/

@media print {

    #printContentFunctions {

        display: none;
    }
}

/**************************************************************************************************************************************\
* ID Selectors                                                                                                                         *
\**************************************************************************************************************************************/

#archivedEvents {

    display: none;
}

#archivedMeetingMinutes {

    display: none;
}

#archivedNewsletters {

    display: none;
}

#archivedTourDeSampes {

    display: none;
}

#banner {

    background-color: white;
    height: 75px;
    margin: 0px 5px 5px;
    padding: 10px;
}

#closeWindow {

    background: url(/images/common/close_icon.gif) left 1px no-repeat;
    margin: 6px 0px 0px 5px;
    padding: 0px 0px 0px 20px;
}

#closeWindow a {

    color: rgb(0, 32, 115);
    text-decoration: none;
}

#closeWindow a:hover {

    color: rgb(153, 0, 0);
    text-decoration: underline;
}

#content {

    background: url(/images/common/content_sides_border.gif) left top repeat-y;
    float: left;
    margin: 5px 0px 5px 5px;
    overflow: hidden;
    width: 545px;
}

#contentBottomBorder {

    background: url(/images/common/content_bottom_border.gif) left top no-repeat;
    clear: right;
    height: 5px;
}

#contentContent {

    padding: 5px 10px;
}

#contentFunctions {

    border-top: 1px solid rgb(89, 135, 214);
    margin-top: 10px;
}

#contentFunctions a {

    display: block;
    float: right;
    margin: 6px 0px 6px 10px;
    padding: 0px 0px 0px 20px;
}

#contentTopBorder {

    background: url(/images/common/content_top_border.gif) left top no-repeat;
    height: 5px;
}

#emailContent {

    background: url(/images/common/email_icon.gif) left 1px no-repeat;
}

#footer {

    background: url(/images/common/footer_bg.gif) center top no-repeat;
    clear: both;
    color: white;
    height: 27px;
    padding: 13px 15px 0px;
}

#footerLinks {

    float: right;
}

#footerLinks a {

    color: white;
    text-decoration: none;
}

#footerLinks a:active,
#footerLinks a:hover {

    text-decoration: underline;
}

#goButton {

    float: right;
    margin: 10px 0px 0px;
}

#header {

    background: url(/images/common/header_bg.gif) center top no-repeat;
    height: 45px;
    padding: 0px 10px;
    text-align: right;
}

#header a {

    background: url(/images/common/header_button_bg.gif) right top no-repeat;
    color: white;
    display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    margin: 10px 0px 0px;
    padding: 5px 0px 0px;
    text-align: center;
    text-decoration: none;
    width: 122px;
}

#header a:active,
#header a:hover {

    background-image: url(/images/common/header_button_bg_hover.gif);
}

#homeContestsHeader {

    height: 17px;
    margin: 20px 0px 10px;
    text-align: center;
}

#homeEventsMoreLink {

    background: url(/images/common/right_arrow.gif) right 10px no-repeat;
    margin-right: 10px;
    padding: 5px 8px 0px 0px;
    text-align: right;
}

#homeNewsItemBodyLast {

    padding: 14px 5px 0px;
}

#homeUpcomingEventsHeader {

    height: 17px;
    margin-bottom: 10px;
    text-align: center;
}

#logoLeft {

    float: left;
}

#logoRight {

    float: right;
}

#logoText {

    text-align: center;
}

#menu {

    background: url(/images/common/menu_sides_border.gif) right top repeat-y;
    color: rgb(0, 32, 115);
    display: inline;
    float: left;
    font-weight: bold;
    margin: 5px 0px 5px 5px;
    text-align: left;
    width: 140px;
}

#menu div a {

    color: rgb(0, 32, 115);
    font-weight: normal;
    text-decoration: none;
}

#menu div a:hover {

    color: rgb(153, 0, 0);
    text-decoration: underline;
}

#menu div.menuHeader {

    height: 20px;
    margin: 5px 0px 0px;
}

#menu div.menuItem {

    background: url(/images/common/menu_item.gif) 5px 0px no-repeat;
    height: 14px;
    padding: 0px 0px 6px 20px;
}

#menu div.menuItemLast {

    background: url(/images/common/menu_item_last.gif) 5px 0px no-repeat;
    height: 14px;
    padding: 0px 0px 6px 20px;
}

#menuBottomBorder {

    background: url(/images/common/menu_bottom_border.gif) right top no-repeat;
    height: 5px;
    width: 140px;
}

#menuContent {

    padding: 0px 0px 5px 10px;
}

#menuTopBorder {

    background: url(/images/common/menu_top_border.gif) right top no-repeat;
    height: 5px;
    width: 140px;
}

#page {

    background-color: white;
    margin: 0px auto;
    width: 700px;
}

#pageBottomBorder {

    background: url(/images/common/page_bottom_border.gif) center top no-repeat;
    height: 15px;
    margin: 0px auto;
    width: 700px;
}

#pageTopBorder {

    background: url(/images/common/page_top_border.gif) center 10px no-repeat;
    height: 15px;
    margin: 0px auto;
    width: 700px;
}

#printContent {

    background: url(/images/common/printer_icon.gif) left 1px no-repeat;
}

#printContentFunctions {

    text-align: right;
}

#search {

    color: white;
    font-weight: bold;
    height: 30px;
    padding: 15px 0px 0px;
}

#searchBox {

    border-style: none;
    color: rgb(0, 32, 115);
    height: 20px;
    padding: 5px 5px 0px;
    width: 200px;
}

#searchBoxContainer {

    float: right;
    height: 35px;
    padding: 10px 10px 0px;
}

/**************************************************************************************************************************************\
* Element Selectors                                                                                                                    *
\**************************************************************************************************************************************/

a img {

    border-style: none;
}

a.default,
a.small {

    color: rgb(0, 32, 115);
    font-weight: normal;
    text-decoration: none;
}

a.default:active,
a.default:hover,
a.small:active,
a.small:hover {

    color: rgb(153, 0, 0);
    text-decoration: underline;
}

a.external {

    background: url(/images/common/external_link_icon.gif) right center no-repeat;
    padding-right: 18px;
}

a.small {

    font-size: 11px;
}

body {

    background: fixed rgb(211, 210, 200) url(/images/common/body_bg.gif) left top repeat-x;
    color: black;
    font: 12px Tahoma, Verdana, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
}

body.print {

    background-color: white;
    background-image: none;
    margin: 10px;
}

div.alert {

    background: rgb(255, 255, 220) url(/images/common/alert_icon.gif) 10px 10px no-repeat;
    border: 1px dotted rgb(130, 127, 112);
    padding: 10px 10px 10px 40px;
}

div.contentTitle {

    color: rgb(185, 79, 79);
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

div.form {

    background-color: white;
    border: 1px dotted rgb(130, 127, 112);
    padding: 10px;
}

div.homeNewsItemBody {

    padding: 14px 5px 20px;
}

div.homeNewsItemHeader {

    border-bottom: 1px dashed rgb(185, 79, 79);
    color: rgb(185, 79, 79);
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 0px 5px 5px;
}

div.homeNewsItemSubheader {

    color: rgb(130, 127, 112);
    padding: 0px 5px;
}

div.homeAnnouncement 
{
	color: Red;
	font-size: 14;
	font-weight: bold;
}

div.information {

    background: white url(/images/common/information_icon.gif) 10px 10px no-repeat;
    border: 1px dotted rgb(130, 127, 112);
    padding: 10px 10px 10px 40px;
}

div.print {

    border-bottom: 1px solid rgb(89, 135, 214);
    border-top: 1px solid rgb(89, 135, 214);
    margin: 15px 0px;
    padding: 10px 10px;
    text-align: left;
}

div.register {

    background: rgb(255, 255, 220) url(/images/common/register_icon.gif) 10px 10px no-repeat;
    border: 1px dotted rgb(130, 127, 112);
    padding: 10px 10px 10px 40px;
}

div.registrationFullHeader,
div.registrationOneDayHeader {

    width: 115px;
}

div.sponsorLevelHeader 
{
	font-size: 15px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

div.success {

    background: white url(/images/common/success_icon.gif) 10px 10px no-repeat;
    border: 1px dotted rgb(130, 127, 112);
    padding: 10px 10px 10px 40px;
}

form {

    display: inline;
}

img.formNote {

    margin: 5px 0px 0px 5px;
}

input {

    font: 12px Tahoma, Verdana, Arial, sans-serif;
}

input.button,
input.buttonLong {

    background-color: rgb(224, 223, 226);
    cursor: pointer;
    font-size: 11px;
    width: 85px;
}

input.buttonLong {

    width: 170px;
}

input.checkboxDefault,
input.checkboxFormNote {

    height: 13px;
    width: 13px;
}

input.checkboxFormNote {

    margin: 5px 0px 0px 5px;
}

input.textboxDefault {

    border: 1px solid rgb(130, 127, 112);
    width: 300px;
}

input.textarea {
	width: 300px;
	height: 120px;
}

li {

    margin-left: -15px;
    padding-bottom: 3px;
    padding-top: 3px;
}

select {

    border: 1px solid rgb(130, 127, 112);
    font: 12px Verdana, Arial, sans-serif;
}

span.archivesListLink {

    color: black;
    font-size: 12px;
    font-weight: normal;
    text-transform: none;
}

table.agenda,
table.events,
table.homeEvents,
table.nominees,
table.registration {

    width: 100%;
}

td.agendaDescription,
td.agendaTime,
td.eventComplete,
td.eventDates,
td.eventInformation,
td.eventLocation,
td.eventName,
td.homeEventDates,
td.homeEventName,
td.nomineePosition,
td.nomineeNameOrg,
td.registrationFull,
td.registrationInformation,
td.registrationOneDay {

    border-bottom: 1px solid rgb(130, 127, 112);
    padding: 5px 10px;
    vertical-align: top;
}

td.agendaDescriptionHeader,
td.agendaTimeHeader,
td.eventCompleteHeader,
td.eventDatesHeader,
td.eventInformationHeader,
td.eventLocationHeader,
td.eventNameHeader,
td.homeEventDatesHeader,
td.homeEventNameHeader,
td.nomineePositionHeader,
td.nomineeNameOrgHeader,
td.registrationFullHeader,
td.registrationInformationHeader,
td.registrationOneDayHeader {

    background: url(/images/common/table_header_bg.gif) left bottom repeat-x;
    border-top: 1px solid rgb(130, 127, 112);
    padding: 5px 10px;
    vertical-align: top;
}

td.agendaDescription,
td.agendaDescriptionHeader,
td.eventName,
td.eventNameHeader,
td.homeEventName,
td.homeEventNameHeader,
td.nomineeNameOrg,
td.nomineeNameOrgHeader,
td.registrationFull,
td.registrationFullHeader,
td.registrationOneDay,
td.registrationOneDayHeader {

    padding-left: 0px;
}

td.agendaDescription,
td.agendaDescriptionHeader,
td.eventName,
td.eventNameHeader,
td.nomineeNameOrg,
td.nomineeNameOrgHeader,
td.registrationInformation,
td.registrationInformationHeader {

    width: 100%;
}

td.agendaTime,
td.agendaTimeHeader,
td.eventDates,
td.eventDatesHeader,
td.homeEventDates,
td.homeEventDatesHeader,
td.nomineePosition,
td.nomineePositionHeader {

    white-space: nowrap;
}

td.eventComplete,
td.eventCompleteHeader,
td.eventName,
td.eventNameHeader {

    padding-right: 0px;
}

td.eventInformationHeader {

    padding-right: 35px;
}

td.eventLocationHeader {

    padding-right: 140px;
}

td.homeEventNameHeader {

    padding-right: 85px;
}

td.registrationFullHeader,
td.registrationInformationHeader,
td.registrationOneDayHeader {

    vertical-align: bottom;
}

td.formButtonsLeft {

    padding: 0px;
    width: 100%;
}

td.formButtonsRight {

    padding: 0px;
    text-align: right;
}

td.formInput {

    padding: 0px 0px 10px;
    vertical-align: top;
}

td.formLabel {

    padding: 0px 10px 10px 0px;
    vertical-align: top;
    width: 100%;
}

td.homeEvents {

    padding: 0px 0px 0px 20px;
    vertical-align: top;
}

td.homeNews {

    padding: 0px;
    vertical-align: top;
    width: 100%;
}

td.officerLeft {

    padding: 0px 10px 0px 0px;
    text-align: right;
    width: 37%;
}

td.officerLeftReverse {

    padding: 0px;
    text-align: right;
    width: 63%;
}

td.officerRight {

    padding: 0px;
    text-align: left;
    width: 63%;
}

td.officerRightReverse {

    padding: 0px 0px 0px 10px;
    text-align: left;
    width: 37%;
}

td.sponsorLeft {

    padding: 5px 10px;
    text-align: right;
    width: 37%;
}

td.sponsorRight {

    border-left: 1px solid rgb(130, 127, 112);
    padding: 5px 31px 5px 10px;
    text-align: left;
    width: 63%;
}

textarea {
    font: 12px Verdana, Arial, sans-serif;
}

textarea.default {

    border: 1px solid rgb(130, 127, 112);
    width: 300px;
}

ul {

    margin-bottom: 0px;
    margin-top: 0px;
}

/**************************************************************************************************************************************\
* Generic Selectors                                                                                                                    *
\**************************************************************************************************************************************/

*.defaultRed,
*.smallRed {

    color: rgb(153, 0, 0);
}

*.smallDarkBlue {

    color: rgb(0, 32, 115);
}

*.smallGreen {

    color: rgb(0, 78, 7);
}

*.displayBlock {

    display: block;
}

*.floatLeft {

    float: left;
}

*.floatRight {

    float: right;
}

*.smallDefault,
*.smallDefaultBold,
*.smallDefaultItalic,
*.smallDarkBlue,
*.smallGreen,
*.smallRed {

    font-size: 11px;
}

*.defaultDefaultBold,
*.defaultDefaultItalic,
*.defaultRed {

    font-size: 12px;
}

*.smallDefaultItalic,
*.defaultDefaultItalic {

    font-style: italic;
}

*.smallDefaultBold,
*.defaultDefaultBold {

    font-weight: bold;
}

*.verticalPad {

    font-size: 8px;
}

*.marginRight10 {

    margin-right: 10px;
}

*.noPadding {

    padding: 0px;
}

*.padLeft10 {

    padding: 0px 0px 0px 10px;
}

*.padRight10 {

    padding: 0px 10px 0px 0px;
}

*.noBottomPadding,
*.noBottomTopPadding {

    padding-bottom: 0px;
}

*.noBottomTopPadding,
*.noTopPadding {

    padding-top: 0px;
}

*.textAlignCenter {

    text-align: center;
}

*.strike {

    text-decoration: line-through;
}

*.underline {

    text-decoration: underline;
}

*.fullWidth {

    width: 100%;
}