/* CSS Document */

a:link    {color:#1D5797}
a:visited {color:#1D5797}
a:hover   {color:#D70E2E}
a:active  {color:#1D5797}

a.Footer
{
  font-weight      : normal;
  text-decoration  : none ;
  font-family      : arial,geneva,lucida;
  font-size        : 8pt;
  color            : #1D57AA;
}

a.Footer:hover
{
  color : #000000;
}

a.FooterSelected
{
  font-weight      : bold;
  text-decoration  : none ;
  font-family      : arial,geneva,lucida;
  font-size        : 8pt;
  color            : #1D57AA;
}

a.BitmapLink img
{
  border         : none;
  filter         : Alpha(opacity=100);
  -moz-opacity   : 1.0;
  -khtml-opacity : 1.0;
  opacity        : 1.0;
}

a.BitmapLink:hover img
{
  filter         : Alpha(opacity=50);
  -moz-opacity   : 0.5;
  -khtml-opacity : 0.5;
  opacity        : 0.5;
}

h
{
  font-family : arial,geneva,lucida;
  font-weight : bold;
}

hr
{
  border-style  : solid;
  border-color  : #48C7F3;
  border-width  : 1px;
  margin-top    : 0px;
  margin-bottom : 8px;
}

body
{
  background-color : #B0C5E6;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  margin-top       : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
}

td.ContentMarginWrapper
{
  font-family : arial,geneva,lucida,sans-serif;
  font-size   : 10pt;
}

font.SplashText
{
  font-family : arial,geneva,lucida;
  font-weight : bold;
  font-size   : 9pt;
  color       : black;
}

h1
{
  font-family   : arial,geneva,lucida;
  font-size     : 18px;
  font-weight   : bold;
  color         : #36629F;
  margin-bottom : 0px;
}

h2
{
  font-family   : arial,geneva,lucida;
  font-size     : 15px;
  color         : #36629F;
  margin-bottom : 0px;
}

td.DynamicText
{
  font-family : arial,geneva,lucida,sans-serif;
  font-size   : 10pt;
}

hr.DynamicText
{
  border-style  : solid;
  border-color  : #36629F;
  border-width  : 1px;
  margin-top    : -3px;
  margin-bottom : 0px;
}

ul.DynamicText
{
  margin-top: 0;
  border-top-width: 0;
  padding-top: 0;
  margin-bottom: 0;
  border-bottom-width: 0;
  padding-bottom: 0;
}

li.DynamicText
{
  color               : #000000;
  list-style-position : outside;
  list-style-type     : square;
}

li.HealthLinks
{
  color               : #000000;
  list-style-position : outside;
  list-style-type     : square;
  margin-bottom       : 10px;
}


a.DynamicText
{
  font-size : 9pt;
}

table.LogoStrip
{
  width            : 780px;
  height           : 116px;
}

table.TopMenuStrip
{
  width            : 780px;
  height           :  24px;
  border           : 1px solid black;
  background-color : #FFFFFF;
  background-image : url('/RVCHC_templates/Shell_SkinDefault_TopMenuFill.png');
  color            : #FFFFFF;
  font-family      : arial,geneva,lucida;
  font-weight      : bold;
  font-size        : 10pt;
}

table.FooterStrip
{
  width            : 780px;
  height           :  24px;
  color            : #1D57AA;
  font-family      : arial,geneva,lucida;
  font-weight      : bold;
  font-size        : 8pt;
  text-align       : center;
}

table.ContentTitleBar
{
  width            : 780px;
  height           :  36px;
  border           : none;
  background-color : #FFFFFF;
  background-image : url('/RVCHC_templates/Shell_SkinDefault_TitleBar.jpg');
  font-family      : arial,geneva,lucida;
  font-size        : 10pt;
  font-weight      : bold;
  font-style       : italic;
  text-align       : right;
  padding          : 10px;
}

table.ContentBackdrop
{
  width            : 780px;
  border           : none;
  background-image : url('/RVCHC_templates/Shell_SkinDefault_PageFill.gif');
}

table.ContentAndMenuAlign
{
  width            : 780px;
  border           : none;
}

td.Blurb
{
  background-color : #FFFFFF;
}

td.PageContentCell
{
  text-align     : left;
  vertical-align : top;
  padding        : 10px;
}

td.PagePanelCell
{
  width          : 120px;
  text-align     : center;
  vertical-align : top;
}

table.boxa
{
  font-family : arial,geneva,lucida;
  font-size   : 8pt;
  background-color : #FFFFFF;
}

td.boxaT
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_T.gif);
}

td.boxaB
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_B.gif);
}

td.boxaL
{
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_L.gif);
}

td.boxaR
{
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_R.gif);
}

td.boxaTL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_TL.gif);
}

td.boxaTR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_TR.gif);
}

td.boxaBL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_BL.gif);
}

td.boxaBR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_BR.gif);
}

td.boxaC
{
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_C.gif);
}

table.boxb
{
  font-family : arial,geneva,lucida;
  font-size   : 8pt;
}

td.boxbT
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_T.gif);
}

td.boxbB
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_B.gif);
}

td.boxbL
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_L.gif);
}

td.boxbR
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_R.gif);
}

td.boxbTL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_TL.gif);
}

td.boxbTR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_TR.gif);
}

td.boxbBL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_BL.gif);
}

td.boxbBR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_BR.gif);
}

td.boxbC
{
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxB_C.gif);
  color : #747882;
}

table.boxc
{
  font-family   : arial,geneva,lucida;
  font-size     : 8pt;
  margin-top    : 4px;
  margin-bottom : 12px;
}

td.boxcT
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_T.gif);
}

td.boxcB
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_B.gif);
}

td.boxcL
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_L.gif);
}

td.boxcR
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_R.gif);
}

td.boxcTL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_TL.gif);
}

td.boxcTR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_TR.gif);
}

td.boxcBL
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_BL.gif);
}

td.boxcBR
{
  width            : 10px;
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_BR.gif);
}

td.boxcC
{
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxC_C.gif);
  color : #747882;
}

hr.MediaTile
{
  border-style : solid;
  border-color : #A2D297;
  border-width : 1px;
  margin-top   : 0px;
}

font.RboxHeading
{
  font-family : arial,geneva,lucida;
  font-weight : bold;
  font-size   : 10pt;
}

a.RboxLink
{
  font-family : arial,geneva,lucida;
  font-weight : bold;
  font-size   : 8pt;
  color       : 00AA00;
}

a.RboxLink:hover
{
  color : #000000;
}

a.RboxLinkSmall
{
  font-family : arial,geneva,lucida;
  font-weight : bold;
  font-size   : 8pt;
}

div.spacer5px
{
  width  : auto;
  height : 5px;

}

table.TopMenuBar
{
  width            : 780px;
  height           : 20px;
  border           : none;
  background-color : #FFFFFF;
}

td.TopMenuBarGIF
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuTopButton.gif');
  padding : 5px;
  width   : 186px;
  height  : 27px;
}

td.TopMenuBarPNG
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuTopButton.png');
  padding : 5px;
  width   : 186px;
  height  : 24px;
}

a.TopMenuBar
{
  color           : #000000;
  font-family     : arial,geneva,lucida;
  font-size       : 12px;
  font-weight     : bold;
  text-decoration : none;
  margin-left     : 20px;
  display         : block;
}

a.TopMenuBar:Hover
{
  color           : #D70E2E;
}


a.TopMenuBarSelected
{
  color           : #D70E2E;
  font-family     : arial,geneva,lucida;
  font-size       : 12px;
  font-weight     : bold;
  text-decoration : none;
  margin-left     : 20px;
  display         : block;
}

table.SideMenuBar
{
  width            : 186px;
  height           : 260px;
  border           : none;
  background-color : #FFFFFF;
}

td.SideMenuBarGIF
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuSideButton.gif');
  padding : 5px;
  width   : 186px;
  height  : 27px;
}

td.SideMenuBarPNG
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuSideButton.png');
  padding : 5px;
  width   : 186px;
  height  : 27px;
}

td.SideMenuTop
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuSideTop.gif');
  height : 30px;
  width  : 186px;
}

td.SideMenuBottom
{
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuSideBottom.gif');
  height : 30px;
  width  : 186px;
}

td.SideMenuFiller
{
  width  : 186px;
  background-image : url('/RVCHC_templates/Shell_SkinDefault_MenuSideFiller.gif');
}

a.SideMenuBar
{
  color           : #1D57AA;
  font-family     : arial,geneva,lucida;
  font-size       : 12px;
  font-weight     : bold;
  text-decoration : none;
  margin-left     : 35px;
  display         : block;
}

a.SideMenuBar:Hover
{
  color           : #D70E2E;
}


a.SideMenuBarSelected
{
  color           : #D70E2E;
  font-family     : arial,geneva,lucida;
  font-size       : 12px;
  font-weight     : bold;
  text-decoration : none;
  margin-left     : 35px;
  display         : block;
}

TABLE.Tab
{
  border-collapse  : collapse;
}

td.Tab
{
  color            : white;
  font-family      : arial,geneva,lucida;
  font-weight      : bold;
  font-size        : 9pt;
  text-decoration  : none;
  width            : 127;
  height           : 22;
}

td.TabPad
{
  font-family      : arial,geneva,lucida;
  font-size        : 8pt;
  height           : 22;
}

a.Tab
{
  font-size        : 8pt;
  font-weight      : normal;
  font-family      : arial,geneva,lucida;
  color            : #000000;
  display          : block;
  text-decoration  : none;
}

td.boxaT_tabstretchy, td.boxaT_taboverlap
{
  height           : 10px;
  background-image : url(/RVCHC_templates/Shell_SkinDefault_BoxA_T.gif);
}

