body
{
	font-size: small;
	font-family:Arial;
	text-align: center;
}

TD.boxed
{
	font-weight: bold;
	font-size: larger;
	color: white;
	font-family: Arial, Tahoma, Verdana, Arial, Sans-Serif;
	background-color: skyblue;
	text-align: center;
}

TD.boxed A
{
	color: White;
}

TD.noborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

p
{
    	line-height:18px;
}
P.breadcrumbs
{
	font-weight: normal;
	color: #858585;
	text-align: left;
}

P.heading
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-align: left;
	line-height:24px;
}

p.smalltext
{
	font-size:11px;
	color: #858585;
	text-align: left;
}

span.headingleft
{
	font-weight: bold;
	font-size: x-large;
	color: #000000;
	text-align: left;
}

span.headingcentre
{
	font-weight: bold;
	font-size: 20px;
	color: #000000;
	text-align: left;
}

P.heading2
{
	font-weight: normal;
	font-size:18px;
	color: #858585;
	text-align: left;
}

P.headingLeft
{
	font-weight:normal;
	font-size: medium;
	color: #000000;
	text-align: left;
	width: 690px;
}

P.copyright
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	text-align: left;
}

P.midp
{
	width: 690px;
}


TABLE.midtable
{
	width: 690px;
}

TABLE.datanoborder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

#footer { 
  position:absolute;
  bottom:0;
  left:0;
  } 
  
.pagetitle
{
    border-bottom:1px solid #f0f0f0;
    font-weight:bold;
    margin-bottom:0px;
    padding-bottom:5px;
    font-size:20px;
    
}
.introtext
{
    font-size:18px;
    font-weight:normal;
    color:#858585;
}
.productlogo
{
    float:right;
    text-align:right;

}  
.fieldname
{
    height:25px; 
    color:#000000;
    text-align:right;
}
.regtable
{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
}
.regtable td
{
    border-bottom:1px solid #cccccc;
    border-right:1px solid #cccccc;
}
