

.menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
}
.menumaster  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #ffffff;
	text-decoration : none;
}
.title  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
}

.smallTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
	text-decoration : none;
}

.smallTitleBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
	color: #000099;
	text-decoration : none;
}

.medTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration : underline;
}

.bigTitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #000000;
	text-decoration : none;
}

.titleRed  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;
}
.titleGray  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #808080;
	text-decoration : none;
}
.titleBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #000099;
	text-decoration : none;
}

.body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
}
.bodyUnderline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #000099;
	text-decoration : underline;
}
.titleUnderline  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	text-decoration : underline;
}
.bodyForm  {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
}
.bodySmall  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	text-decoration : none;
}

.bodySmallBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000099;
	text-decoration : none;
}
.bodySmallRed  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #CC0000;
	text-decoration : none;
}
.bodyBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000099;
	text-decoration : none;
}
.bodyGray  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #808080;
	text-decoration : none;
}
.bodyRed  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;
}
.bodyLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000099;
	text-decoration : underline;
	cursor: hand;
}

.bodySmallLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000099;
	text-decoration : underline;
	cursor : hand;
}
.titleLinkBlue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #000099;
	text-decoration : underline;
}
.bodyWhite  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	color: #ffffff;
	text-decoration : none;
}
.smTable  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #000000;
	text-decoration : none;
}

.smBlueButton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;
	background-color: #EAF5FF; 
}

.smBlueButtonNotRed {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
	background-color: #EAF5FF; 
}

.smYellowButton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;
	background-color: #FFFFCC; 
}

.smYellowButtonNotRed {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
	background-color: #FFFFCC; 
}

.smGrayButton {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration : none;
	background-color: #DADADA; 
}

.addButtonSL{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;
	background-color: #DADADA;
}


div.hideDisplay{
	display: none;
}

A {
      text-decoration:none;
    }
	
A:Hover{
	text-decoration: underline;
}

/* NOTE: The elements <ul> and <ol> should have a margin-top of 0px to eliminate the default line-break. */

li 
{ 
list-style-image:url(/style/navdgcube.gif);
margin-top: 4px;
margin-left : 0px;}

ul
{
margin-top: 0px;
} 
ol
{
margin-top: 0px;
}

Heading Level 1 
  h1 {
margin: 0pt 0pt 0pt 0pt;
font-weight: normal;
}  


  /* Heading Level 1 NOTE: Class "contenthead" must be appended to an <h1>. i.e. <h1 class="contenthead">[Headline]</h1> */

.contenthead {
font-family:Arial, Helvetica, sans-serif;
font-size: 15pt;
color: #666666;
} 

  /* NOTE: Class "contentheadimg" must be appended to an <h1>. Heading Level 1 Proceeding a Graphical Header "Eyebrow"  This style should be used when an <h1> precedes a graphical header. i.e. <h1 class="contentheadimg">[Headline]</h1> */

.contentheadimg {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #000000;
font-weight: bold;
} 

Headling Level 2 
  h2 {
font-size: 11pt;
color: #AA2000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top : 6px;
margin: 0pt 0pt 0pt 0pt; 
} 


Headling Level 3 
  h3 {
font-size:10pt;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0pt 0pt 0pt 0pt;
} 


Headling Level 4 
  h4 {
font-size:10pt;
color: #AA2000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0pt 0pt 0pt 0pt;
} 

 
Heading Level 5 
 h5 {
font-size:13pt;
color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-weight: lighter;
margin: 0pt 0pt 0pt 0pt; 
} 

 
Heading Level 6 
  h6 {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 8pt;
font-weight: normal;
margin: 0pt 0pt 0pt 0pt; 
}  


/* Headline / Link 
/* NOTE: Class "doctitle" should be applied to all titles or headlines that double as a link. i.e. <a href="[link]" class="doctitle">[Link]</a> */

.doctitle { 
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none; 
}

a.doctitle{text-decoration:none; color:#000066;}
a.doctitle:visited{text-decoration:none; color: #800080;}
a.doctitle:link{text-decoration:none; color: #000066;}
a.doctitle:hover{text-decoration:none; color:#FF6600;} 


/*  Link Styles 

/*  Default Link 
a{text-decoration: underline; color: #000066;}
a:visited{text-decoration:underline; color: #800080;}
a:link{text-decoration: underline; color: #000066;}
a:hover{text-decoration: underline; color: #FF3300;} 


  /*   Back to [one level up]  
  /* NOTE: Class "back" is used at the bottom of the left navigation for the "Back to Link". */ 

.back {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: normal;
letter-spacing: -1px;
} 
 
  /* Search  
  /* NOTE: Class "bottomnav" is used for the Search and Contact links in the footer. */

.bottomnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #666666;
font-weight: bold;
}

a.bottomnav{text-decoration:none; color:#666666;}
a.bottomnav:visited{text-decoration:none; color: #666666;}
a.bottomnav:link{text-decoration:none; color:#666666;}
a.bottomnav:hover{text-decoration:none; color:#FF6600;} 


  /* Breadcrumb >   Breadcrumb > 
  /* NOTE: Class "breadcrumb" is used at the top of the content area for the breadcrumb trail navigation. */ 

.breadcrumb {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: normal;
letter-spacing: -1px;
} 

a.breadcrumb{text-decoration:none; color:#666666;}
a.breadcrumb:visited{text-decoration:none; color: #666666;}
a.breadcrumb:link{text-decoration:none; color: #666666;}
a.breadcrumb:hover{text-decoration:none; color:#FF6600;} 

 
  /* Headline / Link 
  /* NOTE: Class "doctitle" should be applied to all titles or headlines that double as a link. i.e. <a href="[link]" class="doctitle">[Link]</a> */

.doctitle { 
font-size:10pt;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration: none; 
}

a.doctitle{text-decoration:none; color:#000066;}
a.doctitle:visited{text-decoration:none; color: #800080;}
a.doctitle:link{text-decoration:none; color: #000066;}
a.doctitle:hover{text-decoration:none; color:#FF6600;} 


.features {
font-family: Verdana, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
letter-spacing: -1px;
} 

a.features{text-decoration:none; letter-spacing: 0px; color: #FF6600; font-weight:bold;}
a.features:visited { color: #39f; font-weight: bold; text-decoration: none }
a.features:link{text-decoration:none; color: #FF6600;}
a.features:hover{ text-decoration:underline; color:#999999;} 


.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #999999;
font-weight: normal;
} 

a.footer{text-decoration:none; color:#999999;}
a.footer:visited{text-decoration:none; color: #999999;}
a.footer:link{text-decoration:none; color:#999999;}
a.footer:hover{text-decoration:none; color:#FF6600;}  


.listview {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-weight: normal;
letter-spacing: -1px;
} 

a.listview{text-decoration:none; color:#666666;}
a.listview:visited{text-decoration:none; color: #666666;}
a.listview:link{text-decoration:none; color: #666666;}
a.listview:hover{text-decoration:none; color:#FF6600;} 

 
  /* Right Navigation 
  /* NOTE: Class "rightnav" is used for navigation appearing in the right-side column. */ 

.rightnav {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 8pt;
font-weight: bold;
letter-spacing: -1px;
} 

a.rightnav{text-decoration:none; color:#666666}
a.rightnav:visited{text-decoration:none; color:#666666;}
a.rightnav:link{text-decoration:none; color:#666666;}
a.rightnav:hover{text-decoration:underline; color:#FF6600;}

.rightnavselected {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #999999;
font-size: 8pt;
font-weight: bold;
letter-spacing: -1px;
}  

 
  /* News and Events 
  /* NOTE: Class "rightnav_event" is used for "event" navigation appearing in the right-side column of the Micro sites. */

.rightnav_event {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #663300;
font-size: 8pt;
font-weight: bold;
} 

a.rightnav_event{text-decoration:none; color:#663300;}
a.rightnav_event:visited{text-decoration:none; color:#663300;}
a.rightnav_event:link{text-decoration:none; color:#663300;}
a.rightnav_event:hover{text-decoration:none; color:#996600;} 

 
  /* Section Header 
  /* NOTE: Class "sectionhead" is used for headers in the right-side column. */

.sectionhead {
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #333333;
font-weight: bold;
}

a.sectionhead{text-decoration:none; color:#333333}
a.sectionhead:visited{text-decoration:none; color:#333333;}
a.sectionhead:link{text-decoration:none; color:#333333;}
a.sectionhead:hover{text-decoration:underline; color:#FF6600;} 


  /* Right-Side Micro Site Navigation 
  /* NOTE: Class "sectionnav" is used for general navigation appearing in the right-side column of the Micro sites. */

.sectionnav {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 8pt;
font-weight: bold;
} 

a.sectionnav{text-decoration:none; color:#666666}
a.sectionnav:visited{text-decoration:none; color:#666666;}
a.sectionnav:link{text-decoration:none; color:#666666;}
a.sectionnav:hover{text-decoration:underline; color:#FF6600;} 

  /* On This Page 
  /* NOTE: Class "sectionnav2" is used for "On This Page" navigation appearing in the right-side column of the Micro sites. */

.sectionnav2 {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 8pt;
font-weight: bold;
}

a.sectionnav2{text-decoration:none; color:#666666}
a.sectionnav2:visited{text-decoration:none; color:#666666;}
a.sectionnav2:link{text-decoration:none; color:#666666;}
a.sectionnav2:hover{text-decoration:underline; color:#AA2000;} 


  /* News and Events 
  /* NOTE: Class "section_event" is used for event navigation appearing in the right-side column of the Micro sites. */

.sectionnav_event {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #663300;
font-size: 8pt;
font-weight: bold;
} 

a.sectionnav_event{text-decoration:none; color:#663300;}
a.sectionnav_event:visited{text-decoration:none; color:#663300;}
a.sectionnav_event:link{text-decoration:none; color:#663300;}
a.sectionnav_event:hover{text-decoration:none; color:#996600;} 


  /* Left-Side Navigation 
  /* NOTE: Class "subnav" is used for navigation appearing in the left-side column. */ 

.subnav {
font-family: Arial, Helvetica, sans-serif;
color: #999999;
font-size: 8pt;
font-weight: bold;
}

a.subnav{text-decoration:none; color:#666666}
a.subnav:visited{text-decoration:none; color:#666666;}
a.subnav:link{text-decoration:none; color:#666666;}
a.subnav:hover{text-decoration:none; color:#FF6600;}

.subnavselected {
font-family: Arial, Helvetica, sans-serif;
color: #CCCCCC;
font-size: 8pt;
font-weight: bold;
} 

  /* Unisys.com 
 
  /* NOTE: Class "unisyslink" is used for the Unisys.com link that appears in the upper right-hand corner of the screen. */

.unisyslink {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #FFFFFF;
} 

a.unisyslink{text-decoration:none; color: #FFFFFF;}
a.unisyslink:visited{text-decoration:none; color: #FFFFFF;}
a.unisyslink:link:{text-decoration:none; color: #FFFFFF;}
a.unisyslink:hover{text-decoration:none; color:#FF0000;} 




default text 
  td {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 9pt;
} 
 

  .bio_pullquote { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12pt; 
color: #666666; 
font-weight: normal;
margin-bottom : 16px;
}  


  .boldtext {
font-weight: bold;
} 


  .caption {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #696969;
} 

 
  .casestudytopline {
font-family:Arial, Helvetica, sans-serif; 
font-size:14pt;
color: #FFFFFF; 
} 



  .casestudytitle {
font-family:Arial, Helvetica, sans-serif; 
font-size:17pt;
color: #333333; 
} 

  .casestudyhead {
font-family:Arial, Helvetica, sans-serif; 
font-size:14pt;
color: #AA2000;
} 


  /* Home Text 
  /* NOTE: Class "hometext" is for text on the home page only. */

.hometext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #666666;
font-weight: normal;
line-height: 17pt;
} 


  .newsevents { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
color: #000000; 
} 



  .pullquote { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #AA2000; 
font-weight:bold;
line-height: 14pt;
}  


  .pullquote-right {
font-weight: bold; 
font-size: 10pt; 
float: right; 
margin: 0px 0px 10px 10px; 
width: 180px; 
color: #aa2000; 
line-height: 14pt; 
font-family: Arial, Helvetica, sans-serif;
border-width: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
} 

 
  /* Right Side Headline 
  /*NOTE: Class "sidehead" is use for general right-side column headlines. */

.sidehead {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-weight: bold;
} 

  /* Right column text 
  /*NOTE: Class "sidesm" is use for general right-side column content. */

.sidesm {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
} 


  .smalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
} 


  .smalltexthome{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #666666;
margin: 0px 0px 0px 0px;
} 


  .smtextnews{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #666666;
font-weight: normal;
}  

  
  /* NOTE: Button color may be changed to match a sites color scheme. */

.btn1{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #F5F5F5; 
font-weight: bold;
background-color: #990000;
line-height : 14px;
border : 2px outset #FF9999;
}  


 /* NOTE: Added during release 18 for 270 DDE Screens. */
.bodyRedBigger  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 15px;
	color: #CC0000;
	text-decoration : none;