BODY {
	padding:5px 0 0 0;
	margin:0;
}
IMG {
	border: 0;
}
DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:22px;
	color: #2d2a25;
}
A {
	color: #2f4db0;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
P {
	padding:0 0 10px 0;
	margin:0;
	line-height:22px;
	width:887px;
}
H1, H2 {
	margin:0;
	padding:0;
}
H1 {
	margin-bottom:10px;
	font-size: 16px;
}
H2 {
	margin-top:5px;
	font-size: 13px;
}
BLOCKQUOTE {
	margin:0px;
	margin-left:20px;
}
.center_page {
	position: relative;
	width: 1000px;
	margin: auto;
}

/*==============================================================*/
/* navbar_area */
.navbar_area {
	position: relative;
	height: 117px;
	padding: 0 3px 15px 3px;
}
.navbar_bg {
	height: 117px;
	background:url(../images/nav_mid.gif) repeat-x;
}
.navbar_bg .navbar_left {
	float: left;
	width: 9px;
	height: 117px;
}
.navbar_bg .navbar_right {
	float: right;
	width: 9px;
	height: 117px;
}
.navlogo {
	position: absolute;
	top:0;
	left: 21px;
	z-index:1;
}
.navtag {
	position: absolute;
	top:36px;
	left:286px;
	z-index:1;
}
.navbar_menu {
	position: absolute;
	top:87px;
	left:230px;
	z-index:5;
}
.navbar_menu A {
	font: bold 11px Tahoma, Verdana;
	color: #464646;
	text-decoration: none;
	margin-right:45px;
}
.navbar_menu A:hover {
	text-decoration:underline;
}
.navbar_menu A.sel {
	color: #e7021d;
}
.navbar_menu A.sel {
	text-decoration:none;
}
.navbtn_green {
	position: absolute;
	top:77px;
	right:3px;
	z-index:5;
}

/*==============================================================*/
/* box1 - Green Bottom Fade box on home.html */
.box1 {
	padding: 0 3px;
}
/* TOP */
.box1_top_bgs {
	height:9px;
	line-height:9px;
	background:#ffffff url(../images/box1_topmid.gif) repeat-x;
}
/* BOT */
.box1_bot_bgs {
	height:9px;
	line-height:9px;
	background:url(../images/box1_botmid.gif) repeat-x;
}
.box1_top_bgs IMG, .box1_bot_bgs IMG {
	width:9px;
	height:9px;
}
.box1_topleft_img {
	float: left;
	background: url(../images/box1_topleft.gif) no-repeat;
}
.box1_topright_img {
	float: right;
	background: url(../images/box1_topright.gif) no-repeat;
}
.box1_botleft_img {
	float: left;
	background: url(../images/box1_botleft.gif) no-repeat;
}
.box1_botright_img {
	float: right;
	background: url(../images/box1_botright.gif) no-repeat;
}
/* box1_tabs_area */
.box1_tabs_area {
	height:36px;
	background-image:url(../images/box1_tab_sel.gif);
	overflow:hidden;
}
.box1_tabs_area .box1_tabright_img {
	float: right;
	width:8px;
	height:36px;
	background: url(../images/box1_tab_right_sel.gif) no-repeat;
}
.box1_tabs_area .box1_tableft_img {
	float: left;
	width:8px;
	height:36px;
	padding-right:10px;
	background:url(../images/box1_tab_left_sel.gif) no-repeat;
}
.box1_tabs_area A {
	float:left;
	display:block;
	height:36px;
	padding:0 18px;
	font:bold 11px/35px Tahoma, Verdana;
	/*color:#111111;*/
	color:#707070;
	border-right:1px solid #b6e785;
}
.box1_tabs_area A.first_tab {
	padding-left:0;
}
.box1_tabs_area A.sel 
{
	color:#000000;
	background-image:url(../images/box1_tab.gif);
}
.box1_tabs_area A.sel:hover {
	text-decoration:none;
}
.box1_tabs_area A.sel .box1_tableft_img {
	background: url(../images/box1_tab_left.gif) no-repeat;
}


/* box1_mid */
.box1 .box1_mid {
	border-left: 1px solid #b6e785;
	border-right: 1px solid #b6e785;
	background: #ffffff url(../images/box1_mid.gif) repeat-x left bottom;
}

/*==============================================================*/
/* styles in box1 */
.gbox {
	height:322px;
	position: relative;
}
.gbox_panel {
	position: absolute;
	top:-8px;
	width:992px;
	height:338px;
	overflow:hidden;
	z-index:1;
}
.img_holder {
	position: absolute;
	left:0px;
	z-index:1;
}
.img_rdf {
	width:377px;
	height:338px;
	background: url(../images/rdf_gateway.png) no-repeat;
}
.img_semantics {
	width:377px;
	height:338px;
	background: url(../images/semantics_net.png) no-repeat;
}
.gbox_body {
	height:255px;
	padding:8px;
	margin-left:415px;
	font-size: 13px;
}

.hd_txt 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#e7021d;
	padding:20px 0 10px 0;
	height:30px;
}
.ul_stars {
	padding:5px 0 10px 0;
	margin:0;
	list-style:none;
}
.ul_stars LI {
	padding:0 0 3px 20px;
	background:url(../images/icon_star.gif) no-repeat left 4px;
}
.icon_star {
	padding-left:20px;
	background:url(../images/icon_star.gif) no-repeat left 4px;
}
.btns_center {
	margin:0 auto;
}
.gbox .btns_center {
	width:215px;
	padding-top:15px;
}
.btn_lmore {
	float: left;
	display: block;
	width:89px;
	margin-right:9px;
}
.btn_free_dl {
	float: left;
	display: block;
	width:115px;
}
.btn_free_dl_ref {
	width:115px;
	height:22px;
	background-image:url(../images/btn_free_dl_ref.png);
}


/*==============================================================*/
/* ID names */
#Panel1 {
	display:block;
	visibility:inherit;
}
#Panel2 {
	display:none;
	visibility:hidden;
}

/*==============================================================*/
/* box2 - Green Bottom Fade box on home.html */
.box2 {
	position: absolute;
	z-index:1;
}
/* TOP */
.box2_top_bgs {
	height:14px;
	line-height:14px;
	background:#ffffff url(../images/box2_topmid.gif) repeat-x;
}
/* BOT */
.box2_bot_bgs {
	height:14px;
	line-height:14px;
	background:url(../images/box2_botmid.gif) repeat-x;
}
.box2_top_bgs IMG, .box2_bot_bgs IMG {
	width:14Px;
	height:14px;
}
.box2_topleft_img {
	float: left;
	background: url(../images/box2_topleft.gif) no-repeat;
}
.box2_topright_img {
	float: right;
	background: url(../images/box2_topright.gif) no-repeat;
}
.box2_botleft_img {
	float: left;
	background: url(../images/box2_botleft.gif) no-repeat;
}
.box2_botright_img {
	float: right;
	background: url(../images/box2_botright.gif) no-repeat;
}
/* box2_mid */
.box2 .box2_midleft {
	padding-left:4px;
	background:url(../images/box2_midleft.gif) repeat-y left top;
}
.box2 .box2_midright {
	padding-right:4px;
	background:url(../images/box2_midright.gif) repeat-y right top;
}
.box2 .box2_mid {
	height:auto !important;
	height: 280px;
	min-height:280px;
	padding:0 18px 5px 18px;
	background: #ffffff url(../images/box2_mid.gif) repeat-x left bottom;
}

/*==============================================================*/
/* box2 - customized boxes for "News", "Intelli.. Labs", "Jobs" */
.graybox_area {
	position: relative;
	height:330px;
	padding-top:16px;
}
.graybox_area DIV {
	font-size: 11px;
	line-height:20px;
}
.graybox_area P {
	padding:0;
	line-height:20px;
}
.box_news {
	width:498px;
}
.box_labs {
	left:459px;
	width:334px;
}
.box_jobs {
	right:0px;
	width:490px; /* 195px */
}

.hd_txt2 {
	padding:5px 0 0 0;
	height:30px;
}
.hd1 {
	font: bold 11px/22px Tahoma, Verdana;
}
.hr {
	clear:both;
	height:35px;
	background-image:url(../images/br_dot.gif);
	background-repeat:repeat-x;
	background-position:left 13px;
}
.graybox_area .hr {
	height:20px;
	background-position:left center;
}
.logo_company {
	float:left;
	display:block;
	width:120px;
	height:30px;
	padding: 3px 10px 0 0;
}
.logo_link {
	line-height:17px;
}
.clearboth {
	clear:both;
}
.float_left {
	float:left;
}

/*==============================================================*/
/* footer */
.footer {
	border-top:2px solid #9cc96f;
	margin-top:20px;
	padding: 14px 11px;
	font-size: 11px;
}

/*==============================================================*/
/* tb_2cols */
.tb_2cols {
}
.tb_2cols .no_col {
	width:50px;
}
.tb_2cols .body_col {
	width:750px;
}

/*==============================================================*/
/* tb_list */
.tb_list {
	margin-bottom:10px;
}
.tb_list .col2 {
	width:150px;
	text-align:right;
	vertical-align:top;
}

.tb_list td {
	vertical-align:top;
}

/*==============================================================*/
/* misc */
.subTitle 
{
	font-size: smaller;
	color: Gray;
	font-style: italic;
	line-height: 0px;
	padding-top: 2px;
	padding-bottom: 11px;
}