body {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color: #333;
}

input, select {
	font-size: 1.1em;
	font-family: font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#BPHolder { position:absolute;}
#BPLogo1 { position:relative; top:140px; height:10px; width:670px; z-index:1; float:left}
#BPLogo { position:relative; background-position:top right; top:140px; height:65px; width:178px; z-index:1; float:left}

.footer {
	background: #cccccc;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}

.sidebar {
	background: url(images/interior_1.gif) repeat-y top left;
	width: 190px;
}

p {text-align:justify;}

a{ color: #666; }

/*additional rules, most of these are used in the clients_updateprofile.html page*/

#left-col-parent
{
	background: white url("images/interior_1.gif") repeat-y left top;
}

#left-col
{
	position: relative;
	top: 26px;
	left: 0px;
}

#mid-col
{
	padding-top: 34px;
}
#mid-col-parent{
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	border-color: #c4c7d0;
}
#right-col
{
	background: #f4f4f4;
}

#content
{
	margin-right: 20px;
}

#footer
{
	background: #ccc;
	margin-left: 6px;
	margin-right: 6px;
	padding: 3px 0px 3px 20px;
	margin-bottom: 2em;
}