body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFFF; color: #000000;
}
img { border: 0px; }

a:focus { outline: none; }

p, .bodytxt, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; text-align: left; }
.bodyhead { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; color: #003399; font-weight: bold; }
.mainhead { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-align: left; font-style: italic; font-weight: bold; color: 003399; }
.bullet {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	background-image: url(images/bullet.gif);
	background-position: left top; background-repeat: no-repeat;
	height: 18px; width: 15px;
	display: block;
}
.note { font-family: Arial, Helvetica, sans-serif; font-size: 9px; text-align: left; color: 003399; }
.bditbluetxt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; font-weight: bold; color: 003399; font-style: italic}
.blueborder {  border-color: #003399 003399 003399; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.bodytxtblue { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; color: 003399; }
.bodytxtsml { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; }
.bodytxtsmlbd { font-family: Arial, Helvetica, sans-serif; font-size: 9.5px; text-align: left; font-weight: bold; }
.bodytxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.bodytxt6699cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #6699cc;
}

.hideDiv { display: none; }
.showProfile {
	width: 302px; height: auto;
	display: block;
}

/*
#profileLinks h1 {
	font-size: 11px; font-weight: bold; font-style: italic; line-height: 13px;
	padding: 0px; margin: 0px;
}
*/
#profileLinks h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 13px; font-weight: normal;
	padding: 0px; margin-top: 0px; margin-bottom: 10px;
}
#profileLinks a { text-decoration: none; }
#profileLinks a.prfLinkActive:link, #profileLinks a.prfLinkActive:visited, #profileLinks a.prfLinkActive:hover { color: #666666; }
#profileLinks a.prfLinkActive:link strong, #profileLinks a.prfLinkActive:visited strong, #profileLinks a.prfLinkActive:hover strong { color: #003399; }

#profileLinks a.prfLink:link, #profileLinks a.prfLink:visited { color: #999999; }
#profileLinks a.prfLink:hover, #profileLinks a.prfLink:hover { color: #000000; }

#profileFooter {
	width: 445px; height: 18px;
	background-image: url(images/rndrhcnr_wht.gif);
	background-position: right bottom; background-repeat: no-repeat;
	background-color: #003399;
	overflow: hidden;
	display: block;
}
#profileTitle {
	width: 120px; padding-left: 10px; padding-top: 3px;
	position: relative; float: left;
	font-size: 11px; line-height: 11px; font-weight: bold; color: #FFFFFF;
}
#profileEmail {
	width: 300px; padding-top: 3px;
	position: relative; float: left;
	font-size: 11px; line-height: 11px; color: #FFFFFF;
}
#profileEmail a:link { color: 99CCFF; text-decoration: none; }
#profileEmail a:visited { color: 99CCFF; text-decoration: none; }
#profileEmail a:hover { color: FFFFFF; text-decoration: none; }

#profileEmail a.showContact { display: block; }