/* CSS Document */

/* LAYOUT ELEMENTS */

#content_area {
	min-height:0;
	height:479px;
	max-height:479px;
	padding-bottom:2px;
}

*html #content_area {
	height:440px;
	padding-bottom:0px;
}

#content_row_1 {
	clear:both;
	margin-bottom:-1px;
}

#content_row_2 {
	clear:both;
}

#flash_movie {
	margin: 0px 1px 1px 0px;
	float:left;
}

*html #flash_movie {
	margin-top:-2px;
}

#portals {
	float:left;
	width:239px;
	height:220px;
	margin:0px;
	background-image:url(/images/portal_bg.gif);
                background-repeat: no-repeat;
}

*html #portals {
	margin-top:-2px;
}

#portals a:link, #portals a:visited {
	color:#FFFFFF;
	text-decoration:none;
}   

#portals a:hover, #portals a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

#customers_portal {
                height:74px;
	padding:33px 8px 0px 8px;
	color:#798537;
}

#partners_portal {
                height:73px;
	padding:0px 8px 0px 8px;
	color:#4E4C4C;
}

#investors_portal {
                /*height:73px;*/
	padding:0px 8px 0px 8px;
	color:#4773A0;
}

#news_events {
	float:left;
                white-space:normal;
                width:238px;
}

#news_content {
	margin:24px 20px 0px 20px;
}

#news_content p {
	line-height:13px;
	padding:5px 10px 10px 13px;
	margin:0;
}/*
.news_title_col_1 {
                float:left;
}*/
.news_title_col_2 {
                position:absolute;
                padding-left:20px;
                /*margin:360px 0px 0px 100px;*/
                float:right;
                text-align:right;
                float:left;
}

.news_hdr {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:5px;
}


#product_search {
	float:left;
	margin:0px 1px 0px 1px;
}

#product_search_content/* */ {
	background-color:#DCDFE7;
	padding:16px 35px 45px 35px;
	margin-top:1px;
	position:relative;
	height:144px;
}

*html #product_search_content/* */ {
	padding-bottom:10px;
	height:auto;
}

*html #product_search_content {
	margin-top:-1px;
}

#product_search_content p {
	color:#797E8A;
	line-height:18px;
	padding:0;
	margin:0;
	margin-bottom:10px;
	position:relative;
}

#product_search_content select {
	height:18px;
	width:196px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}

#product_highlights {
	float:left;
	width:239px;
	background-color: #DCEFCB;
	height:225px;
h:expression(this.style.height = '236px');
}

#product_highlights img {
	float:left;
	clear:left;
}

#product_highlights p {
	clear:right;
	margin:10px 0px 10px 100px;
	clear:right;
	line-height:13px;
}

.hdr {
	color:#418ADE;
	font-weight:bold;
	margin-top:15px;
}

.sub_hdr {
        margin-left:5px;
        margin-top:10px;
	color:#50556C;
	font-weight:bold;
}

.caption {
	line-height:13px;
}


.bulleted_item {
        margin-left:5px;
}

.bulleted_item img {
        margin-top:5px;
}

