#contentArea {
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.logo1 {
	background: url(/templates/graphics/resources/gifs/logo.gif) 0 0 no-repeat;
	display: block;
	height: 144px;
	width: 83px;
	margin: 0 auto;
}

.logo2 {
	display: none;
}

.rightcol {
	float: left;
	background-color: #FFFFFF;
	text-align: center;
	width: 640px !important;
	width: 650px;
	margin-left: 5px !important;
	margin-left: 0;
}

/*
.rightcol {
	margin-left: 120px;
	background-color: white;
	width: 650px;
}
*/

/* Ticket 19291 - Old color was #0F8D12 */
#PageTitle{
	color: #0066CC;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	width: 640px;
}

/* Removed since black is preferred
#SubHeading{
	color: #0F8D12;
	font-weight: bold;
	font-size: 14px;
}
*/

.bulletPoint{
	background-image: url(/templates/graphics/resources/gifs/greensquare.gif);
	background-repeat:no-repeat;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	vertical-align: middle;
}

.logo2 {
	width: 108px;
	background-repeat: no-repeat;
	height: 115px;
	background-position: bottom center;
	background-image: url(/templates/graphics/resources/gifs/bizlinklogo-s.jpg);
}

ul {
	padding: 0;
	margin: 0 0 0 3em;
}

#homestrap ul {
	margin-left: 0;
}

/* Template doesn't use a middle column like others */
#template3ColContainer ul {
	margin-left: 3em;
}
