/* Body, Text, Images */

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    color: #000000;
    background-color: #ffffff;
    margin: 0;
}


p {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0px 0px 17px 0px;
}

table {
    padding: 0;
    margin: 0;
}

td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
}


h1 {
    margin: 0px 0px 10px 0px;
    color: #0076a8;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    }

h2 {
    margin: 0px 0px 10px 0px;
    color: #0076a8;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    }

h3 {
    margin: 0px 0px 5px 0px;
	color: #000000;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    text-transform: uppercase;
    }

.highlight {
    font-size: 11px;
    line-height: 15px;
    color: #0076a8;
    font-weight: bold;
}

.small {
    font-size: 10px;
    line-height: 14px;
}

.prizes {
    font-size: 10px;
    line-height: 11px;
    color: #0076a8;
    font-weight: bold;
}


.form_heading {
        font-size: 11px;
        line-height: 11px;
        font-weight: bold;
        color: #515151;
}
  
.note {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 10px;
    font-weight: bold;
    color: #515151;
}

.error {
    font-size: 12px;
    line-height: 13px;
    color: #E10E12;
}

img { border: 0; margin: 0; padding: 0; }

img.support { border: 4px solid #6CC41C; margin: 0; padding: 0; float: left;}




a {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
  }
  
a:link {text-decoration: underline; color: #6CC41C;}
a:active {text-decoration: underline; color: #6CC41C;}
a:visited {text-decoration: underline; color: #6CC41C;}
a:hover {text-decoration: underline; color: #FF7800;}




.footer {
    color: #828282;
    font-size: 10px;
    line-height: 13px;
}

.footer a:link {text-decoration: underline; color: #7D7D7D; font-size: 10px;}
.footer a:active {text-decoration: underline; color: #7D7D7D; font-size: 10px;}
.footer a:visited {text-decoration: underline; color: #7D7D7D; font-size: 10px;}
.footer a:hover {text-decoration: underline; color: #6CC41C; font-size: 10px;}













/* Navigation */

img.nav {
    float: left;
    padding: 0px;
    margin: 0px;
}

img.side_header {
    float: left;
    padding: 0px 15px 0px 0px;
    margin: 0px;
}





/* List Items */

ul {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15px;
    list-style-image: url('/images/interface/arrow_green.gif');
    list-style-position: outside;
    padding: 0px 0px 7px 0px;
    margin: 3px 0px 0px 15px;
}

li {
    margin-bottom: 3px;
}

ul.subsection {
	list-style-image: url('/images/interface/arrow_small.gif');
}




/* Miscellaneous Elements */


.dotted_divider {
    float: none;
    background-image: url('/images/interface/divider_horizontal.gif');
    background-repeat: repeat-x;
    line-height: 1px;
    margin: 15px 0 15px 0;
}


div.clearer {
    clear: both;
    line-height: 0;
    height: 0;
}

/* Forms and Form Buttons */

.form {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    border: solid 1px #6CC41C;
    margin: 0px;
}

.mailform {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    text-indent: 0;
    background-color: #ffffff;
    border: solid 1px #6CC41C;
    margin: 2px 0px 0px 0px;
}

.form_button {
    margin: 0;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-indent: 0;
    background-color: #0076a8;
}


.nav_dotted {
    background-image: url('/images/interface/dot.gif');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    height: 1px;
    width: 194px;
}

.nav_menu_container {
}

.nav_menu {
    font-size: 10px;
    text-align: left;
    color: black;
    background-color: #D0F0AE;
    padding: 2px;
    cursor: pointer;
    width: 190px;
}

.nav_menu_hover {
    background-color: #89D74B;
    color: white;
}

.nav_submenu_container {

}




/** calendar classes **/

table.calendar_container {
    background-color: white;
    border: 1px solid #fee7b5;
    padding: 3px;
}

tr.calendar_container {}
td.calendar_container {}
div.calendar_container_days {}

table.calendar_head {
    width: 100%;
    margin: 1px;
}
tr.calendar_head {}
td.calendar_head {
    padding: 1px;
}

td.calendar_head_prev_month {
    background-color: #fee7b5;
}

td.calendar_head_month_select {
    color: #0076a8;
    background-color: #fee7b5;
    text-align: center;
}

td.calendar_head_next_month {
    background-color: #fee7b5;
}

table.calendar_base {}
tr.calendar_base {}
td.calendar_base {}
div.calendar_base {
    width: 24px;
    height: 24px;
    color: #0076a8;
    background-color: #fee7b5;
    font-size: 10px;
    font-weight: bold;
    margin: 1px;
    line-height: 24px;
    text-align: center;
}

table.calendar_dow {}
tr.calendar_dow {}
td.calendar_dow {}
div.calendar_dow {
    line-height: 13px;
    height: 13px;
}

div.calendar_day_this_month {}
div.calendar_day_other_month {
    color: #aaaaaa;
}

div.calendar_event_day {
    color: white;
    background-color: #8EDCEF;
    cursor: pointer;
}

div.calendar_event_rollover {
    width: 222px;
    padding: 5px;
    
    text-align: left;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
}

div.calendar_event_rollover_body {
    background-color: white;
    border-color: #0076a8;
}

/* custom calendar event classes */
div.calendar1 {
    color: white;
    background-color: #8EDCEF;
    cursor: pointer;
}

div.calendar1_hover {
    color: white;
    background-color: #0076a8;
    cursor: pointer;
}




div.auto_complete {
    width: 350px;
    background: #fff;
}
div.auto_complete ul {
    border: 1px solid #888;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-type: none;
}
div.auto_complete ul li {
    margin: 0;
    padding: 3px;
}
div.auto_complete ul li.selected { 
    background-color: #ffb; 
}
div.auto_complete ul strong.highlight { 
    color: #800; 
    margin: 0;
    padding: 0;
}

#badge { position: relative; width: 800px; margin: 0 auto; z-index: 999; }
#badge img { position: absolute; }
#badge-index #badge img { right: -53px; top: 48px; }
#badge-standard #badge img { right: -44px; top: 14px; }


#subscribe-form fieldset,
#unsubscribe-form fieldset { border: none; font-size: 12px; }
#subscribe-form label,
#unsubscribe-form label { float: left; width: 54px; font-weight: bold; }
#subscribe-form input.text,
#unsubscribe-form input.text { float: left; font-size: 12px; border: 1px solid #cccccc; background-color: #e3e3e3; margin: -4px 0 8px; padding: 4px; }


table.results { background-color: #cccccc; margin-top: 10px; }
table.results tr.title td { background-color: #D0F0AE; font-weight: bold; text-align: center; }
table.results tr.subtitle td { background-color: #dedede; font-weight: bold; text-align: center; }
table.results th { background-color: #F2F9F0; }
table.results td { background-color: white; }
