.action-gettingStarted-menu {
	position: absolute;
	top: 5px;
	left: 610px;
}

#container-gettingStarted-content {
	margin: 20px 0px 0px 20px;
	text-align: left;
}

#container-gettingStarted-content .large-gettingStarted {
	margin: 0px 0px 0px 5px;
	color: #8a6b3f;
	font-weight: normal;
	font-size: 24px;
	font-family: georgia,times new roman,verdana, serif;
	font-style: italic;
}

.container-gettingStarted-text {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 235px;
	height: auto;
	text-align: left;
}

.container-gettingStarted-text p {
	text-align: left;
	color: #666;
	font-style: normal;
	font-size: 11px;
	background: none;
}

.container-gettingStarted-text p a {
	text-align: left;
	color: #2e659d;
	font-style: normal;
	font-size: 11px;
}

.container-gettingStarted-text p a:hover {
	text-decoration: underline;
	text-align: left;
	color: #2e659d;
	font-style: normal;
	font-size: 11px;
}








.gettingStarted-caption-container {
	width: 590px;
	height: auto;
 }

 .gettingStarted-caption-icon-clipboard {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	background: url('/Portals/0/clipboard-icon.png') no-repeat left top;
	behavior: url('/Portals/_default/Skins/main/iepngfix.htc');
	cursor: pointer;
 }

 .gettingStarted-caption-icon-piggybank {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	background: url('/Portals/0/piggybank-icon.png') no-repeat left top;
	behavior: url('/Portals/_default/Skins/main/iepngfix.htc');
	cursor: pointer;
 }

 .gettingStarted-caption-icon-calculator {
	float: left;
	display: inline;
	width: 120px;
	height: 120px;
	background: url('/Portals/0/calculator-icon.png') no-repeat left top;
	behavior: url('/Portals/_default/Skins/main/iepngfix.htc');
	cursor: pointer;
 }

 .gettingStarted-caption {
	float: left;
	margin-left: 20px;
	padding-top: 10px;
	width: 450px;
	height: auto;
 }

.gettingStarted-caption-title {
	font-family: georgia, times new roman, arial, serif;
	color: #002d56;
	font-size: 18px;
}

.gettingStarted-caption-copy {
	font-family: arial, verdana, sans-serif;
	color: #666;
	font-size: 12px;
}

.gettingStarted-caption-arrowBullet {
	float: left;
	overflow: hidden;
	width: 12px;
	height: 12px;
	background: url('/Portals/0/arrow.png') no-repeat left top;
	behavior: url('/Portals/_default/Skins/main/iepngfix.htc');
}

.gettingStarted-caption-link {
	float: left;
	margin-left: 3px;
}

 .gettingStarted-caption-hr {
	width: 590px;
	background: url('/Portals/0/hr.png') no-repeat left top;
	height: 20px;
	overflow: hidden;
	behavior: url('/Portals/_default/Skins/main/iepngfix.htc')'
}