A:link {text-decoration: none; color: #000087;}
A:visited {text-decoration: none; color: #993366;}
A:active {text-decoration: none}
A:hover {text-decoration: underline overline; color: blue;}

TD.ABC
{
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	color: white;
	background-color:#AAB359;
}

TD.subHeading
{
	font-family: Arial;
	font-size: 13px;
    font-weight : bold;
	color: #8F0000;
	background: #F0EFF9;
}
TD.headingGreen
{
	font-family: Arial;
	font-size: 20px;
    font-weight : bold;
	color: #228419;

}
TD.headingGreenSmall
{
	font-family: Arial;
	font-size:14px;
    font-weight : bold;
	color: #228419;

}

TD.headingBlue
{
	font-family: Arial;
	font-size: 20px;
    font-weight : bold;
	color: #184A7B;
	padding-bottom:5px;


}

TD.headingBlueSmall
{
	font-family: Arial;
	font-size: 14px;
    font-weight : bold;
	color: #184A7B;
	padding-bottom:5px;

}


TD.pageHeading2
{
	font-family: Arial;
	font-size: 14px;
    font-weight : bold;
	color: white;
	background: navy;
}

TD.subHeading0
{
	font-family: Arial;
	font-size: 15px;
    font-weight : bold;
	color: navy;
}

TD.subHeadingText
{
padding: 0;
	margin:0;
  font-family: Arial;
  font-size: 11px;
  color: black;
  background: #F0EFF9;
}

TD.subHeadingText0
{
padding: 0;
	margin:0;
  font-family: Arial;
  font-size: 11px;
  color: black;
}

TD.mainHeading
{
  font-family: Times New Roman;
  font-size: 20px;
  font-weight : bold;
  color: Navy;
}

TD.pageText
{
  font-family: Arial;
  font-size: 13px;

  color: #5F5A59;
}
TD.pageText2
{
  font-family: Arial;
  font-size: 13px;
  background: white;
  color: black;
}

TD.figureText
{
  font-family: Arial;
  font-size: 11px;
  background: white;
  font-style : italic;
  color: black;
}

TD.figureTitle
{
  font-family: Arial;
  font-size: 12px;
  background: white;
  font-weight : bold;
  color: black;
}

TD.tableTitle
{
  font-family: Arial;
  font-size: 12px;
  background: #FFBF00;
  font-style : italic;
  font-weight: bold;
  color: black;
}
TR.tableText
{
  font-family: Arial;
  font-size: 12px;
  background: white;
  color: black;
}
TD.tableText
{
  font-family: Arial;
  font-size: 12px;
  background: #FFFFCC;
  color: black;
}
TD.tableText3
{
  font-family: Arial;
  font-size: 11px;
  background: #FFFFCC;
  color: black;
}


TD.tableTitle3
{
  font-family: Arial;
  font-size: 11px;
  background: #000066;
  color: white;
  font-style:italic;
  font-weight: bold;
}
TD.tableTitle2
{
  font-family: Arial;
  font-size: 11px;
  background: #666666;
  color: white;
  font-style:italic;
  font-weight: bold;
}
TR.tableTextHighlight
{
  font-family: Arial;
  font-size: 12px;
  background: #FFFFCC;
  color: black;
}

TR.tableTextHighLightG
{
  font-family: Arial;
  font-size: 12px;
  background: #CCFF99;
  color: black;
}
TR.TableHeaderGreen
{
font-family: Arial;
  font-size: 12px;
  background: #66CC66;
  color: dark blue;
  font-weight:bold;
}
TD.tableText2
{
  font-family: Arial;
  font-size: 12px;
  background: #CCCCCC;
  color: black;
}
TD.tableText4
{
  font-family: Arial;
  font-size: 11px;
  background: #CCCCCC;
  color: black;
}
TD.tableSubTitle
{
  font-family: Arial;
  font-size: 12px;
  background: #990000;
  font-weight: bold;
  color: white;
}

TD.tableSubTitle2
{
  font-family: Arial;
  font-size: 12px;
  background: #000066;
  font-weight: bold;
  color: white;
}

TD.pageHeading
{
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  background: white;
  color: black;
}

TD.pageHeading0
{
  font-family: Arial;
  font-size: 12px;
  font-weight : bold;
  background: #0000CC;
  color: white;
}

TD.pageSubHeading
{
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  background: white;
  color: #6699FF;
}

TR.tableHeader
{
font-family: Arial;
  font-size: 12px;
  background: #FFFFCC;
  color: dark blue;
  font-weight:bold;
}

TD.categoryDescription
{
  font-family: Arial;
  font-size: 11px;
  background: white;
  color: gray;
}
.top-left, .top-right, .bottom-left, .bottom-right {
	background-image: url(images/gw_static/gw_corners_red.gif);
	height: 9px;
	font-size: 2px;    /* correction IE for height of the <div>'s */
	bottom: auto;
	}
.top-left, .bottom-left { 
	margin-right: 9px; 
	}
.top-right, .bottom-right { 
	margin-left: 9px;  
	margin-top: -9px;
	}
.top-right {
	background-position: 100% 0; 
	}
.bottom-left  { 
	background-position: 0 -9px;  
	}
.bottom-right { 
	background-position: 100% -9px;

	}
.inside {
	border-left: 1px solid #C00000; 
	border-right: 1px solid #C00000;
	background: #971B1E;           
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;               
	padding-left: 10px;         
	padding-right:10px;  
	padding-bottom:5px;         
	}
	.inside2 {
	border-left: 1px solid #C00000; 
	border-right: 1px solid #C00000;
	border-bottom:1px solid #C00000;
     
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;             
	padding-left: 10px;            
	padding-right:10px;  
	padding-bottom:1px;          
	}
.notopgap    { margin-top: 0; }  
.nobottomgap { margin-bottom: 0; } 

