body
{
	margin: 0px;
}
img
{
	border: 0px;
}
td
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a
{
	color: #EB0008;
	text-decoration: underline;
}

/* IDs */
#tblASOSearch th
{
	color: #EB0008;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

/* Classes */
.bigText
{
	font-size: 14px;
	font-weight: bold;
}
.blackBack
{
	background-color: #000000;
}
.blueFadeBack
{
	background: #FFFFFF url(../images/02-blue-fade-back.gif) repeat-x bottom left;
}
.blueFadeTop
{
	background: #D8DFFF url(../images/21-blueFadeTop.gif) repeat-x top left;
}
.detailsASOName
{
	color: #EB0008;
	font-weight: bold;
}
.detailsHeader
{
	color: #EB0008;
	font-weight: bold;
}
.detailWebLink
{
	color: #EB0008;
	text-decoration: underline;
	font-weight: normal;
}
.disclaimerLink
{
	color: #000000;
	font-size: 11px;
}
.fullHeight
{
	height: 100%;
}
.grayBottomSpacer
{
	background: #FFFFFF url(../images/24-graybar-bottom.gif) repeat-x top left;
}
.grayTopSpacer
{
	background: #FFFFFF url(../images/24-graybar-top.gif) repeat-x bottom left;
}
.headerBack
{
	background-color: #D6DEFF;
}
.headerSpaceBack
{
	background-color: #EEEEEE;
}
.rowASOMain
{
	background-color: #EEEEEE;
}
.rowASOAlternate
{
	background-color: #FFFFFF;
}
.searchHeader
{
	font-family: Arial;
	background-color: #CCCCCC;
	color: #EB0008;
	font-weight: bold;
}
.serviceGlossaryLink
{
	color: #EB0008;
	font-size: 11px;
	text-decoration: underline;
}
#gilDisclaimer 
{ 
	position: absolute; 
	left: -100px; 
	top: -230px; 
	display: none; 
	z-index: 100; 
	background-color: #FFFFFF; 
	width: 300px; 
}
.gilDisclaimerTable 
{ 
	border-color: Black; 
	border-width: 2px; 
}
#disclaimerContainer
{
	position: relative;
}