
/* CSS Document */
.bodyText
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10pt;
    letter-spacing: normal;
    text-indent: 0px;
    text-decoration: none;
    color: #3d3625;
    line-height: 1.5;
}
.bodyText a:link
{
    color: Blue;
    text-decoration: underline;
}
.bodyText a:visited
{
    color: Purple;
}
.bodyText a:hover, .footer a:hover
{
    color: #CF7600;
}
.bodyText-light, bodyText-light a:link, bodyText-light a:visited
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 14px;
    letter-spacing: normal;
    text-indent: 0px;
    text-decoration: none;
    color: #C7C4BD;
}
.bodyText-light a:hover
{
    color: #C7C4BD;
}
.Bodytext_subhead, .Bodytext_subhead a:link, .Bodytext_subhead a:visited
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #3D3524;
}

.Bodytext_subhead a:hover
{
    color: #007A94;
}

.Bodytext_subhead2, .Bodytext_subhead2 a:link, .Bodytext_subhead2 a:visited
{
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
    color: #007A94;
    line-height: 1;
}
.Bodytext_subhead2 a:hover
{
    color: #007A94;
}
.headline1, .headline1 a:link, .headline1 a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #3D3524;
}
.headline1 a:hover
{
    color: #007A94;
}
.headline2, .headline2 a:link, .headline2 a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    color: #3D3524;
}
.headline2 a:hover
{
    color: #007A94;
}
.small_link_text, .small_link_text a:link, .small_link_text a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    color: #B01A48;
    line-height: 1;
}
.small_link_text a:hover
{
    color: #007AA7;
}
.PageTitle, .PageTitle a:link, .PageTitle a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -0.3pt;
    color: #007a94;
    text-transform: capitalize;
    font-weight: normal;
}
.PageTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -0.3pt;
    color: #007a94;
    text-transform: capitalize;
    font-weight: normal;
}

.footer, .footer a:link, .footer a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3d3625;
    text-decoration:none;
}

.readMore
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    letter-spacing: normal;
    text-indent: 0px;
    text-decoration: none;
    color: #3d3625;
    line-height: 1.5;
}


img
{
    border: 0;
}
.linkimage
{
    cursor: pointer;
    text-decoration: none;
    border-top-color: #FFFFFF;
    border-right-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    border-left-color: #FFFFFF;
}
.linkimage a:link
{
    cursor: pointer;
    text-decoration: none;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}
.linkimage a:visited
{
    cursor: pointer;
    text-decoration: none;
    border-top-color: #666666;
    border-right-color: #666666;
    border-bottom-color: #666666;
    border-left-color: #666666;
}
.linkimage a:hover
{
    cursor: pointer;
    text-decoration: none;
    border-top-color: #CC6600;
    border-right-color: #CC6600;
    border-bottom-color: #CC6600;
    border-left-color: #CC6600;
}
.highlights
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #C54A1D;
}

.loginLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #996633;
}
.logOutLabel
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #996633;
    text-decoration: none;
}
input
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #C0C0C0;
}
.userselect
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #605CA7;
    width: 206px;
}
.userselectBig
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #605CA7;
    width: 406px;
}
textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #605CA7;
}
button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.labelStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    vertical-align: top;
}
.Header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    letter-spacing: -0.3pt;
    color: #007a94;
    text-transform: capitalize;
    font-weight: normal;
}
.HeaderGrey
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    color: #656770;
    text-indent: 12px;
}
.tblBorder
{
    border: 2px solid #899398;
    border-collapse: separate;
}
.breadcrumb a:link
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: #808080;
}
.breadcrumb a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: #808080;
}
.breadcrumb a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: #808080;
}
.errorlabel
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
    color: red;
}

/****table style for Exhibitor Menu Grid*/
.ExhibitorMenuTable
{
    border: none;
    border-collapse: collapse;
}
.MainRow
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    height: 18px;
}
.MainRow a
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    height: 18px;
}
.MainCell
{
    background-color: #666633;
}

.OrangelabelStyle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #F37421;
    font-weight: bold;
}

.blackText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.Titleheader
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-style: normal;
    color: #000000;
}
.links
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #CC6600;
    text-decoration: none;
}
.Contents
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #515C6A;
}
.sidebar-sub-1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #515C6A;
    text-decoration: underline;
}
.sidebar-sub-2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bolder;
    color: #FFFFFF;
    text-decoration: underline;
}

.TxtStyle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border: 1px solid goldenrod;
}
.TxtStyle:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-right: 1px solid goldenrod;
    border-bottom: 1px solid goldenrod;
    background-color: #EFF1F3;
}


/* New styles for IVHP website */

.SideBarTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;
    font-style: normal;
    text-transform: uppercase;
    background-position: center center;
    text-align: right;
    vertical-align: top;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 0px;
    height: 0px;
    width: 0px;
    background-color: #3D3625;
    letter-spacing: 1px;
    font-variant: normal;
}
.SideBar_pagelist
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: capitalize;
    color: #3D3625;
    vertical-align: top;
    line-height: 14px;
    text-align: right;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    cursor: auto;
    font-variant: normal;
    white-space: normal;
}


/* ---------------- */
/* FOR MASTER PAGES */
/* ---------------- */

.home_frame_side_lft
{
    background-image: url(images/home_frame_side_lft.gif);
    background-repeat: repeat-y;
}
.home_top
{
    background-image: url(images/home_top.gif);
}
.home_mid
{
    background-image: url(images/home_mid.gif);
    background-repeat: repeat-x;
}
.home_frame_mid_lft
{
    background-image: url(images/home_frame_mid_lft.gif);
    background-repeat: repeat-y;
}
.home_frame_side_rt
{
    background-image: url(images/home_frame_side_rt.gif);
    background-repeat: repeat-y;
}

.home_frame_mid_rt
{
}
.home_bottom
{
    background-image: url(images/home_bottom.gif);
}
.home_bottom_blend
{
    background-image: url(images/home_bottom_blend.gif);
}
.home_cell
{
    background-image: url(images/home_cell.gif);
    background-repeat: no-repeat;
}
.home_frame_mid_lft_repeat
{
    background-image: url(images/home_frame_mid_lft1.gif);
    background-repeat: repeat-y;
}
.home_frame_mid_rt_repeat
{
    background-image: url(images/home_frame_mid_rt1.gif);
    background-repeat: repeat-y;
}

#headerlinks
{
    text-decoration: underline;
}

