﻿.userInput { font-size:11px; font-family:Tahoma,Verdana; }
h1 { font-size:18px; color: #2D3087; font-weight:bold; font-family:Arial,Tahoma,Verdana }
h2 { font-size:16px; color: #2D3087; font-weight:bold; font-family:Arial,Tahoma,Verdana }
h3 { font-size:14px; color: #2D3087; font-weight:bold; font-family:Arial,Tahoma,Verdana }
a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    overflow: hidden;
}
.tdGrey { background-color:#EEEEEE; font-size:10px; color:#666666; font-weight:bold; }
.tdHead { background-color:#0066FF; font-size:10px; color:#FFF; font-weight:bold; }
a:hover { 
    font-weight:bold; 
    color: #2D3087; 
    text-decoration: none;
    overflow: hidden;
}
a:visited { 
    font-weight:bold; 
    color:#000000; 
    text-decoration:none 
}
.PanelOuter { 
    border: 1px solid #2D3087 
}
.TopLeftCornerFilled { vertical-align:top; float:left; background:url("/images/corners.png") no-repeat 0px 0px; width: 5px; height:5px; }
.TopRightCornerFilled { vertical-align:top; float:right; background:url("/images/corners.png") no-repeat -20px 0px; width: 5px; height:5px; }
.TopLeftCorner { 
    vertical-align:top; 
    float:left; 
    background:url("/images/corners.png") no-repeat -25px 0px; 
    width: 5px; 
    height:5px; }
.TopRightCorner { 
    vertical-align:top; 
    float:right; 
    background:url("/images/corners.png") no-repeat -45px 0px; 
    width: 5px; 
    height:5px; }
.BottomLeftCorner { vertical-align:bottom; float:left; background:url("/images/corners.png") no-repeat -25px -20px; width: 5px; height:5px; }
.BottomRightCorner { vertical-align:bottom; float:right; background:url("/images/corners.png") no-repeat -45px -20px; width: 5px; height:5px; }
.FeatureBox { font-weight:bold; color: #2D3087; }
.NavRelatedLinks {
    font-weight:bold; }
.NavRelatedLinks a { 
    font-weight:normal; 
    font-size:10px; 
    color:#000000
}
.NavRelatedLinks a:hover {
    font-weight:normal; 
    color:#2D3087; 
    font-size:10px 
}
.NavRelatedLinks a:visited {
    font-weight:normal; 
    color:#000000; 
    font-size:10px 
}
p.numpara1 { font-weight:bold; text-indent:30px }
p.numpara3 { font-weight:bold; text-indent:50px }
p.numpara4 { text-indent:80px }
body,html { height: 100%; margin: 0px; padding: 0px; font-size:11px; font-family:Verdana }
#LogoPlaceHolder { margin-top:0px;background:url('/images/LogoPlaceHolder.png') no-repeat -20px; width:280px; height:80px }
#MenuContainer 
{ 
    margin-right:10px; 
    background:url('/images/MenuBackground.png') no-repeat; 
    width:490px;
    height:30px; 
}
#MainContent {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#MainBanner {
    background: url('/images/scmediabanner1.jpg') no-repeat; 
    height: 200px; 
    width:100%;
}
#CopyrightFooter {
    text-align:right;
    width:960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
#MainPanel {
    border-bottom: 1px solid #666666;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: left;
    width: 960px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    top:0px;
}
.BreadCrumbs { 
    margin-top:10px; 
    line-height:20px; 
    width:900px; 
    background-color:#EEEEEE 
}
#MenuPlaceHolder { 
    margin-top:115px;
    height:30px;
    text-align:right;
    width:100%;
}
.BGHeading1
{
    color: #EEEEEE;
    padding-left: 20px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    background-color: #2D3087;
    font-family: Arial;
    letter-spacing: 2px;
}
.BodyText { line-height: 20px; font-size:11px; padding-top:15px; padding-bottom:15px; }
.BodyHeading1 { font-weight:bold; font-size:13px }
.BackToTop { line-height:20px; font-weight:bold; color: #FF0000; text-align:right; margin-bottom:15px; margin-top:10px;display:block }
.CellHeadingLvl1 {
    background-color: #0066FF; 
    font-weight: bold;
    color:#FFFFFF;
}
.CellHeadingLvl2
{
    background-color: #99CCFF;
    font-weight: bold;
    color: #666666;
}
/* START  MENU  Styles */
.MenuGroup
{
    font-family:Arial; font-size:11px; border:1px solid #000000; border-top:none;
}

.MenuItem
{
  background-color:#2D3087;
  color:white;
  font-family:Arial;
  font-weight: bold;
  font-size:11px;
  height:22px;
}

.MenuItemHover
{
  background-color:#000066;
  color:yellow;
  font-family:Arial;
  font-size:11px;
  font-weight:bold;
  cursor:pointer;
  height:22px;
}

.TopMenuGroup { border:none }
.TopMenuItem {
    color:White;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
    height:22px;
    cursor:pointer;
}

.TopMenuItemHover {
    color:White;
    font-weight:bold;
    font-family:Arial;
    font-size:11px;
    height:22px;
    cursor:pointer;
    background-color:#2D3087;
}

.MenuItemDown
{
  background-color:#000033;
  color:white;
  font-family:Arial;
  font-weight:bold;
  font-size:11px;
  cursor:pointer;
  height:22px;
} 
/* END  MENU  Styles */

/* START  SITEMAP  Styles */
.SiteMap
{
  font-family: verdana; 
  font-size: 11px;
  color:Gray;
}

.BreadcrumbsNode
{
  font-family: verdana; 
  font-size: 11px;
} 

.BreadcrumbsNode a
{ 
  color: black;
  text-decoration:none;
} 

.BreadcrumbsNode a:hover
{ 
  color: red;
  text-decoration:underline;
} 
/* END  SITEMAP  Styles */

