body
{
	margin-top: 0;
	margin-left: 0;
}

body, td, p
{
	font-family: Arial;
	font-size: 12px;
}

.darkBlue1
{
	background-color: #153b63;
}

.softBlue4
{
	background-color: #dfe9f4;
}

.darkBlue3
{
	background-color: #b5c7de;
}

.darkBlue2
{
	background-color: #1B528C;
}


.pageTitle
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #153B63;
}
.bodyText
{
	font-family: Arial;
	font-size: 12px;
	color: #153B63;
	line-height: 15px;
}

.whiteLinks
{
	color: #FFFFFF;
	text-decoration: none;
}

#localNavigationCurrentArea
{
	font-weight: bolder;
	font-size: 13px;
	padding-left: 6px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #FFFFFF;
}

.lefNavLines
{
	background-color: #b5c7de;
}

.topOfPageLink
{
	font-family: Arial;
	font-size: 11px;
	color: #153b63;
	text-decoration: none;
}
#footer
{
	background: white;
	line-height: 6px;
	padding-top: 8px;
}



/* GLOBAL DEFAULT STYLES */
body
{
	text-align: center;
	margin: 0;
	padding: 0;
	color: #153b63;
	background-color: #fff;
	font-size: 12px;
	line-height: 15px;
	height: 100%;
	min-height: 100%;
}


.boschTemplate a
{
	color: #153b63;
	text-decoration: none;
	background: transparent url( "./../images/BlueArrow.gif" ) 0 4px no-repeat;
	padding: 0 8px;
}
.boschTemplate a:hover, .boschTemplate a:active
{
	/*text-decoration:underline;*/
}

.boschTemplate td
{
	vertical-align: top;
	height: 100%;
}

.boschTemplate
{
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
}

/*NO ARROW STYLES*/
.noArrow, .noArrow a, .boschTemplate ul a, #m_ipldBanner a
{
	padding: 0;
	background: none;
	margin: 0;
}

div.contentDetail
{
	padding: 6px 0 6px 6px;
	margin: 6px;
	overflow: hidden;
}
.contentDetail hr
{
	border: none 0;
	border-bottom: dotted 1px #153b63;
	height: 1px;
}

.3column
{
	padding: 6px;
	margin: 6px;
	width: 528px;
}

.2column
{
	width: 354px;
}



/* Left Navigator: the links are offset 6px to the left, there is a "shadow" drop and div elements within it */
/* Left side navi */
div#left
{
	width: 174px;
	margin-left: 6px;
	background-color: #dfE9f4;
	display: block;
	height: 100%;
}

div.shadow
{
	font-size: 1px;
	padding-bottom: 6px;
	background: #b4c6d9;
}
div#navigation
{
	left: -6px;
	position: relative;
	background-color: #153b63;
	color: white;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 6px;
}
div#navigation h2
{
	font-size: 13px;
	font-weight: bold;
	padding: 22px 0px 13px 6px;
	margin: 0;
}
div#navigation h3
{
	font-size: 11px;
	font-weight: bold;
	padding: 8px 0px 3px 0px;
	margin: 0;
}
div#navigation a
{
	display: block;
}
div#navigation ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 10px;
}
div#navigation ul ul
{
	margin-left: 8px;
}

div#navigation ul li
{
	border-bottom: solid 1px #b4c6d9;
}
div#navigation ul li.title
{
	border-bottom: solid 0px;
}
div#navigation li.lastClass
{
	border-bottom: solid 0px;
}

div#navigation ul li a
{
	padding: 3px 0px 3px 8px;
	background: transparent url( "./../images/arrow8x10white.gif" ) 0px 2px no-repeat;
	color: #fff;
}
div#navigation #rootMenu ul ul a
{
	padding: 3px 0px 3px 8px;
	background: transparent url( "./../images/arrow8x10white.gif" ) 0px 2px no-repeat;
}
#navigation ul li a:hover
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #1b528c url( "./../images/arrow8x10white.gif" ) 10px 2px no-repeat;
}
#navigation ul ul li a:hover
{
	margin-left: -18px;
	padding: 3px 0px 3px 26px;
	background: #1b528c url( "./../images/arrow8x10white.gif" ) 18px 2px no-repeat;
}
#navigation #rootMenu ul ul li a:hover
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #1b528c url( "./../images/arrow8x10white.gif" ) 10px 2px no-repeat;
}
/* REPLACE THIS FOR THE EXPANDED IMAGE*/
div#navigation ul a.selected
{
	margin-left: -10px;
	padding: 3px 0px 3px 18px;
	background: #2269b5 url( "./../images/arrow8x10white.gif" ) 10px 2px no-repeat;
}
div#navigation ul ul a.selected
{
	margin-left: -18px;
	padding: 3px 0px 3px 26px;
	background: #2269b5 url( "./../images/arrow8x10white.gif" ) 18px 2px no-repeat;
}
div#navigation ul a.expanded
{
	background-image: url( "./../images/arrow8x10white.gif" );
	background-repeat: no-repeat;
}

div#navigation ul a.expanded:hover
{
	background-image: url( "./../images/arrow8x10white.gif" );
	background-repeat: no-repeat;
}

/* End Left side navigation */

/* mainContent Styles */
.mainContent
{
	font-size: 12px;
	line-height: 15px;
}
/*LINK LIST*/
div.linkList ul
{
	list-style-type: none;
	line-height: 15px;
	margin-left: 0px;
}

/*STAGE AREA*/
div#stage
{
	background-color: #dfE9f4;
	margin: 0;
	padding: 0;
	border-top: solid 6px #b4c6d9;
	width: 540px;
}
div#stage h1
{
	margin: 0;
	padding: 12px 6px;
	font-size: 20px;
}
div#stage img
{
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: -3px;
}

div#stage .caption
{
	font-size: 13px;
	line-height: 15px;
	padding: 0px;
}
div#stage .caption p
{
	padding: 6px 6px 6px 6px;
	margin: 0px;
}



/*TEASERS*/
div.teaser
{
	width: 540px;
	font-size: 11px;
	line-height: 13px;
	margin-top: 12px;
	margin-bottom: 0px;
	height: 100%;
}
.teaser .item
{
	margin-right: 6px;
	width: 174px;
	background-color: #dfe9f4;
	float: left;
	display: inline;
	height: 100%; /* IE issue when edit more */
}
/*.teaser .item img 
                {                         
                        width:174px;                                         
                } */
.teaser .item .description
{
	font-weight: bold;
	padding: 0 4px 4px 4px;
}
div.clear
{
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	padding-left: 6px;
}

/*UNIVERSAL BOXES*/
div.universalBox
{
	width: 354px;
	font-size: 11px;
	line-height: 13px;
	margin: 6px 0 0 0;
	padding-left: 0px;
}
.universalBox td
{
	font-size: 13px;
	line-height: 15px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	border-bottom: solid 1px #b4c6d9;
}
.universalBox .item img
{
	float: left;
}
.universalBox .item
{
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
/*	height: 84px;*/
	width: 348px;
	border-bottom: solid 1px #b4c6d9;

}
.universalBox h3
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-left: 88px;
}
.universalBox .description
{
	font-size: 11px;
	font-weight: bold;
	padding-left: 89px;
	margin: 0;
}
/* GENERAL 'ITEMS' STYLE (applied in Universal Boxes and teasers)*/
.item .description p
{
	margin: 0px;
}
.item a
{
	padding: 0;
	background: none;
}
.item .description a
{
	font-weight: normal;
	background: transparent url( "./../images/BlueArrow.gif" ) 0px 3px no-repeat;
	padding: 0 0 0 8px;
}

