ul
{
	margin-left: 40px;
	list-style-type: disc;
}

li
{
	font-size: 14px;
}

ul ul
{
	list-style-type: circle;
}

ul li ul
{
	list-style-type: circle;
}

ul ul ul
{
	list-style-type: square;
}

ul li ul li ul
{
	list-style-type: square;
}

.popupblock
{
    display: none;
    background-color: White;
    border-style: outset;
    border-width: 3px;
    text-align: left;
}

.ptDiv
 {
	width: 550px;
	text-align: left;
}

.pagetitle 
{
	font-size: 22px; 
	font-weight: bold; 
	font-family: arial;
	text-decoration: none; 
	color: #4080BE;
}

.bodytext 
{
	font-size: 12px; 
	font-family: arial;
}

.bodytext  a
{
	font-size: 12px;
}

#tblPR
{
	width: 600px;
}

#tblPR tr td
{
	width: 525px;
	padding-bottom: 25px;
}

#tblPR tr th
{
	width: 75px;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 25px;
}

#tblTrade
{
	width: 501px;
	border: outset 1px #000000;
}

#tblTrade tr td
{
	border: inset 1px #000000;
	padding: 7px;
	vertical-align: middle;
	text-align: center;
}

#tblNewsletter
{
	border: outset 1px #000000;
}

#tblNewsletter tr td
{
	border: inset 1px #000000;
	padding: 7px;
	vertical-align: middle;
	text-align: left;
}

#tblContact
{
	border: outset 1px #000000;
}

#tblContact tr td
{
	border: inset 1px #000000;
	padding: 5px;
	vertical-align: middle;
	text-align: left;
}

#tblContactCanada
{
	border: outset 1px #000000;
}

#tblContactCanada tr td
{
	border: inset 1px #000000;
	padding: 3px;
	vertical-align: middle;
	text-align: left;
}

#tblEquip
{
	border: outset 1px #000000;
}

#tblEquip tr th
{
	border: inset 1px #000000;
	font-weight: bold;
	padding: 2px;
}

#tblEquip tr td
{
	border: inset 1px #000000;
	padding: 2px;
}
.casField{
	display:none;
}
