﻿body
{
    font-family:Arial,Helvetica;
    margin-top: 0px;
    background-color: #333333;

}

.tdCenter
{
    background-image: url(images/top-banner-es.gif);
    vertical-align:bottom;
    text-align:right;
    width:730px;
    height:97px;
    background-repeat:no-repeat;
    
}

.tdLeft
{
    width:226px;
    vertical-align:top;
    background-image: url(images/leftside.gif);
    height:133px;
    background-repeat:no-repeat;
    background-position:left;
}

.tdRight
{
 width:221px;
 vertical-align:top;
 background-image:url(images/rightside.gif);
 height:133px;
 background-repeat:no-repeat;
 background-position:right;
    
}

.leftside
{
    color: #FFFFFF;
    font-size:9pt;
    margin-left:0pt;
    text-align:left;
}

.rightside
{
    color: #FFFFFF;
    font-size: 9pt;
    margin-left:40pt;
    text-align:left;
    
}
.supernavcenter
{
    color: #FFFFFF;
    font-size:10pt;
    margin-left:4;
    text-align:left;
}

.leftside A:visited, .rightside A:visited, .leftside A:link, .rightside A:link, .topnav A:visited, .topnav A:link
{
    color:White;
    text-decoration:none;
}

.leftside A:hover, .rightside A:hover
{
    color:#FFC525;
    border-bottom: dotted 1px;
}

.bottomNavLinks A:hover
{

    
    border-bottom: dotted 1px;
    
}


.MainContents
{
     width: 720px;
     min-height:480px;
     letter-spacing:.5pt;
     line-height:14pt;
     font-family:@Arial;
     text-align:left;
     padding-left:10px; 
     
}

.bottomNav
{
    background-image: url('images/bottom-bar-bg.gif');
    
}

.bottomNavLinks, .bottomNavLinks A:visited, .bottomNavLinks A:link
{
 font-family:@Arial Unicode MS;
 font-size:11pt;
 text-align:center;
 margin-top:20px;
 text-decoration:none;
 color:Black;
 
    
}

.normal 
{
    background-color: #ffffff;
    cursor:default;
}
.highlight
{
    background-color: #FFC525 ;
    cursor:pointer;
}


.gridHeaderLinks
{
	background-color:Black;
	font-weight:bold;
	color:#FFBE21;
	
	font-family:Arial;
	font-size:10pt;
	text-align:center;
}

.gridItemStyle
{
	border-color:Black;
	border-style:solid;
	border-width:1px;
	font-size:12pt;
	text-transform:capitalize;
}

.gridPagerStyle
{
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
	color:#FFBE21;
	background-color:Black;
}
   
.gridMain
{
	width:100%;
	color:#333333;
	border-style:none;
	border-width:0px;
}

.tabs
{
margin-right:3px;    
}

.tabs a
{
    color:black;
    text-decoration:none;
    font:12px Arial,Sans-Serif;            
}

.tabs a:hover
{
    color:black;
    text-decoration:underline;
    font:12px Arial,Sans-Serif; 
    
}


.tab
{
    background-color:white;
    padding:5px;
    border:Solid 1px #333333;
    border-bottom:none;
}
.selectedTab
{
    background-color:#FFC525;
    padding:5px;
    border:Solid 1px #333333;
    border-bottom:none;
}
.views
{
    background-color:white;
    width:100%;
    border-top:Solid 1px #333333;
    padding:0px;
}

.topnav
{
	color: #FFFFFF;
    font-size: 10pt;
}

.cssImages
{
  border-collapse:separate;
  padding:0px;
  margin:0px;
  border-right-width:0px;    

     
     
     
    
}


 