/******************************************
    Main Page Structure
******************************************/

body
{
    font: 100% Verdana, Arial, san-serif;
    background: #369;
    background-image: url(../images/background.gif);
    background-repeat: repeat-x;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: center;
    color: #32363D;
}
#container
{
    font-size: 11px;
    width: 960px;
    background: #FFF;
    margin: 0 auto;
    border: 0;
    text-align: left;
}
#breadcrumb
{
    margin: 9px 0 -9px 0;
    width: 780px;
    font-size: 11px;
    color: #3B484E;
}
#crumb ul, #crumb li
{
    display: inline;
    list-style-type: none;
}
.mainContentHeader
{
    margin: 0 0 4px 0;
    padding: 4px 6px;
    font-size: 11px;
    color: #3B484E;
    border-bottom: 1px solid #DDD;
}
#mainContentRight
{
    float: right;
    width: 580px;
    margin: 4px 0 0 0;
    padding: 4px 6px;
}
#mainContentRightWide
{
    width: 955px;
    text-align: justify;
}
#mainContentBanner
{
    margin: 4px 4px 20px 4px;
    width: 740px;
    float: left;
}
#subContent
{
    margin: 4px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    font-size: small;
}
#subContentWide
{
    margin: 0 20px 0 0;
    padding: 4px 0;
    line-height: 15px;
    text-align: justify;
}
#subInfo
{
    float: right;
    width: 160px;
    padding: 8px;
    text-align: left;
    background-color: #FFFFFF;
}

/******************************************
    Header Structure
******************************************/
#header
{
    background-position: left;
    background: #FFF;
    background-image: url(../images/header_bg.jpg);
    padding: 0;
    background-repeat: no-repeat;
}
#login
{
    margin: 0;
    padding: 30px 10px 0px 0px;
    float: right;
    height: 46px;
    width: 258px;
}
#SocialMediaButtons
{
    width: 67px;
    float: right;
    height: 67px;
    padding:10px 0px 0px 0px;
}

/******************************************
    Sidebar Structure
******************************************/
#sidebarLeft
{
    width: 150px;
    margin: 0 618px 0 0;
    padding: 4px 6px;
}
#sideNav
{
    margin: 2;
    padding: 0;
}
.sideNavHeader
{
    padding: 4px;
    font-family: tahoma, arial;
    font-size: 12px;
    color: #044595;
    font-weight: bold;
    border-bottom: 1px solid #DDD;
    background-color: #FFFFFF;
}
.sideNavItem
{
    padding: 4px 6px;
    border-bottom: 1px solid #DDD;
    background-color: #FFFFFF;
}
.sideNavSub
{
    margin: 0 0 0 10px;
    padding: 3px 0;
    font-size: 11px;
}
.sideNavItem:hover
{
    background: #E8F3FF;
    padding: 4px 6px;
    border-bottom: 1px solid #DDD;
}
.sideNavItemActive
{
    background: #E8F3FF;
    padding: 4px 6px;
    border-bottom: 1px solid #DDD;
    font-weight: bold;
}

/******************************************
    Footer Structure
******************************************/
#footer
{
    padding: 0 10px 0 20px;
    background-image: url(../images/navbar/subnavbg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    border-top: 1px solid #DDD;
}
#footer p
{
    margin: 0;
    padding: 10px 0;
}
#footerInfo, #footerInfo a, #footerInfo a:link
{
    font-size: 11px;
    color: #0066CC;
}
#footerInfo a:hover
{
    color: #3B484E;
}
/******************************************
    Global Styles
******************************************/
p
{
    margin: 15px;
    color: #666666;
    font-size: small;
}
h1
{
    margin: 0 0 4px 0;
    padding: 0;
    font-size: 12px;
    line-height: 17px;
    color: #3B484E;
}
h2
{
    margin: 0 0 4px 0;
    padding: 4px 6px;
    font-size: 11px;
    color: #3B484E;
    border-bottom: 1px solid #DDD;
}
h3
{
    font-family: tahoma, arial;
    font-size: large;
    color: #044595;
    border-bottom: 1px solid #DDD;
    padding-bottom: 4px;
    padding-left: 4px;
}
h4
{
    margin: 0 0 4px 0;
    padding: 4px 6px;
    font-size: 11px;
    font-weight: normal;
    background-color: #97CBFF;
    border-bottom: 1px solid #DDD;
}
h4:hover
{
    margin: 0 0 4px 0;
    padding: 4px 6px;
    font-size: 11px;
    font-weight: normal;
    background-color: #C8DEEF;
    border-bottom: 1px solid #DDD;
}
.fltrt
{
    float: right;
    margin-left: 8px;
}
.fltlft
{
    float: left;
    margin-right: 8px;
}
.fltcntr
{
    text-align: center;
}
.clearfloat
{
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
input
{
    font: 100% Verdana, Arial, san-serif;
    color: #3B484E;
    border: 1px solid #bbbbbb;
    background: #FFF;
}
textarea
{
    font: 100% Verdana, Arial, san-serif;
    color: #3B484E;
    border: 1px solid #bbbbbb;
    background: #FFF;
}
select
{
    font: 100% Verdana, Arial, san-serif;
    color: #3B484E;
    background: #FFF;
}
.divItem
{
    padding: 4px 6px;
    border-bottom: 1px solid #DDD;
    color: Black;
}
.panelHeader
{
    font-family: tahoma, arial;
    font-size: large;
    color: #044595;
    border-bottom: 1px solid #DDD;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 4px;
    background-color: #999;
}
.panelItem
{
    height: 250px;
    width: 240px;
}
.PanelDivItem
{
    padding: 4px;
    color: #000000;
    border-bottom: 1px solid #DDD;
}
.PanelDivItem a:link
{
    color: #0066FF;
    text-decoration: underline;
}
.PanelDivItem a:visited
{
    color: #0066FF;
    text-decoration: underline;
}
.rotatorHead
{
    font-size: large;
    text-align: center;
}
.differenceRotator
{
    margin: 6px;
    color: Black;
    font-size: large;
    text-align: center;
    width: 372px;
    float: right;
}
.rotatorContent
{
    color: Blue;
    font-size: medium;
    font-weight: bold;
    text-align: center;
}
.getStartedButton
{
    border: 1px solid #999999;
    padding: 20px 0px 25px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}
A.getStartedButton
{
    text-decoration: none;
    color: #044595;
}
A.getStartedButton:link
{
    text-decoration: none;
    color: #044595;
}
A.getStartedButton:active
{
    text-decoration: none;
    color: #044595;
}
A.getStartedButton:hover
{
    color: #044595;
    background-color: #e8f3ff;
    text-decoration: none;
}

/******************************************
    Link Styles
******************************************/
.divider
{
    border-right: 1px dotted #333;
    margin: 0 14px;
}
.sitemap ul, .sitemap li
{
    margin: 0 15px 0 -10px;
    list-style-image: url(../images/list-style.gif);
}
a.divItemLink:link, a.divItemLink:visited
{
    color: #0000FF;
}
a.divItemLink:hover
{
    color: Red;
}
a:link, a:active, a:visited
{
    color: Black;
    text-decoration: none;
}
a:hover
{
    color: #D20;
}
a.login:link, a.login:active, a.login:visited
{
    font-size: 13px;
    color: #E20;
    text-decoration: none;
    font-weight: bold;
}
a.login:hover
{
    font-size: 13px;
    color: #333;
    text-decoration: underline;
    font-weight: bold;
}
a.header:link, a.header:active, a.header:visited
{
    font-size: 13px;
    color: #699;
    text-decoration: none;
}
a.header:hover
{
    font-size: 13px;
    color: #3B484E;
    text-decoration: underline;
}
#crumb a, #crumb a:link
{
    color: #699;
    text-decoration: none;
}
#crumb a:hover
{
    color: #3B484E;
    text-decoration: underline;
}
#mainContent a, #mainContentRight a, #mainContentRightWide a, #subContent a, .containerContent a
{
    text-decoration: underline;
}

/******************************************
    Tooltip Style
******************************************/
.tip
{
    font-size: 11px;
    border: solid 1px #000;
    width: 220px;
    padding: 3px;
    position: absolute;
    z-index: 100;
    visibility: hidden;
    color: #32363D;
    background-color: #ffffff;
    text-align: left;
}
.ValidateMessage
{
    color: Red;
}
/******************************
Collapsible Panel Styles
******************************/
.collapsePanel
{
    width: 100%;
    background-color: white;
    overflow: hidden;
    line-height: 12px;
}

.affiliationthumbs
{
    margin: 6px;
}
/******************************
Accordion Panel Styles
******************************/
.accordionHeader
{
    font-size: 11px;
    color: #044595;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 4px;
}
.accordionHeaderSelected
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 4px;
}
.accordionContent
{
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 4px;
    padding: 0px 8px 0px 8px;
    background-color: #E8E8E8;
    border: 1px solid Black;
    font-size: 12px;
}

