/* CSS Document */

body{
background:url('/assets/bg.jpg') repeat-x #0E4879;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:0px;
}

.clear{
clear:both;
}


.toppanel{
margin-left:auto;
margin-right:auto;
width:937px;
height:83px;
background-color:#ffffff;
}

.mflogo{
margin:8px 0px 0px 22px;
float:left;
}

.mflogo img{
border:0px;
}

.toppanellinks{
text-align:right;
padding: 10px 22px 0px 0px;
line-height: 18px;
}

.toppanellinks a, .toppanellinks a:visited{
color:#676767;
text-decoration:none;
font-weight: normal;
vertical-align: middle;
}

.toppanellinks a{
float: right;
margin: 0 10px 0 0;
font-size: 12px;
line-height: 18px;
height: 18px;
}

.toppanellinks a:hover{
text-decoration:underline;
}

.toppanellinks a img{
border: none 0;
margin: 0 5px 0 0;
float: left;
width: 18px;
height: 18px;
}

.toppanel_dropdown{
border:1px solid #cacaca;
width:113px;
font-size:10px;
height:22px;
}

.toppanel_dropdown_div{
float:right;
padding: 16px 120px 0px 0px;
}

.toppanel_dropdown_div ul{
padding:0;
margin:0;
position:absolute;
list-style:none;
color:#919294;
z-index: 101;
}

.toppanel_dropdown_div ul ul{
display:none;
position:relative;
top:0;
left:0;
padding:0px;
}

.toppanel_dropdown_div li:hover ul{
display: block;
}

.toppanel_dropdown_div ul li a, .toppanel_dropdown_div ul li a:visited, .toppanel_dropdown_div ul li a:hover{
width:103px;
height:14px;
background:url('/assets/arrow4.gif') top left no-repeat;
display:block;
text-decoration:none;
color:#919294;
padding: 3px 5px 3px 5px;

}

.toppanel_dropdown_div li:hover ul li a, .toppanel_dropdown_div li:visited ul li a:visited{
width:101px;
height:14px;
background-image:none;
display:block;
text-decoration:none;
padding: 3px 5px 3px 5px;
border-left:1px solid #cacaca;
border-right:1px solid #cacaca;
border-bottom:1px solid #cacaca;
background-color: #FFFFFF;

}
/* My Style START */
.toppanel_dropdown_div li:hover ul li a:hover{
width:101px;
height:14px;
background-image:none;
display:block;
text-decoration:none;
padding: 3px 5px 3px 5px;
border-left:1px solid #cacaca;
border-right:1px solid #cacaca;
border-bottom:1px solid #cacaca;
/* background-color: #FFFFFF; */
background-color: #999999;
color: #ffffff;
}
/* My Style END */

* {
	margin: 0;
	padding: 0;
}
.countries_list a{
	
	background-color: #999999;
    color: #ffffff;

}

.countries_list a:hover{
	
	color: #999999;
    background-color: #ffffff;

}


.toppanel_searchbox_div{
float:right;
padding: 15px 5px 0px 0px;
}
.toppanel_searchbutton_div{
float:right;
padding: 15px 23px 0px 0px;
}

.toppanel_searchbox{
border:1px solid #cacaca;
height:18px;
width:183px;
}

.topnav{
width:937px;
height:25px;
margin-left:auto;
margin-right:auto;
background-color:#294390;

}

/*
.topnav ul{
margin:0;
padding:0;
}

.topnav ul li{
display:inline;
}

.topnav ul li a, .topnav ul li a:visited{
background-color:#294390;
color:#ffffff;
float:left;
display:block;
text-decoration:none;
padding:6px 16px 5px 16px;
font-size:12px;
}

.topnav ul li a:hover{
background:url('/assets/topnav-orange.gif') top left repeat-x;
color:#ffffff;
display:block;
text-decoration:none;
font-size:12px;
}
*/




/* DROPDOWN MENU CSS START */

.topnavul{
margin:0;
padding:0;
}

.topnavul li{
position: relative;
display:inline;
float:left;
}

.topnavul li a, .topnavul li a:visited{
background-color:#294390;
color:#ffffff;
display:block;
text-decoration:none;
padding:6px 16px 5px 16px;
font-size:12px;
}

.topnavul li a:hover{
background:url('/assets/topnav-orange.gif') top left repeat-x;
color:#ffffff;
display:block;
text-decoration:none;
font-size:12px;
}

.topnavul li.headlink1{
		float: left;
}

.headlink1 ul { 
 
 display: none;
 width: 634px;
 height: 500px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding:0px;
 position:absolute;
 top:25px;
 
}

.headlink1 div { 
 
 display: none;
 width: 634px;
 height: 500px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding:0px;
 
}

.headlink1 div.MenuDivTop { 
 
 display: none; 
 background-image: url('/assets/MenuDivTop.gif');
 background-repeat: repeat-x;
 width: 634px;
 height: 6px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding:0px;
}

.headlink1 div.MenuDivMiddle { 
 
 display: none; 
 background-image: url('/assets/MenuDivMiddle.gif');
 background-repeat: repeat-y;
 width: 614px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding:10px;
}

.headlink1 div.MenuDivBottom { 
 
 display: none; 
 background-image: url('/assets/MenuDivBottom.gif');
 background-repeat: no-repeat;
 width: 634px;
 height:31px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding-left:10px;
 text-align: right;

}

.headlink1:hover ul { 
 
 display: block;
 width: 634px;
 height: 500px;
 color: #000000;
 font-size: 12px;
 margin:0px;
 padding:0px;
 position:absolute;
 top:25px;
 
}

.subnav{
   display: none;
}

.subnav li a{
	background-color: #D5E7F1;
	color: #000000;
}
.subnav li a:hover{
   background-color: #D5E7F1; 
   color: #000000;
}

/* DROPDOWN MENU CSS END */











	
.home_main{
margin-left:auto;
margin-right:auto;
width:937px;
}

.home_flash{
width:937px;
height:241px;
margin-bottom:10px;
}

/*********************************/

.home_textboxes_div{
width: 937px;
float:left;
}

.home_textboxes{
width:230px;
color:#ffffff;
/*margin-bottom:10px;*/
margin-right:2px;
margin-left:2px;
float:left;
}

.home_textboxes p{
display:block;
width:210px;
height:26px;
background:url('/assets/home-boxes.gif') top left no-repeat; 
font-size:13px;
font-weight:bold;
color:#fff;
padding:8px 0px 0px 20px;
}

.home_textboxes img{
width:230px;
height:41px;
padding:0px;
margin:0px;
}

.home_textboxes ul{
width:230px;
padding:0px;
margin:0px;
list-style-type:none;
}

.home_textboxes li a, .home_textboxes li a:visited{
width:200px;
display:block;
height:37px;
padding:4px 10px 0px 20px;
font-size:11px;
font-weight:normal;
color:#fff;
text-decoration:none;
background:#709bca;
line-height:16px;
border-top:1px solid #81a6d0;
}

.home_textboxes li a:hover{
width:200px;
display:block;
height:37px;
padding:4px 10px 0px 20px;
font-size:11px;
font-weight:normal;
color:#fff;
text-decoration:none;
background:#31608a;
line-height:16px;
border-top:1px solid #81a6d0;
}

.home_textboxes div.home_random_imgs{
width:230px;
height:167px;
}

.home_main_feature{
width: 465px;
color:#547794;
margin:10px 2px 10px 1px;
float:left;
background-repeat: no-repeat;
}
.home_main_feature ul{
padding: 0px 0 0 0;
margin:0 0 0 10px;
list-style-image: url('/assets/bullet-small.gif');
/*position: relative;
left: 25px;
top: -40px;
height: 0px;*/
/*width: auto;*/
width: 200px;
}
.home_main_feature ul li {
margin: 0 0 0 30px;
padding: 0px;
}
.home_main_feature li a, .home_main_feature li a:visited {
width:200px;
/*display:block;
height:37px;*/
line-height: 15px;
padding:4px 10px 0px 0;
font-size:11px;
font-weight:normal;
color:#547794;
text-decoration:none;
}
.home_main_feature li a:hover{
text-decoration:underline;
}

.home_main_feature div.home_box_text {
padding:175px 0 0 0;
}
.home_main_feature .round_frame_container {
	background-image: url('/assets/frame-huge.gif');
	background-repeat: no-repeat;
	height: 240px;
	margin: 0;
	padding: 0;
}
.home_right_content_subbox .round_frame_container {
	background-image: url('/assets/frame-small.gif');
	background-repeat: no-repeat;
	height: 117px;
	margin: 0;
	padding: 0;
}

.home_main_feature_title{
	margin: 0;
	padding: 20px 20px 0 20px;
	width: 425px;
	float: left;
	font-size: 16px;
}

.home_main_feature_title, .home_main_feature_title * {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #547794;
}

.home_main_description_lft img, .home_main_description div{
	float: left;
	width: 150px;
	height: 150px;
	visibility: visible;
	display: block;
	color: #547794;

}
.home_main_description_lft, .home_main_description_rgt{
	margin: 0;
	float: left;
	color: #547794;
}
.home_main_description_rgt a {
	color: #547794;
}
.home_main_description_rgt ul li{
	color: #547794;
	margin: 0 0 0 10px;
}
.home_main_description_lft {
	width: 170px;
	padding: 20px 0 0 20px;
}
.home_main_description_rgt {
	width: 220px;
	padding: 20px 0 20px 20px;
}

.home_right_content_box{
width: 465px;
height:241px;
padding:0px;
margin:8px 2px 8px 2px;
float:left;
}

.home_right_content_subbox{
width: 465px;
height:117px;
color:#ffffff;
background-color:#709bca;
background-repeat: no-repeat;
margin: 2px 0 4px 2px;
float:left;
}
.home_right_content_subbox ul li{
color:#ffffff;
}
.home_right_content_subbox li a, .home_right_content_subbox li a:visited{
color:#ffffff;
}
.home_right_content_subbox li a:hover{
color:#ffffff;
text-decoration:underline;
}

#linkimg a {
display:block; 
width: 233px;
height: 117px;
position: absolute;
padding:0px;
margin:0px;
float:left;
}

.home_right_content_subbox div.home_box_text{
padding: 0;
margin: 0;
border-left: solid 1px #fff;
display:block;
font-size:11px;
font-weight:normal;
text-decoration:none;
background-color:#709bca;
background-image: url('/assets/frame-small.gif');
background-position: right top;
background-repeat: no-repeat;
width: 233px;
height: 117px;
float:right;
}

.home_box_text_padding {
padding: 10px;
}

.home_right_content_subbox div.home_box_text ul, .home_right_content_subbox div.home_box_text ol {
margin: 10px 10px 10px 20px;
padding: 0;
list-style-image: url('/assets/bullet-small.gif');
}
.home_right_content_subbox div.home_box_text ul  li, .home_right_content_subbox div.home_box_text ol  li {
margin: 0;
padding: 0;
}

/* not needed
.home_textboxes_last{
width:230px;
color:#ffffff;
margin-bottom:10px;
margin-right:0px;
float:left;
}

.home_textboxes_last p{
display:block;
width:210px;
height:26px;
background:url('/assets/home-boxes.jpg') top left no-repeat; 
font-size:13px;
font-weight:bold;
color:#fff;
padding:8px 0px 0px 20px;
}

.home_textboxes_last ul{
width:230px;
padding:0px;
margin:0px;
list-style-type:none;
}

.home_textboxes_last li a, .home_textboxes_last li a:visited{
width:200px;
display:block;
height:37px;
padding:4px 10px 0px 20px;
font-size:11px;
font-weight:normal;
color:#fff;
text-decoration:none;
background:#709bca;
line-height:16px;
border-top:1px solid #81a6d0;
}

.home_textboxes_last li a:hover{
width:200px;
display:block;
height:37px;
padding:4px 10px 0px 20px;
font-size:11px;
font-weight:normal;
color:#fff;
text-decoration:none;
background:#4371a9;
line-height:16px;
border-top:1px solid #81a6d0;
}
*/
.footer{
margin-left:auto;
margin-right:auto;
/*margin-top:15px; correct RoundedCorners, sub_main and sub_sub_mainwilderleft if you use margin top */
width:937px;
height:50px;
font-size:10px;
clear:both;
text-align:center;
}


.footerinner{
background:url('/assets/links_bg.gif') top left #f8f8f8 repeat-x;
text-align:left;
padding: 0px 10px 10px 20px;
line-height:15px;
color:#626061;
}

.footerinner ul{
 padding:0;
 margin:5px 0px 0px 15px;
 list-style-image:url('/assets/arrow6.gif');
}

.footerinner ul li a{
 line-height:17px;
}

.footer a:link, .footer a:visited{
text-decoration:none;
color:#626061;
}

.footer a:hover{
text-decoration:underline;
color:#626061;
}

.breadcrumb {
color:#31608a;
font-size:10px;
margin-bottom:16px;
line-height:15px;
}

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover{
text-decoration:underline;
color:#808080;
font-size:10px;
}

.leftnav{
width:189px;
float:left;
}

.leftnav p a{
width:149px;
display:block;
color:#326290;
text-decoration:none;
font-weight:bold;
padding: 8px 0px 0px 50px;
height:29px;
}


.leftnav img{
border:0px;
}

.leftnav ul h3{
font-size:11px;
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;
background:url('/assets/plus.jpg') 10px 8px no-repeat;
}

.leftnav ul h3 a, .leftnav ul h3 a:visited{
font-size:11px;
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;
background:url('/assets/plus.jpg') 10px 8px no-repeat;
}

.leftnav ul h3 a:hover{
background:url('/assets/plus.jpg') 10px 8px #c7ddec no-repeat;
}

.leftnav ul h3 a.active{
background:url('/assets/minus.jpg') 10px 8px #c7ddec no-repeat;
}

.leftnav ul{
width:189px;
padding:0px;
margin:0px;
list-style:none;
}

.leftnav ul li a, .leftnav ul li a:visited{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;
background:url('/assets/plus.jpg') 10px 8px no-repeat;
}

.leftnav ul li a:hover{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;
background:url('/assets/plus.jpg') 10px 8px #c7ddec no-repeat;
}


.leftnav ul li a.active{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;
background:url('/assets/minus.jpg') 10px 8px #c7ddec no-repeat;
}

.leftnav ul ul{
border-bottom:1px solid #E0E8EF;
}

.leftnav ul ul li a, .leftnav ul ul li a:visited{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-color:#deeaf4;
background:url(/assets/arrow-right.gif) 10px 8px #deeaf4 no-repeat;
}

.leftnav ul ul li a.subactive{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-color:#deeaf4;
background:url(/assets/arrow-down.gif) 10px 8px #deeaf4 no-repeat;
}


.leftnav ul ul li a:hover, .leftnav ul ul li a.active{
width:147px;
display:block;
color:#326290;
text-decoration:underline;
padding:6px 12px 6px 28px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background:url(/assets/arrow-down.gif) 10px 8px #deeaf4 no-repeat;
}


.leftnav ul ul ul li a, .leftnav ul ul ul li a:visited{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 2px 6px 38px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-color:#deeaf4;
background-image:none;
}

.leftnav ul ul ul li a:hover, .leftnav ul ul ul li a.active{
width:147px;
display:block;
color:#326290;
text-decoration:underline;
padding:6px 2px 6px 38px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-image:none;
}

.leftnav ul ul ul ul li a, .leftnav ul ul ul ul li a:visited{
width:140px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 2px 6px 45px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-color:#deeaf4;
background-image:none;
}

.leftnav ul ul ul ul li a:hover, .leftnav ul ul ul ul li a.active{
width:140px;
display:block;
color:#326290;
text-decoration:underline;
padding:6px 2px 6px 45px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
background-image:none;
}

/*MARTIN I*/
.contactsales{
background-image:url(/assets/contact_sales_hover.jpg);
}

a#contactsales:hover{ 
width : 189px;
height: 56px;
display: block;
background: url(/assets/contact_sales_hover.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}

a#contactsales{
width : 189px;
height: 56px;
display: block;
background: url(/assets/contactsales.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}

.igeneralnoflash{
background-image:url(/assets/homePageNoFlashBanner.jpg);
height: auto;
width : auto;
/*text-align: center; not working in IE8 */
}
.igdownloadplugin{
background-image:url(/assets/Download-Plugin-Hover.png) no-repeat;
}

.homepagenoflash{
background-image:url(/assets/homePageNoFlashBanner.jpg);
height: 241px;
/*text-align: center; not working in IE8 */
}

.downloadplugin{
background-image:url(/assets/Download-Plugin-Hover.png) no-repeat;
padding-top:85px;
padding-left:373px;
}

a#downloadplugin:hover{ 
width : 192px;
height: 71px;
display: block;
background: url(/assets/Download-Plugin-Hover.png) no-repeat; 
padding-left: 0px;
}

a#downloadplugin{
width : 192px;
height: 71px;
display: block;
background: url(/assets/Download-Plugin.png) no-repeat; 
padding-left: 0px;
}

.downloadbtn{
width : 84px;
height: 26px;
background-image:url(/assets/download-btn-over.jpg);
margin-top:5px;
cursor:pointer;
cursor:hand;
}

p#downloadbtn:hover{ 
display: block;
background: url(/assets/download-btn-over.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}

p#downloadbtn{
display: block;
background: url(/assets/download-btn.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}

/*MARTIN I*/
a {
color:#CC7202;
text-decoration:none;
}
/*MARTIN I*/
a:hover{
color: #31608a;
text-decoration:none;
}
/*MARTIN I*/
.bottom_image{
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom:1px;

}

.sub_main{
margin-left:auto;
margin-right:auto;
width:937px;
background:#ffffff;
margin-bottom:15px;/*MI no bottom img*/
padding-bottom:15px;
/*background:url('/assets/sub_body.gif_UsedAsAnBottomImg') bottom left #ffffff no-repeat;*/
}

.sub_main_left{
width:450px;
float:left;
}

/*MARTIN I*/
.sub_main_left h1 {
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:22px;
border-bottom:1px solid #B2D1E5;
font-weight:normal;
margin-bottom:27px;
}


.sub_main_left h2 {
	font-family: Verdana, Arial;
	font-size: 14px;	
}

.sub_main_left h3{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #31608a;
	line-height: 17px;
}

.sub_main_left h4{
	font-family: Verdana, Arial;
	font-size: 12px;
}

.sub_main_left h4 a{
background:url('/assets/bullet-small.gif') center left no-repeat;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:15px 0px 5px 0px;
color:#e58203;
padding:0px 0px 0px 25px;
display:block;
width:415px;
text-decoration:none;
border-bottom:1px dotted #b8d1d8;
}


.sub_main_left h5 {
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:15px 0px 15px 0px;
background:url('/assets/bullet-small.gif') center left no-repeat;
padding:0px 0px 0px 20px;
display:block;
width:415px;
border-bottom: none;
}

.sub_main_left h5 a:link {
color:#e58203;
text-decoration:none;
border-bottom: none;
}

.sub_main_left h5 a:hover {
	color: #31608a;
	text-decoration:none;
	border-bottom: none;
}

.sub_main_left p {
	font-family: Verdana, Arial;
	font-size: 11px;
}

/*.sub_main_left ul{
	list-style-image:url('/assets/bullet_transperent.gif');
	list-style-type: square;
	margin-left:25px;
}*/

/* qud replace MartinI "sub_main_left ul" to fix image align RITA IT-83538 */
.sub_main_left ul {
list-style-type: none;
padding: 0em;
margin: 0em;
}

.sub_main_left ul li {
background-image: url('/assets/bullet_transperent.gif');
background-repeat: no-repeat;
background-position: 0em 0.2em;
padding-left: 1.5em;
padding-bottom: 4px;
}
/* end qud */

/*MARTIN I*/
.sub_main_left ol{
	margin-left:25px;
}
/*MARTIN I*/
.sub_main_left img{
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	
	border:0px;
}


.sub_main_right{
width:400px;
float:left;
}

.sub_sub_headerimg{
width:914px;
height:60px;
/*background:url('/assets/persona1_header2.jpg') no-repeat;*/
padding:0px 0px 17px 23px;
color:#58c1e0;
font-size:14px;
font-weight:bold;
z-index:auto;
}

.sub_sub_headerimg_persona{
width:914px;
height:122px;
/*background:url('/assets/persona1_header.jpg') no-repeat;*/
padding:0px 0px 20px 23px;
color:#58c1e0;
font-size:14px;
font-weight:bold;
}

.sub_sub_headerimg_persona h3{
margin:0px 0px 0px 23px;
padding:0;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#31618c;
line-height:24px;
font-weight:normal;
}



.sub_headerimg_solutions{
width:937px;
height:122px;
padding-bottom:20px;
z-index: 0;
}
/********
.sub_headerimg_solutions h3{
margin:0px 0px 0px 23px;
padding:0;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:24px;
font-weight:normal;
z-index: 5;
}
********/
.sub_sub_main{
margin-left:auto;
margin-right:auto;
width:937px;
/*margin-bottom:15px;*/

}

.sub_main p, .sub_sub_main p{
line-height:17px;
margin-bottom:10px;
}

.sub_sub_sub_main p{
line-height:17px;
color:#333333;
font-size:11px;
}

.sub_main h1, .sub_sub_main h1{
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:22px;
width:440px;
padding-bottom:10px;
border-bottom:1px solid #B2D1E5;
display:block;
font-weight:normal;
margin-bottom:27px;
}



.sub_main h2 a{
font-size:14px;
font-weight:bold;
line-height:17px;
width:338px;
padding:10px 0px 0px 62px;
display:block;
height:52px;
color:#395399;
background:url('/assets/sub_body_box_header.jpg') no-repeat;
text-decoration:none;
}


.sub_sub_main h2{
font-size:14px;
font-weight:bold;
line-height:17px;
margin:20px 0px;
}

/* Martin I - Not used. Insted .sub_sub_headerimg h3 is used */
/*.sub_main h3{
margin:0px 0px 0px 23px;
padding:0;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
line-height:24px;
font-weight:normal;
}*/

.sub_sub_headerimg h3{
margin:0px;
padding:0;
font-size:18px;
font-family:Arial, Helvetica, sans-serif;
color:#31618c;
line-height:24px;
font-weight:bold;
}

/* Martin I - .sub_sub_body_box
.sub_sub_main h4 a{
margin:0px 0px 5px 0px;
padding:0px 0px 0px 25px;
width:185px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:45px;
text-decoration:none;
}
*/
.sub_body_box{
width:400px;
float:left;
line-height:18px;
margin-right:15px;
background:url('/assets/sub_main_box_bg.gif') bottom left no-repeat;
padding-bottom:20px;
}

.sub_body_box p{
 width:300px;
 margin-left:50px;
 margin-top:15px;
}

.sub_body_smallbox{
width:200px;
float:left;
line-height:18px;
margin-right:15px;
padding-bottom:10px;

position: relative;
}

.sub_body_smallbox p{
 width:160px;
 margin-left:20px;
 margin-top:10px;
}

.sub_body_smallbox h2 a{
width:140px;
}

.sub_sub_body_box{
width:210px;
float:left;
height:195px;
line-height:17px;
margin-right:15px;
margin-bottom: 10px;
}

/*MARTIN I*/
.sub_sub_body_box h4{
background:url('/assets/bullet-big.gif') center left no-repeat;
border-bottom:dotted 1px #DDDDDD;
margin:0px 0px 5px 0px;
padding:12px 0px 3px 25px;
width:185px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:35px;
text-decoration:none;
}
/*MARTIN I*/
.sub_sub_body_box  a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.sub_sub_sub_body_box{
width:440px;
float:left;
font-size:11px;
line-height:17px;
margin-right:15px;
color:#333333;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom:dotted 1px #DDDDDD;
}
/*MARTIN I*/
.sub_sub_sub_body_box h1 {
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:22px;
border-bottom:1px solid #B2D1E5;

font-weight:normal;
margin-bottom:27px;
}
/*MARTIN I*/
.sub_sub_sub_body_box h2 {
	font-family: Verdana, Arial;
	font-size: 14px;	
}
/*MARTIN I*/
.sub_sub_sub_body_box h3{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #2C88EB;
	line-height: 17px;
}
/*MARTIN I*/
.sub_sub_sub_body_box h4{
	font-family: Verdana, Arial;
	font-size: 12px;
}
/*MARTIN I*/
.sub_sub_sub_body_box h4 a{
background:url('/assets/bullet-small.gif') center left no-repeat;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:15px 0px 5px 0px;
color:#e58203;
padding:0px 0px 0px 25px;
display:block;
width:415px;
text-decoration:none;
border-bottom:1px dotted #b8d1d8;
}
/*MARTIN I*/
.sub_sub_sub_body_box h5 {	
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:10px 0px 10px 0px;
background:url('/assets/bullet-small.gif') center left no-repeat;
padding:10px 0px 0px 20px;
display:block;
width:415px;
border-bottom: none;

}
/*MARTIN I*/
.sub_sub_sub_body_box h5 a:link {
color:#e58203;
text-decoration:none;
border-bottom: none;
}
/*MARTIN I*/
.sub_sub_sub_body_box h5 a:hover {
	color: #31608a;
	text-decoration:none;
	border-bottom: none;
}
/*MARTIN I*/
.sub_sub_sub_body_box p {
	font-family: Verdana, Arial;
	font-size: 11px;
}

/*MARTIN I*/
.sub_sub_sub_body_box ul{
	list-style-type: disc;
	margin-left:25px;
}

.floating {
	width:937px;
	height:100%;
	position:static;
	padding:90px 0px 0px 0px;
	z-index:0;
	vertical-align:bottom;
}
.floating div {
	
	position: static;	
	bottom:0;
	left:0;
	width: 552px;
	z-index:0;
	margin:0px 0px 0px 23px;
        padding:0px 0px 6px 0px;
        font-size:22px;
        font-family:Arial, Helvetica, sans-serif;
        color:#31618C;
        line-height:24px;
        font-weight:bold;
}
.floating  div h3{
    
    font-size:22px;
	z-index:0;
	position: static;	 	
}

.floating_thin {
	width:937px;
	height:100%;
	position:static;
	padding:40px 0px 0px 0px;
	z-index:0;
}
.floating_thin div {
	
	position: static;	
	bottom:0;
	left:0;
	width: 552px;
	z-index:0;
	margin:0px 0px 0px 23px;
        padding:0;
        font-size:22px;
        font-family:Arial, Helvetica, sans-serif;
        color:#31618C;
        line-height:24px;
        font-weight:normal;
}

.floating_thin  div h3{ 
        font-size:22px;
	z-index:0;
	position: static; 
}


.sub_sub_mainleft{
width:671px;
float:left;
padding:16px;
/*background:url('/assets/sub_sub_leftbottom.gif_UsedAsAnBottomImg') bottom left #ffffff no-repeat;*/
background:url('/assets/sub_sub_leftbottom.png') bottom left no-repeat;
background-color: #ffffff;
margin-bottom: 0px;
}

.sub_sub_mainright{
padding:10px 0px 0px 15px;
float:left;
}

.sub_sub_right_box1{
width:219px;
padding-top:11px;
padding-bottom:10px;
/*height:309px;*/
height:auto;
background:url('/assets/rightbox_middle.jpg') top left #e1f2fc no-repeat;
}

.sub_sub_right_box1 ul{
margin:0px;
padding:0px;
width:219px;
list-style:none;
color:#44494c;
display:block;
clear:both;
}

.sub_sub_right_box1 ul li a, .sub_sub_right_box1 ul li a:visited{
color:#005385;
text-decoration:none;
font-size:11px;
line-height:17px;
/*background:url('/assets/pdf.gif') top left no-repeat;*/
padding-left:20px;
margin-left:20px;
display:block;
width:170px;
margin-bottom:10px;
}

.sub_sub_right_box1 ul li a:hover{
color:#005385;
text-decoration:underline;
font-size:11px;
line-height:17px;
/*background:url('/assets/pdf.gif') top left no-repeat;*/
padding-left:20px;
margin-left:20px;
display:block;
width:170px;
margin-bottom:10px;
}
/*Martin I - Display page*/
.display{
text-align: right;
color: #cc7202;
font-size:11px;
line-height:17px;
}
.display a{
padding:0px 10px 10px 20px;
}
.display a.caseStudy{
background:url('/assets/CaseStudy.gif') top left no-repeat;
}
.display a.dataSheet{
background:url('/assets/DataSheet.gif') top left no-repeat;
}
.display a.webCast{
background:url('/assets/Webcast.gif') top left no-repeat;
}
.display a.whitePapers{
background:url('/assets/WhitePaper.gif') top left no-repeat;
}
/*Martin I - Related Download component*/
.reldown ul li a.caseStudy{
background:url('/assets/CaseStudy.gif') top left no-repeat;
}
.reldown ul li a.dataSheet{
background:url('/assets/DataSheet.gif') top left no-repeat;
}
.reldown ul li a.webCast{
background:url('/assets/Webcast.gif') top left no-repeat;
}
.reldown ul li a.whitePapers{
background:url('/assets/WhitePaper.gif') top left no-repeat;
}

.tagcloud {
width:174px;
font-size:12px;
font-family:Verdana;
text-align:left;
}
/*Martin I - Not used Issue IT-90140 
.tagcloud a.xx-small { font-size:9px; }
.tagcloud a.x-small { font-size:10px; }
.tagcloud a.small { font-size:12px; }
.tagcloud a.normal { font-size:13px; }
.tagcloud a.large { font-size:14px; }
.tagcloud a.x-large { font-size:16px; }
.tagcloud a.xx-large { font-size:17px; }
*/

.sub_sub_right_box2{
padding-top:11px;
padding-bottom:10px;
height:auto;
background:url('/assets/rightbox_middle2.jpg') top left #e1f2fc no-repeat;
}

.sub_sub_right_box2 ul{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 20px;
width:179px;
list-style-type:square;
color:#44494c;
display:block;
}
/*Martin I*/
.sub_sub_right_box2 ol{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 25px;
width:174px;
color:#44494c;
display:block;
}

.sub_sub_right_box2 ul ol li a, .sub_sub_right_box2 ul ol li a:visited{
color:#005385;
text-decoration:none;
font-size:11px;
line-height:17px;
}

.sub_sub_right_box2 ul ol li a:hover{
color:#005385;
text-decoration:underline;
font-size:11px;
}

.right_textbox{
/*background:url('/assets/right-text-bottom.gif_NOTUSED') bottom left #9accf1 no-repeat;*/
/*background-color: #9accf1;*/
color:#005385;
font-size:11px;
/* margin-top:15px; */
}

.right_textbox ul{
margin:0px;
padding:10px 10px 20px 30px;
width:179px;
list-style-type:square;
background-color: #e1f2fc;
}

.right_textbox p{
font-size:14px;
padding:10px 0px 10px 10px;
margin:0px;
font-weight:bold;
background:url('/assets/right-text-top.gif') top left /*#9accf1*/ no-repeat;
color:#fff;
}

.right_textbox ul li a, .right_textbox ul li a:visited{
color:#005385;
text-decoration:none;
font-size:11px;
line-height:17px;
}

.right_textbox ul li a:hover{
color:#005385;
text-decoration:underline;
font-size:11px;
}
/*MARTIN I*/
.sub_sub_right_box1 img, .sub_sub_right_box2 img{
float:left;
border:0px;
}

.sub_sub_rightbox_header{
width:120px;
height:40px;
border-bottom:1px solid #cde3f5;
color:#666666;
font-size:14px;
font-weight:bold;
padding-top:10px;
float:left;
margin-left:10px;
margin-bottom:10px;
}

.badge{
margin-bottom:15px; /*ex top MI*/
width:219px;
height:164px;
/*background:url('/assets/badgebg.jpg') bottom left repeat-x;*/
color:#ffffff;
}

.badge a, .badge a:visited{
color:#ffffff;
text-decoration:underline;
}

.badge p{
 margin: 10px;
 padding:0;
}

.badge a:hover{
color:#ffffff;
text-decoration:underline;
}

.sub_body{
width:883px;
background-color:#ffffff;
margin-left:54px;
padding-top:16px;
}

.sub_body_wider{
width:915px;
background-color:#ffffff;
margin-left:20px;
padding-top:16px;
}

.sub_sub_body{
width:450px;
float:left;
background-color:#ffffff;
margin-left:15px;
}
/*Martin I*/
.sub_sub_body_wide{
width:700px;
float:left;
background-color:#ffffff;
margin-left:15px;
}

.viewbyrole{
background:url('/assets/left-nav-head.jpg') no-repeat;
width:189px;
height:22px;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:center;
padding-top:5px;
}

.viewbyrole a{
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:center;
padding-top:5px;
text-decoration:none;
}

.marginbot20px{
margin-bottom:15px;
}

.sub_sub_sub_main{
margin-left:auto;
margin-right:auto;
width:937px;
margin-bottom:15px;
}

.sub_sub_sub_main h1{
color:#0160a9;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:24px;
width:440px;
padding-top:6px;
border-bottom:1px solid #b2d1e5;
display:block;
font-weight:bold;
margin-bottom:22px;
padding-bottom:10px;
}

.sub_sub_sub_main h2{
font-size:12px;
font-weight:bold;
line-height:17px;
margin:20px 0px;
color:#2c88eb;
}

.sub_sub_sub_main h4 a{
font-size:12px;
font-weight:bold;
line-height:17px;
margin:15px 0px 15px 0px;
color:#e58203;
/*background:url('/assets/bullet-small.gif') center left no-repeat;*/
padding:0px 0px 0px 25px;
display:block;
width:415px;
text-decoration:none;
}

.footerinner h6{
display:block;
border-bottom:2px solid #a3c9de;
font-size:11px;
font-weight:normal;
width:200px;
color:#626061;
padding-bottom:6px;
}

.footerinner h5{
display:block;
border-bottom:2px solid #a3c9de;
font-size:11px;
font-weight:normal;
width:140px;
color:#626061;
padding-bottom:6px;
margin-right:10px;
}

.footerwidecol{
float:left;
width:200px;
margin-right:15px;
}
.footernarrowcol{
float:left;
width:140px;
margin-right: 15px;
}

.footertext{
float:left;
width:500px;
}
.footercopyright{
text-align:right;
float:right;
width:350px;
}
.footercopyright img{
border: 0px;
}

.orange_bodytext{
color:#f1881c;
font-weight:bold;
text-decoration:none;
text-align:center;
margin-top: 5px;
}

.orange_bodytext a:link, .orange_bodytext a:visited{
color:#f1881c;
font-weight:bold;
text-decoration:none;
}

.orange_bodytext a:hover{
color:#f1881c;
font-weight:bold;
text-decoration:underline;
}

.cs-logo img{
border:0px;

}

.cs-logo{
text-align:center;
}

.sub_sub_flex_body_box{
width:210px;
float:left;
line-height:18px;
margin-right:15px;
padding-bottom:20px;
}

.sub_sub_flex_body_box2{
width:210px;
float:left;
line-height:18px;
margin-right:15px;
padding-bottom:20px;
margin-bottom:20px;
border-bottom:dotted 1px #DDDDDD;
}

.sub_sub_flex_body_boxPag{
width:210px;
height: 150px;
float:left;
line-height:18px;
margin-right:15px;
padding-bottom:15px;
margin-bottom:15px;
border-bottom:dotted 1px #DDDDDD;
margin-top: 5px;
}

.sub_sub_mainwiderleft{
width:905px;
float:left;
padding:16px;
/*background:url('/assets/sub_sub_widerleftbottom.gif') bottom left #ffffff no-repeat;*/
/* margin-bottom:15px; /*MI no bottom img*/
background-color:#ffffff;
}


.sub_sub_main h5 a{
margin:0px 0px 10px 0px;
padding:8px 0px 8px 5px;
width:205px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#e58203;
line-height:17px;
font-weight:bold;
display:block;
text-decoration:none;
}

a.orange_text_with_arrow:link, a.orange_text_with_arrow:visited{
background:url('/assets/bullet-small.gif') center left no-repeat;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
width:185px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#f1881c;
line-height:16px;
font-weight:bold;
display:block;
height:18px;
text-decoration:none;
}

a.orange_text_with_arrow:hover{
background:url('/assets/bullet-small.gif') center left no-repeat;
margin:0px 0px 5px 0px;
padding:0px 0px 0px 15px;
width:185px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#f1881c;
line-height:16px;
font-weight:bold;
display:block;
height:18px;
text-decoration:underline;
}

.resources_right{
padding-top:50px;
}

.sub_headerimg_resources{
width:937px;
height:122px;
background:url('/assets/resources_header.jpg') no-repeat;
padding-bottom:20px;
}

.sub_main_left_resources{
width:238px;
float:left;
padding-right:35px;

}

.sub_main_left_resources h1{
width:230px;
font-weight: normal;
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
border-bottom:1px solid #B2D1E5;
font-weight:normal;
margin-bottom:10px;

}

.sub_main_left_resourcesISV{
width:210px;
float:left;
padding-right:10px;

}

.sub_main_left_resourcesISV h1{
width:190px;
font-weight: normal;
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
border-bottom:1px solid #B2D1E5;
font-weight:normal;
margin-bottom:10px;
margin-top: 10px;
height: 22px;
}

.sub_main_left_resourcesISV ul a{
 border: 0px;
 color: #CC7202; 
}

.sub_main_left_resourcesISV ul a:hover{
 border: 0px;
 color: #31608A; 
}

.sub_main_left_resourcesISV img{
 border: 0px;
}

.sub_main_left_resourcesTabs{
width:480px;
float:left;
padding-right:0px;

}

.sub_main_left_resourcesTabs h1{
width: 480px;
font-weight: normal;
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
border-bottom:1px solid #B2D1E5;
font-weight:normal;
margin-bottom:10px;

}

.sub_main_left_resources_box{
width:276px;
height:305px;
float:left;
margin-right:20px;
border:1px solid #cecece;
}

.resources{
font-size:14px;
font-weight:bold;
line-height:17px;
width:214px;
padding:17px 0px 0px 62px;
display:block;
height:45px;
color:#395399;
background:url('/assets/sub_main_left_resources_box.jpg') no-repeat;
text-decoration:none;
}

.resources_wider{
font-size:14px;
font-weight:bold;
line-height:17px;
width:510px;
padding:17px 0px 0px 62px;
display:block;
height:45px;
color:#395399;
background:url('/assets/sub_main_left_resources_box_wide.jpg') no-repeat;
text-decoration:none;
float:left;
}

.sub_main h5 a:link, .sub_main h5 a:visited{
background:url('/assets/btn_sub_main.jpg') top left no-repeat;
margin:0px 0px 5px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:17px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

.sub_main h5 a:hover{
background:url('/assets/btn_sub_main_hover.jpg') top left no-repeat;
margin:0px 0px 5px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:17px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

.sub_main_left_resources_2{
width:274px;
float:left;
}

/*Martin I*/
.sub_main_left_resources_2 h4 {
background:url('/assets/btn_sub_main.jpg') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

/*Martin I*/
.sub_main_left_resources_2 a:link, .sub_main_left_resources_2 a:visited{
width:228px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

/*Martin I*/
.sub_main_left_resources_2 h4:hover{
background:url('/assets/btn_sub_main_hover.jpg') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

/* Narrow List of Links */

.sub_main_left_resources2_narrow{
width:200px;
float:left;
}

.sub_main_left_resources2_narrow h4 {
background:url('/assets/btn_sub_narrow.jpg') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:200px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}


.sub_main_left_resources2_narrow a:link, .sub_main_left_resources2_narrow a:visited{
width:200px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

.sub_main_left_resources2_narrow h4:hover{
background:url('/assets/btn_sub_narrow_rollover.jpg') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:200px;
font-size:14px;
font-family:Verdana, Arial, Helvetica;
color:#2e618e;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

/* Narrow List of Links */

.sub_main_left_resources_3{
width:572px;
float:left;
border:1px solid #cecece;
}

.resources_WP a:link, .resources_WP a:visited{
background:url('/assets/pdf_big.gif') top left no-repeat;
height:40px;
width:177px;
padding:5px 0px 5px 57px;
display:block;
text-decoration:none;
color:#000;
margin: 0px 0px 20px 15px;
line-height:14px;
}

.resources_WP a:hover{
background:url('/assets/pdf_big.gif') top left no-repeat;
height:40px;
width:177px;
padding:5px 0px 5px 57px;
display:block;
text-decoration:underline;
color:#000;
margin: 0px 0px 20px 15px;
line-height:14px;
}

.browse{
	font-size:9px;
	display:block;
	width:240px;
	margin: 0px 20px;
	text-align:right;
}

.browse a:link, .browse a:visited{
color:#f1881c;
text-decoration:none;
}

 .browse a:hover{
color:#f1881c;
text-decoration:underline;
}

.browse_wider{
	font-size:9px;
	display:block;
	width:530px;
	margin: 0px 20px;
	text-align:right;
}

.browse_wider a:link, .browse_wider a:visited{
color:#f1881c;
text-decoration:none;
}

.browse_wider a:hover{
color:#f1881c;
text-decoration:underline;
}

.browse_medium{
	font-size:9px;
	display:block;
	width:430px;
	text-align:center;
}

.browse_medium a:link, .browse_medium a:visited{
color:#f1881c;
text-decoration:none;
}

 .browse_medium a:hover{
color:#f1881c;
text-decoration:underline;
}

.logo_box{
float:left;
width:119px;
height:60px;
margin-left:10px;
}

.on_demand_webcasts{
float:left;
width:220px;
margin-left:20px;
padding-left:20px;
}

.on_demand_webcasts a:link, .on_demand_webcasts_2 a:link, .on_demand_webcasts a:visited, .on_demand_webcasts_2 a:visited{
text-decoration:none;
color:#000;
line-height:15px;
}

.on_demand_webcasts a:hover, .on_demand_webcasts_2 a:hover{
text-decoration:underline;
color:#000;
line-height:15px;
}

.on_demand_webcasts_2{
float:left;
width:270px;
margin-left:20px;
line-height:15px;
}

.on_demand_webcasts_2_item{
height:50px;
margin-bottom:15px;
}

.on_demand_webcasts_2 img{
float:left;
margin-right:20px;
}

.formlabel{
width:200px;
float:left;
height:30px;
}

.form_element{
width:200px;
float:left;
height:30px;
}

.formlabel2{
width:200px;
float:left;
height:75px;
}
.form_element2{
width:200px;
float:left;
height:75px;
}

/*** DROPDOWN MENU CSS ***/

#nav { margin:0px; padding:0px; display:block; height: 25px;}
		
		
#nav > li {  
 float:left; 
 display:block; 
 position:relative; 
}

.MenuLinks, .MenuLinks:visited{

 background-color:#294390;
 color:#ffffff;
 display:block;
 text-decoration:none;
 padding:5px 24px 6px 24px;

 font-size:12px;
}
.MenuLinks:hover{

 background:url('/assets/topnav-orange.gif') top left repeat-x;
 color:#ffffff;
 display:block;
 text-decoration:none;
 padding:5px 24px 6px 24px;

 font-size:12px;
}

		
#nav li ul { 
 
 padding:0px;
 display:none;
 list-style-type: none;
 position: absolute;
 width: 634px;
 z-index:100;
 
}


#MenuDivTop { 
 
 background-image: url('/assets/2.png');

 background-repeat: repeat-y;

 height: 7px;

 color: #000000;

 font-size: 12px;

 margin:0px;

 padding:0px;
 
 z-index:100;
 
}







#MenuDivMiddle { 
 
 background-image: url('/assets/6.png');

 background-repeat: repeat-y;
 
 margin:0px;

 padding:10px;
 
 z-index:100;
}

#MenuDivMiddle p { 
 
 width: 280px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 z-index:100;
 
}
#MenuDivMiddle p:hover { 
 
 width: 280px;
 background-color: #F2AB51;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 color:#41608E; 
 cursor: pointer;
 z-index:100;
}


#MenuDivMiddle p a { 
 
 background-image: url('/assets/dropdown_arrow.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px; 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 padding-left: 15px;
 z-index:100;

}

#MenuDivMiddle p:hover a { 
 
 background-image: url('/assets/dropdown_arrow_over.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px;  
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 cursor: pointer;
 padding-left: 15px;
 z-index:100;
}

#MenuDivMiddle a:hover{ 
 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 z-index:100;
}
/************** LAST DROPDOWN DIVS START *****************/


#MenuDivTopLast { 
 
 background-image: url('/assets/2left.png');

 background-repeat: repeat-y;

 height: 7px;

 color: #000000;

 font-size: 12px;

 margin:0px;

 padding:0px;
 
 z-index:100;
 
}

#MenuDivMiddleLast { 
 
 background-image: url('/assets/6left.png');

 background-repeat: repeat-y;
 
 margin:0px;

 padding:10px;
 
 z-index:100;
}

#MenuDivMiddleLast p { 
 
 width: 280px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 z-index:100;
 
}
#MenuDivMiddleLast p:hover { 
 
 width: 280px;
 background-color: #F2AB51;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 color:#41608E; 
 cursor: pointer;
 z-index:100;
 
}


#MenuDivMiddleLast p a { 
 
 background-image: url('/assets/dropdown_arrow.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px; 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 padding-left: 15px;
 z-index:100;


}

#MenuDivMiddleLast p:hover a { 
 
 background-image: url('/assets/dropdown_arrow_over.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px;  
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 cursor: pointer;
 padding-left: 15px;
 z-index:100;
}

#MenuDivMiddleLast a:hover{ 
 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 z-index:100;
}

#MenuDivBottomLast { 
 
 
 background-image: url('/assets/4left.png');

 background-repeat: no-repeat;

 height:15px;

 color: #000000;

 font-size: 11px;

 margin:0px;

 /*padding:10px 10px 10px 10px;*/
 
 padding-top: 8px;
 
 padding-bottom: 12px;
 
 padding-left: 100px;
 
 font-weight: bold;

 text-align: left;
 
 z-index:100;
 
 }
 #MenuDivBottomLast a{ 
 
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 
 }
 
 #MenuDivBottomLast a:hover{ 

 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;

 }

/******** LAST DROPDOWN DIVS END *********/


/************** BEFORE LAST DROPDOWN DIVS START *****************/


#MenuDivTopBefLast { 
 
 background-image: url('/assets/2left.png');

 background-repeat: repeat-y;

 height: 7px;

 color: #000000;

 font-size: 12px;

 margin:0px;

 padding:0px;
 
 z-index:100;
 
}

#MenuDivMiddleBefLast { 
 
 background-image: url('/assets/6left.png');

 background-repeat: repeat-y;
 
 margin:0px;

 padding:10px;
 
 z-index:100;
}

#MenuDivMiddleBefLast p { 
 
 width: 280px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 z-index:100;
 
}
#MenuDivMiddleBefLast p:hover { 
 
 width: 280px;
 background-color: #F2AB51;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 color:#41608E; 
 cursor: pointer;
 z-index:100;
 
}


#MenuDivMiddleBefLast p a { 
 
 background-image: url('/assets/dropdown_arrow.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px; 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 padding-left: 15px;
 z-index:100;


}

#MenuDivMiddleBefLast p:hover a { 
 
 background-image: url('/assets/dropdown_arrow_over.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px;  
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 cursor: pointer;
 padding-left: 15px;
 z-index:100;
}

#MenuDivMiddleBefLast a:hover{ 
 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 z-index:100;
 
}

#MenuDivBottomBefLast { 
 
 background-image: url('/assets/4left.png');

 background-repeat: no-repeat;

 height:15px;

 color: #000000;

 font-size: 11px;

 margin:0px;

 /*padding:10px 10px 10px 10px;*/

 padding-top: 8px;
 
 padding-bottom: 12px;
 
 padding-left: 100px;
 
 font-weight: bold;

 text-align: right;
 
 z-index:100;
}


 #MenuDivBottomBefLast a{ 
 
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 
 }
 
 #MenuDivBottomBefLast a:hover{ 

 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;

 }

/******** BEFORE LAST DROPDOWN DIVS *********/



#MenuDivBottom { 
 
 background-image: url('/assets/4.png');

 background-repeat: no-repeat;

 height:15px;

 color: #000000;

 font-size: 11px;

 margin:0px;

 /*padding:10px 10px 10px 10px;*/
 
 padding-top: 8px;
 
 padding-bottom: 12px;
 
 padding-left: 100px;
 
 font-weight: bold;

 text-align: left;
 
 z-index:100;
 
}

 #MenuDivBottom a{ 
 
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 
 }

 #MenuDivBottom a:hover{ 
  
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 }
 
 /*   BOTTOM PRODUCTS START */
 
 #MenuDivBottomH { 
 
 background-image: url('/assets/4back.png');

 background-repeat: no-repeat;

 height:59px;

 color: #000000;

 font-size: 11px;

 margin:0px;

 /*padding:10px 10px 10px 10px;*/
 
 padding-top: 8px;
 
 padding-bottom: 12px;
 
 padding-left: 20px;
 
 font-weight: bold;

 text-align: left;
 
 z-index:100;
 
}

 #MenuDivBottomH a{ 
 
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 
 }

 #MenuDivBottomH a:hover{ 
  
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: underline;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 }

 /*   BOTTOM PRODUCTS END */ 
/* LOOOOONG DROPS */


#MenuDivLongTop { 
 
 background-image: url('/assets/2wider.png');

 background-repeat: no-repeat; 
 
 width: 615px;

 height: 7px;

 color: #000000;

 font-size: 12px;

 margin:0px;

 padding:0px;
 
 z-index:100;
 
}


#MenuDivLongBottom { 
 
 z-index:100;
 
 background-image: url('/assets/4back_wider.png');

 background-repeat: no-repeat;
 
 width: 615px;

 height:79px;
 
 color: #000000;

 font-size: 11px;

 margin:0px;
 
 padding-top: 8px;
 
 padding-bottom: 12px;
 
 padding-left: 100px;
 
 text-align: left;
 
 font-weight: bold;
 
 }
 
 #MenuDivLongBottom a{ 
 
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 position:absolute; 
 left: 20px; 
 cursor: pointer;
 
 }
 
  #MenuDivLongBottom a:hover{ 
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  z-index:100;
  position:absolute; 
  left: 20px; 
  cursor: pointer;
 }
 
 #MenuDivLongBottom span{
  color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 z-index:100;
 cursor: pointer;
}
 
 #MenuDivLongMiddle { 
 
 background-image: url('/assets/6wider.png');
 background-repeat: repeat-y;
 margin:0px;
 padding:10px;
 z-index:100;
 }

#MenuDivLongMiddle p { 
 
 width: 420px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 z-index:100;
 
}
#MenuDivLongMiddle p:hover { 
 
 width: 420px;
 background-color: #F2AB51;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 color:#41608E; 
 cursor: pointer;
 z-index:100;
 
}


#MenuDivLongMiddle p a { 
 
 background-image: url('/assets/dropdown_arrow.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px; 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 padding-left: 15px;
 z-index:100;


}

#MenuDivLongMiddle p:hover a { 
 
 background-image: url('/assets/dropdown_arrow_over.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px;  
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 cursor: pointer;
 padding-left: 15px;
 z-index:100;
}

#MenuDivLongMiddle a:hover{ 
 
 color:#ffffff; 
 font-size: 11px;
 text-decoration: none;
 z-index:100;
 
}

#MenuDivLongMiddle h2{
 
 background-color: #A9CDE5;
 width: 280px;
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 5px;
 margin-top: 5px;
 margin-bottom: 10px;
 font-size: 11px;
 color: #4565B0;
 z-index:100;
}

#MenuDivLongMiddle h2 a{
 background-color: #A9CDE5;
 width: 280px;
 font-size: 11px;
 color: #4565B0;
 text-decoration: none;
 z-index:100;
}


#MenuDivLongMiddle h6{
 
 
 width: 280px;
 padding-left: 5px;
 margin-top: 3px;
 margin-bottom: 3px;
 font-size: 11px;
 color: #4565B0;
 z-index:100;
}
 
.close-button-longbottom{
 
 background-image: url('/assets/closeMenubtn.gif');
 background-repeat: no-repeat;
 width: 18px;
 height: 18px;
 position:absolute;
 left: 595px;
 bottom: 10px; 
 cursor: pointer;
 z-index:100;
 
}

.close-button{
 
 background-image: url('/assets/closeMenubtn.gif');
 background-repeat: no-repeat;
 width: 18px;
 height: 18px;
 position:absolute;
 /*right: 10px;*/
 left: 295px;
 cursor: pointer;
 z-index:100;
 
}
.DropDownArrow{
 margin-right: 5px;
 margin-bottom: 2px;
 z-index:100;
}
/*** DROPDOWN STYLE END  ***/

/*** MY NEW STYLE START  ***/
.FormFields input{
    border: 1px solid;
    border-color: #999999;
    background-color: #F2F9FF;
    width: 200px;
    height: 16px;
    font-size: 12px;
    color:#326290;
    padding: 2px 2px 2px 2px;   
}
.FormFields input:focus{
    border: 1px solid;
    border-color: #000000;
    background-color: #F2F9FF;
    width: 200px;
    height: 16px;
    font-size: 12px;
    color:#326290;
    padding: 2px 2px 2px 2px;   
}
.FormFields select{
   border: 1px  solid;
   border-color: #999999;
   width: 200px;
   background-color: #F2F9FF;
   width: 200px;
   height: 23px;
   font-size: 12px;
   color:#326290;
   padding: 2px 2px 2px 2px; 
}
.FormFields select:focus{
   border: 1px  solid;
   border-color: #000000;
   width: 200px;
   background-color: #F2F9FF;
   width: 200px;
   height: 23px;
   font-size: 12px;
   color:#326290;
   padding: 2px 2px 2px 2px; 
}


.FormLabel{
  width: 180px;
  float:left; 
  color: #006699;
  font-size: 11px;  
}
.FormFields{
  width: 250px;
  float:right;  
}
.FormFieldsComments{
  width: 250px;
  height: 300px;
  float:right;  
}
.FormFieldsComments textarea{
  border: 1px  solid;
  border-color: #999999;
  width: 250px;
  height: 100px;
  background-color: #F2F9FF;
  font-size: 12px;
  color:#326290;
  padding: 2px 2px 2px 2px;
}
.FormFieldsComments textarea:focus{
  border: 1px  solid;
  border-color: #000000;
  width: 250px;
  height: 100px;
  background-color: #F2F9FF;
  font-size: 12px;
  color:#326290;
  padding: 2px 2px 2px 2px;
}
.FormDiv{
  width: 430px;
  height: 50px;  
}
.FormDivComments{
  width: 430px;
  height: 300px;  
}

.submit-button{
  background-image:url(/assets/submit_button.gif);
  background-repeat: no-repeat;
  width: 77px;
  height: 23px;
  border: 0px;
  cursor: pointer;
  margin-top: 20px;  
}
.reset-button{
  background-image:url(/assets/Reset-button.gif);
  background-repeat: no-repeat;
  width: 77px;
  height: 23px;
  border: 0px;
  cursor: pointer;
  margin-top: 20px;
  margin-left: 20px; 

}
.error-message{
 font-size:11px;
 color:#9A0000;
 position:relative;
 top: 5px;
}
.second-error-message{
 font-size:11px;
 color:#9A0000;
 position:relative;
 top: 5px;
 
}
.errors{
 width: 200px;
 height: 10px;
}
.RoundedCorners{
 background: url('/assets/sub_sub_leftbottom.png');
 width: 703px;
 height: 7px;
 margin-bottom:15px; /* not needed if footer margin top is used. MI */
 
}
.RoundedCornersWide{
 background: url('/assets/bottom_WiderView.gif');
 width: 937px;
 height: 6px;
 margin-bottom:15px; /* not needed if footer margin top is used. MI */
 
}
.BigDivLeft{
 
 float: left; 
 width: 703px; 
 /*margin-bottom:15px; not needed if you use RoundedCorners margin bottom*/
 

}

/*** MY NEW STYLE END  ***/

/** TABS STYLE START **/

ul.navi {
	float: left;
	height: 22px;
	width: 100%;
	list-style:none;
	margin:0;
	padding:0
}

ul.navi li {
	float: left;
	height: 22px;
	line-height: 26px;
	border-left: none;
	margin: 0 0 -1px;
	overflow: hidden;
}

ul.navi li a {
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 11px;
	font-weight:700;
	
}

ul.navi li a:hover {
}

ul.navi li.active a {
	
}

ul.navi li.active, ul.navi li.active a:hover {
	
}

.content {
	border-top: none;
	clear: both;
	float: left;
	background: #fff;
	width: 456px;
	height: 172px;
}

.single_content {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	font-size: 1.2em;

}

.single_content h2 {
	color:#fff;
	font-weight: normal;
	font-size: 20px;
}

.single_content p {
	color:#fff;
	font-size:11px;
	line-height:normal;
}


/** TABS STYLE END **/

.main_inner_banner{

    width: 460px; 
    margin-bottom: 20px; 
	margin-right:20px; 
	float: left;

}

.main_inner_banner img{

    border: 0px;

}

.main_inner_banner a{

    border: 0px;

}

.main_inner_banner h1{
width:400px;
font-weight: normal;
color:#31608A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
border-bottom:1px solid #B2D1E5;
font-weight:normal;
margin-bottom:10px;
margin-top: 10px;
}






/********** Published:1/7/2010 1:37:20 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg*********
/********** End Log *****************************************/

/********** Published:1/26/2010 1:09:03 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS//assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg*********
/********** End Log *****************************************/

/********** Published:4/4/2010 12:21:04 AM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Epng.png*********
/********** End Log *****************************************/

/********** Published:4/4/2010 11:26:43 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Epng.png*********
/********** End Log *****************************************/

/********** Published:4/4/2010 11:37:23 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Epng.png*********
/********** End Log *****************************************/

/********** Published:4/6/2010 1:28:44 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/bullet_transperent%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/bullet_transperent%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Epng.png*********
/********** End Log *****************************************/

/********** Published:8/25/2010 1:20:24 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/assets/resources_header%2Ejpg.jpg*********
/********** End Log *****************************************/
