body 
{
  background-color: #DDDFE1;
  margin:0px 0px 30px 0px;
  font-family: Verdana;
  font-size: 7pt;
  z-index:0;
  overflow:auto; 
}
.headerTop 
{
  background-image:url(../images/HeaderTop.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  width:565px;  
  top:0px;
  height:113px;  
  position:absolute;
        
}
.headerNav 
{
  background-image:url(../images/Navigation.jpg);
  background-repeat:no-repeat;
  background-position:left top;    
  position:absolute;
  width:565px;    
  height:28px;
  top:113px;
        
}   
.headerBottom
{
  background-image:url(../images/HeaderBottom.jpg);
  background-repeat:no-repeat;
  background-position:left top;   
  width:565px;    
  height:46px;
 }  

.masterMenu
{
  float:left;
  padding-left:10px;
  padding-top:2px;
  color:White;
  font-family:Tahoma; 
  font-size:7pt; 
  font-weight:bold; 
}

 .currentPage
 {
  float:right; 
  padding-right:40px;
  padding-bottom:15px;  
  font-family:Tahoma;
  font-size:10pt;
  font-weight:bold;
  color:#696969;  
  height: 24px;
 }
 
 .masterFooterTop 
 { 
 background-image:url(../images/FooterTop.jpg); 
 background-repeat:no-repeat;
 background-position:left top;  
 width:565px; 
 height:32px; 
 
 } 
 .masterFooterBottom 
 { 
     background-image:url(../images/MasterFooter.jpg); 
     background-repeat:no-repeat;
     background-position:left top;  
     width:565px; 
     height:21px;        
 } 

 .txtFooterBottom
 {
  float:right; 
  padding-right:10px;
  padding-bottom:10px;
  font-family:Tahoma;
  font-size:7pt;
  font-weight:bold;
  color:White;
 }

 .txtFooterBottom A:link 
 { 
 color:White; 
 } 
 .txtFooterBottom A:visited 
 { 
 color:White; 
 } 
 .txtFooterBottom A:active 
 { 
 color:White; 
 } 
 .txtFooterBottom A:hover 
 { 
 color:#99CC33; 
 } 
 
 .MainContent 
 { 
 width:513px; 
 height:auto; 
 padding: 5px 25px 15px 25px; 
 border-left: solid 1px black; 
 border-right: solid 1px black; 
 Background-color:White; 
 float:left; 
 } 
 
.HelpShowHide
{
  width:563px;  
  height:auto;
  background-color:White;
  border-left: solid 1px black; 
  border-right: solid 1px black;
}

.HelpShowHide A:link 
 { 
 color:#1438AD; 
 } 
 .HelpShowHide A:visited 
 { 
 color:#1438AD; 
 } 
 .HelpShowHide A:active 
 { 
 color:#1438AD; 
 } 
 .HelpShowHide A:hover 
 { 
 color:#6699CC; 
 }
  
 .HelpMain 
 { 
 float: left;
 } 
 .HelpHeader
 { 
 width: 565px; 
 height: auto;  
 float:left; 
 } 
 .HelpContent 
 { 
 width: 523px; 
 height:auto; 
 background-color: white; 
 padding: 15px 20px 15px 20px;  
 } 
 .UpdateBar 
 { 
     width:100%; 
     height: auto; 
     border: ridge medium #f5f5f5; 
     color: #f5f5f5; 
     background-color: #1438ad; 
     font-size: 10pt; 
     font-family: Verdana; 
     text-align:center; 
     font-weight:bold; 
 }
 
 fieldset 
 { 
     background-color:#F5F5F5; 
     padding: 10px 10px 10px 10px; 
 } 
 
 .fieldsetHeader 
 { 
 width:auto; 
 height:19px; 
 padding:2px 4px 2px 4px; 
 border:solid 1px gray; 
 font-size:12pt; 
 font-weight:bold; 
 color:#555555; 
 background-image: url(../../images/BarExtraLargeSilver.gif); 
 } 
 
   .titleSmall 
 { 
    font-family:Tahoma; 
    font-size:8pt; 
    font-weight:bold; 
    color:Black; 
 } 
  .titleMedium 
 { 
 font-family:Tahoma; 
     font-size:9pt; 
     font-weight:bold; 
     color:Black; 
 } 
 .titleLargeBlue 
 { 
 font-family:Tahoma; 
 font-size:10pt; 
 font-weight:bold;
 color:#1438AD; 
 } 
 
 .titleLargeBlack 
 { 
 font-family:Tahoma; 
 font-size:10pt; 
 font-weight:bold; 
 color:Black; 
 }  
  
 .underline 
 { 
 border-bottom:solid 1px black; 
 } 
 .textbox 
 { 
 background-image:url(../images/Textbox.gif); 
 border-color:Gray;
 border-width:1px;
 border-style:Solid;
 font-family:Tahoma;
 font-size:8pt;
 height:12px;
 } 
 .button 
{ 
 height:19px; 
 font-family:Verdana; 
 font-Size:7pt; 
 font-weight:bold;
 } 
 .border 
 { 
 border: solid 1px gray; 
 } 
 
  .titleExtraLarge 
 { 
     font-family:Tahoma; 
     font-size:11pt; 
     font-weight:bold; 
     color:Black; 
 } 
  .titleMedium 
 { 
     font-family:Tahoma; 
     font-size:9pt; 
     font-weight:bold; 
     color:Black; 
 } 
 .titleSmall 
 { 
    font-family:Tahoma; 
    font-size:8pt; 
    font-weight:bold; 
    color:Black; 
 } 
 
 .listStyle
 {
  list-style-image:url(../images/bullet1.gif);   
  vertical-align :middle;
 }
 
 .listStyle A:link 
 { 
 color:#1438AD; 
text-decoration: none;
 } 
 .listStyle A:visited 
 { 
 color:#1438AD; 
text-decoration: none;
 } 
 .listStyle A:active 
 { 
 color:#1438AD; 
text-decoration: none;
 } 
 .listStyle A:hover 
 { 
 color:#6495ed; 
text-decoration: none;
 }
 
 .smoke
 {
  background-color: #F5F5F5;
 }
  
 .error
 {
  color:Red;
 }
 
 .ddlStyle
 {  
    background-color:#FEFEFE;
    border-width:1px;
    border-style:Solid;
    font-family:Tahoma;
    font-size:8pt;
    height:19px;
}
 .BarSmallSilver 
 { 
 height:13px; 
 padding-left:10px; 
 padding-right:10px; 
 background-color:#F5F5F5; 
 border:solid 1px gray; 
 background-image: url(../Images/BarSmallSilver.gif); 
 }
 .gridSelected 
 {
    background-image:url(../images/LightBlueGradientBar.png);
    background-repeat:repeat-x;
    background-position:center;   
    vertical-align:middle; 
 }
 .BarLargeSilver 
 { 
 width:auto; 
 height:19px; 
 padding-left:10px; 
 padding-right:10px; 
 background-color:#F5F5F5; 
 border:solid 1px gray; 
 background-image: url(../../Images/BarLargeSilver.gif); 
 } 
 .InfoBarWarning 
 { 
 background-image:url(../../Images/InfoBarBack.jpg); 
 background-repeat:repeat-y;
 background-position:center;  
 padding-left:10px; 
 padding-right:10px; 
 color:Red; 
 } 
 .InfoBar 
 { 
 background-image:url(../../Images/InfoBarBottom.jpg); 
 background-repeat:no-repeat;
 background-position:center;  
 } 
 
 .underline
 {
    border-bottom: solid 1px black;
 }
 
 .bold
 {
    font-weight:bold;
 }
 
 .indent 
 { 
 margin-left:12px; 
 } 
 
 .white 
 { 
     background-color:White; 
 } 
   
a.external:link
{
  color:Red;
  text-decoration:underline;
}
a.external:visited
{ 
  text-decoration:underline;
}
a.external:hover
{
  color: Blue;
  text-decoration:underline;
}
a.external:active
{
  text-decoration:underline;
}
.shadow 
{
  filter:progid:DXImageTransform.Microsoft.DropShadow(colo=#000000,offX=1,offY=1);
  height:1%;
}

.error-msg
{
    color: #FF0000;
}