﻿body
{
	font-family: Arial;
	font-size: 13px;
	color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: White;
	/*background-image: url(/Images/MainBG.gif);
	background-repeat: repeat;*/
}
H1 {
	/* Gold colored. color: #B4B400;*/
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000C0;
	margin-top: 8px;
	margin-bottom: 8px;
}
H2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #0000C0;
}
UL 
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
LI {
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-left: 0px;
	padding-left: 0px;
}
P {
	font-family: Arial;
	font-size: 13px;
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
}
TH {
	background-color: #D0D090;
	color: #0000a0;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 4px;
	white-space: nowrap;
	vertical-align: bottom;
}
TD {
	font-family: Arial;
	font-size: 13px;
	color: black;
}

.StartButton
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	height: 30px;
}

.SiteMapCurrentNode
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
}

.Par
{
	text-align: justify;
}

.ParSpacer
{
	height: 10px;
}

.Normal
{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: Black;
}

.ProductName
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000C0;
}

.ProductTitle
{
	font-family: Tahoma, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0000C0;
}

.Menu
{
	/*border-top: solid 1px gray;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;*/
}

.DynamicMenu
{
	/*border-top: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;*/
	z-index: 100; /* Required for ASP.NET Menus to work correctly in IE8 */
}

.OptionName
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0000C0;
}

.ItemName
{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #0000C0;
}

.PageTitle
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0000C0;
}

.Heading
{
	color: #0000C0;
	font-size: 16px;
	font-weight: bold;
}

.BigHeading
{
	color: #0000C0;
	font-size: 18px;
	font-weight: bold;
}

.SectionName
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0000C0;
}

.Section
{
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.PopupBody
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color: #FFFBFF;
	background-image: none;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 16px;
	margin-right: 16px;
}

.ExampleBox
{
	color: Black;
	background-color: #F7F7D1;
	border: solid 1px black;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.TextBox
{
	background-color: white;
	border: solid 1px black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.ErrorBox
{
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	background-color: #FFFBFF;
	border: solid 1px black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Tip
{
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	color: #303000;
}

.MessageBoxTable
{
	border: solid 1px black;
}

.MessageBoxHeader
{
	font-family: Tahoma, Arial;
	font-size: 13px;
	line-height: 14px;
	color: black;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 3px;
}

.MessageBoxContent
{
	font-family: Arial;
	font-size: 13px;
	line-height: 14px;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.InfoBoxTable
{
	background-color: #F6F6D4;
	color: #303000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px black;
}

.InfoBoxContent
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.SmallLink {
	font-family: Arial;
	font-size: 12px;
}

.BigText
{
	font-family: Arial;
	font-size: 17px;
}

.Bold
{
	font-weight: bold;
}

.Strong1
{
	color: #800000;
	font-weight: bold;
}

.Highlight
{
	background-color: Yellow;
	font-weight: bold;
}

.BigHighlight
{
	font-family: Arial;
	font-size: 17px;
	background-color: Yellow;
	font-weight: bold;
}

.Fine
{
	font-family: Arial;
	font-size: 12px;
}

.FineDim
{
	font-family: Arial;
	font-size: 11px;
	color: #808080;
}

.MultiLineText
{
	font-family: Arial;
	font-size: 12px;
}

.Button
{
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #284775;
	background-color: #FFFBFF;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
}

.WizardTable
{
	background-color: #F7F6F3;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding-left: 8px;
	padding-right: 8px;
}

.LoginOptions
{
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
}

.FloatLeft
{
	float: left;
	margin: 0 12px 8px 0;
}
.FloatRight
{
	float: right;
	margin: 0 0 8px 12px;
}

.ItemHeaderTable
{
	border: solid 1px black;
}

.ItemTableContainer
{
	/*background-color: #D0D090;*/
	border: solid 1px black;
	height: 350px;
	overflow-y: scroll;
}

.ItemTable
{
	border-bottom: solid 1px black;
	border-right: solid 1px gray;
}

.ItemColumnHeader
{
	vertical-align: bottom;
	color: #0000a0;
	font-weight: bold;
	font-size: 14px;
}

.ItemRow
{
	background-color: #FFFFDF;
	color: #333333;
}

.AlternatingItemRow
{
	background-color: #EAEACA;
	color: #284775;
}

.SelectedItemRow
{
	background-color: #ffdd00;
}

.ItemHeaderCell
{
	padding-left: 4px;
	padding-right: 4px;
	border-bottom: solid 1px black;
}

.ItemCell
{
	border-top: solid 1px gray;
	padding-left: 4px;
	padding-right: 4px;
}

.ItemRowSeparator
{
	border-bottom: solid 1px black;
}

.ItemDescription
{
	font-family: Arial Narrow, Arial;
	font-size: 13px;
}

.EmphasizedButton
{
	background-color: #00F000;
	color: #0000C0;
}
