BODY {color: black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px; margin:0px; font-weight: 400;}

/* Images */
IMG {margin: 5px;}
IMG.TemplateImage {border: 0; margin: 0px;}

/* Links */
A:link, A:visited, A:active	{color: #003366;}

/*Anchor link to link to pages inside pages*/
A.Anchor:link, A.Anchor:visited, A.Anchor:active {text-decoration: none; color: Black;}
A.Anchor:hover {text-decoration: none; color: Black;}

A.MenuLink:link, A.MenuLink:visited, A.MenuLink:active {text-decoration: none; color: #003366; font-family:Verdana; font-size:14px; font-weight:bold;}
A.MenuLink:hover {text-decoration: none; color: #333333;}

A.HomeNews:link, a.HomeNews:visited, a.HomeNews:active {text-decoration: none; color: #003366; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
A.HomeNews:hover {text-decoration: underline; color: #333333;}

A.NoHoverLink:link, a.NoHoverLink:visited, a.NoHoverLink:active {text-decoration: none; color: Blue;}
A.NoHoverLink:hover {text-decoration: underline; color: Blue;}

/* Special Tables */
TABLE.BoxTable			{border: 1px solid #003366; background-color: white; font:13px Arial; color:#003366;}
TD.BoxTableHeader		{background-color: #003366; font: bold 10px Verdana; color: white; text-align: center;}
TD.BoxTableRowWhite		{background-color: White; font: bold 10px Arial; color: Black;}
TD.BoxTableRowSilver	{background-color: Silver; font: bold 10px Arial; color: Black;}

.Heading			{color: #003366; font-size: 30px;}
.SubHeading			{color: Blue; font-size: 13px; font-weight: bold;}
.NormalText			{color: black; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.SmallText			{font-size: 10px;}
.LargeText			{font-size: 16px;}
.HighlightedText	{color: Blue;}
.HighlightedText2	{color: Red;}
.Caption			{font-size: 10px;}

.OrderLitTable1 td { padding: 3px; }
.OrderLitTable3 { width: 100%; }
.OrderLitTable3 td { padding: 3px; }
.OrderLitTable3 td input[type="text"]{ width: 25px; float: right; }
.OrderLitTable3 .altRow { background: #e7e7e7; }
.OrderLitTable3 tr:hover { background: #bcd0e7; }
.OrderLitTable3 .Quantity { text-align: right; }
.OrderLitTable3 td select { float: right; }