.breadcrumbcurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #718B8B;
}
a.breadcrumblink:link, a.breadcrumblink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #718B8B;
}
a.breadcrumblink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

 
.main {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	text-align: left;
}

.main a:link {color: #e7a04d;text-decoration:none;}
.main a:visited {color: #e7a04d;;text-decoration:none;}
.main a:active {color: #ffe370;}
.main a:hover {color: #fdb900;}

.header {
	margin-top: 12px;
	margin-bottom: 15px;
	height: 44px;
	text-align: left;
}
.logo {
	float: left;
}

.eyebrow_search {
	float: right;
}
.eyebrow {
	margin-bottom: 13px;
	font-size: .65em;
	color: #CCCCCC;
}
.eyebrow_selected {
	color: #fdb900;
}

.eyebrow a:link {color: #666666;text-decoration:none;}
.eyebrow a:visited {color: #666666;text-decoration:none;}
.eyebrow a:active {color: #ffe370;}
.eyebrow a:hover {color: #e7a04d;}

.search_form {
	color: #666666;
	background: #ffffff;
	border: 1px solid #8490a0;
	width: 140px;
	height: 20px;
	font-size: .85em;
	
}

.buttonsAsLinks {border-width: 0px; padding: 2px; cursor: hand; text-decoration: none; color: #e7a04d; font-weight: bold; background-color: white;}

.top_nav {
	width: auto;
	height: 23px;
	vertical-align: middle;
	font-size: 1em;
	line-height:23px;
	text-align: center;
	padding: 0px;
	margin-bottom: 5px;
}


ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	
}

#nav li a {
	font-weight: bold;
}
#nav a:link {
	color: #8e8e8e;
	text-decoration: none;
	display: block;
	width: 148px;
}

#nav a:visited {
	color: #8e8e8e;
	text-decoration: none;
}

#nav a:active {
	color: #ffe370;
}

#nav a:hover {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	background-image:url(images/top_nav_background_hover.png);
	display: block;
}
#nav li ul {
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
}
#nav li li a {
	display: block;
	width: 149px;
	background-image:url(images/top_nav_dropdown_background.png); 
	font-weight: normal;
	color:#000000;
}

li {
	float: left;
	width: 148px;
	position: relative;
}

li a:hover {
	width: 148px;
	height: 23px;
}
.border_hack {
	border-right: 2px solid #ffffff;
	display: block;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
}

li:hover ul, li.over ul {
	display: block;
}

#nav2 li a {
	font-weight: bold;
}


#nav2 a:link {
	color: #8e8e8e;
	text-decoration: none;
	width: 148px;
	height: 23px;
}

#nav2 a:visited {
	color: #8e8e8e;
	text-decoration: none;
}

#nav2 a:active {
	color: #ffe370;
}

#nav2 a:hover {
	color: #ffffff;
	background-image:url(images/top_nav_background_hover.png);
}

#nav2 li li a {
	display: compact;  
	font-weight: normal;
}
#nav2 li li a:hover {
	color: #e7a04d;
	background-image: none;
	display: compact; 
}
.solutions_micro {
	background-image:url(images/top_nav_dropdown_background.png);
	text-align: left;
	padding: 5px;
	font-size: .75em;
	color: #8e8e8e;/*fdb900*/
	border: 1px solid #999999;
	position: absolute;
	top: 100px;
	left: 100px;
	z-index: 1;
	visibility: hidden;
	width: 400px;
	height: 250px;
}
.solutions_micro a:link {color:#8e8e8e; text-decoration:none;}
.solutions_micro a:visited {color:#8e8e8e; text-decoration:none;}
.solutions_micro a:active {color:#ffe370;}
.solutions_micro a:hover {color:#e7a04d;}

.left_solutions {
	float: left;
}

.right_solutions {
	float: right;
	height: 250px;
	width: 180px;
	padding-left: 10px;
	border-left: 1px solid #c6ccd3;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav2 li:hover, #nav li.hover {
    position: static;
}
.marketing_area {
 	width:900px;
	height: 193px;
	background-image: url(images/marketing_1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fdb900;
	margin-top: 0px;
 }
 .marketing_area2 {
 	position: absolute;
 	width:900px;
	height: 193px;
	background-image: url(images/marketing_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fdb900;
	margin-top: 5px;
 }
 .marketing_area3 {
 	position: absolute;
 	width:900px;
	height: 193px;
	background-image: url(images/marketing_3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fdb900;
	margin-top: 5px;
 }
 .marketing_left {
 	float: left;
	width: 632px;
	height: 193px;
	text-align: left;
 }
  .marketing_right {
 	float: right;
	width: 256px;
 	padding-top: 20px;
 }
  .marketing_right2 {
 	float: right;
	width: 256px;
 }
 
 .marketing_nav {
 	text-align: right;
	font-size: .65em;
	color: #4a5b6f;
	font-weight: bold;
 }
 .white_text {
 	color: #ffffff;
 }
 
.marketing_headline {
	font-weight: bold;
	padding-top:25px;
 }
  .marketing_headline2 {
	font-weight: bold;
	padding-top:20px;
 }
 .marketing_headline3 {
	font-weight: bold;
	padding-top:25px;
 }
 .blue_headline {color: #546579;}

.marketing_copy {
 	width: 288px;
	margin-left: 253px;
	font-size: .7em;
	margin-top: 10px;
	line-height: 1.2em;
 }
 .marketing_copy2 {
 	width: 265px;
	margin-left: 283px;
	font-size: .7em;
	margin-top: 10px;
	line-height: 1.2em;
 }
  .marketing_copy3 {
 	width: 300px;
	margin-left: 250px;
	font-size: .7em;
	margin-top: 10px;
	line-height: 1.2em;
 }
 
.marketing_left a:link {color: #000000; text-decoration: none;}
.marketing_left a:visited {color: #000000; text-decoration: none;}
.marketing_left a:active {color: #ffe370;}
.marketing_left a:hover {color: #e7a04d;}

.marketing_ROI {
 	float: right;
	width: 65px;
	padding-right: 9px;
	padding-top: 35px;
 }
 
.master_your {
	display: block;
 	font-size: .9em;
 	font-weight: bold;
 	text-align: left;
	color: #ffffff;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom: 10px;
 }
 
.master_your_small {
	display: block;
	margin: 0px;
 	font-size: .9em;
 	font-weight: bold;
 	text-align: left;
	padding-left: 10px;
	color: #ffffff;
 }
 
 .master_your_expanded {
 	display: block;
 	font-size: .9em;
 	font-weight: bold;
 	text-align: left;
	padding-left: 10px;
	color: #456579;
 }
 
.master_your_text {
	margin: 0px;
	font-size: .7em;
	line-height: 1em;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color: #456579;
	text-align: left;
}

.master_your_text a:link {color:#000000; font-weight: bold; text-decoration:none; padding: 3px; background-color: #fdb900;}
.master_your_text a:visited {color:#000000; font-weight: bold; text-decoration:none; padding: 3px; background-color: #fdb900;}
.master_your_text a:hover {color:#ffe370;}

.industries {
	width: 900px;
	height: 26px;
 	font-size: .7em;
	line-height: 2.2em;
	color: #ffffff;
	text-align: left;
	text-indent: 16px;
	overflow: hidden;
	vertical-align: middle;
	margin-top: 5px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image:url(images/industries_background.gif);
 }
.black_bold {
 	color: #000000;
	font-weight: bold;
 }
.industries a:link {
	text-decoration: none;
	color: #3f5065;
}
.industries a:visited {
	text-decoration: none;
	color: #3f5065;
}
.industries a:active {
	text-decoration: none;
	color: #ffe370;
}
.industries a:hover {
	text-decoration: none;
	color: #e7a04d;
}

.footer {
	height:21px;
	width: 900px;
	background-position: top left;
	background-image:url(images/footer_background.jpg);
	font-size: .6em;
	line-height: 2.2em;
	color: #ffffff;
	text-align: left;
	text-indent: 16px;
}
.footer a:link {
	text-decoration: none;
	color: #ffffff;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:active {
	text-decoration: none;
	color: #ffe370;
}
.footer a:hover {
	text-decoration: none;
	color: #e7a04d;
}

.bottom_bar {
	background-image:url(images/bottom_bar_background_full.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 241px;
	width: 900px;
	margin-bottom: 0px;
	font-size:16px;
	line-height: 1.2em;
	color: #ffffff;
	text-align: left;
}
.bottom_bar_right {
	padding-left: 20px;
}
.bottom_bar_middle {
	width: 377px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 30px;
}
.bottom_bar_item_header {
	color: #fbd900;
	margin: 3px 0;
	font-size:.7em;
	text-align: left;
	font-weight:bold;
}

.bottom_bar_item_content {
	width: 190px;
	line-height: 1.2em;
	padding-left: 10px;
	font-size:.7em;
	color: #ffffff;
	text-align: left;
}
.bottom_bar_item_content_table {
	padding-bottom: 3px;
	vertical-align: top;
	color: #ffffff;
	text-align: left;
}

.bottom_bar a:link {color:#ffffff;text-decoration:none;}
.bottom_bar a:visited {color:#ffffff;text-decoration:none;}
.bottom_bar a:active {color:#ffe370;}
.bottom_bar a:hover {color:#e7a04d;}

.bottom_bar_item_content_QCC {
	vertical-align: top;
	text-align: center;
	line-height: 1.2em;
	font-size: .7em;
}
.bottom_bar_button {
	height: 26px;
	margin-bottom: 5px;
	padding-left: 32px;
	padding-top: 3px;
	width: 140px;
	font-size: 0.8em;
	font-weight: bold;
	background-image:url(images/bottom_bar_buttons_background.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}
.bottom_bar_item {
	padding: 10px;
	width: 200px;
	height: 156px;
	background-image: url(images/bottom_bar_items_background.gif);
	font-size: .7em;
	line-height: 1.2em;
}
.bottom_bar_item_header a:link {color:#fbd900;text-decoration:none;}
.bottom_bar_item_header a:visited {color:#fbd900;text-decoration:none;}
.bottom_bar_item_header a:active {color:#ffe370;}
.bottom_bar_item_header a:hover {color:#e7a04d;}

.bottom_bar_micro {
	background-image:url(images/top_nav_dropdown_background.png);
	text-align: left;
	padding: 5px;
	line-height: 1em;
	color: #000000;
	border: 1px solid #999999;
}

.bottom_bar_micro  a:link {color:#000000; text-decoration:none;}
.bottom_bar_micro  a:visited {color:#000000; text-decoration:none;}
.bottom_bar_micro a:active {color:#ffe370;}
.bottom_bar_micro a:hover {color:#e7a04d;}

.marketing_nav a:link {
 	color: #25354a;
	text-decoration: none;
 }
.marketing_nav a:visited {
 	color: #25354a;
	text-decoration: none;
 }
 .marketing_nav a:active {
 	color: #c6ccd3;
 }
.marketing_nav a:hover {
 	color: #ffe370;
 }
 .content {
 	width: 900px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
 }
 .sideNav {
	width: 185px;
	text-align: left;
	color: #e7a04d;
	background-color: #3f5065;
	font-size: .85em;
	padding-bottom: 5px;
}

 .sideNav  a:link {color:#ffffff;text-decoration:none;}
 .sideNav  a:visited {color:#ffffff;text-decoration:none;}
 .sideNav  a:active {color:#ffe370;}
 .sideNav  a:hover {color:#e7a04d;}
 
 .SideNavTop a:link {color:#ffe370;text-decoration:none;}
 .SideNavTop a:visited {color:#ffe370;text-decoration:none;}
 .SideNavTop a:active {color:#ffe370;}
 .SideNavTop a:hover {color:#e7a04d;}
 
 .SideNav2 a:link {color:#c6ccd3;text-decoration:none;}
 .SideNav2 a:visited {color:#c6ccd3;text-decoration:none;}
 .SideNav2 a:active {color:#ffe370;}
 .SideNav2 a:hover {color:#e7a04d;}
 
 .SideNav3 a:link {color:#c6ccd3;text-decoration:none;}
 .SideNav3 a:visited {color:#c6ccd3;text-decoration:none;}
 .SideNav3 a:active {color:#ffe370;}
 .SideNav3 a:hover {color:#e7a04d;}
 
 .SideNavHighlighted {color:#ffe370;}
 
 .SideNavTop {
 	width: 185px;
 	height: 28px;
	background-image: url(images/SideNav_top.gif);
 }
 
 .SideNavTop a{
	font-size: .8em;
	letter-spacing: -0.8px;
	font-weight: bold;
 }
 
  .SideNav1 {
 	margin-left: 8px;
	width: 175px;
 }
 .SideNav1a {
 	margin-left: 8px;
	margin-top: 2px;
	border-bottom: 1px solid #766448;
	width: 175px;
 }
 .SideNav1b {
 	margin-left: 8px;
	border-top: 1px solid #766448;
	width: 175px;
 }
  .SideNav1c {
 	margin-left: 8px;
	border-top: 1px solid #766448;
	border-bottom: 1px solid #766448;
	width: 175px;
 }
  .SideNav2 {
 	margin-left: 12px;
	width: 173px;
	text-wrap: true;
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
 }
 
   .SideNav3 {
 	margin-left: 22px;
	width: 163px;
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
 }
 
.SideNav2_highlighted {
 	margin-left: 12px;
	width: 173px;
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #334357;
 }
 
 .SideNav3_highlighted {
 	margin-left: 22px;
	width: 163px;
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #334357;
	
 }
 .page_header {
	margin-bottom: 5px;
	margin-left: 5px;
	background-image:url(images/GenericHeader.jpg);
	background-repeat:no-repeat;
	width: 706px;
	height: 104px;
 }
  .page_header2 {
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat:no-repeat;
	width: 706px;
	height: 104px;
 }
 .page_header_title {
 	float: left;
	line-height: 104px;
	text-align: left;
	padding-left: 150px;
 }
 
.page_header_QCC {
 	width: 125px;
	height: 104px;
	float: right;
 }
 
.page_header_QCC #arrow{font-size: .7em;color: #e7a04d;}
 
.page_header_QCC a:link {color:#ffffff;text-decoration:none;font-size: .7em;}
.page_header_QCC a:visited {color:#ffffff;text-decoration:none;font-size: .7em;}
.page_header_QCC a:active {color:#ffe370;font-size: .7em;}
.page_header_QCC a:hover {color:#e7a04d;font-size: .7em;}
 
.page_header_unique {
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/unique_header.jpg);
	background-repeat:no-repeat;
	width: 706px;
	height: 104px;
 }


.page_header_h1 {
 	margin-top: 0px; 
	margin-bottom: 0px;
	color: #e7a04d;
	font-size: 1.5em;
 }
 .page_header_h1_teal {
 	margin-top: 0px; 
	margin-bottom: 0px;
	color: #5793a2;
	font-size: 1.5em;
 }
 .breadcrumbtrail {
 	background-position: top left;
 	background-image:url(images/BreadcrumbTrail_Background.gif);
	font-size: .7em;
	color: #e7a04d;
	height: 24px;
	line-height: 24px;
	width: 710px;
	padding-left: 0px;
 }
 
 .breadcrumbtrail a:link {color:#c6ccd3;text-decoration:none;}
 .breadcrumbtrail a:visited {color:#c6ccd3;text-decoration:none;}
 .breadcrumbtrail a:active {color:#ffe370;}
 .breadcrumbtrail a:hover {color:#e7a04d;}
 
 .pagecontent {
 	margin-left: 30px;
	margin-right: 0px;
 	font-size: .9em;
	line-height: 1.2em;
	width: 590px;
 }
 .subhead_h2 {
 	color: #546579;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-left: 25px;
	font-size: 1em;
 }

 .text {
 	font-size: 13px;
	line-height: 1.1em;
	margin-bottom:30px;
 } 

table.text td {
	padding: 10px;
}

.text-td {
 	font-size: .9em;
	line-height: 1.1em;
	margin-bottom:-10px;
}

.text-b {
 	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: 30px;
	margin-top: -20px;
}

 .text_resources {
 	font-size: .9em;
	line-height: 1.2em;
	width: 290px;
	margin-bottom:20px;
	margin-left:13px;
 } 

 
 .L1_Bucket {
 	background-image: url(images/Bucket_Background.jpg);
	width: 158px;
	height: 125px;
	padding-top: 10px;
 }
 
 .L1_bucket_header {
 	font-size: .8em;
 	color: #e7a04d;
 	font-weight: bold;
	padding-right: 15px;
 }
 
 .L1_bucket_copy {
 	font-size: .8em;
	padding-left: 10px;
	padding-right: 15px;

  }
  
 .orange {
  	color: #e7a04d;
	font-size: 1em;
  }

  td.orange {
  	color: #e7a04d;
	font-size: 1.5em;
  }
  
 .L1_bucket_header a:link {color:#e7a04d;text-decoration:none;}
 .L1_bucket_header a:visited {color:#e7a04d;text-decoration:none;}
 .L1_bucket_header a:active {color:#ffe370;}
 .L1_bucket_header a:hover {color:#000000;}
 
 .L1_bucket_copy a:link {color:#000000;text-decoration:none;}
 .L1_bucket_copy a:visited {color:#000000;text-decoration:none;}
 .L1_bucket_copy a:active {color:#ffe370;}
 .L1_bucket_copy a:hover {color:#e7a04d;}
 
#pagecontent_sidebar {
	width: 590px;
	height: auto;
	padding: 0px;
 	margin-left: 14px;
	margin-right: 50px;
 	font-size: .9em;
	line-height: 1.2em;
 }
#sidebar {
 	float: left;
	width: 138px;
	font-size: .9em;
	line-height: 1.2em;
	margin-top: 60px;
 }
#sidebar_top {
 	/*background-image: url(images/sidebar_top.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 23px;
	height: 93px;*/
	margin: 0 0 10px 10px;
	padding: 2px 0 10px 10px;
	border-top: solid 3px #FBB90D;
	font-size: 1.2em;
	line-height: 1.3em;
}
 
#sidebar a:link {color:#000000;text-decoration:none;}
#sidebar a:visited {color:#000000; text-decoration:none;}
#sidebar a:active {color:#ffe370;}
#sidebar a:hover {color:#e7a04d;}
 
#sidebar_top a:link {color:#000000;font-weight: bold; text-decoration:none;}
#sidebar_top a:visited {color:#000000; font-weight: bold; text-decoration:none;}
#sidebar_top a:active {color:#ffe370;font-weight: bold; }
#sidebar_top a:hover {color:#e7a04d;font-weight: bold; }
 
 
#sidebar_header {
 font-weight: bold;
 color: #8490a0;
 font-size: 1.1em;
 line-height: 1.4em;
 
 }
#sidebar_bottom {
 	/*background-image: url(images/sidebar_bottom.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 23px;
	height: 162px;*/
	margin: 0 0 0 10px;
	padding: 2px 0 10px 10px;
	border-top: solid 3px #767E95;
	font-size: 1.2em;
	line-height: 1.3em;
 }
#text_sidebar {
 	width: 480px;
 	font-size: .9em;
	line-height: 1.1em;
	margin-left: 10px;
	margin-bottom: 30px;
 }
 
 .photo {
 	text-align: center;
 }
 
 .quote {
 	margin-left: 25px;
	padding-left: 15px;
	background-image:url(images/quote_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #c6ccd3;
	font-weight: bold;
 }
 
.chart {
	border: 1px solid #e2e9f1;
	background-color: #eceef2;
	padding: 10px;
}

.Login {
	width: 250px;
	border: 1px solid #dbdfe4;
	background-color: #e9f0f7;
	text-align: center;
}

.copy {
	font-size: 1em;
 }
  
.News_Archives {
	text-align: right;	
}
.News_Month {
	margin-top: 15px;
	border-bottom: 1px solid #e8eaed;
}
.News_Month_Date {
	font-weight: bold;
}
.News_Month_Item {
	padding-bottom: 15px;
}	
.News_Month_Header {
	color: #4e627b;
	font-weight: bold;
	padding-bottom: 9px;
}


.Success_Item a:link {font-weight: bold;}
.Success_Item a:visited {font-weight: bold;}
.Success_Item a:active {font-weight: bold;}
.Success_Item a:hover {font-weight: bold;}

.Success_Item {
	width: 500px;
}
.Success_Item_Copy {
	padding-left: 10px;
	padding-top: 5px;
}

.Resources_Item a:link {font-weight: bold;}
.Resources_Item a:visited {font-weight: bold;}
.Resources_Item a:active {font-weight: bold;}
.Resources_Item a:hover {font-weight: bold;}

.Resources_Item {
	width: 290px;
	text-indent: -12px;
	padding-left:12px;
	padding-bottom: 7px;
}
.Resources_Item_Copy {
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}
.Search_Nav {
	color: #e5e5e5;
}

.Search_Header {
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
.Search_Text {
	font-size: .9em;
}

.Search_Score {
	font-size: .8em;
	font-weight: bold;
}

.Search_Nav  a:link {font-weight: bold;font-size: .9em;}
.Search_Nav  a:visited {font-weight: bold;font-size: .9em;}
.Search_Nav  a:active {font-weight: bold;font-size: .9em;}
.Search_Nav  a:hover {font-weight: bold;font-size: .9em;}

.investor_name {
	border-top: 1px solid #d9dce0;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 15px;
}
.investor_name a:link {color:#000000;text-decoration:none;}
.investor_name a:visited {color:#000000; text-decoration:none;}
.investor_name a:active {color:#ffe370;}
.investor_name a:hover {color:#e7a04d;}

.investor_company {
	border-top: 1px solid #d9dce0;
	margin-top: 10px;
	padding-top: 10px;
	font-size: 1.1em;
} 
.investor_company h4 {
	font-weight: bold;
	font-size: 1.1em;
}
.investor_company p {
	font-size: 13px;
	line-height: 1.2em;
}
.investor_company p.investor_company_back {
	text-align: right;
	margin: 10px 0 0 0;
	font-size: .9em;
}
.solutionsMicroHeader {
	font-weight: bold;
}

.solutionsMicroHeader a:link {color:#fdb900; text-decoration:none; }
.solutionsMicroHeader a:visited {color:#fdb900; text-decoration:none; }
.solutionsMicroHeader a:active {color:#ffe370;}
.solutionsMicroHeader a:hover {color:#e7a04d;}

.bulformat {
	margin-top:-18px;
	margin-bottom:2px;
}

.bultextformat {
 	font-size: 1.00em;
	line-height: 1.2em;
}


.sitemap_l1 {
 	font-size: .8em;
 	font-weight: bold;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
}

.sitemap_l2 {
 	font-size: .8em;
	color: black;
   	padding-top: 5px;
	text-indent: -11px;
	padding-left: 20px;
	padding-right: 10px;
}

.sitemap_l2 a:link {color: black;}
.sitemap_l2 a:visited {color: black;}

 .sitemap_l3 {
	text-indent: -11px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
 	font-size: .8em;
	font-style: normal;
  }

.sitemap_l3 a:link {color: black;}
.sitemap_l3 a:visited {color: black;}

 .sitemap_l4 {
	text-indent: -12px;
	padding-left: 40px;
	padding-bottom: 3px;
 	font-size: .7em;
  }

.sitemap_l4 a:link {color: black;}
.sitemap_l4 a:visited {color: black;}

