@media print {
	.noprint,.footer,.smallform,.saying,.topnav,.topnavselected,.ES,.feedback,.quicklinks,.quicklinks2,.fontsizechange,.bigtablefooter,.bigtablemiddleline,.related,.testimonials,.crumbcell,.breadcrumbs,.breadcrumbscurrent,.factstext,.facts,.featuretabl,.topnavhd{ 
	display: none;
}
	
ul, li
{
	list-style-type:disc;
	margin-left:20px;
}

}

UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    LEFT: 0pt;
    MARGIN: 0px;
    LIST-STYLE-TYPE: none;
}

/* LINKS */
a {
	color:#666666;
    text-decoration: underline;
}
a:visited {
	color:#999999;
    text-decoration: underline;
}
a:hover {
    color: #ea7125; 
    text-decoration: underline;
}

.bigtable
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;

}
.bodytable
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
	margin-right:15px;

}

.bigtablemiddleline
{
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablelines
{
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablefooter
{
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablehorzline
{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}
.crumbcell
{
border-top-width:1px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:1px;
border-style:solid;
border-color:#CCCCCC;
background-color:#F5F5F5;
height: 18px;
}
.table
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.featuretable {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width:1px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	margin-bottom: 20px;
}
.related 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
		padding-left:0px;
}
.footer a:visited, /* visited link */ 
{
color: #999999;
}
.footer a:hover  /* mouse over link */ 
{
color: #999999;
}
.whitebig
{
	FONT-SIZE: 38px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}
.whitemed
{
	FONT-SIZE: 22px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
}
.hlife
{
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #ea7125;
	margin-top: 10px;
	margin-left: 10px;

}