body
{
	/*
	font-family: 'Microsoft Sans Serif', 'MS Sans Serif', Arial, Helvetica, Verdana, sans-serif;
	*/
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	PADDING-TOP: 0px; PADDING-BOTTOM: 1%; PADDING-LEFT: 1%; PADDING-RIGHT: 1%;
	margin-top: 1%; margin-BOTTOM: 1%; margin-LEFT: 1%; margin-RIGHT: 1%;
}
TD
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-width:0;
}
H1
{
	font-family: Arial, sans-serif;
	font-size:x-large;
	margin-bottom: 0em;
	color: #003362;
}

A
{
	color:#0434B1;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
A.Inactive
{
	color: #000000;
	text-decoration: none;
}

Table { width: 100%; }

IMG 
{
   border-style: none;
}

.SortHeader, .SortHeader a
{
	background-color: #E6E6EB;
	padding-right:0.4em;
	font-weight:bold;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	white-space: nowrap;
}

.NoVPaddingSortHeader, a.NoVPaddingSortHeader
{
	padding-top: 0.0em;
	padding-bottom: 0.0em;
}

.SortHeader:visited, .SortHeader a:visited
{
	color:#0434B1;
}

.DueStateColumn
{
	padding-right: 1.0em;
	white-space: nowrap;
}

/* Every second item in a list */
.ListItem
{
	padding-bottom:0.2em; 
	padding-top:0.1em;
}

.AlternatingListItem
{
	padding-bottom:0.2em; 
	padding-top:0.1em; 
	background-color: /*#EBF8FF #EFEFF3 #F5F7FB*/#F3F3F3;
}

.NumColumn{ padding-right:0.8em; text-align:right; }

.TextColumn{ padding-right:0.4em; text-align:left; }

.DateColumn{ white-space: nowrap; padding-right:0.8em; }


.LabelLinkExplanation, .LabelLink, .NonUniqueLink
{
}

.NonUniqueLink:visited
{
	color:#0434B1;
}

.UtillitiesArea{}

.UtilityLink:visited
{
	color: #0434B1;
}

.Breadcrumb
{
	background-color: white;
	color: black;
	vertical-align:baseline;
	font-size: 75%;
	text-transform:lowercase;
}
.BreadcrumbLink:visited
{
	color:#0434B1;
}

.MetaInfoLink
{
	font-family: serif;
	FONT-SIZE:xx-small;
	text-decoration: none;
}

.MetaInfoLink:visited
{
	color: #0434B1;
}

.PageNameArea{}

.Label
{
   padding-right: 1em;
}

.Data{}

.Strong { font-weight: bold; }
.NormalStrength{ font-weight:lighter; padding-bottom:3em; }

.NoWrap { white-space:nowrap; }
/* The footer part of a list */
.Footer, .Pager
{
	background-color: #C3D7F5; /*#EDFDED;*/
	color: White;
	font-size:x-small;
	text-align:right;
}

.Disabled
{
	color: #888888;
	text-decoration: none;
}

.FirstColumn
{
	width: 11.5em;
	vertical-align: top;
}

.SecondColumn, .FourthColumn
{
	text-align: left;
	width: 50%;
	vertical-align: top;
}
.FullColumn
{
	text-align: left;
	width: 100%;
}

.ThirdColumn
{
	text-align: left;	
	width: 11.5em;
	margin-left:0.4em;
	vertical-align: top;
}

.Explanation
{
	font-family: serif;
	FONT-SIZE: xx-small;
}

.Warning
{
	color:#FF0000;
	background-color: transparent;
}

.hidden
{
	visibility:hidden;
	display: none;
}

.RequiredFieldMarker
{
	color: #FF0000;
}
.ProductLogo, .ProductLogo.visited
{
	Font: Arial;
	Font-size: medium;
	padding-bottom: 15px;
	margin-bottom:15px;
	padding-left: 5px;
}


/* For the YahooControl */
.YahooLevel1
{
	font-size: small;
	font-weight: bold;
	text-align:center;
}
.YahooLevel2
{
	font-size: 80%;
	text-align:center;
}

.header
{
	font-size:170%;
	color:#333333;
}

/* Dynamic Properties like Product Model's Properties */
.PropLabelColumn{ padding-right: 0.4em; text-align:left; width: 22em; }
.PropDataColumn{ padding-right: 0.2em; text-align:right; width: 6.5em; }
.PropUnitColumn{ padding-right: 2.0em; text-align:left;  width: 6em;}
.PropSpareColumn{ width: 50%;}

.PageType
{
	font-variant:small-caps;
	font-size:110%;
	letter-spacing: 0.2em;
}

.Help-FirstTabLevel{ font-size:140%;PADDING-LEFT: 10px }
.Help-SecondTabLevel{ font-size:110%;PADDING-LEFT: 20px }
.Help-HelpTextCell { PADDING-LEFT: 30px; padding-bottom:30px; }

