body
{
	font-family: Arial; font-size: 11px; text-align: left;
}

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

img {
	border: 0;
}

.dvHelp
{	
	width:598px;
	background: url(/Images/members/profile/profile_bk.gif) repeat-x;
	border-bottom:1px #A8B2D2 solid;
	border-left:1px #A8B2D2 solid;
	border-right:1px #A8B2D2 solid;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size:14px;
}
h1
{
	font-weight: bold;
	font-size: 18px;
	color: #4a599f;
	font-family: Arial;
	letter-spacing: 0px;
} /* Equiv to 18px */
h2{ }
h3{ }

p {	margin:8px 0px 8px 0px;	font-size: 14px;  } /* equiv tp 14px font size */
.p { margin:8px 0px 8px 0px; font-size: 14px;  } /* equiv tp 14px font size */
p.size13 { font-size: 80%;  } /* equiv tp 13px font size */

ul {
	
	list-style: circle;
	margin: 0;
	padding: 10;
	
}
ul li {
	background-image: url(/Images/bullets/bullet.square.pink.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding: 0 0 0 8px; 
	margin-left: 5px;
	line-height: 16px;
}

.tabHolder
{
	background-image:url(/Images/publicsite/help/bkg_tabHolder.gif);
	background-repeat:repeat-x;
}