/* CSS Document */

body
{
	background-image:url(../images/type6_bgdots.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.personbox .hr
{
	background-image:url(../images/hr_dots.gif);
	background-repeat:repeat-x;
}

.personbox .primary_title
{
	color:#116191;
	font-size:16px;
}

.personbox .secondary_title
{
	color:#8D8680;
	font-size:13px;
}

.personbox .text
{
	font-size:11px;
	line-height:14px;
}