.rightSideBar {
	position: absolute;
	left: 750px;
	top: 60px;
	width: 190px;
}


.pageBanner {
	width: 920px;
	height: 30px;
	text-align: left;
	font-size:18pt;
	padding-left: 30px;
	padding-top:20px;
}

.sideNavPanel_box {
   background: #edf2f6;
}
.sideNavPanel_top div {
   background: url(/images/sideNavPanel_tl.png) no-repeat top left;
}
.sideNavPanel_top {
   background: url(/images/sideNavPanel_tr.png) no-repeat top right;
}
.sideNavPanel_bottom div {
   background: url(/images/sideNavPanel_bl.png) no-repeat bottom left;
}
.sideNavPanel_bottom {
   background: url(/images/sideNavPanel_br.png) no-repeat bottom right;
}

.sideNavPanel_top div, .sideNavPanel_top, 
.sideNavPanel_bottom div, .sideNavPanel_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.sideNavPanel_content { 
	margin: 0 10px;
	font-size: 10pt;
}

.sideNavMenuHeader {
	font-size: 12pt;
	padding-bottom: 5px;
}

.sideNavMenu {
}

.sideNavMenuItem {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 9pt;
	width: 165px;
}


.sideNavMenuItemSelected {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-size: 9pt;
	width: 165px;
	background-color: #e0e2ed;
}

.sideNavMenuSubItem {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-size: 9pt;
	width: 165px;
}

.sideNavMenuSubItemSelected {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	font-size: 9pt;
	width: 160px;
	background-color: #e0e2ed;
}

.leftSideContent {
	position: relative;
	width: 670px;
	top: 0px;
	left: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.quoteText {
	padding-left: 30px;
	font-style: italic;

}

.quoteTextRight{
	font-style: italic;
	text-align: right;
}

.contactIcons {
	padding-top: 5px;
	line-height: 30px;
	font-size: 9pt;
}

.phoneIcon {
	color:#333333;
	background:url(/images/btn_phone.png) no-repeat center left;
	padding-left: 30px;

}

.moreInfoIcon {
	color: #333333;
	background:url(/images/btn_info.png) no-repeat center left;
	padding-left: 30px;

}

.demoIcon {
	color: #333333;
	background:url(/images/btn_arrow_orange.png) no-repeat center left;
	padding-left: 30px;

}

.hratMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/hrat.png) no-repeat center;
}

.saMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/sa.png) no-repeat center;
}

.ipmtMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/ipmt.png) no-repeat center;
}

.hetMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/het.png) no-repeat center;
}


.petMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/pet.png) no-repeat center;
}

.mpgtMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/mpgt.png) no-repeat center;
}

.maMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/ma.png) no-repeat center;
}


.pretMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/pret.png) no-repeat center;
}

.phrcMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/phrc.png) no-repeat center;
}

.daMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/da.png) no-repeat center;
}

.dhMenuIcon {
	width: 96px;
	height: 96px;
	background:url(/images/dh.png) no-repeat center;
}


.subpageIconMenu td {
	vertical-align: top;
}

.arrowLink {
	background:url(/images/bluArrow.png) no-repeat right 6px;
	padding-right: 15px;
}