.Background_Nav {
	background-image: url(../Images/Slice_Nav.gif);
	background-repeat: repeat-x;
}

.Grey11Bold			{font-family:arial;font-weight:bold;font-size:12px;color:#333333;}
.BckgdTableDark 	{background-color: #EAE5EF;}
.BckgdTableHeader	{background-color: #D6D6D6;font-family:arial;font-weight:bold;font-size:12px;color:#333333;}


body {
	background-color: #E3E5E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.MainPadding {
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBD5D8;
	border-left-color: #CBD5D8;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #738D95;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBD5D8;
	padding-right: 20px;
	padding-left: 20px;
}
.FontContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #738D95;
}
.ProductDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #738D95;
	padding-left: 2px;
	padding-right:2px;
	padding-bottom:2px;
}


.FontPageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #738D95;
}
.Background {
	background-color: #E3E5E6;
}
.Address
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #738D95;
	font-weight: bold;
	text-transform: capitalize;
	width:100px;
}


.Textbox
{
	color: #333333;
	background-color: #EEEEEE;
	border: solid 1px #333333;
}
.Warning
{
	font-weight: bold;
	font-size: 9pt;
	color: #ff3333;
	font-style: normal;
	font-family: Arial, Sans-Serif;
	font-variant: normal;
}

.freetext{font-weight:normal;font-size:13px;font-family:arial;color:#000000;}

.ProductName
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: black;
	font-family: Arial;
	padding-top: 3px;
}

hr.ee
{
	border: none 0;
	border-top: 1px dotted #09c;
	border-bottom: 1px solid #9cf;
	width: 10%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: center;
}	

hr.e {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #ccc;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	}	
	
hr.f {border: none 0; 
	border-top: 3px double #c00;
	width: 80%;
	height: 3px;
	margin: 10px auto 0 0;
	text-align: left;
	}	