body {
	background : #FFFFFF;
	font-family:'Lucida Grande';
	margin: 10px;
	border: #000000;
	border-top-color: #003366;
	font-size: 10pt;
}

sup {
	font-size: 80%;
}

blockquote {
	line-height: 1.4em;
}

#topstripleft {
	text-align: left;
	font-size: 9pt;
}

#topstripright {
	text-align: right;
	font-size: 9pt;
	float: right;
}


a {
	text-decoration: none;
	color: #c71700;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #c71700;
}

a:visited {
	text-decoration: none;
	color: #c71700;
}

a.red {
	text-decoration: none;
	color: #c71700;
	font-weight: bold;
}

#links {
	color: black;
	background: no-repeat
	width: 50%;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
}

#separator {
	position: absolute;
	top: 75px;
	left: 10%;
	width: 80%;
}

#main {
	top: 100px;
	left: 10%;
	position: absolute;
	width: 80%;
}

.blurbs {
	visibility: hidden;
	color: #c71700;
	width: 99%;
	text-align: center;
	position: absolute;
	top: 55px;
	font: italic 12pt "Times New Roman";
}

.bodytext {
	margin-right: 30%;
}

.bodytextbq {
	margin-right: 30%;
	margin-top: -1em;
}

/*<group=homepg>*/

#separator_homepg {
	position: absolute;
	top: 230px;
	left: 10%;
	width: 80%;
}

#pic_homepg {
	z-index: 1;
	background: no-repeat url(images/me.png) right;
	height: 163px;
	color: #000000;
	width: 50%;
	text-align: right;
}

#links_homepg {
	color: black;
	background: no-repeat
	width: 50%;
	text-align: left;
}

#main_homepg {
	top: 250px;
	left: 10%;
	position: absolute;
	width: 80%;
}

.blurbs_homepg {
	visibility: hidden;
	color: #c71700;
	width: 99%;
	text-align: center;
	position: absolute;
	font: italic 14pt "Times New Roman";
	top: 200px;
}
	
/*</group>*/

/*<group=cv>*/

#cvheader, #rhtheader {
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
}

#cvaddress, #rhtsubheader {
	font-size: 10pt;
	font-weight: normal;
}

.cvhr {
	margin-right: 25%;
	color: #999999;
	margin-top: -1em;
}

/*</group>*/


/*<group=rht>*/

.rhttext, .rhtheading, .rhthr, .rhtdisclaimer, .rhtdisclaimersig, .rhtseparator {
	margin-left: 20%;
	margin-right: 20%;
}

.rhttext {
	text-align: justify;
}

.rhtheading {
	padding-top: 1em;
	font-size: 12pt;
	font-weight: bold;
}

.rhthr {
	color: #999999;
	margin-top: -1em;
}

.rhtdisclaimer, .rhtdisclaimersig {
	font-size: 9pt;
	font-style: italic;
}

.rhtdisclaimersig {
	text-align: right;
}

.rhtseparator {
	text-align:center;
	font-weight:bold;
	font-size: 150%;
}

.rhtlicense {
	font-size: 8pt;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

.rhth3 {
	text-align: center;
	font-weight: bold;
}

/*</group>*/