/*	Default stylesheet			*/
/*	Author: 					*/
/* 	Company: 	tfe.com			*/


html {
	
}

body {
	margin: 0;
	background: #fff;
	font: normal normal normal 62.5%/1.5em verdana, arial, helvetica, sans-serif;
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	
}

h1, h2, h3, h4 {
	font-weight: bold;
}

h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1.6em;
	padding:4px 8px 7px 8px;
	margin:0;
	border-bottom:solid 1px #fff;
}
h2.portal {
	background-color:#fff;
	color:#000;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}


p {
	
}

abbr {
	
}

strong, b {
	
}

em, i {
	
}

fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

input,
select,
textarea {
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
}

ul {
	
}

ul li {
	
}
img {
	border:none;
}
table {
/*	width:100%;*/
}
td {
	vertical-align:top;
	padding:0;
}
/******************************************************************************************************************************/
/* repeated styles */

.skiplink {
	display: none;
}
.more {
	
}
.back {

}
a {
	color: #c03;
}
a:hover {
	
}
a.more {
	text-decoration: none;
}
a.more:hover {
	text-decoration: underline;
}
a.back:hover {
	
}

.float-left,
.position_left {
	float: left;
}
.float-right,
.position_right {
	float: right;
}
.align-right {
	text-align: right;
}
.clear {
	clear: both;
	font-size:0px;
	line-height:0px;
	height:0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	height: 1%;
}
a.button {
	padding: 3px 8px 5px 8px;
	margin: 0;
	background: url(/portal/HO_MarketingPortal/images/bg_button_1.gif) no-repeat;
	float: left;
	text-decoration: none;
}
a.button:hover {
	background-image: url(/portal/HO_MarketingPortal/images/bg_button_1_hover.gif);
}
a.button span {
	font-weight: bold;
	line-height: normal;
	white-space: nowrap;
	padding: 3px 8px 12px 0px;
	font-size: 1em;	
	cursor: pointer;
	display: inline;
	background: url(/portal/HO_MarketingPortal/images/bg_button_2.gif) no-repeat top right;
	color: #CC0033;
}
a.button:hover span {
	background-image: url(/portal/HO_MarketingPortal/images/bg_button_2_hover.gif);
	color: #fff;
}
a.btnPrint {
	background: transparent url(/portal/HO_MarketingPortal/images/iconPrint.gif) no-repeat left center;
	padding-left: 20px;
}
.banner-image-wrapper {
	margin: 0 0 15px 7px;
}
.hidden {
	display: none;
	visibility: hidden;
}
.imgShadow {
	background: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	padding: 9px;
}

/* Tooltip */
.tooltipInfo {
	color: #fff;
	display: none;
	position: absolute;
	width: 339px;
	z-index: 999;
}
.tooltipInfo .top {
	background: transparent url(/portal/HO_MarketingPortal/images/tooltipInfoTop.gif) no-repeat left top;
	height: 6px;
	line-height: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.tooltipInfo .content {
	background: #61A493;
	margin: 0;
	padding: 1px 8px;
}
.tooltipInfo .content p {
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
.tooltipInfo .bottom {
	background: transparent url(/portal/HO_MarketingPortal/images/tooltipInfoBottom.gif) no-repeat left bottom;
	height: 6px;
}


/******************************************************************************************************************************/
/* wps styles */

td.layout-column-element {
	position: relative;
	z-index: 2;
}
td.layout-column-element-1 {
	position: relative;
	z-index: 3;
}

/******************************************************************************************************************************/
/* js styles */

.toggler {  
	display:none;
}
#blind { 
	height: 135px; 
	padding: 0.4em; 
}
#blind h3 { 
	margin: 0; 
	padding: 0.4em; 
	text-align: center; 
}

/******************************************************************************************************************************/
/* lay-out styles */

.wrapper{
	width: 900px;
	margin: 0 auto;
}
td#left {
	background: #F3F8F7;
	width: 205px;
}
td#middle {
	width: 470px;
	padding:0 10px;
}
td#right {
	width: 205px;
}

/******************************************************************************************************************************/
/* header styles */

.header {
	background:url(/portal/HO_MarketingPortal/custom/portal/images/bg_header.jpg) no-repeat #fff;
	height: 100px;
	margin: 0 0 15px 0;
	position: relative;
}
.header .logo a {
	display:block;
	position:absolute;
	width: 225px;
	height: 66px;
	background: transparent url(/portal/HO_MarketingPortal/images/logo.png) no-repeat left top;
	cursor:pointer;
	top: 20px;
	left: 0;
}
.header .logo a span {
	display: none;
}

.pixels {
	height: 99px;
	position: absolute;
	width: 354px;
}
.method {
	height: 60px;
	left: 230px;
	position: absolute;
	width: 460px;
	top: 24px;
}

.siteactions {
	position: absolute;
	width: 132px;
	height: 41px;
	background: url(/portal/HO_MarketingPortal/images/bg_siteactions.png) no-repeat;
	padding: 0;
	margin: 0 0 0 710px;
	overflow: hidden;
}
.siteactions ul {
	margin: 6px 0px 0px 15px;
	padding: 5px 0px 0px 0px;
}
.siteactions ul li {
	display: inline;
	list-style: none;
}
.siteactions span {
	display: none;
}
.siteactions a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 9px;
}
.siteactions a.shopcart {
	width: 30px;
	background: url(/portal/HO_MarketingPortal/images/button_shopcart.gif) 0px 0px no-repeat;
}
.siteactions a.shopcart:hover {
	background-position:  0px -20px;
}
.siteactions a.call {
	width: 23px;
	background: url(/portal/HO_MarketingPortal/images/button_call.gif) 0px 0px no-repeat;
}
.siteactions a.call:hover {
	background-position:  0px -20px;
}
.siteactions a.text_smaller {
	width: 7px;
	background: url(/portal/HO_MarketingPortal/images/button_text_smaller.gif) 0px 0px no-repeat;
}
.siteactions a.text_smaller:hover {
	background-position:  0px -20px;
}
.siteactions a.text_larger {
	width: 12px;
	background: url(/portal/HO_MarketingPortal/images/button_text_larger.gif) 0px 0px no-repeat;
}
.siteactions a.text_larger:hover {
	background-position:  0px -20px;
}

#quicksearch {
	width: 205px;
	height: 31px;
	position: absolute;
	margin: 69px 0px 0px 695px;
	padding: 0;
	z-index: 1;
}
#quicksearch .background {
	position:absolute;
	z-index: 2;
	width: 205px;
	height: 31px;
	background: url(/portal/HO_MarketingPortal/images/bg_search.png) no-repeat;
}
#quicksearch input {
	border: 1px solid #ccc;
	position:relative;
	z-index: 3;
	height: 13px;
	width: 122px;
	float: left;
	margin: 10px 5px 0px 15px;
	font-size: 1.1em;
	background: #fff;
}
#quicksearch a.button {
	position:relative;
	z-index: 3;
	padding-right: 0;
	margin-top:9px;
}

/******************************************************************************************************************************/
/* menu styles */

ul.menu {
	background-image:url(/portal/HO_MarketingPortal/custom/portal/images/bgMenu.png);
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
ul.menu li {
	border-bottom:solid 1px #fff;
}
ul.menu li a {
	padding:4px 6px 5px 8px;
	display: block;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
ul.menu li a:hover {
	color:#fff;
	font-weight:bold;
}
#left ul.menu li.selected a {
	background-image: none;
	color: #fff;
}
#left ul.menu li a.parent {
	background: transparent url(/portal/HO_MarketingPortal/images/arrowRed.gif) no-repeat right 8px;
}
#left ul.menu li.selected a.parent {
	background: #81B6A9 url(/portal/HO_MarketingPortal/images/arrowRed.gif) no-repeat right 8px;
}

#left ul.menu li a.parent:hover {
	background-image: url(/portal/HO_MarketingPortal/images/arrowWhite.gif);
	color: #fff;
}
#left ul.menu li.open > a,
#left ul.menu li.open > a.parent {
	background-image: url(/portal/HO_MarketingPortal/images/arrowWhiteDown.gif);
	color: #fff;
}
/* Disable sublevel (left side) */
#left ul.menu li > ul {
	display: none;
}
#left ul.menu li {
	float: left;
	width: 205px;
}
#left ul.menu li.open > ul {
	display: block;
	margin: 0;
	padding: 0;
}
#left ul.menu li.open ul li {
	border-bottom: 0;
	font-size: 0.83em;
	list-style-type: none;
}
#left ul.menu li.open a,
#left ul.menu li a.open {
	background: transparent url(/portal/HO_MarketingPortal/images/arrowWhite.gif) no-repeat right 8px;	
	color: #fff;
}
#left ul.menu li.open ul li a {
	background: transparent url(/portal/HO_MarketingPortal/images/bulletRoundBlack.gif) no-repeat 8px 9px;
	color: #000;
	font: normal normal 1em Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;
}
#left ul.menu li ul li a:hover {
	color: #000;
}

/* Overrides for sublevels on method pages */

/* All levels */
#left ul.menu li.open > a.parent,
#left ul.menu li.open > a.parent:hover {
	background-image: url(/portal/HO_MarketingPortal/images/arrowWhiteDown.gif);
}

/* Level 1 */
#left ul.menu li.open {
	border-bottom: 0;
}
/* Level 2 */
#left ul.menu li.open ul li {
	border-bottom: 1px solid #fff;
}
#left ul.menu li.open ul li.open {
	border-bottom: 0;
}
#left ul.menu li.open ul li a {
	background-image: none;
	font-weight: bold;
}
#left ul.menu li.open ul li a.parent:hover {
	color: #000;
}
/* Level 3 */
#left ul.menu li.open ul li ul li {
	font-size: 1em;
}
#left ul.menu li ul li > a.parent {
	background-image: url(/portal/HO_MarketingPortal/images/arrowRed.gif);
	background-position: right 7px;
}
#left ul.menu li.open ul li.open ul li.open {
	border-bottom: 0;
}
#left ul.menu li.open ul li.open ul li a {
	font-weight: normal;
}
#left ul.menu li.open ul li.open ul li a.parent {
	background-color: transparent;
}

#left ul.menu li.open ul li.open ul li a.parent:hover,
#left ul.menu li.open ul li.open ul li a.parent {
	color: #000;
}
#left ul.menu li.open ul li.open ul li.open a.parent {
	font-weight: bold;
}
/* Level 4 */
#left ul.menu li.open ul li ul li ul li {
	background-color: #fff;
}
#left ul.menu li.open ul li ul li ul li a {
	background: transparent url(/portal/HO_MarketingPortal/images/bulletRoundBlack.gif) no-repeat 18px 9px;
	padding-left: 28px;
}


/******************************************************************************************************************************/
/* service toolbox */

ul.service {
	background-image:url(/portal/HO_MarketingPortal/custom/portal/images/bgMenu.png);
	background-repeat:repeat-y;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
ul.service li {
	border-bottom:solid 1px #fff;
	float: left;
	width: 205px;
}
ul.service li a {
	padding:4px 6px 6px 8px;
	display: block;
	text-decoration: none;
	color:#000;
}
ul.service li a:hover {
	color:#fff;
	font-weight:bold;
}
ul.service li a.parent {
	background: url(/portal/HO_MarketingPortal/images/arrowBlack.gif) no-repeat right 8px;
}
ul.service li a.parent:hover {
	background-image: url(/portal/HO_MarketingPortal/images/arrowWhiteDown.gif);
}
ul.service li a.selected {
	color: #fff;
	font-weight: bold;
	background-image: url(/portal/HO_MarketingPortal/images/arrowWhiteDown.gif);
}
/* Service content */
ul.service li div {
	font: normal normal 0.83em Verdana, Arial Helvetica, sans-serif;
	padding: 11px 7px;
}
ul.service li p {
	margin: 0;
}
ul.service li div a,
ul.service li div a:hover {
	color: #c03;
	display: inline;
	font-weight: normal;
	background: transparent;
	padding: 0;
}
ul.service li div a:hover { 
	text-decoration: underline;
}
/******************************************************************************************************************************/
/* form styles */

form input, form textarea {
 	/*width: 157px; */
	padding: 2px;
	float: left;
}
form a.button {
	margin-left: 5px;
}

/******************************************************************************************************************************/
/* content styles */

/* Portal home */
.content-image-teaser {
	margin-top: -8xp;
}
.content-image-teaser .image-teaser {
	float: left;
	padding: 10px 6px 6px 10px;
}

/* Apply z-indexing to content heading elements */
h2,
ul.breadcrumb,
.pagination,
.content {
	position: relative;
	z-index: 1;
}

/* Breadcrumb */
ul.breadcrumb {
	border-bottom: 1px solid #61A493;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0;
	padding: 6px;
}
ul.breadcrumb li {
	display: inline;
	list-style-type: none;
}
ul.breadcrumb li.current {
	clear: right;
}
ul.breadcrumb li a {
	border-right: 1px solid #333;
	color: #c03;
	padding: 0 6px 0 3px;
	text-decoration: none;
}
ul.breadcrumb li a:hover {
	text-decoration: underline;
}
ul.breadcrumb li.current {
	margin-left: 6px;
}
ul.breadcrumb li.current a {
	border-right: 0;
	color: #333;
}

/* Pagination */
.pagination {
	background: #F2F8F7;
	font-size: 1.1em;
	margin-top: 20px;
	padding: 6px 10px;
}
.pagination ul {
	float: left;
	margin: 0;
	padding: 3px 0 0 0;
}
.pagination ul li {
	float: left;
	margin: 0 2px;
	list-style-type: none;
}
.pagination ul li a {
	color: #c03;
}
.pagination ul li.previous a {
	background: transparent url(/portal/HO_MarketingPortal/images/arrowPagLeftSmall.gif) no-repeat right 3px;
	padding-right: 20px;
}
.pagination ul li.next a {
	background: transparent url(/portal/HO_MarketingPortal/images/arrowPagRightSmall.gif) no-repeat left 3px;
	padding-left: 20px;
}
.pagination ul li span,
.pagination ul li.current a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.pagination ul li span {
	margin: 0 4px;
}
.itemsPage {
	float: right;
}
#middle .itemsPage form,
#middle .itemsPage fieldset {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.itemsPage select {
	margin-top: 2px;
}
.itemsPage span {
	float: left;
	margin: 3px 8px 0 0;
}
.itemsPage ul {
	float: right;
	width: 36px;
}
.itemsPage ul li {
	float: left;
	display: none;
	margin-bottom: 2px;
	width: 36px;
}
.itemsPage ul li.selected {
	display: block;
}
.itemsPage ul li a {
	color: #c03;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

/* Content elements */
.contentBack {
	position: absolute;
	z-index: 0;
	width: 470px;
}
.visual {
	position: relative;
	height: 240px;
	width: 470px;
}
.visual .overlay {
	position: absolute;
	bottom: 0;
	height: 32px;
	width: 470px;
}
.visual .overlay p {
	color: #fff;
	font: normal bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	padding: 4px 14px;
}

.content {
	color: #333;
	clear: both;
	float: none;
	padding: 20px 20px 10px 20px;
}
.content .date {
	font-size: 1.1em;
	font-style: italic;
}
.content .location {
	font-size: 1.1em;
}
.content p {
	font-size: 1.1em;
	margin: 0 0 12px 0;
}

.content p.teaser {
	color: #999;
	font-weight: bold;
}
.content a.more {
	font-size: 1.1em;
}
.content h3,
.content h4 {
	color: #333;
	font: normal bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.content h4 {
	margin: 20px 0 0 0;
}

.content ul {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
.content ul li {
	background: transparent url(/portal/HO_MarketingPortal/custom/portal/images/bulletRound.gif) no-repeat 2px 5px;
	list-style-type: none;
	padding-left: 16px;
}
.content li ul {
	margin-left: 16px;
}

/* Home & news */
.home {
	border-top: 8px solid #fff;
}
.recentNews .news {
	color: #000;
}
.recentNews .news .news-image {
	float: left;
	padding-top: 4px;
	width: 114px;
}
.recentNews .news .news-content {
	float: left;
	width: 300px;
}

.recentNews .news .news-content h4 {
	font-size: 1.3em;
	margin: 0;
}
.recentNews .news .news-content h5 {
	margin: 0;
	font-size: 1.0em;
}
.recentNews .news .news-content p {
	font-size: 1.0em;
	margin-top: 0;
}
.recentNews .news a.readMore {
	float: right;
}

/* Titles */
.content .title {
	float: left;
	margin-bottom: 10px;
	padding: 10px 30px 0 0;
	width: 75px;
}
.content .title h5 {
	color: #000;
	font-size: 1em;
	margin: 0;
}
.content .img-shadow {
	background: transparent url(/portal/HO_MarketingPortal/images/titleShadowBack.gif) no-repeat left top;
	height: 94px;
	overflow: hidden;
	width: 75px;
}

/* Author List & Detail */
.author-search {
	border-bottom: 1px solid #ccc;
	margin: 0 10px;
}
.author-search h3 {
	font: normal bold 1.3em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
}
.author-search ul {
	margin: 0;
	padding: 0 0 10px 0px;
}
.author-search ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.author-search ul li a {
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 2px 3px 0;
	text-decoration: none;
}
.author-search ul li.current a,
.author-search ul li a:hover {
	color: #000;
}
.author-list h4 {
	color: #333;
	font-size: 4.5em;
	margin: 0;
}
.author-list ol {
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 0 0 0 30px;
	width: 180px;
}
.author-list ol li {
	color: #999;
	font-weight: bold;
	padding-bottom: 4px;
}
.author-list ol li a {
	font-weight: normal;
	text-decoration: none;
}
.author-list ol li a:hover {
	color: #61A493;
}

.author .author-image {
	float: left;
	padding-top: 4px;
	width: 116px;
}
.author .author-content {
	float: left;
	width: 314px;
}

/* News */
.content .news {
	margin-bottom: 16px;
}
.content .news p {
	margin-top: 0;
}
.content .event h3,
.content .news h3 {
	margin-bottom: 8px;
}
.content .event h3 a,
.content .news h3 a {
	color: #333;
}
.content .event h3 a:hover,
.content .news h3 a:hover {
	color: #cc0033;
	text-decoration: underline;
}
.content .event h4,
.content .news h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.5em 0 0 0;
}
.content .event {
	border-bottom: 1px solid #E7F0D7;
	margin-bottom: 18px;
	padding-bottom: 20px;
}
.content .single {
	border-bottom: 0;
}
.content .event .location {
	float: left;
}
.content .event a.more {
	float: right;
}

/* Subscription forms */
#middle form {
	font-size: 1.1em;
	padding: 5px 20px;
}
#middle form fieldset {
	margin: 20px 0;
	padding: 0px;
}
#middle form fieldset legend {
	color: #333;
	font-weight: bold;
	margin-left: -7px;
	padding: 0;
}
#middle form fieldset dl {
	margin: 10px 0;
	padding: 0;
}
#middle form fieldset dt,
#middle form fieldset dd {
	float: left;
	margin: 4px 0;
}
#middle form fieldset dt {
	clear: both;
	width: 168px;
}
#middle form fieldset dd {
	width: 163px;
}
#middle form fieldset input[type=text],
#middle form fieldset textarea,
#middle form fieldset select {
	border: 1px solid #ccc;
	color: #333;
	padding: 2px;
}
#middle form fieldset input[type=reset],
#middle form fieldset input[type=submit],
#middle form fieldset input.submit {
	float: right;
}
#middle form fieldset button[type=reset],
#middle form fieldset button[type=submit],
#middle form fieldset button.submit {
	background: transparent url(/portal/HO_MarketingPortal/images/btnSubmitRight.gif) no-repeat right top;
	border: 0;
	color: #c03;
	cursor: pointer;
	font: normal bold 0.91em Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	padding: 3px 6px 4px 0;
}
#middle form fieldset .submitWrap:hover button[type=reset],
#middle form fieldset .submitWrap:hover button[type=submit],
#middle form fieldset .submitWrap:hover button.submit {
	background-image: url(/portal/HO_MarketingPortal/images/btnSubmitRightHover.gif);
	color: #fff;
}
#middle fieldset .submitWrap {
	background: transparent url(/portal/HO_MarketingPortal/images/btnSubmitLeft.gif) no-repeat left top;
	cursor: pointer;
	display: inline-block;
	height: 20px;
	padding-left: 6px;
}
#middle fieldset .submitWrap:hover {
	background-image: url(/portal/HO_MarketingPortal/images/btnSubmitLeftHover.gif);
}
#middle fieldset input[type=checkbox],
#middle form fieldset input.checkbox {
	margin-right: 8px;
	width: auto;
}

/* Specific fields */
.content form .addressNumber {
	width: 40px;
}
.content form .zipNumeric {
	width: 70px;
}
.content form .zipAlpha {
	margin-left: 6px;
	width: 25px;
}

/* Back button */
.backWrap {
	padding: 20px 7px;
}
a.btnBack {
	background: transparent url(/portal/HO_MarketingPortal/images/btnBackLeft.gif) no-repeat left top;
	color: #c03;
	float: left;
	font-weight: bold;
	padding-left: 18px;
	text-decoration: none;
}
a.btnBack:hover {
	background-image: url(/portal/HO_MarketingPortal/images/btnBackRedLeftHover.gif)
}
a.btnBack span {
	background: transparent url(/portal/HO_MarketingPortal/images/btnBackRight.gif) no-repeat right top;
	display: block;
	padding: 2px 8px 3px 2px;
}
a.btnBack:hover span {
	background-image: url(/portal/HO_MarketingPortal/images/btnBackRedRightHover.gif);
	color: #fff;
}
a.btnBackRed {
	background: transparent url(/portal/HO_MarketingPortal/images/btnBackRedLeft.gif) no-repeat left top;
	color: #c03;
	display: inline-block;
	font-weight: bold;
	margin: 4px 12px 4px 0;
	padding-left: 24px;
	text-decoration: none;
}
a.btnBackRed span {
	background: transparent url(/portal/HO_MarketingPortal/images/btnBackRedRight.gif) no-repeat right top;
	display: block;
	padding: 2px 8px 3px 0px;
}
a.btnBackRed:hover {
	background-image: url(/portal/HO_MarketingPortal/images/btnBackRedLeftHover.gif);
	color: #fff;
}
a.btnBackRed:hover span {
	background-image: url(/portal/HO_MarketingPortal/images/btnBackRedRightHover.gif);
}

/* Sitemap */
.sitemap {
	padding-top: 10px;
}
.sitemap ul {
	margin: 0;
	padding: 0;
}
.sitemap ul li {
	background: none;
	list-style-type: none;
	padding-left: 16px;
}
.sitemap ul li ul {
	font-size: 1em;
	margin-left: 0;
}
.sitemap ul li.parent {
	background: transparent url(/portal/HO_MarketingPortal/custom/portal/images/bulletArrow.gif) no-repeat left 10px;
}
.sitemap ul li a {
	display: block;
	padding: 4px 0;
	text-decoration: none;
}
.sitemap ul li ul li {
	background: transparent url(/portal/HO_MarketingPortal/custom/portal/images/bulletRound.gif) no-repeat 2px 10px;
	padding-left: 16px;
}


/******************************************************************************************************************************/
/* footer styles */

.footer .footerLogo {
	position:absolute;
	margin:-8px 0 0 0;
}
.footer {
	font-size: 0.9em;
	color: #666;
	border-top: 1px solid #ccc;
	padding: 12px 0px 10px 0px;
}
.footer ul {
	float:right;
	margin: 0 0 7px 0;
	background-image:none;	
}
.footer ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #666;
	padding: 0px 9px 0px 5px;
	background-image:none;
	line-height:1.5em;
}
.footer ul li.last {
	padding: 0px 0px 0px 5px;
	border:none;
}
.footer img {
	margin-top: 10px;
}
.footer ul a {
	text-decoration: none;
}
.footer a {
	color: #666;
}
.footer a:hover {
	text-decoration: underline;
	color: #0088C6;
}
