@charset "utf-8";
/* STYLESHEET FOR PAGE HEADERS */

#pageHeader {
    width:620px;
	padding:15px 0px 20px 0px;
	}

.pagetitle {
	font-family: 'Bliss 2', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	line-height:32px;
}
.pagetag {
	font-family: 'Bliss 2', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: inherit;
	text-decoration: none;
	color: #999999;
}

.registered-pagetitle {
	font-family: 'Bliss 2', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: inherit;
	position: relative;
	bottom: 0.9em;
	color: #000000;
	}
	
.registered-pagetag {
	font-family: 'Bliss 2', Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: inherit;
	position: relative;
	bottom: 0.5em;
	color: #999999;
	}
	
#headerIcon {
width:48px;
height:48px;
float:left;
margin:3px 6px 0px 0px;
}
/* FOLLOWING FIX BY J.A. on 8/13/10 to address FF display issues */
{
MARGIN-TOP: 0px;
FONT-SIZE: 10pt;
MARGIN-LEFT: 0px;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
P
{
FONT-SIZE: 10pt;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
} 
TD
{
FONT-SIZE: 10pt;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
