*
{
margin: 0;
padding: 0;
}
img
{
border: 0;
}

body
{
background: url(/_media/images/common/body_bg.gif) top left repeat-x #fff;
font: 12px "Trebuchet MS", arial, sans-serif;
}

address
{
	font-style: normal;
}

a,
a:link,
a:visited,
a:active
{
color: #5f3914;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

p a,
p a:link,
p a:visited,
p a:active,
a.dotted,
a.dotted:link,
a.dotted:visited,
a.dotted:active
{
color: #5f3914;
text-decoration: none;
}

p a:hover,
a.dotted:hover
{
text-decoration: none;
border-bottom: 1px dotted #5f3914;
}

h1 {
	font-size: 28px; 
	margin: 0; 
	padding: 0; 
	color: #004a1d; 
	font-weight: normal; 
	font-family: arial; 
	text-transform: lowercase;
}
h6
{
font: bold 13px/16px "Trebuchet MS", sans-serif;
}

p.small
{
color: #1a1a1a;
font: 10px/14px "Trebuchet MS", sans-serif;
}

/* ///////////////// */
/* shared structural elements */
/* ///////////////// */

#container
{
width: 980px;
margin: 0 auto;
position: relative;
}

#innerContainer
{
background: url(/_media/images/common/innovate_bg.jpg) top left no-repeat;
position: relative;
}

#content
{
float: right;
margin: 26px 26px 0 0;
clear: both;
}

/* ///////////////// */
/* shared header elements */
/* ///////////////// */

#header
{
position: relative;
padding: 26px 0 0 30px;
}

#headerLogo
{
float: left;
}

#topNav
{
}

#topNav ul
{
list-style: none;
margin: 0 0 0 40px;
float: left;
}

#topNav ul li
{
font: 10px/10px arial, sans-serif;
text-transform: uppercase;
display: inline;
padding: 0 10px 0 0;
color: #9c3;
}

#topNav ul li a,
#topNav ul li a:link,
#topNav ul li a:visited,
#topNav ul li a:active
{
color: #9c3;
text-decoration: none;
}

#topNav ul li a:hover,
#topNav ul li a.current,
#topNav ul li a.current:link,
#topNav ul li a.current:visited,
#topNav ul li a.current:hover,
#topNav ul li a.current:active
{
color: #fff;
text-decoration: none;
}

#loginArea
{
position: absolute;
right: 30px;
top: 22px;
z-index: 4;
}

a#emailSignup,
a#emailSignup:link,
a#emailSignup:visited,
a#emailSignup:active
{
display: block;
float: left;
margin: 8px 0 0 0;
z-index: 2;
}

a#emailSignup:hover
{

}

a#cognosLogin,
a#cognosLogin:link,
a#cognosLogin:visited,
a#cognosLogin:active
{
display: block;
float: left;
margin: 3px 0 0 10px;
z-index: 2;
}

a#cognosLogin:hover
{

}

#emailPopover
{
z-index: 1;
position: absolute;
right: 134px;
top: 18px;
width: 314px;
height: 77px;
background: url(/_media/images/home_page/email_signup_bg.gif) top left no-repeat;
display: none;
}

#loginPopover
{
z-index: 1;
position: absolute;
right: 23px;
top: 18px;
width: 354px;
height: 77px;
background: url(/_media/images/home_page/cognos_login_bg.gif) top left no-repeat;
display: none;
padding: 32px 0 0 10px;
}

a#forgotPassword,
a#forgotPassword:link,
a#forgotPassword:visited,
a#forgotPassword:active
{
display: block;
float: right;
font: 10px/15px arial, sans-serif;
text-decoration: none;
border-bottom: 1px dotted #bcbec0;
color: #fff;
margin: 0 15px 5px 0px;
}

a#forgotPassword:hover
{
text-decoration: none;
border-bottom: none;
}

/* ///////////////// */
/* shared content elements */
/* ///////////////// */

#mainNav
{
display: block;
clear: both;
margin: 0 4px 7px 5px;
float: right;
z-index: 4;
}

#mainNav ul
{
list-style: none;
}

#mainNav ul li
{
display: inline;
}

#sideNav
{
float: left;
width: 176px;
}

#sideNav ul
{
list-style: none;
margin: 0 0 0 30px;
}

#sideNav ul li
{
padding: 0 0 8px 0;
font: 12px/16px "Trebuchet MS", arial, sans-serif;
}

#sideNav ul li a,
#sideNav ul li a:link,
#sideNav ul li a:visited,
#sideNav ul li a:active
{
text-decoration: none;
color: #8fc231;
font: 12px/16px "Trebuchet MS", arial, sans-serif;
}

#sideNav ul li a:hover,
#sideNav ul li a.subnavon,
#sideNav ul li a.subnavon:link,
#sideNav ul li a.subnavon:visited,
#sideNav ul li a.subnavon:active,
#sideNav ul li a.subnavon:hover
{
color: #fff;
}

ul.secondTier
{
margin: 0 0 0 12px !important;
font: 12px/14px "Trebuchet MS", arial, sans-serif !important;
}

#mainContent
{
background: url(/_media/images/common/content_white_bg.gif) top left no-repeat;
width: 778px;
padding: 20px 0;
float: left;
min-height:390px;
height: auto !important;
height: 390px;
}

#singleColumnContent
{
padding: 0 20px;
min-height: 370px;
}


#leftColumn
{
float: left;
padding: 0 20px;
width: 535px;
}

#mainContent h2
{
font: 13px/20px "Trebuchet MS", arial, sans-serif;
color: #7a6f49;
margin: 15px 0;
}

#mainContent h3
{
font: 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
margin: 10px 0;
text-transform: uppercase;
}

#mainContent h4
{
font: bold 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
text-transform: uppercase;
}

#mainContent h4.warehousing
{
margin: 20px 0 0 0;
}

#leftColumn p
{
font: 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
margin: 0 0 15px 0;
}

img.largeHero
{
display: block;
margin: 0 0 10px 0;
}

img.leftHero
{
float: left;
margin: 15px 15px 15px 0;
}

img.rightHero
{
float: right;
margin: 15px 0 15px 15px;
}

#rightColumn
{
float: left;
width: 183px;
background: url(/_media/images/common/grey_dotted_vert_bg.gif) left 20px repeat-y;
}

.promoBug
{
padding: 20px 10px;
margin: 0 5px 0 7px;
}

.promoBug p
{
color: #7c7c7c;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
margin: 7px 0 0 0;
}

#getStarted
{
padding: 5px 0 1px 0;
}

.dottedBottom
{
background: url(/_media/images/common/grey_dotted_bg.gif) bottom left repeat-x;
}

ul.greenBullet
{
list-style: none;
}

ul.greenBullet li
{
background: url(/_media/images/common/green_dot_bullet.gif) .2em .4em no-repeat;
color: #666;
padding: 0 0 5px 15px;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
}

ul.greyBullet
{
list-style: none;
padding: 6px 0 0 0;
}

ul.greyBullet li
{
background: url(/_media/images/common/grey_dot_bullet.gif) .2em .4em no-repeat;
color: #666;
padding: 0 0 5px 15px;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
}

#emailAndShare
{
float: right;
}

/* ///////////////// */
/* shared footer elements */
/* ///////////////// */

#footer
{
background: url(/_media/images/common/footer_bg.gif) top left repeat-x;
margin: 30px 0 25px 193px;
padding: 20px 0 20px 0px;
color: #999;
font: 10px/14px arial, sans-serif;
clear: both;
}

ul.footerLinks
{
list-style: none;
margin: 0 0 8px 0;
}

ul#footerLinksList2
{
list-style: none;
margin: 0 0 16px 0;
}

ul.footerLinks li
{
display: inline;
padding: 0 10px 0 0;
}

ul.footerLinks li a,
ul.footerLinks li a:link,
ul.footerLinks li a:visited,
ul.footerLinks li a:active
{
text-decoration: none;
border-bottom: 1px dotted #bcbec0;
color: #999;
}

ul.footerLinks li a:hover
{
text-decoration: none;
border-bottom: none;
}

#footerSearch
{
float: right;
margin: 15px 30px 0 0;
}

#newSearch
{
margin: 15px 30px 20px 0;
}

input.bubbleText
{
border: none;
background: url(/_media/images/common/bubble_text_bg.gif) top left no-repeat;
padding: 4px 5px;
width: 146px;
color: #999;
}

input.bubbleTextSearch
{
border: none;
background: url(/_media/images/common/bubble_text_mag_glass.gif) top left no-repeat;
padding: 4px 15px 4px 22px;
width: 125px;
color: #999;
}

input.greenArrowSearch,
input.greenArrowLogin
{
margin: 0 0 -4px 0;
}
input.greenArrowSearch
{
vertical-align: top; margin-top: 1px;
}

/* ///////////////// */
/* utility classes */
/* ///////////////// */

.clearIt
{
clear: both;
}

.floatRight
{
float: right;
}

a.brownLink,
a.brownLink:link,
a.brownLink:visited,
a.brownLink:active
{
color: #603913;
text-decoration: none;
text-transform: uppercase;
font: bold 11px/15px "Trebuchet MS", sans-serif;
}

a.brownLink:hover
{
border-bottom: 1px dotted #603913;
}

a.readMore,
a.readMore:link,
a.readMore:visited,
a.readMore:active
{
padding: 7px 0 0 0;
margin: 7px 0 0 0;
display: block;
background: url(/_media/images/home_page/green_dotted_bg.gif) top left repeat-x;
font: bold 10px/15px arial, sans-serif;
color: #603913;
text-transform: uppercase;
text-decoration: none;
}

a.readMore:hover
{
color: #3d833d;
}

/* --------------------------------- */

span.articlePublishedBy {
font: 11px/14px "Trebuchet MS", sans-serif;
font-style:italic;
color: #7c7c7c;
}

/* --------------------------------- */

#dialogContainer
{
position: fixed;
position:expression("absolute");
width: 441px;
top: 190px;
left: 50%;
margin-left: -180px;
z-index: 1001;
overflow-x: visible; 
overflow-y: visible;
}

#dialogContainer label
{
padding-right: 5px;
}

#shareContainer
{
padding: 30px 0 0 0;
background: url(/_media/images/common/top_rounded.gif) top left no-repeat;
}

#shareContainerInner
{
padding: 0 30px 30px 30px;
background: url(/_media/images/common/bottom_rounded.gif) bottom left no-repeat;
}

#dialogMasthead
{
display: block;
margin: 0 0 8px 0;
}

#dialogContent p
{
margin: 0 0 10px 0;
}

table#dialogTable
{
margin: 10px 0 0 0;
}

table#dialogTable td
{
padding: 8px 0;
}

table#dialogTable td textarea
{
width: 300px;
}

input#dialogSendButton
{
margin: 4px 4px 0 0;
}

input#dialogCancelButton
{
margin: 4px 4px 0 0;
}

.dialogErrorMsg
{
color: #f00;
}

#homeTagline
{
position: absolute;
top: 65px;
left: 242px;
z-index:2;
}

/* SITE MAP*/
	#siteMapTable td {
		background: url(/_media/images/common/grey_dotted_vert_bg.gif) repeat-y 100% 0;
		width: 20%;
		padding-left: 8px;
	}
	#siteMapTable td#lastCell {
		background: none;
	}
	#siteMapTable ul {
		list-style-type: none;
		padding: 4px 0 0 0;
		margin: 0;
		/*border: 1px solid green;*/
	}
	#siteMapTable ul li {
		margin: 0;
		padding: 4px 0;
		padding-right: 6px;
	}
	#siteMapTable ul li ul {
		padding: 0px 0;
	}
	#siteMapTable ul li ul li {
		padding-left: 6px;
		padding-right: 0px;
	}
	.siteMapGroup {
		background: url(/_media/images/common/grey_dotted_bg.gif) repeat-x; 
		padding: 16px 0 0 0; 
		margin: 10px 0; 
		width: 92%;
	}