p,p.standard {
	font-family:verdana_10;
	font-size: 10pt;
	color: #000000;
}
.rightalign {
	text-align: right;
}
a:visited {
	color: #cc0066;
	text-decoration: underline;
}
a:link {
	color: #cc0066;
	text-decoration: underline;
}
a:hover {
	color: #9f0050;
}
.heading {
	font-family: clarendon_30;
	font-size: 16pt;
	color: #CC0066;
}
a.headinglink {
	color: #ff0066;
	text-decoration: underline;
}
.standfirst {
	font-size: 12pt;
}
.note {
	font-size: 9pt;
}
a.note {
	color: #ffffff;
}
.cart {
	font-family:verdana_10;
	font-size: 10pt;
	color: #ffffff;
}
div {
	text-align: center;
	vertical-align: middle;
}
.legals {
	font-family:verdana;
	font-size: 9pt;
	color: #ffffff;
	text-align:center;
}
.progressfield {
	text-align:right;
	font-family:clarendon_30;
	font-size: 90pt;
	color: #66cccc;
}
.progresspercent {
	font-size: 40pt;
}

html, body { 
	height: 100%; 
}

/* styles for IE 5 Mac */
#horizon {
	position: absolute;
	top: 10px;
	left: 20px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -300px;
   text-align: center;
   min-width: 940px; 
}
/* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width:940px;
	height:600px;
	margin: 0px auto;
}
