Body, P, LI, td, th
	{
		
		font-family: Arial, Tahoma, Verdana;
		font-size: 10pt;
		color: black;
	}
	
H1, .head1
{
	font-weight: bold;
	font-size: medium;
	color: #425A89;
	font-family: Arial, Tahoma, Verdana;
}

H2, .head2
{
	font-weight: bold;
	font-size: small;
	color: #951111;
	font-family: Arial, Tahoma, Verdana;
}

H3, .head3
{
	font-weight: bold;
	font-size: x-small;
	color: #4d88c4;
	font-family: Arial, Tahoma, Verdana;
}

H4, .head4
{
	font-weight: bold;
	font-size: x-small;
	color: #4d88c4;
	font-family: Arial, Tahoma, Verdana;
}
H5, .head5
{
	font-weight: bold;
	font-size: x-small;
	color: #4d88c4;
	font-family: Arial, Tahoma, Verdana;
}
H6, .head6
{
	font-weight: bold;
	font-size: medium;
	color: #845B59;
	font-family: Arial, Verdana, Tahoma;
}

.Comment
{
	font-weight: bold;
	font-size: xx-small;
	color: black;
	font-family: Arial, Tahoma, Verdana;
}

.Error
{
	font-weight: bold;
	font-size: x-small;
	color: firebrick;
	font-family: Arial, Tahoma, Verdana;
}

A:link
{
	color: #0033cc;
	text-decoration: none;
	font-weight: bold;
}
	
A:visited
	{
	color: #951111;
	text-decoration: none;
	font-weight: bold;
	}
	
A:hover
	{
	color: #969656;
	text-decoration: none;
	font-weight: bold;
	}
.txtBoxClass {
	BORDER-RIGHT: #003300 1px solid;
	BORDER-TOP: #003300 1px solid;
	FONT: 10px Verdana;
	BORDER-LEFT: #003300 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #003300 1px solid;
	BACKGROUND-COLOR: #F2F2FA;
	cursor: auto;
}
.WhiteText
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
A.WhiteText:link
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
	
A.WhiteText:visited
	{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	}
	
A.WhiteText:hover
	{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	}
.Warning
{
	color: #000000;
	font-weight: bold;
	font: 10pt Arial, Tahoma, Verdana;
}

.Item
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
	background-color:#B0B077;
	color:Black;
	cursor:hand;
	BORDER-BOTTOM: white 1px solid;
	height:30px;
	
}

.ItemSelected
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #000000;
	text-decoration: none;
	background-color:#9A9A51;
	color:Black;
	cursor:hand;
	BORDER-BOTTOM: white 1px solid;
	height:30px;
}

.ItemBlue
{
	color: #000000;
	text-decoration: none;
	background-color:#6A7EA3;
	color:Black;
	cursor:hand;
	BORDER-BOTTOM: white 1px solid;
	height:60px;
	vertical-align:top;
}

.ItemBlueSelected
{
	color: #000000;
	text-decoration: none;
	background-color:#4F6591;
	color:Black;
	cursor:hand;
	BORDER-BOTTOM: white 1px solid;
	height:60px;
	vertical-align:top;
}

.ItemChild
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#7A6968;
	color:White;
	cursor:hand;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
}

.ItemChildSelected
{
	font: 9pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#788AAB;
	color:White;
	cursor:hand;
	BORDER-LEFT: white 1px solid;
	BORDER-TOP: white 1px solid;
	BORDER-BOTTOM: white 1px solid;
}

.ItemTop
{
	font: 8pt Arial, Tahoma, Verdana;
	color: #FFFFFF;
	text-align:center;
	background-color:#a2211e;
	cursor:hand;
	width:20%
}

.ItemTopSelected
{
	font: 8pt Arial, Tahoma, Verdana;
	color: #B0B077;
	text-align:center;
	background-color:#a2211e;
	cursor:hand;
	width:20%
}

.Div
{
	color: #FFFFFF;
	background-color:#a2211e;
	text-align: center;
}

.SiteMap
{
  font-family: verdana; 
  font-size: 10px;
  color:Gray;
}

.BreadcrumbsNode
{
  font-family: verdana; 
  font-size: 10px;
} 

.BreadcrumbsNode a
{ 
  color: black;
  text-decoration:underline;
} 

.BreadcrumbsNode a:hover
{ 
  color: red;
  text-decoration:underline;
} 

.title {
	FONT-SIZE: 25pt; COLOR: #005288; FONT-FAMILY: Arial, Verdana, Tahoma
}
.titleSmall {
	FONT-SIZE: 18pt; COLOR: #005288; FONT-FAMILY: Arial, Verdana, Tahoma
}
.titleSmaller {
	FONT-SIZE: 14pt; COLOR: #005288; FONT-FAMILY: Arial, Verdana, Tahoma
}
.CartHeader
{ 
	background-color:ActiveBorder;
	font-size:larger;
	font-weight:bold;
}
.Hover {
	cursor: hand;/*used on print button*/
	font: Verdana, Arial, Tahoma;
	font-size: large;
	font-weight: bold;
	color:black;
	text-decoration: underline;
}
@media print { .noprint { display: none; } }