body
{
	font-family: Verdana;
	font-size: 8px;
}

A
{
	color: #0033cc;
}
A:hover
{
	color: dodgerblue;
}

A.ImportantLink
{
	font-weight: bold;
}

.SiteFooter
{
	font-size: xx-small;
	color: gray;
	text-align: left;
	font-family: Verdana;
	text-decoration: none;
}

A.SiteFooter:hover
{
	color: gray;
	text-decoration: underline;
	cursor: hand;
}

TH
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	font-weight: bold;
	border-left: darkgray 1px solid;
	color: black;
	border-bottom: darkgray 1px solid;
	background-color: lightskyblue;
	text-align: center;
	font-size: 8pt;
	font-family: Verdana;
}

TD
{
	font-size: 8pt;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana;
}

TD.Info
{
	font-size: 8pt;
}

TD.Article
{
	text-justify: auto;
	font-size: 8pt;
	text-align: justify;
}

TH.PageHeader
{
	font-size: 11pt;
	height: 20px;
	background-color: lightskyblue;
	text-align: center;
}

DIV.ArticleHeader
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 5px;
	background-image: url(/Home/Images/HeaderBack.gif);
	background-repeat: no-repeat;
}

DIV.SolutionExample
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 3px;
	padding-top: 20px;
}

.PageTitle
{
	font-weight: bold;
	font-size: 24px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

.ProductListHeader
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(/Home/Images/HeaderBack.gif);
	background-repeat: no-repeat;
}

TH.ProductList
{
	font-weight: bold;
	font-size: xx-small;
	background-color: lightgrey;
	text-align: center;
}

Table.ProductList
{
	border-right: dimgray 1px solid;
	padding-right: 0px;
	border-top: dimgray 1px solid;
	padding-left: 0px;
	font-size: xx-small;
	padding-bottom: 0px;
	margin: 0px;
	border-left: dimgray 1px solid;
	width: 100%;
	padding-top: 0px;
	border-bottom: dimgray 1px solid;
	border-collapse: collapse;
}

TD.ProductList
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	text-align: left;
}

TD.NavigationHeaderCell
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	width: 190px;
	border-bottom: darkgray 1px solid;
	height: 18px;
	background-color: lightskyblue;
}

TD.NavigationItemCell
{
	height: 15px;
}

TD.NavigationBlankCell
{
	height: auto;
}

A.NavigationHeaderLabel
{
	font-weight: bold;
	font-size: x-small;
	left: 2px;
	color: black;
	font-family: Verdana;
	position: relative;
	text-decoration: none;
}

A.NavigationHeaderLabel:hover
{
	color: black;
	text-decoration: underline;
}

A.NavigationItemLabel
{
	font-size: x-small;
	left: 8px;
	color: black;
	position: relative;
	text-align: left;
	text-decoration: none;
}

A.NavigationItemLabel:hover
{
	color: black;
	text-decoration: underline;
}

Table.ControlHolder
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align: center;
}

Table.ContentPlaceholder
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
}

TH.Section
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	height: 18px;
	background-color: lightskyblue;
	text-align: left;
}

.EditLabel
{
	vertical-align: sub;
	font-size:xx-small;
}

.EditLabelH
{
	vertical-align: middle;
	font-size:xx-small;
}

.EditBox
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: xx-small;
	border-left: silver 1px solid;
	color: darkblue;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	height: 14px;
}

.EditBoxError
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: x-small;
	border-left: silver 1px solid;
	color: darkblue;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	height: 14px;
	background-color: mistyrose;
}

.EditBoxRequired
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: xx-small;
	border-left: silver 1px solid;
	color: darkblue;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	height: 14px;
	background-color: aliceblue;
}

.DropDown
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: xx-small;
	border-left: silver 1px solid;
	color: darkblue;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	height: 18px;
}

.DropDownRequired
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: xx-small;
	border-left: silver 1px solid;
	color: darkblue;
	border-bottom: silver 1px solid;
	font-family: Verdana;
	height: 18px;
	background-color: aliceblue;
}

.Button
{
	font-weight: bold;
	font-size: xx-small;
	font-family: Verdana;
}

.ErrorMessage
{
	color: Red;
}

TD.DropDownHolder
{
	vertical-align: sub;
	font-size:xx-small;
}

UL.Instruction
{
	list-style-position: outside;
	list-style-type: decimal;
}

UL.List
{
	position: relative;
}

.GridHeader
{
	font-weight: bold;
	background-color: lightgrey;
	text-align: center;
}

IMG.BorderlessLink
{
	border: 0;
}

.SampleImage
{
	border: 0;
	width: 129px;
}

.SampleImage:hover
{
	
}

.SampleImageHolder
{
	border-top: silver 1px solid;
	margin-top: 5px;
	border-bottom: silver 1px solid;
}

.SampleImageLabel
{
	vertical-align: middle;
	color: gray;
	text-align: center;
	font-size: xx-small;
}

div.RelatedLinks
{
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	text-align: left;
	font-size: small;
	vertical-align: sub;
	line-height: 18px;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom:7px;
	margin-left: 15px;
}