/* CSS Document */

body{
background:url('/_images/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;
width:px;
}

.mflogo img{
border:0px;
}


.toppanellinks{
text-align:right;
padding: 10px 22px 0px 0px;
}

.toppanellinks a, .toppanellinks a:visited{
color:#676767;
text-decoration:none;
}

.toppanellinks a:hover{
color:#676767;
text-decoration:underline;
}

.toppanel_dropdown{
border:1px solid #cacaca;
width:113px;
font-size:10px;
height:22px;
}

.toppanel_dropdown_div{
float:right;
padding: 27px 130px 0px 0px;
}

.toppanel_dropdown_div ul{
padding:0;
margin:0;
position:absolute;
list-style:none;
color:#919294;
z-index: 101;
border-top: 1px solid #CACACA;
}

.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{
width:113px;
height:16px;
background-color:#ffffff;
background-image:url('/_images/arrow41.gif');
background-repeat: no-repeat;
background-position: 95% 50%;
display:block;
text-decoration:none;
color:#919294;
border-left: 1px solid #CACACA;
border-right: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
padding: 2px 0px 0px 3px;

}

.toppanel_dropdown_div li:hover ul li a, .toppanel_dropdown_div li:visited ul li a:visited{
background:#ffffff;

display:block;
text-decoration:none;
border-left: 1px solid #CACACA;
border-right: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
background-color: #999999;
padding: 2px 0px 0px 3px;
}

/* My Style START */

.toppanel_dropdown_div ul li a:hover{
width:113px;
height:16px;
background:#999999;
background-image:url('/_images/arrow42.jpg');
background-repeat: no-repeat;
background-position: 95% 50%;
display:block;
text-decoration:none;
border-left: 1px solid #CACACA;
border-right: 1px solid #CACACA;
border-bottom: 1px solid #CACACA;
background-color: #999999;
color: #ffffff;
padding: 2px 0px 0px 3px;
}

/* My Style END */


* {
	margin: 0;
	padding: 0;
}
.countries_list a{
	
	background-color: #999999;
    color: #ffffff;
	
}
.countries_list a:hover{
	
	background-color: #999999;
    color: #ffffff;
	
}


.toppanel_searchbox_div{
float:right;
padding: 26px 5px 0px 0px;
}
.toppanel_searchbutton_div{
float:right;
padding: 26px 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('/_images/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('/_images/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('/_images/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('/_images/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('/_images/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: 940px;

}

.home_textboxes{
width:220px;
color:#ffffff;
margin-bottom:10px;


float:left;
}

.home_textboxes p{
display:block;
width:210px;
height:26px;
background-image:url('/_images/home-boxes.gif');
background-position: top left;
background-repeat: no-repeat; 
font-size:13px;
font-weight:bold;
color:#fff;
padding:8px 0px 0px 20px;
}

.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:#4371a9;
line-height:16px;
border-top:1px solid #81a6d0;
}

/***************************************/

.home_textboxesLast{
width:230px;
color:#ffffff;
margin-bottom:10px;

float:right;
}

.home_textboxesLast p{
display:block;
width:210px;
height:26px;
background:url('/_images/home_boxes.gif') top left no-repeat; 
font-size:13px;
font-weight:bold;
color:#fff;
padding:8px 0px 0px 20px;
}

.home_textboxesLast ul{
width:230px;
padding:0px;
margin:0px;
list-style-type:none;
}

.home_textboxesLast li a, .home_textboxesLast 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_textboxesLast 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;
}




/***************************************/
/* 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('/_images/home_boxes.gif') 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('/_images/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('/_images/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:#0384C5;
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;
/*background:url('/_images/contact-sale.gif')top left no-repeat;*/
padding: 8px 0px 0px 50px;
height:29px;
}


.leftnav img{
border:0px;
}

.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('/_images/plus.jpg');
background-position: 5% 50%;
background-repeat: 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('/_images/plus.jpg');
background-position: 5% 50%;
background-color: #deeaf4;
background-repeat: 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('/_images/minus.jpg');
background-position: 5% 50%; 
background-color: #deeaf4;
background-repeat: 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;
background-color:#f2f9ff;
border-bottom:1px solid #f2f9ff;
background:url(/_images/arrow-right.gif);
background-position: 8% 50%; 
background-color: #deeaf4;
background-repeat: 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;
background-color:#f2f9ff;
border-bottom:1px solid #f2f9ff;
background:url(/_images/arrow-down.gif);
background-position: 8% 50%; 
background-color: #deeaf4;
background-repeat: 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(/_images/arrow-down.gif);
background-position: 8% 50%; 
background-color: #deeaf4;
background-repeat: 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;
background-color:#f2f9ff;
background-image:none;
}

.leftnav ul ul ul li a:hover, .leftnav ul ul ul li a.active{
width:147px;
display:block;
color:#0084C9;
text-decoration:underline;
padding:6px 2px 6px 38px;
font-weight:normal;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
background-image:none;
}
/*MARTIN I*/
.contactsales{
background-image:url(/_images/contact%20sales%20hover.jpg);
}
/*MARTIN I*/
a#contactsales:hover{ 
width : 189px;
height: 56px;
display: block;
background: url(/_images/contact%20sales%20hover.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}
a#contactsales{
width : 189px;
height: 56px;
display: block;
background: url(/_images/contactsales.jpg) no-repeat top left #ffffff; 
padding-left: 0px;
}
/*MARTIN I*/
a {
color:#CC7202;
text-decoration:none;
}
/*MARTIN I*/
a:hover{
color: #2C88EB;
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('/_images/sub_body.gif_UsedAsAnBottomImg') bottom left #ffffff no-repeat;*/
}

.sub_main_left{
width:450px;
float:left;
}
/*MARTIN I*/
.sub_main_left h1 {
color:#2C8AEC;
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_main_left h2 {
	font-family: Verdana, Arial;
	font-size: 14px;	
}
/*MARTIN I*/
.sub_main_left h3{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #2C88EB;
	line-height: 17px;
}
/*MARTIN I*/
.sub_main_left h4{
	font-family: Verdana, Arial;
	font-size: 12px;
}
.sub_main_left h4 a{
background:url('/_images/arrow5.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_main_left h5 {
	
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
line-height:17px;
margin:15px 0px 15px 0px;
background:url('/_images/arrow5.gif') center left no-repeat;
padding:0px 0px 0px 20px;
display:block;
width:415px;
border-bottom: none;

}
/*MARTIN I*/
.sub_main_left h5 a:link {
color:#e58203;
text-decoration:none;
border-bottom: none;
}
/*MARTIN I*/
.sub_main_left h5 a:hover {
	color: #2C88EB;
	text-decoration:none;
	border-bottom: none;
}
/*MARTIN I*/
.sub_main_left p {
	font-family: Verdana, Arial;
	font-size: 11px;
}
.sub_main_left div {

   z-index: 100;

}

.sub_main_left ul {

list-style-type: none;

padding: 0em;

margin: 0em;

}

.sub_main_left ul li {

background-image: url('/_images/bullet_transperent.gif');

background-repeat: no-repeat;

background-position: 0em 0.2em;

padding-left: 1.5em;

padding-bottom: 4px;

}

/*MARTIN I*/
/*.sub_main_left ul{
	list-style-image:url('/_images/arrow_transparent_css.gif');
	list-style-type: square;
	margin-left:25px;
}*/

/*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('/_images/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('/_images/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:#ffffff;
line-height:24px;
font-weight:normal;
}



.sub_headerimg_solutions{
width:937px;
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{
width: 940px;
margin: 0px auto;

/*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:#2C8AEC;
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('/_images/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:#ffffff;
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('/_images/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('/_images/arrow.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:#2C8AEC;
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('/_images/arrow5.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('/_images/arrow5.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: #2C88EB;
	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;
	position:static;
	padding:0px 0px 0px 0px;
	z-index:0;
}
.floating div {
	
	position: static;
	bottom:0;
	left:0;
	width: 552px;
	z-index:0;
	margin:80px 0px 0px 23px;
    padding:0;
    font-size:24px;
    font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;
    line-height:24px;
    font-weight:normal;


}
.floating  div h3{
    
	font-size: 20px;
	z-index:0;
	position: static;
	color: #31618C;
	
 
}

.floating_thin {

    width: 552px;
	position:static;
	padding:0px 0px 0px 0px;
	z-index:0;
}
.floating_thin div {
	
	position: static;
	bottom:0;
	left:0;
	width: 552px;
	z-index:0;
	margin:30px 0px 0px 0px;
    padding:0;
    font-size:24px;
    font-family:Arial, Helvetica, sans-serif;
    color:#ffffff;
    line-height:24px;
    font-weight:normal;


}
.floating_thin  div h3{
    
	font-size: 20px;
	z-index:0;
	position: static;
	color: #31618C;
	
 
}


/*
.floating 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;
position: static;
}
*/
.sub_sub_mainleft{
width:671px;
float:left;
padding:16px;
/*background:url('/_images/sub_sub_leftbottom.gif_UsedAsAnBottomImg') bottom left #ffffff no-repeat;*/
background:url('/_images/sub_sub_leftbottom.png') bottom left no-repeat;
background-color: #ffffff;
margin-bottom: 0px;
}

.sub_sub_mainright{
width:219x;
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('/_images/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('/_images/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('/_images/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('/_images/CaseStudy.gif') top left no-repeat;
}
.display a.dataSheet{
background:url('/_images/DataSheet.gif') top left no-repeat;
}
.display a.webCast{
background:url('/_images/Webcast.gif') top left no-repeat;
}
.display a.whitePapers{
background:url('/_images/WhitePaper.gif') top left no-repeat;
}
/*Martin I - Related Download component*/
.reldown ul li a.caseStudy{
background:url('/_images/CaseStudy.gif') top left no-repeat;
}
.reldown ul li a.dataSheet{
background:url('/_images/DataSheet.gif') top left no-repeat;
}
.reldown ul li a.webCast{
background:url('/_images/Webcast.gif') top left no-repeat;
}
.reldown ul li a.whitePapers{
background:url('/_images/WhitePaper.gif') top left no-repeat;
}

.tagcloud {
width:174px;
font-family:Verdana;
text-align:justify;
text-justify:newspaper;
}
.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('/_images/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('/_images/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('/_images/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('/_images/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_sub_body{
width:450px;
float:right;
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('/_images/left-nav-head.jpg'); 
background-repeat: 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('/_images/arrow5.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: 170px;
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('/_images/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('/_images/arrow5.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('/_images/arrow5.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('/_images/resources_header.jpg') no-repeat;
padding-bottom:20px;
}

.sub_main_left_resources{
width:238px;
float:left;
padding-right:35px;
}

.sub_main_left_resources_box{
width:276px;
height:305px;
float:left;
margin-right:20px;
border:1px solid #e0e0e0;
}

.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('/_images/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('/_images/sub_main_left_resources_box_wide.jpg') no-repeat;
text-decoration:none;
float:left;
}
/*
.sub_main h4 a:link, .sub_main h4 a:visited{
background:url('/_images/arrow_sub_main_h4.gif') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

.sub_main h4 a:hover{
background:url('/_images/arrow_sub_main_h4blue.gif') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}
*/
.sub_main h5 a:link, .sub_main h5 a:visited{
background:url('/_images/arrow_sub_main_h5.gif') 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('/_images/arrow_sub_main_h5blue.gif') 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('/_images/arrow_sub_main_h4.gif') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
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:16px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}
/*Martin I*/
.sub_main_left_resources_2 h4:hover{
background:url('/_images/arrow_sub_main_h4blue.gif') top left no-repeat;
margin:0px 0px 8px 0px;
padding:5px 0px 0px 40px;
width:228px;
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
display:block;
height:30px;
text-decoration:none;
}

.sub_main_left_resources_3{
width:572px;
float:left;
border:1px solid #e0e0e0;
}

.resources_WP a:link, .resources_WP a:visited{
background:url('/_images/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('/_images/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;}

#nav li {
 display:inline;
 float:left;
 position:relative; 
}		
		
#nav > li {  
 float:left; 
 display:block; 
 position:relative; 
}

.MenuLinks, .MenuLinks:visited{

 background-color:#294390;
 color:#ffffff;
 display:block;
 text-decoration:none;
 padding:6px 16px 5px 16px;
 font-size:12px;
}
.MenuLinks:hover{

 background:url('/_images/topnav-orange.gif') top left repeat-x;
 color:#ffffff;
 display:block;
 text-decoration:none;
 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('/_images/2.gif');

 background-repeat: repeat-y;
 
 height:0px;
 
 width: 321px;
  
 color: #000000;

 margin:0px;

 padding:0px 0px 0px 0px;
 
 z-index:100;
 
 
 
}

 #MenuDivMiddle { 
 
 background-image: url('/_images/6.gif');

 background-repeat: repeat-y;
 
 margin:0px;

 padding:0px 0px 0px 0px;
 
 z-index:100;
}

#MenuDivMiddle p { 
 
 width: 280px;
 
 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 a { 
 
 background-image: url('/_images/dropdown_arrow.gif');
 background-repeat: no-repeat;
 background-position: 7px 3px; 
 color:#41608E; 
 font-size: 11px;
 text-decoration: none;
 padding-left: 15px;
 z-index:100;

}

#MenuDivMiddle a:hover { 
 
 background-image: url('/_images/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('/_images/2left.gif');

 background-repeat: repeat-y;

 height: 7px;
 
  width: 326px;

 color: #000000;

 font-size: 12px;

 margin:0px 0px 0px 0px;

 padding:0px 0px 0px 0px;
 
 z-index:100;
 
}

#MenuDivMiddleLast { 
 
 background-image: url('/_images/6left.gif');

 background-repeat: repeat-y;
 
 margin-left: 20px;
 
 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('/_images/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('/_images/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('/_images/4left.gif');

 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('/_images/2left.gif');

 background-repeat: repeat-y;

 height: 7px;
 
 width: 326px;
 
 color: #000000;

 font-size: 12px;

 margin:0px 0px 0px 0px;

 padding:0px 0px 0px 0px;
 
 
 z-index:100;
 
}

#MenuDivMiddleBefLast { 
 
 background-image: url('/_images/6left.gif');

 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:#ffffff; 
 cursor: pointer;
 z-index:100;
 
}


#MenuDivMiddleBefLast p a { 
 
 background-image: url('/_images/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('/_images/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('/_images/4left.gif');

 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('/_images/4.gif');

 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('/images/4back.gif');

 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('/_images/2wider.gif');

 background-repeat: repeat-y; 
 
 width: 625px;

 height: 7px;

 color: #000000;

 font-size: 12px;

 margin:0px;

 padding:0px;
 
 z-index:100;
 
}

#MenuDivLongBottom { 
 
 z-index:100;
 
 background-image: url('/_images/4back_wider.gif');

 background-repeat: no-repeat;
 
 width: 615px;

 height:76px;
 
 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('/_images/6wider.gif');
 background-repeat: repeat-y;
 margin:0px;
 padding:10px;
 z-index:100;
 }

#MenuDivLongMiddle p { 
 
 width: 425px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 z-index:100;
 
}
#MenuDivLongMiddle p:hover { 
 
 width: 425px;
 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('/_images/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('/_images/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('/_images/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('/_images/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:#0084C9;
    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:#0084C9;
    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:#0084C9;
   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:#0084C9;
   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:#0084C9;
  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:#0084C9;
  padding: 2px 2px 2px 2px;
}
.FormDiv{
  width: 430px;
  height: 50px;  
}
.FormDivComments{
  width: 430px;
  height: 300px;  
}

.submit-button{
  background-image:url(/_images/submit_button.gif);
  background-repeat: no-repeat;
  width: 77px;
  height: 23px;
  border: 0px;
  cursor: pointer;
  margin-top: 20px;  
}
.reset-button{
  background-image:url(/_images/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: none;
 width: 703px;
 height: 0px;
 margin-bottom:15px; /* not needed if footer margin top is used. MI */
 
}
.RoundedCornersWide{
 background: none;
 width: 937px;
 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  ***/




/*start for supportline*/

P.jmail{
	color: #461D40;
}

P.intro{
	font-weight:bold;
	color:#7994A9;
	margin:0;
	padding:0;
	padding-bottom:5px;
}
P.product{
	margin:0;
	padding:0;
	padding-top:5px;
}
P.product strong{
	font-weight:bold;
	color:#BE6561;
	margin:0;
	padding:0;
	padding-bottom:5px;
}


.small {
	font-size:60%;
}	

.grey1                  {
        color:#787062;
		font-size:80%;
        }       

.sub_headerimg_supportline{
width:937px;
height:122px;
background:url('/_images/supportline_header.jpg') no-repeat;
/*for talisma Header-Picture.jpg*/
padding-bottom:20px;
}

.sub_sub_mainwiderleft_supportline{
width:905px;
float:left;
padding:16px;
background:url('/_images/sub_sub_widerleftbottom.gif') bottom left #ffffff no-repeat;
/* margin-bottom:15px; /*MI no bottom img*/
}

/*this is for the master pages; not in use!!*/
/*
.leftnav_supportline{
width:189px;
float:left;
}

.leftnav_supportline p a{
width:149px;
display:block;
color:#0084C9;
text-decoration:none;
font-weight:bold;
background:url('/_images/contact-sale.gif')top left no-repeat;
padding: 8px 0px 0px 50px;
height:29px;
}


.leftnav_supportline ul{

width:189px;
padding:0px;
margin:0px;
list-style:none;
}

.leftnav_supportline ul li a, .leftnav_supportline 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('/_images/plus.jpg') 10px 8px no-repeat;
}

.leftnav_supportline 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('/_images/plus.jpg') 10px 8px #c7ddec no-repeat;
}


.leftnav_supportline 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('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}

.leftnav_supportline ul ul{
border-bottom:1px solid #E0E8EF;
}

.leftnav_supportline ul ul li a, .leftnav_supportline 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;
background-color:#f2f9ff;
border-bottom:1px solid #f2f9ff;
background-image:none;
}

.leftnav_supportline ul ul li a:hover, .leftnav_supportline 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('/_images/arrow3.gif') top left #f2f9ff no-repeat;
}


#leftmenu_supportline table {border-collapse:collapse; padding:0; margin:-1px;}

#leftmenu_supportline ul {position:absolute; left:-9999px; background:#fff;}

#leftmenu_supportline a:hover {position:relative; color:#000; z-index:1;}


#leftmenu_supportline li.sub a:link, #menu_supportline li.sub a:visited {
width:147px;
display:block;
color:#0084C9;
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('/_images/plus.jpg') 10px 8px no-repeat;
}

#leftmenu_supportline li.sub a:hover {
width:147px;
display:block;
color:#0084C9;
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('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}

#leftmenu_supportline li:hover > a {
width:147px;
display:block;
color:#0084C9;
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('/_images/plus.jpg') 10px 8px no-repeat;
}

#leftmenu_supportline li.sub:hover > a {
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('/_images/plus.jpg') 10px 8px #c7ddec no-repeat;
}

#leftmenu_supportline :hover ul {position:relative; left:0; background:#ff8000; }

#leftmenu_supportline :hover ul li a {
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;
background-color:#f2f9ff;
border-bottom:1px solid #f2f9ff;
background-image:none;
}

#leftmenu_supportline :hover ul li a:hover {
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('/_images/arrow3.gif') top left #f2f9ff no-repeat;
}

#leftmenu_supportline :hover ul {
    scrollbar-face-color: #ff8000;
    scrollbar-arrow-color: #fff;
    scrollbar-track-color: #ff8000;
    scrollbar-shadow-color: #b30;
    scrollbar-highlight-color: #fa3;
    scrollbar-3dlight-color: #ffc58a;
    scrollbar-darkshadow-color: #444;
}
*/



/*in use*/
.sub_main_support{
margin-left:auto;
margin-right:auto;
width:937px;
background:#ffffff;
margin-bottom:15px;/*MI no bottom img*/
padding-bottom:15px;
}
/*  */

.sub_main_support 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:17px;
}

.sub_main_support h2 {
	font-family: Verdana, Arial;
	font-size: 14px;	
}

.sub_main_support h3{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #2C88EB;
	line-height: 17px;
}

.sub_main_support h4{
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height:17px;
color:#e58203;
text-decoration:none;
}


.sub_main_support h5 {	
font-family: Verdana, Arial;
font-size:12px;
font-weight:bold;
line-height:17px;
color:#e58203;
text-decoration:none;
border-bottom: none;
}


.sub_main_support h5 {
	color: #2C88EB;
	text-decoration:none;
	border-bottom: none;
}



.sub_sub_main_support{
margin-left:auto;
margin-right:auto;
width:937px;
/*margin-bottom:15px; sr*/

}

.sub_main_support p, .sub_sub_main_support p, .sub_sub_sub_main_support p{
font-family: Verdana, Arial;
font-size: 11px;
line-height:17px;
color:#333333;

}



.sub_main_support h2 {
font-size:14px;
font-weight:bold;
line-height:17px;
width:338px;
padding:10px 0px 0px 62px;
display:block;
height:52px;
color:#395399;
text-decoration:none;
}



.sub_main_support 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_main_support h2{
font-size:14px;
font-weight:bold;
line-height:17px;
margin:20px 0px;
}


.sub_sub_main_support h4 {
font-size:17px;
font-family:Arial, Helvetica, sans-serif;
color:#0160A9;
line-height:20px;
font-weight:bold;
height:45px;
text-decoration:none;
}




.sub_sub_headerimg_supportline{
width:914px;
height:60px;
background:url('/_images/persona1_header2.jpg') no-repeat;
padding:0px 0px 17px 23px;
color:#58c1e0;
font-size:14px;
font-weight:bold;
}

.sub_sub_headerimg_persona_supportline{
width:914px;
height:122px;
background:url('/_images/persona1_header.jpg') no-repeat;
padding:0px 0px 20px 23px;
color:#58c1e0;
font-size:14px;
font-weight:bold;
}

#divprint{
width:690px;
float:left;
background-color:#ffffff;
margin-left:15px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.sub_sub_body_support{
width:690px;
float:left;
background-color:#ffffff;
margin-left:15px;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}



.sub_sub_body_support 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-top:10px;
margin-bottom:17px;
}


.sub_sub_body_support h2 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 14px;
padding-top: 5px;
padding-bottom: 5px;
color:#31608A;
padding-top: 5px;
padding-bottom: 5px;
}

.sub_sub_body_support h3 {
color:#31608A;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
/*width:440px;*/
font-weight:normal;
margin-bottom:17px;
}

.sub_sub_body_support h4 {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
}


.sub_sub_body_support ul {
list-style-type: none;
padding: 0em;
margin: 0em;
}


.sub_sub_body_support ul li{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
margin-left:10px;
margin-bottom:5px;
margin-top:7px;

}


.sub_sub_body_support ul li a{
background-image: url('/_images/bullet_small.gif');
background-repeat: no-repeat;
background-position: 0em .3em;
margin-left:20px;
margin-bottom:7px;
padding-left:15px;
padding-top:3px;

}

.sub_sub_body_support ol {
list-style-type:none;
padding: 0em;
margin: 0em;
}


.sub_sub_body_support ol li{
background-image: url('/_images/bullet_small.gif');
background-repeat: no-repeat;
background-position: 0em .3em;
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 12px;
/*margin-left:10px;
margin-bottom:5px;
margin-top:7px;*/
margin-left:20px;
margin-bottom:7px;
padding-left:15px;
padding-top:3px;

}



.sub_sub_body_support td{
/*padding-top:3px;
padding-bottom:3px;*/
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 11px;

}

.sub_sub_body_support p{
/*line-height:15px;*/
margin-top:5px;
margin-bottom:5px;
}

.sub_sub_body_support img{
border:0;
}


#wrap {
	/*margin:0;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width: 937px;*/

}

/*####Holding box for middle content###*/
#middlecontent{
	/*float:left;*/
	width:937px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	/*margin:0;
	padding:0;
	background-color:#FFFFFF;
	background-position:left;
	background-repeat:repeat-y;
	border-right:4px solid #F2F2F2;*/
}

/* in use on homepages*/
#contentright{
	float:left;
	width:690px;
	padding-left:0px;
	/*background-image:url(/000/contentspacermiddle_tcm21-8278.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	/*font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;*/
}

/*in use*/
.maincontentarea { 
	float:left;
	width:690px;
	padding-top:15px;
	/* padding-right:12px; */
	background-color:#FFFFFF;
	/* border-right:4px solid #F2F2F2; MBW - removed to fix the floating content problem */
    /*font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;*/
}

/* im not sure if this is in use*/
.maincontentareaprint{
	float:left;
	width:800px; /* AJH - Was 574 */
	padding-top:15px;
	padding-left:10px;
	/* padding-right:12px; */
	background-color:#FFFFFF;
	/* border-right:4px solid #F2F2F2; MBW - removed to fix the floating content problem */
}



/* in use*/
.contentrightplainwhite{
	float:left;
	width:586px;
	padding-left:0px;
}

/* in use */
.contentrighttopSLhome{
	float:left;
	width:400px;
	height:28px;
}

/*in use*/
.breadcrumb_supportline{
	float:left;
	width:440px;
    font-size:10px;
    margin-bottom:10px;
    /*margin-bottom:16px;*/
	line-height:15px;
	
	margin-left:15px;
}

.breadcrumb_supportline a:link, .breadcrumb_supportline a:visited, .breadcrumb_supportline a:hover{
text-decoration:underline;
color:#808080;
font-size:10px;
}

.breadcrumb_supportline ul li{
color:#808080;
font-size:10px;
	display:inline;	
	padding-right:10px;
	padding-left:10px;	
	background-image:url(/000/breadcrumb_chevron_tcm21-8299.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.breadcrumb_supportline ul li.firstLIitem{
	padding-left:0px;
	color:#808080;
font-size:10px;
}
.breadcrumb_supportline ul li.lastLIitem{
	display:inline;
	list-style:none;
	padding-left:6px;
	background:none;
	color:#0384C5;
font-size:10px;
}

/* in use*/
#mainareacontentfull{
	float:left;
	width:680px;
}
#mainareacontentfull h1{
/*margin-bottom:15px;*/
}

#mainareacontentfull ul li{
	list-style:none;
	padding-left:6px;
}


/*#mainareacontentplainwhite{
	float:left;
	width:730px;
}*/

/* ?*/
#mainarealeftSL{
	float:left;
	width:485px;
	padding-bottom:8px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

/* ?*/
#mainarearightSL{
	float:right;
	width:186px;
	padding-right:4px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}



.calloutonebox1{
	float:left;
	width:184px;
	background-image:url(/000/calloutboxtop_3_tcm21-8300.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:7px;
}

.calloutboxheader{
	float:left;
	width:174px;
	padding-left:8px;
	padding-bottom:5px;
	margin-top:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}

.calloutonebox13bottom{
	float:left;
	width:184px;
	height:7px;
	font-size:0;
	background-image:url(/000/calloutboxbottom_3_tcm21-8301.gif);
	background-repeat:no-repeat;
	background-position:top;
}
	
	.calloutboxtextright{
/* mbw - put this in to stop Mozilla breaking on RH box as 160px of .calloutboxtext wasn't enough */
	float:left;
	width:169px;
	padding-left:8px;
	padding-right:5px;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
}

.calloutbox13spacer{
	float:left;
	width:11px;
	height:10px;
}

.flags_SL
{
float:left;
width:250px;
height:20px;
padding-top:1px;
padding-bottom:1px;
padding-right:13px;
border:0;
}

/* supportline ln for asp pages*/
#leftmenubox{
	/*
	margin-top:-4px;*/
	width:189px;
	float:left;
	}


#ln{
	float:left;
	width:189px;
	/*background-color:#F2F2F2;*/
}
#ln ul{
	width:189px;
	margin:0;
	padding:0;
	/*background-color:#F2F2F2;*/
	list-style:none;
}

/*
#ln ul li{
width:188px;
display:block;
color:#0084C9;
text-decoration:none;
font-weight:bold;
border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #E0E8EF;

}*/



#ln ul li a{
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('/_images/plus.jpg') 10px 8px no-repeat; 

}

#ln 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('/_images/plus.jpg') 10px 8px #ffffff no-repeat;

}


#ln 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('/_images/plus.jpg') 10px 8px #c7ddec no-repeat;

}

#ln 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('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}



/*----------------------------------*/
/* Main Menu not sure if this is needed*/
/*----------------------------------*/
#ln ul li.ln a{
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('/_images/plus.jpg') 10px 8px #ffffff no-repeat;
}

#ln ul li.ln 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('/_images/plus.jpg') 10px 8px #ffffff no-repeat;
}


#ln ul li.ln 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('/_images/plus.jpg') 10px 8px #c7ddec no-repeat;

}

#ln ul li.ln 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('/_images/plus.jpg') 10px 8px #c7ddec no-repeat;
}


/*----------------------------------*/
/* Main Menu Select Withsubs */
/*----------------------------------*/
#ln ul li.ln-sel-withsubs{
width:189px;
display:block;
color:#326290;
text-decoration:none;
font-weight:bold;

/*background:url('/_images/minus.jpg') 10px 8px #ffffff no-repeat;*/
	
}
#ln ul li.ln-sel-withsubs a{

display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
background:url('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}

/*#ln ul li.ln-sel-withsubs a:visited{
display:block;
color:#0084C9;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
background:url('/_images/minus.jpg') 10px 8px #ffffff no-repeat;
}*/


#ln ul li.ln-sel-withsubs a:hover{
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;

background:url('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}



#ln ul li.ln-sel-withsubs a:active{
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;

/*background-color:#c7ddec;*/
background:url('/_images/minus.jpg') 10px 8px #c7ddec no-repeat;
}


/*----submenu------*/

/*#ln ul li.ln-sel-withsubs ul li.ln-s1{
display:block;
color:#0084C9;
text-decoration:none;
font-weight:normal;
background-color:#f2f9ff;
border-bottom:#f2f9ff 1px solid;
background-image:none;
}*/

#ln ul li.ln-sel-withsubs ul{
border-bottom:1px solid #E0E8EF;
}


#ln ul li.ln-sel-withsubs ul li.ln-s1 a{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:normal;
border:0;
background:url('/_images/arrow-right.gif') 10px 8px #deeaf4 no-repeat;

border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
}

#ln ul li.ln-sel-withsubs ul li.ln-s1 a:visited{
width:147px;
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:normal;
border:0;
background:url('/_images/arrow-right.gif') 10px 8px #deeaf4 no-repeat;

border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
}


#ln ul li.ln-sel-withsubs ul li.ln-s1 a:hover{
/*width:147px;*/
display:block;
color:#326290;
text-decoration:underline;
padding:6px 12px 6px 28px;
font-weight:normal;
border:0;
background:url('/_images/arrow-down.gif') 10px 8px #deeaf4 no-repeat;

border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
}

/*new*/
#ln ul li.ln-sel-withsubs ul li.ln-s1 a:active{
/*width:147px;*/
display:block;
color:#326290;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:normal;
background:url('/_images/arrow-down.gif') 10px 8px #deeaf4 no-repeat;

border-left:1px solid #E0E8EF;
border-right:1px solid #E0E8EF;
border-bottom:1px solid #f2f9ff;
}






/*----------------------*/
/*no sub */
/*-------------------*/
#ln ul li.ln-nosub{
width:188px;
display:block;
color:#0084C9;
text-decoration:none;
font-weight:bold;

	
}
#ln ul li.ln-nosub a{
width:148px;
display:block;
color:#0084C9;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
background-image:none;
}


#ln ul li.ln-nosub a:hover{
display:block;
color:#0084C9;
text-decoration:none;
padding:6px 12px 6px 28px;
font-weight:bold;
background-image:none;
}

/*-----------------------*/


  







/********** Published:1/7/2010 1:37:20 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/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/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS//_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/resources_header%2Ejpg.jpg*********
/********** End Log *****************************************/

/********** Published:3/29/2010 11:59:51 AM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Epng.png*********
/********** End Log *****************************************/

/********** Published:4/14/2010 10:43:45 AM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/plus%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/plus%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/minus%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow3%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/view_by_role_bg%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Egif.gif*********
/********** End Log *****************************************/

/********** Published:4/15/2010 9:45:53 AM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Egif.gif*********
/********** End Log *****************************************/

/********** Published:4/19/2010 3:17:30 PM********/
/********** Following images were not published: *************
/********** 
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/home_boxes%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact-sale%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/contact%20sales%20hover%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_body%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header2%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/persona1_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/sub_sub_leftbottom%2Egif_UsedAsAnBottomImg.gif_UsedAsAnBottomImg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/right-text-bottom%2Egif_NOTUSED.gif_NOTUSED
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/resources_header%2Ejpg.jpg
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h5blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/_images/arrow_sub_main_h4blue%2Egif.gif
/webdav/03-MicroFocus%2Ecom/Building%20Blocks/System/Styles%2FScripts/CSS/images/4back%2Egif.gif*********
/********** End Log *****************************************/
