/* Nicholas Polt edited stylesheet 6/08 */

/* basic styles --------------------------------------*/

body
{
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica;
}

a:link, a:visited {
    COLOR: #3F5F80;
}

a:active, a:hover {
    COLOR: #CC0000;
}


/* mostly global sizing --------------------------------------------------*/

.content, .contentGray, .boldContentGray, .boldcontentlink, .contentwhite, .boldcontentwhite, .boldcontent, .contentred, .boldcontentred, .contentblue, .boldcontentblue {
	font-size: 12px;
	line-height: 15px;
}

.subcontent, .subcontentred, .subcontentwhite, .subcontentblue, .subcontentgreen, .subcontentbold, .subcontentredbold, .subcontentwhitebold, .subcontentbluebold, .subcontentgreenbold, .subcontentgray, .subcontentGraybold, .subcontentblackbold, .subcontentmediumbluebold, .subcontentlightbluebold , .smallBlack {
	font-size: 11px;
	line-height: 13px;
}

/* end mostly global sizing -----------------------------------------------*/

.blueBox{
	width:200px;
	padding: 7;
	background-color:#e8eff2;
	border: 1px solid #E5E5E5;
	border-collapse: collapse;
	margin-bottom: 10;
	color: #3F5F80;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
.smallBlack
{
	color: #333333;
}
.mediumBlack
{
	color: #333333;
	font-size: 12px;
	line-height: 14px;
}
.mediumBlackBold
{
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.linkList
{
	color: #333333;
	font-size: 12px;
	line-height: 16px;
}
.content
{
	color: #333333;
}
.contentGray, .contentGray A:link, .contentGray A:hover, .boldcontentgray, .boldcontentgray A:link, .boldcontentgray a:visited, .boldcontentgray a:active, .subcontentgray
{
    COLOR: #666666;
}

.contentGray A:link
{
	text-decoration:none;
}
.contentGray A:hover
{
	text-decoration:underline;
}
.boldcontentgray
{
    FONT-WEIGHT: bold;
}
.boldcontentgray A:link, .boldcontentgray a:visited, .boldcontentgray a:active
{
	text-decoration: none;
}

.boldcontentgray A:hover
{
    COLOR: #CC0000;
}
.boldcontentlink, .boldcontentlink A:link, .boldcontentlink A:visited, .boldcontentlink A:active, .boldcontentlink A:hover
{
	color: #444444;
    FONT-WEIGHT: bold;
}
.boldcontentlink A:link, .boldcontentlink A:visited, .boldcontentlink A:active, .boldcontentlink A:hover
{
	text-decoration: none;
}

.contentwhite, .boldcontentwhite, .boldcontentwhite A:link, .boldcontentwhite A:visited, .boldcontentwhite A:active, .boldcontentwhite A:hover
{
    COLOR: #ffffff;
}
.boldcontentwhite, .boldcontentwhite A:link, .boldcontentwhite A:visited, .boldcontentwhite A:active
{
    FONT-WEIGHT: bold;
	text-decoration: none;
}

.boldcontentwhite A:hover
{
	text-decoration: underline;
}

.boldcontent
{
	color: #444444;
	font-weight: bold;
}
.boldcontentFAQ
{
	color: #3F5F80;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.contentred
{
    COLOR: #cc0000;
}
.boldcontentred
{
    FONT-WEIGHT: bold;
    COLOR: #cc0000;
}
.contentblue
{
    COLOR: #3F5F80;
}
.boldcontentblue, .boldcontentblue A:link, .boldcontentblue A:visited, .boldcontentblue A:active
{
    FONT-WEIGHT: bold;
    COLOR: #3F5F80;
	text-decoration: none;
}

.boldcontentblue A:hover
{
    COLOR: #3F5F80;
	text-decoration: underline;
}

.subsubcontent
{
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}
.subcontent
{
	color: #333333;
}
.PartnerProfile
{
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	width: 180px;
}
.subcontentbold
{
    FONT-WEIGHT: bold;
    COLOR: #000000;
}
.subcontentbold A:link, .subcontentbold A:active, .subcontentbold A:visited, .subcontentbold A:hover
{
    COLOR: #000000;
	text-decoration: none;
}

.subcontentwhite
{
    COLOR: #ffffff;
}
.subcontentwhite A:link, .subcontentwhite A:active, .subcontentwhite A:visited, .subcontentwhite A:hover
{
    COLOR: #ffffff;
	text-decoration: underline;
}

.subcontentred
{
	color: #cc0000;
}
.subcontentredbold
{
    FONT-WEIGHT: bold;
    COLOR: #cc0000;
	text-decoration: none;
}
.subcontentredbold A:link, .subcontentredbold A:active, .subcontentredbold A:visited, .subcontentredbold A:hover
{
    COLOR: #cc0000;
	text-decoration: none;
}

.subcontentwhitebold
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
}
.subcontentwhitebold A:link, .subcontentwhitebold A:active, .subcontentwhitebold A:visited
{
    COLOR: #FFFFFF;
	text-decoration: none;
}

.subcontentwhitebold A:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.subcontentGraybold
{
	color: #666666;
	font-weight: bold;
}
.subcontentblackbold
{
	color: #000000;
	font-weight: bold;
}
.subcontentbluebold
{
	color: #3F5F80;
	font-weight: bold;
}
.subcontentblue
{
	color: #3F5F80;
}

.subcontentgreenbold
{
	color: #7daa55;
	font-weight: bold;
}
.subcontentmediumbluebold
{
	color: #A5BFCB;
	font-weight: bold;
}
.subcontentlightbluebold
{
	color: #DDE7EB;
	font-weight: bold;
}

.Locationsdrop
{
    FONT-SIZE: 8pt;
	WIDTH: 170px;
	visibility : visible;
}
.discoverydaysdrop
{
    FONT-SIZE: 12px;
	WIDTH: 165px;
}
.proddrop
{
    FONT-SIZE: 12px;
	WIDTH: 175px;
}
.Lookingdrop
{
    FONT-SIZE: 10px;
	WIDTH: 155px;
}
.PartnerInfoSurveyText
{
    FONT-SIZE: 8pt;
	WIDTH: 140px;
}
.PartnerInfoSurveyDrop
{
    FONT-SIZE: 8pt;
	WIDTH: 140px;
}
.EvalCDSurveyText
{
    FONT-SIZE: 8pt;
	WIDTH: 96px;
}
.EvalCDSurveyDrop
{
    FONT-SIZE: 8pt;
	WIDTH: 180px;
}
.PRDrop
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
}
.glossaryIndex A:link, .glossaryIndex A:visited, .glossaryIndex A:active, .glossaryIndex A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
	text-decoration: none;
}

.interdrop
{
    FONT-SIZE: 10px;
	WIDTH: 100px;
}
.search
{
    FONT-SIZE: 8pt;
	WIDTH: 115px;
}
.footer
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    TEXT-DECORATION: none; 
}
TABLE.chart
{
    BORDER-TOP-WIDTH: thin;
}

.Hide
{
    DISPLAY: none;
}
.BestInBI
{
    DISPLAY: none;
}
.Show
{
 	DISPLAY: true;   
}
.consoleDirectLink, .consoleChapter
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
}
.consoleDirectLink A:link, .consoleDirectLink A:visited, .consoleDirectLink A:active
{
    COLOR: #ffff00;
    TEXT-DECORATION: none;
}

.consoleDirectLink A:hover
{
    TEXT-DECORATION: underline;
}

.consoleChapter A:link, .consoleChapter A:visited, .consoleChapter A:active, .consoleChapter A:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}

.consoleSubChapter, .consoleSubChapterOn
{
    FONT-SIZE: 8pt;
    COLOR: #ffff00;
}
.consoleSubChapter A:link, .consoleSubChapter A:visited, .consoleSubChapter A:active, .consoleSubChapterOn A:link, .consoleSubChapterOn A:visited, .consoleSubChapterOn A:active
{
    COLOR: #ffff00;
    TEXT-DECORATION: none;
}

.consoleSubChapter A:hover, .consoleSubChapterOn A:hover
{
    TEXT-DECORATION: underline;
}

.consoleSubChapter LI
{
    COLOR: #ffff00;
}
.seminars
{
   	font-size: 12px;
	line-height: 15px;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
}
.dbHeaderpr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
    TEXT-ALIGN: center;
}
.dbSubHeaderpr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
    TEXT-ALIGN: center;
}
.dbContent
{
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
}
.dbBoldContent
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
}
.dbFooterpr
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana,Arial;
}
.galleryBookmark
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
}
.galleryBookmark A:link, .galleryBookmark A:visited, .galleryBookmark A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.galleryBookmark A:hover
{
    TEXT-DECORATION: underline;
}
/*.pagetitle
{
	color: #444444;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom:5px;
}*/
.SectionTitle
{
	color: #444444;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

/* table styles ??? --------------------------------------------------- */

/* font-sizing ------------------------------*/

.tableheadergrey, .tableheaderred, .tableOnePixel, .tableOnePixel A:link, .tableOnePixel A:visited, .tableOnePixel A:active, .tableOnePixel A:hover, .tableOnePixelOn, .tableOnePixelOn A:link, .tableOnePixelOn A:visited, .tableOnePixelOn A:active, .tableOnePixelOn A:hover {
	font-size: 10px;
}

.tableheadergrey
{
    FONT-WEIGHT: bold;
    COLOR: #666666;
    BACKGROUND-COLOR: #e7e7e7;
}
.tableheaderred
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #cc0000;
}
.tableOnePixel, .tableOnePixel A:link, .tableOnePixel A:visited, .tableOnePixel A:active, .tableOnePixel A:hover
{
	COLOR: #333333;
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: none;
}

.tableOnePixelOn, .tableOnePixelOn A:link, .tableOnePixelOn A:visited, .tableOnePixelOn A:active, .tableOnePixelOn A:hover
{
	COLOR: #333333;
	BACKGROUND-COLOR: #e7e7e7;
	TEXT-DECORATION: none;
}

.Navigation, .Navigation A:link, .Navigation A:visited, .Navigation A:active, .Navigation A:hover, .NavigationBold, .NavigationBold A:link, .NavigationBold A:visited, .NavigationBold A:active, .NavigationBold A:hover
{
	COLOR: #333333;
    font-size: 12px;
	line-height: 15px;
	TEXT-DECORATION: none;
}

.NavigationBold, .NavigationBold A:link, .NavigationBold A:visited, .NavigationBold A:active, .NavigationBold A:hover
{
	FONT-WEIGHT: bold;
}

.NavigationSub, .NavigationSub A:link, .NavigationSub A:visited, .NavigationSub A:active, .NavigationSub A:hover
{
	COLOR: #333333;
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.HomepageLinks, .HomepageLinks A:link, .HomepageLinks A:visited
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
}

.HomepageLinks A:active, .HomepageLinks A:Hover
{
    COLOR: #CC0000;
}

.CallsToAction A:link, .CallsToAction A:visited, .CallsToAction A:active
{
    FONT-WEIGHT: normal;
	font-size: 12px;
    COLOR: #000000;
	TEXT-DECORATION: none;
}

.CallsToAction A:hover
{
	TEXT-DECORATION: underline;
}

.LeftSideNavOn, .LeftSideNavOn A:link, .LeftSideNavOn A:visited, .LeftSideNavOn A:active, .LeftSideNavOn A:hover
{
	COLOR: #3F5F80;
	TEXT-DECORATION: none;
}

.LeftSideNav, .LeftSideNav A:link, .LeftSideNav A:visited, .LeftSideNav A:active
{
	COLOR: #333333;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.LeftSideNav A:hover
{
	COLOR: #3F5F80;
}
.HowCan
{
    FONT-WEIGHT: normal;
	font-size: 12px;
    COLOR: #3F5F80;
	TEXT-DECORATION: none;
}
.HowCan A:link, .HowCan A:active, .HowCan A:hover
{
    COLOR: #3F5F80;
	TEXT-DECORATION: none;
}
.HowCan A:visited
{
    COLOR: #6883A0;
	TEXT-DECORATION: none;
}

.ArrowList
{
	list-style-image: url('arrow_red.gif');
}
.QTcontent
{
	font-size: 11px;
	line-height: 16px;
    COLOR: #000000;
}

.tinycontent
{
	color: #666666;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: .05em;
	line-height: 9px;
}
.smallcontent
{
	color: #666666;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
}
.smalltitle
{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: .05em;
	line-height: 11px;
}
.grayunderlinedlink, .redunderlinedlink
{
	text-decoration: none;
	color: #333333;
}
.grayunderlinedlink A:link, .grayunderlinedlink A:visited, .grayunderlinedlink A:active, .grayunderlinedlink A:hover
{
	text-decoration: underline;
	color: #333333;
}

.redunderlinedlink A:link, .redunderlinedlink A:visited, .redunderlinedlink A:active, .redunderlinedlink A:hover
{
	text-decoration: underline;
	color: #CC0000;
}

.blueunderlinedlink, 
{
	text-decoration: none;
	color: #3973B5;
}
.blueunderlinedlink A:link, .blueunderlinedlink A:visited, .blueunderlinedlink A:active, .blueunderlinedlink A:hover
{
	text-decoration: underline;
	color: #3973B5;
}

.Intl_Tab, .Intl_Tab A:link, .Intl_Tab A:visited, .Intl_Tab A:active, .Intl_Tab A:hover
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.Intl_TabOn, .Intl_TabOn A:link, .Intl_TabOn A:visited, .Intl_TabOn A:active, .Intl_TabOn A:hover
{
	color: #8AA5B7;
	font-weight: bold;
	text-decoration: none;
}

.Intl_LeftHeader
{
	color: #FFFFFF;
	font-face: Verdana;
	font-size: 16px;
	line-height: 18pt;
	font-weight: bold;
}
.Intl_LeftHeader A:link, .Intl_LeftHeader A:visited, .Intl_LeftHeader A:active, .Intl_LeftHeader A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.Intl_MainHeader
{
	color: #3F5F80;
	font-face: Verdana;
	font-size: 20px;
	line-height: 42px;
	font-style: italic;
}
.Intl_SearchButton
{
	background: #E7E7E7;
	color: #666666;
	font-face: Verdana;
	font-size: 9px;
	font-weight: bold;
	width: 60px;
	height: 20px;
	cursor: hand;
}
.FormElement_TextBox
{
	width: 190px;
	font-size: 11px;
	color: #333333;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_TextBoxOther
{
	width: 140px;
	font-size: 11px;
	color: #333333;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_Dropdown
{
	width: 190px;
	font-size: 11px;	color: #333333;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_DropdownState
{
	width: 45px;
	font-size: 11px;	color: #333333;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_DropdownOption
{
	color: #333333;
}
.FormElement_DropdownDisabledOption
{
	color: #666666;
}
.FormElement_TextArea
{
	width: 190px;
	height: 80px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_TextArea_EW
{
	width: 350px;
	height: 120px;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	border: 1px #7f9db9 solid;
	padding: 0 5 0 5;
}
.FormElement_TextBoxLabel, .FormElement_RadioLabel, .FormElement_CheckBoxLabel
{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.RedAsterisk
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}

.careersjobdescript
{
    FONT-SIZE: 12px;
    COLOR: #333333;
    line-height: 19px;
}
.careersjobdescript_On
{
    FONT-SIZE: 12px;
    COLOR: #CC0000;
    line-height: 19px;
}
.searchlinkurl
{
	COLOR: #008000;
	font-size: 11px;
	line-height: 11px;
}
.searchlinkurl A:link, .searchlinkurl A:active, .searchlinkurl A:visited, .searchlinkurl A:hover
{
	COLOR: #008000;
}

.searchtitle, .searchsnippet, .searchdescription
{
	COLOR: #333333;
	font-size: 11px;
	line-height: 11px;
}

.hoverunderline A:link
{
	color: #666666;
	font-size: 11px;
	line-height: 13px;
	text-decoration:none;
}
.hoverunderline A:hover
{
	text-decoration:underline;
}
.hoverunderline A:visited, .hoverunderline A:active
{
    COLOR: #666666;
}

/* New style for secondary page headers 12/07 */
.MainHeaderNew
{
	color: 3f5f80;
	font-face: Verdana;
	font-size: 15px;
	line-height: 36px;
}
/*
.topDiv{
	padding:0px;
	width:980px;
	position:relative;
	top:0px;
	z-index:50;
	margin:0 auto;
	background-color:#FFF;
}*/
.leftDiv{
	#border-right:1px solid #DADADA;
	padding:0px;
	width:185px;
	display:block;
	float:left;
	clear:left;
	z-index:90;
}
.mainDiv{
	border-left:1px solid #DADADA;
	background-color:#FFF;
	padding:0px;
	width:794px;
	display:block;
	float:right;
	clear:right;
	min-height:400px;
	#height:400px;
	z-index:80;
}
.footerDiv{
	float:right;
	clear:both;
	padding:0px;
	width:794px;
	display:block;
	text-align:left;
	z-index:100;
}
.centerLayoutDiv{
	padding:0px;
	width:980px;
	margin:0 auto;
	background-color:#F5F5F5;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
}
.fullLayoutDiv{
	padding:0px;
	width:100%;
	text-align:center;
	position:absolute;
	top:166px;
	z-index:1;
}
.top_wrapperDiv{
	padding:0px;
	width:100%;
	text-align:center;
	position:absolute;
	top:0px;
	z-index:1;
}
/*LANDING PAGE STYLES DEC. 2007 -- Google AdWords and SEO Campaign */

#glanding {margin:0; }
#glanding #left {margin:0; padding:10px 10px 10px 16px;}
#glanding .small {font: 11px Arial, Helvetica, sans-serif; padding-top:3px;}

#glanding #promos img, #glanding #promoscenter img {
	float: left;
	clear: left;
}

#glanding #promos {width: 220px; margin:0 0 5px 20px; padding:0; float:right;}
#glanding #promos .downloadbox {overflow: auto; background: #d9e1e8 url(box_gradient100.gif) repeat-x; margin-bottom:10px;  border:1px solid #c6c8ca; min-height: 90px; padding:0; clear: both;}
#glanding #promos .downloadbox .box {clear: both; padding:10px; margin:0; font:bold 11px Arial, Helvetica, sans-serif; color:#333; }
#glanding #promos .downloadbox .text {color:#3f5f80;}
#glanding #promos .downloadbox a {overflow: auto;}
#glanding #promos .downloadbox a:link {
	
	display:block;	text-decoration: none; 	color:#333; }
#glanding #promos .downloadbox a:active {text-decoration:none; }
#glanding #promos .downloadbox a:visited {text-decoration:none;}
#glanding #promos .downloadbox a:hover {text-decoration: none;	 display:block; }
* html .downloadbox, * html .dlbox_350, * html .resources, * html .downloadbox a {height: 1%;}
#glanding #promos .dlbox_350 {overflow: auto; background: #d9e1e8 url(box_gradient350.gif) repeat-x; margin-bottom:10px;  border:1px solid #c6c8ca; min-height: 90px; padding:0; clear: both;}
#glanding #promos .dlbox_350 .box {clear: both; padding:10px; margin:0; font:bold 11px Arial, Helvetica, sans-serif; color:#333; }
#glanding #promos .dlbox_350 .text {color:#3f5f80;}
#glanding #promos .dlbox_350 a:link {
	
	display:block;	text-decoration: none; 	color:#333;}
#glanding #promos .dlbox_350 a:active {text-decoration:none; }
#glanding #promos .dlbox_350 a:visited {text-decoration:none;}
#glanding #promos .dlbox_350 a:hover {text-decoration: none;	display:block; }

#glanding #promos .resources {overflow: auto; background: #d9e1e8 url(box_gradient200.gif) repeat-x; margin-bottom:10px;  border:1px solid #c6c8ca; height:auto; padding:10px; font: bold 11px Arial, Helvetica, sans-serif; color:#333;}
#glanding #promos .resources ul {list-style:url(blue_d_11x10.gif); margin:7px 0 0 0; padding:0 0 5px 0px;}
#glanding #promos .resources li {font:11px Arial, Helvetica, sans-serif; margin-bottom:5px;}
#glanding #promos .resources_350 {background: #d9e1e8 url(box_gradient350.gif) repeat-x; margin-bottom:10px;  border:1px solid #c6c8ca; height:auto; padding:10px;}
#glanding #promos .resources_350 ul {list-style:url(blue_d_11x10.gif); margin:7px 0 0 0; padding:0 0 5px 0px;}
#glanding #promos .resources_350 li {font:11px Arial, Verdana, HelveticaArial, Helvetica, sans-serif; margin-bottom:5px;}
#glanding #promos .resources_500 {background-image:url(box_gradient500.gif); background-repeat:repeat; margin-bottom:10px;  border:1px solid #c6c8ca; height:auto; padding:10px;}
#glanding #promos .resources_500 ul {list-style:url(blue_d_11x10.gif); margin:7px 0 0 0; padding:0 0 5px 0px;}
#glanding #promos .resources_500 li {font:11px Arial, Verdana, Helvetica; margin-bottom:5px;}

#glanding #promoscenter {margin:0; padding:0; float:none;}
#glanding #promoscenter .downloadbox {background: #d9e1e8 url(box_gradient100.gif) repeat-x; margin:0 5px 10px 0;  border:1px solid #c6c8ca; padding:0; width: 240px; float:left;}
#glanding #promoscenter .downloadbox .box {padding:10px; margin:0; font:bold 11px Arial, Verdana, Helvetica; color:#333; }
#glanding #promoscenter .downloadbox .text {color:#3f5f80;}
#glanding #promoscenter .downloadbox a:link {
	
	display:block;	text-decoration: none; 	color:#333;}
#glanding #promoscenter .downloadbox a:active {text-decoration:none; }
#glanding #promoscenter .downloadbox a:visited {text-decoration:none;}
#glanding #promoscenter .downloadbox a:hover {text-decoration: none;	display:block; }
#glanding #promoscenter .resources {background: #d9e1e8 url(box_gradient200.gif) repeat-x; margin-bottom:10px;  border:1px solid #c6c8ca; height:auto; padding:10px; font: bold 11px Arial, Helvetica, sans-serif; color:#333;}
#glanding #promoscenter .resources ul {list-style:url(blue_d_11x10.gif); margin:7px 0 0 0; padding:0 0 5px 20px;}
#glanding #promoscenter .resources li {font:11px Arial, Helvetica, sans-serif; margin-bottom:5px;}