body {
    color: #333333; 
    font-size: .8em;
    font-family: arial, tahoma, helvetica, sans-serif; 
    padding: 0; 
    margin: 0px 0 10px 0;
    background-color: #d52c29;
    background-image: url(images/BackgroundDell.gif);
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
}
body
{
	text-align: center;
	font-size: 100%;
}

img {border: 0;}
tr, td {vertical-align: top;}
form {padding: 0; margin: 0;}
a {color: #29619c; text-decoration: none;}
a:hover {text-decoration: underline;}  
.clearFloat {clear: both; height: 1px; overflow: hidden;}
.clearFloatSpacer {width: 954px; clear: both; height: 1px; overflow: hidden;}
.printOnly {display: none;}

#psWrapper
{
	margin: 0;
	width: 100%;
	clear: both;
}
.psLeft
{
	text-align: right;
	background-image: url(images/BackgroundDell.gif);
	background-repeat: repeat-x;
	xbackground-position: right -6px;
}
.psRight, .psCenter 
{
	background-image: url(images/BackgroundDell.gif);
	background-repeat: repeat-x;
	padding: 0;
}
td.Shadow
{
	background-image: url(images/DellPageShadowTop.gif);
	background-repeat: no-repeat;
	width: 8px;
	background-color: #5d110e;
	vertical-align: bottom;
	padding-top: 295px;
}
  
/* Header Styles */
#headerContainer
{
}
#headerContainer,
#headerContainer a
{
    color: White;
}
#headerContainer td
{
    vertical-align: middle;
    font-size: 13px; 
}
#headerContainer .logoContainer
{
	padding: 0 0 0 39px;
	height: 77px;
	vertical-align: bottom;
}
#headerContainer td.utilityNav
{
    padding-top: 10px;
    padding-left: 17px;
}
#headerContainer td.utilityNav,
#headerContainer td.utilityNav a
{
    color:#aaaaaa;
    font-family:arial;
    font-size:12px;
}
#headerContainer td.utilityNav a:hover 
{
    text-decoration: underline;
}
/*
#headerContainer #searchContainer 
{
	
	width: 450px; 
	padding: 16px 0 4px 0; 
	vertical-align: bottom;
} 
#headerContainer #searchContainer span {margin-bottom: 12px; display: block;} 
#headerContainer #searchContainer
{
	padding-right: 11px;
}
#headerContainer #searchContainer table
{
	float: right;
}
#headerContainer #searchContainer td
{
	xheight: 21px;
	vertical-align: middle;
	white-space: nowrap;
}
*/
#headerContainer .headerSelect {font-size: 13px; width: 162px; height: 20px; border: 1px solid #96969d;}
#headerContainer .searchBox
{
	font-size: 12px;
	width: 162px;
	height: 21px;
	border: 1px solid #bdb8b8;
	margin: 0px;
	margin-left: 6px;
	padding: 2px;
}
#headerContainer #searchContainer a
{
	color: White;
	font-size: 75%;
	margin-right: 20px;
}


#headerContainer #languageContainer
{
	padding-left: 10px;
}
#headerContainer #languageContainer select
{
	cursor: hand;
	font-size: 75%;
}

#headerContainer,
.globalNavContainer
{
    width: 954px;
}

.globalNavContainer
{
	xwidth: 100%;
	padding: 0 8px 0 8px;
}
#globalNavTable 
{
}

#globalNavTable td {
    font-family: Georgia, Times New Roman, helvetica, serif;
    font-size: 1.0em;
    text-align: center;
    vertical-align: bottom;
    padding: 0 15px 10px 15px;
    height: 34px;
}



#globalNavTable td a
{
    color: White;
	text-decoration: none;
}
#globalNavTable td.selected,
#globalNavTable td.firstSelected,
#globalNavTable td.lastSelected,
#globalNavTable td.firstHover,
#globalNavTable td.lastHover,
#globalNavTable td.Hover
{
	background-image: url(images/DellTopNavHover.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#globalNavTable td div {
    font-family: arial, tahoma, helvetica, sans-serif;
    font-size: .9em;
}

.utilityContainer
{
	clear: both;
	color: #000000;
	padding: 8px 14px 10px 11px;
	background-image: url(images/content_bgndtile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: White;
	margin: 0px;
}
.utilityContainer a {color: #666666;}
.utilityContainer a:hover {color: #999999;}  
.utilityContainer a:visited {color: #666666;}

.breadcrumbLinks {font-size: .7em; margin-bottom: 1px;}
.breadcrumbLinks a {text-decoration: underline;}
.breadcrumbLinks a:hover {text-decoration: none;}  
.breadcrumbLinks ul {margin: 0; padding: 0;}
.breadcrumbLinks li {display: inline; list-style-type: none; padding: 0 17px 0 0;}

.utilityLinkEmail
{
	font-size: .7em; 
	float: right; 
	padding: 0 10px 0 0px; 
	/*border-right: 1px solid #cccccc; */
}
/*
.utilityLinkEmail a
{
	background: transparent url(images/icon_letter.gif) no-repeat left center;
	padding-left: 20px;
}*/

#contentContainer
{
	clear: both;
	float: none;
	padding: 4px 7px 15px 7px;
	background-color: White;
}
#contentContainer h2
{
	color: #cc0000;
	font-size: 1em;
	padding: 0 0 0 8px;
	margin: 1em 0 .3em 0;
}
#contentContainer h2 a
{
	color: #cc0000;
}

/* Styles for content columns  */
#leftColumn
{
	width: 203px;
	padding-right: 7px;
}
.centerColumn
{
	width: 737px;
}
.centerColumnSm
{
	width: 527px;
}

h1,
.h1 
{
	display: block;
	color: #cc0000;
	font-size: 160%;
	padding: 0;
	font-weight:normal;
	margin: 7px 10px 0px 10px;
	font-family: Georgia;
}
.h1 
{
	display: block;
	margin-left: 0px;
}
.h1 a, h1 a
{
	color: #cc0000;
}


.bodyText
{
	font-size: .78em;
	line-height: 1.2em;
	padding: 0 8px 10px 8px;
}

.rightColumn 
{
	width: 210px;
	padding-left: 7px;
}

.contentContainer,
.contentBorderContainer,
.contentBorderContainer_LandingBody,
.contentBorderContainer_ListingBanner,
.contentBorderContainer_LandingBanner
{
	font-size: 75%;
	clear: both;
	border: 4px solid #d6d1c0;
	padding: 7px;
	margin-bottom: 7px;
	padding-left: 12px;
}
.contentBorderContainer
{
    border: none;
    padding: 10px;
    padding-top: 0px;
}
.contentContainer td,
.contentBorderContainer td,
.contentBorderContainer_LandingBody td,
.contentBorderContainer_ListingBanner td,
.contentBorderContainer_LandingBanner td,
.BriefingColumn
{
	font-size: 75%;
}
#contentContainer td.BriefingColumn td
{
	font-size: 75%;
}

.contentBorderContainer_ListingBanner,
.contentBorderContainer_LandingBanner
{
	padding: 4px;
}

.contentBorderContainer_LandingBody
{
	padding-left: 7px;
	border: 0px;
	padding-left: 0px;
	/*
	padding: 1px;
	*/
}

.contentBorderContainer_DetailBanner
{
	border: 4px solid #d6d1c0;
	padding: 10px;
	margin-bottom: 7px;
}

.contentContainer
{
	border: none;
	padding: 0px 12px 0px 12px;
}

.contentBorderContainer .spinTable td
{
	font-size: 100%;
}

/* Industry Listing */
.contentBorderContainer_ListingBanner
{
}

.contentBannerTxt
{
	font-size: 100%;
	padding: 0px 10px 10px;
	line-height: 1.3em;
}
.contentBannerTxt h1,
.contentBannerTxt .h1
{
	margin-bottom: 10px;
}
.contentBannerMoreLink {font-size: .78em; font-weight: bold; padding: 0 10px 4px 10px;}


/* Styles for the left column menu */
#leftMenuContainer {padding: 4px 4px 0 4px; margin-bottom: 7px; background-color: #d6d1c0;}

#leftMenuContainer .menuTitle {color: #ffffff; font-size: .8em; font-weight: bold; line-height: 1.1em; padding: 5px 8px; margin-bottom: 4px; background: #d40e0e url(images/menu_title_bgndtile.gif) repeat-x left bottom;}
#leftMenuContainer .menuTitle a {color: #ffffff; font-weight: bold; line-height: 1.1em; }

#leftMenuContainer .menuBox {font-weight: bold; line-height: 1em; margin-bottom: 4px; background-color: #ffffff;}
#leftMenuContainer .menuBox .s1 {border: 1px solid #eeeeee;}
#leftMenuContainer .menuBox .s2 {border: 1px solid #f1f1f1;}
#leftMenuContainer .menuBox .s3 {border: 1px solid #f6f6f6;}

/* Color */
#leftMenuContainer .menuBox a {color: #000000;}
#leftMenuContainer .menuBox a.Selected,
#leftMenuContainer .menuBox a:hover {color: #cc0000;}  

/* Top Level Menus */
#leftMenuContainer .menuBox .menuItem
{
	font-size: .8em;
	padding: 0px 5px 0px 15px;
	background: #ffffff url(images/menu_icon_redarrow.gif) no-repeat 5px .4em;
}
#leftMenuContainer .menuBox div.menuItem.Selected
{
	background: #ffffff url(images/menu_icon_redarrowdown.gif) no-repeat 5px .5em;
}
#leftMenuContainer .menuBox .menuItem.Selected a
{
	display: block;
}
#leftMenuContainer .menuBox .menuItem.Selected a.children
{
	margin-bottom: .7em;
}
#leftMenuContainer .menuBox .menuItem.Selected .MenuItem a
{
	margin-bottom: .6em;
}

/* Sub Menus */
#leftMenuContainer .menuBox .menuItem .menuItem
{
	font-size: .95em;
	font-weight: normal;
	margin: 0 0 .3em 1px;
	padding: 0 0 0 9px;
	background: transparent url(images/dot_gray.gif) no-repeat left .6em;
	line-height: 120%;
}
#leftMenuContainer .menuBox .menuItem  div.menuItem.Selected
{
	font-weight: bold;
	background: transparent url(images/dot_red.gif) no-repeat left .6em;
}
#leftMenuContainer .menuBox .menuItem .menuItem .menuItem
{
	font-size: 100%;
}

#leftMenuContainer,
#leftColumnBox,
.leftColumnBox
{
	width: 196px;
}



/* Styles for the small content box under the left menu */
#leftColumnBox {clear: both; padding: 4px 4px 0 4px; margin-bottom: 10px; background-color: #d6d1c0;}
#leftColumnBox,
#leftColumnBox td,
.leftColumnBox,
.leftColumnBox td
{
	font-size: .7em;
}
#leftColumnBox .innerBox {padding: 4px 4px 6px 4px; border-bottom: 4px solid #d6d1c0; background-color: #f5f3ec;}
#leftColumnBox p {padding: 3px; margin: 0;}
#leftColumnBox p.documentIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_factsheet.gif) no-repeat left .2em;}
#leftColumnBox p.subscribeIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_subscribe.gif) no-repeat left .2em;}
#leftColumnBox p.podcastIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_podcast.gif) no-repeat left .2em;}
#leftColumnBox hr {border:0; height: 0; background-color: transparent; border-top: 1px dashed #dcd8c9;}

/* Styles for the small content box under the left menu  */
.leftColumnBox {clear: both; font-size: .7em; padding: 4px 4px 0 4px; margin-bottom: 10px; background-color: #d6d1c0;}
.leftColumnBox .innerBox {padding: 4px 4px 6px 4px; border-bottom: 4px solid #d6d1c0; background-color: #f5f3ec;}
.leftColumnBox p {padding: 3px; margin: 0;}
.leftColumnBox p.documentIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_factsheet.gif) no-repeat left .2em;}
.leftColumnBox p.subscribeIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_subscribe.gif) no-repeat left .2em;}
.leftColumnBox p.podcastIcon {padding-left: 15px; margin: 0 3px 0 5px; background: transparent url(images/icon_podcast.gif) no-repeat left .2em;}
.leftColumnBox hr {border:0; height: 0; background-color: transparent; border-top: 1px dashed #dcd8c9;}



/* Styles for the news tables  */
#newsTable {margin-bottom: 20px;}
#newsTable td {font-size: .78em; padding: 7px; background-color: #e3ebf2; border-bottom: 2px solid #ffffff}
#newsTable .hasIcon {padding-left: 18px; background: #e3ebf2 url(images/icon_newsnote.gif) no-repeat 5px .7em;}
#newsTable td.date {width: 10%; color: #666666; background-color: #e9eff5;}
#newsTable td.moreLink {font-weight: bold; background: transparent url(images/news_morelink_bgndtile.gif) repeat-x left top;}
#newsTable .newsFeatureStory td {background: #ffffff url(images/news_feature_bgndtile.gif) repeat-x left bottom;}
#newsTable .newsFeatureStory td.date {background: #ffffff url(images/news_featuredate_bgndtile.gif) repeat-x left bottom;}
#newsTable .newsFeatureStoryImg {width: 60px; float: left;}
#newsTable .newsFeatureStoryTxt {margin-left: 70px; padding-top: 2px;}

/* Styles for the news tables  */
#fourColLayout {}
#fourColLayout td 
{
    xpadding-right: 9px;
}
#fourColLayout td.col,
#fourColLayout td.right
{
    width: 25%;
    padding-right: 0px;
    border-right: solid 5px white;
    border-bottom: solid 5px white;
}
#fourColLayout td.right
{
    border-right: none;
}
#fourColLayout .last {padding-right: 0; text-align: right;}
#fourColLayout .categoryContainer
{
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
#fourColLayout .categoryTitle
{
	width: 100%;
	background: url(images/TitleBackground.gif) no-repeat right top;
}
#fourColLayout .categoryTitle .titleImage
{
	float: left;
	width: 65px;
}
#fourColLayout .categoryTitle .titleTxt 
{
	xdisplay: inline;
	vertical-align: middle;
	height: 46px;
	xfloat: left;
	width: 100%;
	font-size: .78em; 
	font-weight: bold; 
	line-height: 1.05em; 
	padding-left:5px;
	padding-right:5px;	
}
#fourColLayout .categoryList 
{
	xclear: both; 
	font-size: .85em;
	xpadding: 8px 5px 5px 10px;
	background: #ffffff url(images/catbox_listbgnd.gif) repeat-x left bottom;
}
#fourColLayout .categoryContainer td
{
	font-size: .78em;
}
#fourColLayout .categoryList .categoryBullet
{
	margin: 0 0 .5em 0;
	padding: 0 0 0 5px;
	background: transparent url(images/dot_blue.gif) no-repeat left .5em;
}
.bullets
{
    padding: 5px;
}

.featureStory
{
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}
.featureStory .featureStoryImg
{
	width: 130px;
	margin-right: 13px;
}
.featureStory .featureStorytxt
{
	width: 600px;
	padding-top: 2px;
}
.featureStory .featureStorytxt h3,
.featureStory .featureStorytxt .h3
{
	font-size: 120%;
	xfont-weight: bold;
	margin: 0 0 .4em 0;
}


h3, .h3,
h3 a, .h3 a
{
	color: #cc0000;
	font-family: Georgia;
	font-weight: normal !important;
}

.featureStory .featureStorytxt p { font-weight: normal; line-height: 1.2em; padding: 0; margin: 0 0 .3em 0;}
.featureStory .featureStorytxt p.more a {font-weight: bold;}
hr.featureStory {margin: 0 0 3px 0; border:0; height: 0; background-color: transparent; border-top: 1px dashed #dcd8c9;}

.linkIndex {margin: 0; padding: 3px;}
.linkIndex h3,
.linkIndex .h3
{font-size: 110%; font-weight: bold; color: #cc0000; padding: 0; margin: 0 0 .4em 0;}

.linkIndex ul {font-size: .78em; margin: 0; padding: 0; list-style-type: none;}
.linkIndex li {display: inline; padding: 0 10px 20px 0; margin-bottom: 20px; line-height: 1.5em;}
.linkIndex li.more {font-weight: bold;}
.linkIndex a {white-space: nowrap; padding: 0 10px 0 0; border-right: 1px solid #cccccc;}
.linkIndex li.more a {border: 0px;}

.rightColumn .brownContentBox
{
	border: 4px solid #d6d1c0;
	margin-bottom: 10px;
	background-color: #eeece4;
	color: #333333;
}
.rightColumn .brownContentBox,
.rightColumn .brownContentBox td
{
	font-size: 75%;
}
#contentContainer .rightColumn .brownContentBox H2
{
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	background-color: #d6d1c0;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	border-bottom: solid 1px white;
}
.rightColumn .brownContentBox p,
.rightColumn .blueContentBox p
{
	margin: 0px;
	padding-top: 0px;
	padding: 5px;
}
.rightColumn .brownContentBox ul
{
	margin-left: 20px;
}


.rightColumn .brownContentBox p.arrow,
#rightColumn .brownContentBox p.arrowSelected {font-weight: bold; padding: 3px 5px 3px 15px; margin: 0 1px 1px 1px;  background: #eeece4 url(images/menu_icon_redarrow.gif) no-repeat 5px .6em; }
.rightColumn .brownContentBox p.arrowSelected {color: #cc0000; background-color: #ffffff;}
/*.rightColumn .brownContentBox a
{
	color: #333333;
	text-decoration: underline;
}
.rightColumn .brownContentBox a:hover {color: #666666;}
.rightColumn .brownContentBox a:visited {color: #666666;}
*/
.rightColumn .brownContentBox .divider {height: 26px; background: transparent url(images/brownbox_titledetail_bgndtile.gif) repeat-x left top;}

/* Blue Box */
.rightColumn .blueContentBox 
{
	border: 4px solid #d0dce6;
	margin-bottom: 10px;
}
#contentContainer .rightColumn .blueContentBox h2
{
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	background-color: #d0dce6;
	padding: 3px 7px 5px 7px;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px white;
 }
.rightColumn .blueContentBox h3
{
	color: #cc0000;
	font-size: 100%;
	font-weight: bold;
	padding: 3px 7px 5px 7px;
	margin: 0px;
	background-color: white;
}
.rightColumn .blueContentBox,
.rightColumn .blueContentBox td
{
	font-size: .7em;
	background-color: #e3ebf2;
	color: #000033;
}
/*
.rightColumn .blueContentBox a
{
	text-decoration: underline;
}
*/
.rightColumn .blueContentBox p.documentIcon {padding: 3px 5px 3px 20px; margin: 0 1px 1px 1px; background: #e3ebf2 url(images/icon_factsheet.gif) no-repeat 5px .4em;}
.rightColumn .blueContentBox .divider
{
	height: 21px;
	background: transparent url(images/bluebox_titledetail_bgndtile.gif) repeat-x left top;
}



/* Footer page styles */
#footerContainer
{
	display: block;
	color:White;
	padding: 11px 27px 11px 14px;
	font-size: .7em;
	background-image: url(images/DellFooterBackground.gif);
	background-repeat: repeat-x;
	height: 151px;
	margin: 0 8px 0 8px;
}

#footerContainer .footerLinks 
{
	float:left;  text-align: left;
	line-height: 130%;
}
#footerContainer a,
#footerContainer a:hover,
#footerContainer a:visited
{
	color: white;
}
#footerContainer .footerLinks ul {margin:0; padding: 0; margin-left:10px}
#footerContainer .footerLinks li {list-style-type:none ; margin:0;  padding:0;}
#footerContainer .footerLinks li.first {border: 0;}
#footerContainer .footerCopyright {font-weight: normal; text-align: right;  vertical-align:top} 


.wd_news_releases .item
{
	font-size: 75%;
}
.wd_news_releases .item_date
{
	font-weight: bold;
}

.BriefingColumn h1
{
	background-image: url(Images/HeadingShadow.gif);
	background-repeat: no-repeat;
	padding: 17px 13px 17px 13px;
}
#contentContainer .BriefingColumn h2
{
	padding-left: 13px;
	color: Black;
	font-size: 100%;
}
.BriefingColumn p
{
	margin: 0 13px 13px 13px;
}
.BriefingColumn li
{
	list-style-image: url(Images/LIDash.gif);
	margin-bottom: 10px;
}
.BriefingRightColumn
{
	width: 262px !important;
}
.BriefingRightColumn h1
{
	background-image: url(Images/BriefingRightTitle.gif) !important;
	width: 269px;
}

.LeadershipDetailPhoto
{
    margin: 10px 10px 10px 0;
}

.contentBorderContainer_ListingBanner .h1,
.contentBorderContainer_LandingBanner .h1
{
    margin-left: 10px;
    margin-bottom: 10px;
}


#contentContainer .EventRightColumn h2 {
    background-image:url(Images/ArrowRight.gif);
    background-position:8px 15px;
    background-repeat:no-repeat;
    border-top:1px solid white;
    color:#666666;
    font-family:Verdana;
    font-size:110%;
    padding:9px 9px 9px 16px;
    text-transform:uppercase;
}