﻿.picture
{
    margin: 0px;
    padding: 0 5px 5px 5px;
    vertical-align: middle;
    text-align: center;
}
.shaded
{
    margin-bottom: 17px;
    margin-right: 23px;
    float: left;
}
.event_description h3
{
    text-align: center;
}
#thankyou
{
    padding: 20px;
}
#thankyou div
{
    border: solid 1px #000;
    padding: 15px;
    clear: left;
}
.event_description
{
    font-size: .8em;
    float: right;
    line-height: 22px;
    padding: 10px;
}
h3
{
    font-style: italic;
    font-size: 15px;
    color: #23408f;
}
.grid a
{
    color: #a70240;
    font-weight: bold;
}
.grid thead tr th
{
    background-color: #25408F;
    color: #FFFFFF;
    font-size: 13px;
    padding: 5px;
    text-align: left;
}
.grid tbody tr td
{
    background-color: #d3d9e9;
    color: #000;
    padding: 4px 4px 4px 5px;
    margin: 0;
    font-size: 13px;
    line-height: 22px;
}
#content_registrantion
{
    width: 700px;
    margin: auto;
}
table.double tbody tr td:first-child
{
    font-weight: bold;
    padding-right: 5px;
    width: 145px;
    text-align: right;
}
table.grid
{
    width: 700px;
    padding-top: 19px;
    margin: auto;
}
table.equal tr td
{
    width: 350px;
}
h4
{
    font-size: 20px;
    color: #23408f;
    margin-top: 10px;
    margin-bottom: 10px;
}
.pick_web_class
{
    font-size: .8em;
    line-height: 22px;
    margin-left: 35px;
    margin-right: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pick_web_class h3, .pick_web_class h2
{
    font-style: italic;
    font-size: 19px;
    color: #23408f;
}
#info
{
    background-color: #dcddde;
    border: 2px solid #23408f;
    clear: both;
}
#info h1
{
    background-color: #23408f;
    font-size: 17px;
    margin: 0;
    padding: 3px 0 3px 15px;
    height: 20px;
    color: #fff;
    font-style: italic;
}
.facttable
{
    width: 100%;
    border-width: 1px;
    border-spacing: 0px;
    border-style: solid;
    border-color: #23408F;
    border-collapse: separate;
    background-color: white;
    line-height: 32px;
}
.facttable tr.row
{
    background-color: #dfe0ef;
}
.facttable tr.alt_row
{
    background-color: #fff;
}
.factlabel
{
    color: #23408f;
    font-weight: bold;
    padding-right: 25px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 0px;
    border-width: 1px;
    line-height: 21px;
    border-color: #23408f;
    vertical-align: top;
    -moz-border-radius: 0px;
    white-space: nowrap;
}
.factvalue
{
    color: #23408f;
    text-align: left;
    border-width: 1px;
    vertical-align: top;
    padding: 1px;
    border-color: #23408f;
    -moz-border-radius: 0px;
}
.factvalue p
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
#agendatable th
{
    width: 200px;
    text-align: left;
    font-size: large;
    font-weight: bold;
}
#agendatable tr td
{
    width: 200px;
}
#info hr
{
    border: 1px solid #23408f;
}
#info h2
{
    padding-top: 10px;
    margin: 0;
    font-size: 17px;
}
#contentwrapper
{
    padding: 20px 40px;
    line-height: 22px;
    font-size: 14px;
}
#info .bar
{
    background-color: #23408f;
    height: 30px;
}
#info .bar2
{
    background-color: #23408f;
    height: 30px;
    padding-top: 5px;
    padding-left: 5px;
}
#info #days tr td
{
    padding-left: 75px;
    padding-right: 75px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 275px;
}
#info #days tr td div
{
    border: 2px solid #23408f;
    height: 100px;
}
#info #days p
{
    margin-top: 5px;
    padding-left: 15px;
    font-size: 14px;
}
iframe
{
    border: none;
}
#aboutwrapper
{
    background-color: #fff;
}
#nav div
{
    float: left;
    list-style-type: none;
    border-width: 2px;
    background-color: #fff;
    background-image: url(/images/navtab_off.gif);
    text-align: center;
    height: 33px;
    width: 125px;
    font-size: 12px;
    margin-right: 3px;
    padding-top: 2px;
}
#nav div.selected
{
    background-color: #fff;
    background-image: url(/images/navtab_on.gif);
}
#nav div.selected a
{
    color: #fff;
}
#nav div.deselected
{
    background-color: #fff;
    background-image: url(/images/navtab_off.gif);
}
#nav div.deselected a
{
    color: #23408f;
}
#index6.selected
{
    background-image: url(/images/navtab_on_red.gif) !important;
}
.regTab, #index6
{
    background-image: url(/images/navtab_on_red.gif) !important;
}
.regTab a, #index6 a
{
    color: #fff !important;
}
#nav div a
{
    font-weight: bold;
    color: #23408f;
    text-decoration: none;
}
#nav
{
    width: 100%;
    margin-top: 35px;
}
#nav div.hover, #nav div.hover a
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#nav div.hover.selected, #nav div.hover.selected a
{
    color: #fff;
    text-decoration: underline;
}
.tbl thead tr td
{
    font-weight: bold;
    background-color: #23408F;
    color: #fff;
    padding: 5px;
}
.tbl tbody tr td
{
    border: solid 1px #cacfe2;
    padding: 5px;
}
.tbl tbody tr td:first-child
{
    text-align: right;
}
.tbl
{
    border-collapse: collapse;
    width: 100%;
}
.info2
{
    background-color: #fff;
    border: 2px solid #23408f;
    clear: both;
}
.info3
{
    background-color: #fff;
    border: 2px solid #23408f;
    float: left;
    width: 250px;
    height: 350px;
}
.blue
{
    color: #23408F;
}
.red_link
{
    color: #A70240;
    font-weight: bold;
}
