﻿/* Imported Styles
----------------------------------------------- */
@import url("body_copy.css");
@import url("head_foot_leftnav.css");
@import url("titles.css");
@import url("forms.css");
@import url("login.css");
@import url("homepage.css");
@import url("framed_apps.css");
@import url("xmlstyles.css");

/* Special rules
----------------------------------------------- */
h1:contains("Business") {
 color: #FFFF00;
  background-image:url(/images/adv_mkg/business_planning.png) ! important;
}

.noscroll {
scrollbar-base-color: #e6e6e6 !important;
scrollbar-arrow-color: #e6e6e6 !important;
scrollbar-3dlight-color: #e6e6e6 !important;
scrollbar-darkshadow-color: #e6e6e6 !important;
scrollbar-face-color: #e6e6e6 !important;
scrollbar-highlight-color: #e6e6e6 !important;
scrollbar-shadow-color: #e6e6e6 !important;
scrollbar-track-color: #e6e6e6 !important;
}

.browser_warning
{
	display: none;	
}
	
.hidden, .nodisplay
{
	display: none;	
}

.skip
{
	position: absolute;
	top: -100px;	
}

.date
{
	font-size: 11px;
	font-weight: normal;
	color: #777;
	white-space: nowrap;
}

.clear_both
{
	clear: both;
}

.top_align
{
	vertical-align: top;
}

.nowrap
{
	white-space: nowrap;	
}

.right
{
	text-align: right;	
}

.center
{
	text-align: center;	
}

.left
{
	text-align: left;	
}

.small
{
	font-size: 10px;
	color: #666;
}

.disclaimer
{
	font-size: 11px;
	border-top: 1px dotted #ccc;
}

.alternate_rows, .altrow
{
	background: #f3f3f3;
}

div.quicksearch
{
	margin: 10px 0;
	background: #f3f3f3;
	border: 1px solid #ccc;
	padding: 4px;
	clear: both;
	font: 11px Verdana,sans-serif;
}

#content .quicksearch *
{	
	vertical-align: middle;
}

#content .quicksearch .button
{
	font-size: 11px;
}

.float
{
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
}

.float_right
{
	float: right;
}

.instructions 
{
	font-size: 10px;
	color: #666;
}

.invisible
{
	display: none;
}

.bold
{
	font-weight: bold;
}

.red
{
	color: #c00;
}

#content table *.highlight
{
	background: #ddd;
	font-weight: bold;
}

#content .top_of_page
{
	text-align: right;
	font-size: 10px;
}

#content .top_of_page a
{
	text-decoration: none;
	border: 1px solid #ddd;
}

.FloatedList li
{
	float: left;
	display: block;
	margin: 3px 0 !important;
	width: 45%;
}
#content table.yellow_table
{
	background: #FDFDF4; 
	border: 1px solid #EECC88;
	border-right-width: 2px;
	border-bottom: 2px solid #C19C46;
}

#content table.yellow_table td
{
	border: 1px solid #EECC88;
}

#content table.noborder td
{
	border: none;
}

#content table.nobordernormalfont, #content table.nobordernormalfont td, #content table.nobordernormalfont th
{
	border: none;
	font-size: 12px;
	font-weight: normal;
}

#content table.yellow_table .OL2220 a:OL2220_pdf:hover {
  background-image:url("/shared_docs/xml/marketing_programs/Transprotector/OL2220_L.jpg") ! important;
}


/* invalid markup warnings 
.floating_nav a, .layout_table #breadcrumb, b, u, i, font
{
	background: #fcc url("/images/invalid.png");
}

#content .floating_nav li a
{
	background: transparent;
}
/* invalid markup warnings */