/* Unisys Product Support Stylesheet */


/* Use to hide divisions on screen */
@media screen
{
	.printonly {display: none}
}

/* Use to hide divisions on screen */
@media handheld
{
	.printonly {display: none}
}

/* Use to hide and show divisions */
div.hide { 
	display: none
}

div.show {
	display: block
}

/** Base style */
HTML
{
    OVERFLOW-Y: scroll;
    OVERFLOW-X: auto;
    FONT: 62.5%/1.5 Arial, Helvetica, Sans-Serif;

}
body.oldbody {        
    background-color: #FFFFFF;
    margin: 11pt 0pt 0pt 6pt;
}
select {
    COLOR: #0F0F0F;
	font-size: 1em;
}
select.HOMEPAGE {
    COLOR: #0F0F0F;
	font-size: .9em;
}
input {
    COLOR: #0F0F0F;
	font-size: 1em;
}
textarea.standard {
    COLOR: #0F0F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea.htmlinput {
    COLOR: #0F0F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
textarea.fixedfont {
    COLOR: #0F0F0F;
	font-family: Courier New;
	font-size: 1em;
}
a.home
{
    MARGIN-LEFT: 0px;
    TEXT-DECORATION: none;
    COLOR: #d31145;
}
a.home:visited
{
    MARGIN-LEFT: 0px;
    TEXT-DECORATION: none;
    COLOR: #d31145;
}
a.home:hover
{
    MARGIN-LEFT: 0px;
    TEXT-DECORATION: none;
    COLOR: #7f3f7a;
}
/** Default links */
/** Banner links */
/* a.banclass {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: none; font-weight: bold; text-decoration: none;}
a.banclass:link{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: none; font-weight: bold; text-decoration: none;}
a.banclass:visited{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: none; font-weight: bold; text-decoration: none;}
a.banclass:hover{color: #FFAA44; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: none; font-weight: bold; text-decoration: none;}
*/
/** Navigation links */
a.hrefclass { color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.hrefclass:link{color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.hrefclass:visited{color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}
a.hrefclass:hover{color: #d31145; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none;}

/** Unisys only navigation links */
/*.hrefclassunisys {color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: bold; text-decoration: none;}
a.hrefclassunisys:link{color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: bold; text-decoration: none;}
a.hrefclassunisys:visited{color: #7f3f7a; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: bold; text-decoration: none;}
a.hrefclassunisys:hover{color: #d31145; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: italic; font-weight: bold; text-decoration: none;}
*/
/** Internal navigation links (found at top of Primus HTML forms) */
a.navclass{font-weight: bold;}
H1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 2.2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
H1.contentheadimg
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 5em;
    MARGIN-TOP: 0.25em;
    MARGIN-BOTTOM: 0.25em;
    MARGIN-LEFT: 0em;
    MARGIN-RIGHT: 0.1em;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
H3.contentheadimg
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    MARGIN-TOP: 0.40em;
    MARGIN-BOTTOM: 0.10em;
    MARGIN-LEFT: 0.10em;
    MARGIN-RIGHT: 0.1em;
    COLOR: #d31145;
    LINE-HEIGHT: 1.3em
}

H2
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
H3
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.5em;
    MARGIN-BOTTOM: 0.25em;
    COLOR: #d31145;
    LINE-HEIGHT: 1.5em
}
H4
{
    FONT-WEIGHT: bold;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em;
    margin-top : 3px;
    margin-bottom : 3px;
}
H4Title
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1em;
    MARGIN-TOP: 0.1em;
    MARGIN-BOTTOM: 0.25em;
    MARGIN-LEFT: 0em;
    MARGIN-RIGHT: 0.1em;
	COLOR: #d31145;
}
H5
{
    FONT-WEIGHT: bold;
    COLOR: #666
}
P
{
    MARGIN: 0px 0px 1.1em ;
	LINE-HEIGHT: 1.3em;
}
.main-content-column p.No-Margin
{
    MARGIN: 0px 0px 0px;
	LINE-HEIGHT: 1.3em;
}
UL.tab-bar
{
    MARGIN-BOTTOM: 0px
}
UL.ui-tabs-nav
{
    MARGIN-BOTTOM: 0px
}
UL.show-hide-toggle
{
    MARGIN-BOTTOM: 0px
}
UL.tab-bar-noclick
{
    MARGIN-BOTTOM: 0px
}
UL.plain
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    LIST-STYLE-IMAGE: none;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
    LIST-STYLE-TYPE: none
}
/* List for inside a table (ie. Product Category page) */
.main-content-column ul.embedded
{	
	margin-top: 0px;
   	margin-bottom: 0px;
} 
.main-content-column ul.embedded li
{	
	margin-top: 0px;
    margin-bottom: 0px;
}
/* UL LI
{
	margin-bottom: .1em;
	margin-top: .1em;
	line-height: 1.2em;
}
OL LI
{
	margin-bottom: .2em;
	line-height: 1.2em; 
} */
STRONG
{
    FONT-WEIGHT: bold
}
EM
{
    FONT-STYLE: italic
}
/** Link that looks like an H2 */
a.H2
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 1.2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
a.H2:link
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 1.2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
a.H2:visited
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 1.2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}
a.H2:hover
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 1.2em;
    MARGIN: 0.4em 0px;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}

/** Link that looks like an H3 */
a.H3 {
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H3:link {
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H3:visited{
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H3:hover{
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}

/** Link that looks like an H4 */
a.H4 {
	color: #7f3f7a;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H4:link {
	color: #7f3f7a;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H4:visited{
	color: #7f3f7a;
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}
a.H4:hover{
	color: #f37736; 
	font-size: 10pt;
	font-weight: bold;
	margin: 10pt 0pt 0pt 0pt;
	text-decoration: none;
}


/** Preformatted text base */
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
    font-weight: normal;
	line-height: 1.2em;
    COLOR: #0F0F0F;
}
pre a {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.0em;
}

/** Table styles */
table.center {
    margin-left:auto; 
    margin-right:auto;
    text-align:center;
}
table.right {
    margin-left:auto; 
    margin-right:0;
    text-align:right;
}
th {	vertical-align: bottom;
}

/* This is the style for Tabs in Product Support. */
.webtabbodies
{
	border-right: #c7a8d1 1px solid; 
	border-top: white 0px; 
	border-left: #c7a8d1 1px solid; 
	border-bottom: #c7a8d1 1px solid; 
	padding-right: 6px; 
	padding-top: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	background-color: white
}
table.tabheader {
}
table.tabheader td{
	border-collapse: collapse;
	border-top: #c7a8d1 1px solid; 
	border-left: #c7a8d1 1px solid; 
	border-right: #c7a8d1 1px solid; 
    height: 28px;
    color: #d31145;
    text-align: center;
    vertical-align: middle;
    border-top-left-radius: 10px 15px;
    border-top-right-radius: 10px 15px;
}
table.tabheader td.tabopen {
	border-bottom-width: 0px;
    font-weight : bold;
    padding-left : 5px;
    padding-right : 5px;
    }
table.tabheader td.tabopen a {
    text-decoration: none;
    color: #d31145;
}
table.tabheader td.tabsiopen {
    font-weight :bold;
    background-color:white;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
    color: #000000;
    height: 20px;
    text-align:center;
    padding-right:1px;
    padding-left:1px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    border-bottom:none 0px white;
    border-top-left-radius: 0px 0px;
    border-top-right-radius: 0px 0px;
    white-space:nowrap;
}

table.tabheader td.tabsiopen a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
 }
table.tabheader td.tabsi {
    background-color:#fcf5e0;
    font-family: Verdana, Sans-Serif;
    font-size:8pt;
    color:#000000;
    height:10px;
    text-align:center;
    padding-right:1px;
    padding-left:1px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    border:solid 1px #c7a8d1;
    border-top-left-radius: 0px 0px;
    border-top-right-radius: 0px 0px;
    white-space:nowrap;
}
table.tabheader td.tabsi a {
    text-decoration: none;
    color: #000000;
    font-weight: normal;
    margin-left: 5px;
    margin-right: 5px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
}
table.tabheader td.tabsidisabled {
    background-color:#fcf5e0;
    font-family: Verdana, Sans-Serif;
    font-size:8pt;
    color:silver;
    height:10px;
    text-align:center;
    padding-right:1px;
    padding-left:1px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    border:solid 1px #c7a8d1;
    border-top-left-radius: 0px 0px;
    border-top-right-radius: 0px 0px;
    white-space:nowrap;
}
table.tabheader td.tab {
	border-bottom: #c7a8d1 1px solid; 
    font-weight : bold;
    background-color: #efeff1;
    padding-left : 5px;
    padding-right : 5px;
}
table.tabheader td.tab a {
    text-decoration: none;
    color: #d31145;
}
table.tabheader td.tab a:hover{
    color: #f37736;
}
table.tabheader td.tabspace {
	border-collapse: collapse;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom: #c7a8d1 1px solid; 
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.tabcontent {
	border-collapse: collapse;
	border-top-width: 0px;
	border-left-color: #c7a8d1;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #c7a8d1;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #c7a8d1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
table.tabcontent td {
    padding-left : 5px;
}
table.default {
    width: 600px;
}
table.important {
    border: 3px solid #7f3f7a;
}
/* Standard style table, use for all tables */
/* Note: Borders look best in IE */
table.standard {
	border-collapse: collapse;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
table.standard th,td.th { /* BE SURE TO CHANGE NEXT ONE */
	background-color: #E5E5E5; /* light gray */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	vertical-align: bottom;
}
table.standard th.left { /* BE SURE TO CHANGE NEXT ONE */
	background-color: #E5E5E5; /* light gray */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: left;
	vertical-align: bottom;
}

table.standard tr.th td { /* So a tr can look like a th */
	background-color: #E5E5E5;	/* light gray */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	text-align: center;
	vertical-align: bottom;
}
table.standard td {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 2px 8px 2px 8px;
	vertical-align: top;
}
table.standard td.middle {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 2px 8px 2px 8px;
	vertical-align: middle;
}
table.standard td.allmiddle {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 2px 8px 2px 8px;
	vertical-align: middle;
    text-align : center;
}
table.standard td.grid-item {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
}
table.standard td.grid-item-small {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 1px 3px 1px 3px;
	vertical-align: top;
    font-size: .9em ! important
}
table.standard tr.small td { 
	font-size: .9em ! important
}
table.standard tr.smallalternate td { 
	font-size: .9em ! important;
	background-color: #efeff1; 
}
table.standard tr.smallth td { 
	font-size: .9em ! important;
	background-color: #E5E5E5;	/* light gray */
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
table.standard tr.smallLightGreen td { 
	font-size: .9em ! important;
	background-color: LightGreen;
}
table.standard tr.smallAqua td { 
	font-size: .9em ! important;
	background-color: #33ffcc;
}
table.standard tr.smallLightGrey td { 
	font-size: .9em ! important;
	background-color: LightGrey;
}
table.standard tr.smallLightYellow td { 
	font-size: .9em ! important;
	background-color: LightYellow;
}
table.standard tr.smallLightBlue td { 
	font-size: .9em ! important;
	background-color: LightBlue;
}

table.standard td.item-vertical-middle
{
	vertical-align: middle;
}

/* Use within standard table for action type data (edit, delete, etc.) */
table.standard td.center {
	text-align: center
}
table.standard td.action {
	background-color: #FFFFE0; /* light yellow */
}
/* Use within standard table for code type data */
table.standard td.code {
	font-family: "Courier New", Courier, monospace;
}
/* Use within standard table for a dark background on a whole row */
table.standard tr.dark td {
	background-color: silver; /* silver */
}
/* Use within standard table for a dark background */
table.standard td.dark {
	background-color: silver; /* silver */
}
/* Use within standard table for a light yellow background (generally for webupdate information)*/
table.standard td.webupdate {
	background-color: #fafad2; /* LightGoldenRodYellow */
}
table.standard td.beige {
	background-color: #FFE87C;
}
table.standard td.yellow {
	background-color: #FAFAD2; 
}
table.standard td.lime {
	background-color: Lime; 
}
table.standard td.salmon {
	background-color: #FBBBB9; 
}
/* Use within standard table for a dark background on a whole row */
table.standard tr.dark td {
	background-color: silver; /* silver */
}
table.standard td.webupdatecenter {
	background-color: #fafad2; /* LightGoldenRodYellow */
	text-align: center
}
/* Use within standard table for a heading background */
table.standard td.heading {
	background-color: #E5E5E5; /* light gray */
	color: #AA2000; /* maroon */
}
/* Use within standard table for an alternate background color */
table.standard td.alternate {
	background-color: #efeff1; 
}
/* Use within standard table for an alternate row background color */
table.standard tr.alternate td {
	background-color: #efeff1;
}
table.standard tr.alternate td.grid-item table.standard tr td.grid-item{
	background-color: white;
}
table.standard tr.alternate td.grid-item table tr td{
	background-color: #efeff1;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;	
}
table.standard tr td.grid-item table tr td{
	background-color: white;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 1px;
}
table.standard tr.alternate td.grid-item table.standard tr.alternate td.grid-item{
	background-color: #efeff1;
}
table.standard tr.alternate td.grid-item {
	background-color: #efeff1;
}
/* Use within standard table for action data within alternate colored rows */
table.standard tr.alternate td.action {
	background-color: #FFFFE0; /* light yellow */
}
/* Use within standard table for heading data within alternate colored rows */
table.standard tr.alternate td.heading {
	background-color: #E5E5E5; /* light gray */
	color: #AA2000; /* maroon */
}
/* Use within standard table for a heading row in WebTrack */
table.standard tr.heading td {
	background-color: #E5E5E5; /* light gray */
	font-weight: bold;
}
table.standard table td {
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	padding: 0px 0px 0px 0px;
}
table.standard table.normal td {
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	padding: 2px 2px 2px 2px;
}
table.standard td.inside {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 0px;
	padding: 0px 0px 0px 0px;
}
table.standard td.inside table {
	border-collapse: collapse;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 0px;
}
table.standard td.inside table th {
	background-color: #E5E5E5; /* light gray */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	color: #AA2000; /* maroon */
	/*font-size: 8pt;*/
	font-weight: normal;
	padding: 2px 5px 2px 5px;
}
table.partial {
	border-collapse: collapse;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 0px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
table.partial tr.alternate td {
	background-color: #efeff1;
}
table.partial tr.alternate td.no-border {
	background-color: white;
}
table.partial td.no-border {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 0px;
	border-left-width : 0px;
	border-top-width: 0px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
table.partial td {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width : 2px;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 2px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
table.partial th,td.th { /* BE SURE TO CHANGE NEXT ONE */
	background-color: #E5E5E5; /* light gray */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width : 2px;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 2px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: bottom;
}

/* Intro table: Used mainly in SPI documents */
table.intro {
	color: #000000;
	border-collapse: collapse;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 2px;
	/*margin-left: 10%;*/
	margin-bottom: 12px;
	width: 80%;
}
table.intro th {
	background-color: beige;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 2px 5px 2px 5px;
	vertical-align: bottom;
}
table.intro th.emergency {
	color: #d31145;
}
table.intro td {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	color: blue;
	padding: 10px 10px 10px 10px;
	text-align: center;
	vertical-align: top;
}
/* System table: Used to represent a system layout */
table.system {
	color: #000000;
	border-collapse: collapse;
	border-top-color: gray;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: gray;
	border-left-style: solid;
	border-left-width: 2px;
}
table.system td {
	background-color: beige;
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	color: blue;
	font-size: 8pt ! important;
	padding: 2px 5px 2px 5px;
	text-align: center;
	vertical-align: middle;
}
table.system td.top {
	font-size: 10pt! important;
	font-weight: bold;
}
table.standard td.inside table td {
	background-color: white; /* white */
	border-bottom-color: gray;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: gray;
	border-right-style: solid;
	border-right-width: 2px;
	padding: 1px 5px 1px 5px;
}
/* Welcome page table */
table.welcome td {
	font-size: 9pt ! important;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
}
table.welcome a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8pt ! important;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
}
table.welcome a:link{color:#666666;}
table.welcome a:visited{color:#666666;}
table.welcome a:hover{color:#FF6600;}
table.welcome tr.unisys{
	font-style: italic;
}

/* Currently used for FAQ display */
tr.gray {
	background-color: #efeff1; /* gray */
    LINE-HEIGHT: 1.3em
	
}
tr.gray td {	
	border-bottom-color: #BDBDBD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
tr.gray td table tr td {	
	border-bottom-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    LINE-HEIGHT: 1.3em
}

/* General data table (no borders) */
table.data {
	width: 595px;
}
/* table.data td {
	vertical-align: top;
} */




/** List styles */
/*ul ul {	
	list-style-image: url(/framework/image/epas/navcube.gif); 
	margin-top: 0px;
}
ul li ol { 
	list-style-image: none; 
	margin-top: 0px;
} */

ul.whatsnew {
	margin-left: 20px;
	margin-top: 0px;
	list-style-image: url(/framework/image/epas/bullet.gif); 
}
ul.whatsnew li {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 4px;
}
ul.whatsnew .headline {
	font-size: 9pt;
	font-weight: bold;
}
/* List for inside a table (ie. Product Category page) */
ul.embedded
{	
	margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
} 
ul.embedded li
{	
	margin-top: 0px;
    margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
blockquote.embedded
{	
	margin-top: 3px;
	margin-bottom: 3px;
}
input.SmallCheckBox
{
	width: .9em;
	height: .9em;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/* for <asp:checkbox> and <asp:checkboxlist>*/
span.SmallCheckBox input
{
	width: .9em;
	height: .9em;
	margin-bottom: 2px;
	margin-left: 3px;
	margin-right: 3px;
}

/** General classes */
/* Provide same look as table.standard td.action */
.action {
	background-color: #FFFFE0; /* light yellow */
}
/* Provide same look as table.standard tr.alternate */
.alternate {
	background-color: #efeff1; 
}
.returnToTop {
	font-size: 8pt;
	text-align: right;
}

/** Web_Track */
SPAN.ERROR {	
	color: red;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
SPAN.SUCCESS {
	color: Blue;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}
.PFIELD /* The style for a protected field */
{
	background-color: #efeff1;
}
.RFIELD /* The style for a required field */
{
	background-color: LightGreen;
}
.TABBODIES {
	border-right: black 1px solid; 
	border-top: lightgoldenrodyellow 0px; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	padding-right: 6px; 
	padding-top: 6px; 
	padding-left: 6px; 
	padding-bottom: 6px; 
	background-color: lightgoldenrodyellow
}
.PROTECTED 
{ 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Courier New; 
	BACKGROUND-COLOR: lightgoldenrodyellow 
}

/***************************
BUTTON HEIGHT
WHAT'S NEW LIST
RELEASES
NAVIGATION LIST
*/

/* GRID HEADER */
.grid-header 
{
	color:Black;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 1px;
	vertical-align: bottom;
}

.grid-item
{
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 1px;
	vertical-align: top;
}
.grid-item-vertical-middle
{
	border-top: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 1px;
	vertical-align: middle;
}


/* ALTERNATING ROW GRID CELL */
.grid-alt-item
{
	background-color: #efeff1;
/*	background-color:#fcf5e0; */
}

.grid-separator
{
	border-bottom: #cccccc 1px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 1px;
}

/* GRAY TEXT */
.TextLight
{
	COLOR: #666666;
}

/* SMALLER THAN NORMAL */
.TextSmall
{
	FONT-SIZE: .9em;
}
a.unisysonly
{
	COLOR: #a5027e;
}
#unisysOnly
{
	COLOR: #a5027e;
}
#unisysonly H4
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #a5027e;
    PADDING-TOP: 5px;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
#unisysOnly td
{
	COLOR: #a5027e;
}
#unisysOnly ul.embedded
{
	COLOR: #a5027e;
}
#unisysOnly A
{
    COLOR: #a5027e;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
#unisysOnly A:visited
{
    COLOR: #a5027e;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: bold;
}
#unisysOnly A:link
{
    COLOR: #a5027e;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
#unisysOnly A:hover
{
    COLOR: #d31145;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}
.bannerimg
{
    FONT-WEIGHT: lighter;
    FONT-SIZE: 1.6em;
    COLOR:  gray;
}
.bannerimgsmall
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 1.3em;
    COLOR:  #888;
}

contentheadimg
{
    FONT-WEIGHT: normal;
    FONT-SIZE: .75em;
    MARGIN-TOP: 0.25em;
    MARGIN-BOTTOM: 0.25em;
    MARGIN-LEFT: 0em;
    MARGIN-RIGHT: 0.1em;
    COLOR: #d31145;
    LINE-HEIGHT: 1.2em
}

/* used by level information report display */

table.ReportDisplay
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 8pt;
    font-weight:normal;
    border-color:#C6D6F7;  
    background-color:#C6D6F7;   
}

table.ReportDisplay td
{
    border-color:#C6D6F7;
}
 
.ReportHeader
{
    background-color:#E8E8E8;
    text-align:left;
}
.ReportCell
{
    background-color:#FFEFD5;
}
.HighLight
{
    background-color:#C6F6D7;
}
/*level information report display page style ends*/
/*Product detail page style starts */
table.ChildTable
{
    background-color:gray;
}
table.ChildTable th
{
    background-color:#efeff1;
}
.TableRow
{
    background-color:#efeff1;
}
.Treelayer
{
    color: Navy ;
}
.TextAreaFont
{
	font-size: 1em;
}
 /*Product detail page style ends */
.Note
{
    color: black;
}

/* Unisys Home v2 styles */

BODY
{
    COLOR: #0F0F0F;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
A
{
    COLOR: #7f3f7a;
    TEXT-DECORATION: none;
    outline: none;
    font-weight: bold;
}
A:hover
{
    COLOR: #d31145;
}
#center
{
    BACKGROUND: #fff;
    MARGIN: 0px auto;
/*    WIDTH: 800px;	     */
/*    POSITION: relative */
}
#searchimg
{
	background: url(/framework/image/search.jpg) no-repeat;
	border: 0;
/*	float: left; */
	width: 20px;
	height:20px; 
	z-index: 100;
	cursor: pointer;
}
STRONG
{
    FONT-WEIGHT: bold
}
.red
{
    COLOR: #d31145
}
.orange
{
    COLOR: #f37736
}
.purple
{
    COLOR: #7f3f7a
}
/* .ui-tabs-hide
{
    DISPLAY: none
}

IMG.image-float-right
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 1em;
    FLOAT: right;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
IMG.image-float-left
{
    PADDING-RIGHT: 1em;
    PADDING-LEFT: 0px;
    FLOAT: left;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px
}
IMG.image-centered
{
    MARGIN: 1em auto
}
A.back-track
{
    FONT-SIZE: 0.9em;
    RIGHT: 10px;
    POSITION: absolute;
    TOP: 20px
}
UL.filter-list
{
    PADDING-LEFT: 0px;
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none
}
*/
/* used for bar at bottom of banner */
.inline-navigation-list
{
    OVERFLOW: hidden;
}
.inline-navigation-list LI
{
    DISPLAY: inline;
}
.inline-navigation-list LI A
{
    TEXT-DECORATION: none;
}
/* Top Navigation */
#dynamic-headerlink
{
    text-align: right;
    margin-top: 4px;
    margin-right: 0;
    margin-bottom: 2px;
    margin-left: 0;
    padding-top:1px;
	_margin-top: 4px!important;
}
#top-navigation {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    overflow: hidden;
    text-align: right;
	height: 16px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#top-navigation li {
	border-right: 1px solid #A7A7A7;
    margin-top: 0px;
    margin-right: -3px;
    margin-bottom: 3px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 8px;
    _padding-top: 0px;
    _padding-right: 3px;
    _padding-bottom: 0px;
    _padding-left: 8px;
}
#top-navigation li a {
    color: #a7a7a7; 
    font-size: 11px; 
    font-weight: normal; 
    line-height: 1.2em;
}
#top-navigation li a:hover {
    color: #D31145;
}
#flag-icon {
	padding-right: 1em;
    position: absolute;
    right: 74px;
    top: 2px;
}
#bottom-navigation
{
    FLOAT: left;
    MARGIN: 0 0 0 0px;
    padding: 0 0 0 0;
}
#bottom-navigation LI
{
    border-left: 1px solid #666;
    margin: 0 0 0 -1px;
    padding: 0 2px 0 5px;
    _padding: 0 3px 0 8px;

}
#bottom-navigation LI A
{
line-height: 1.2em;
}
/* used for links above banner. */
#masthead {
	background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
    width: 800px;
    border-bottom:3px solid #75268c;
	height: 82px;
	*height: 83px;
	_height: 83px;
}
#logo {
    position: absolute;
    background:none;
    top:18px;
    padding:3px 0 18px 18px;
    *padding-top:3px!important;
    _padding-top:1px!important;
}
#navelements a {
	color: white;
	font-size: 11px;
}
#mainnav {
    position: absolute;
    margin-left: 200px;
    top: 39px;
    *top: 39px;
 	_top: 39px;
}
#sitename {
    font-size : 20px;
    color : #888;
    line-height: 1.1em;
}
/* used for search box */
#tw-search
{
    float: right;
    margin: 15px 0 0;
}

a.tw-search-advanced
{
    color: #888;
    text-decoration: none;
}

a.tw-search-advanced:hover
{
    color: #d31145;
}

#tw-input-text {
	background: none repeat scroll 0 0 #f5f5f5;
    border: 0 none;
    color: #B3AFAF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    position: relative;
    width: 163px;
	z-index: 5000;
    vertical-align: middle;
}

#tw-input-text {
	padding:0 4px 0 0;
}

#tw-input-submit {
	background: url(/framework/image/lens_search_icon_v2.gif) no-repeat;
	border: 0;
	width: 26px;
	height:22px;
	z-index: 100;
	cursor: pointer;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -3px;
    vertical-align: middle;
}

#logomobile
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 9px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    MARGIN-TOP: 0px;
    margin-bottom: 0px;
    height: 20px; 
    border-bottom: #7f3f7a 3px solid;
}
#document-bar {
    background: #EFEFF1 url(/framework/image/document-bar-background.gif);
    height: 30px;
    width: 800px;
}
#rightoutersmall
{
    float:right;
    margin-top:8px;
    margin-right:2px;
}
#rightouterlarge
{
    float:right;
    margin-top:6px;
    margin-right:2px;
}
#rightinner
{
    font-size:1.1em;
    line-height:1.2em;
    font-weight:bold;
    display:inline;
    vertical-align:middle;
}
#breadcrumbs {
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    overflow:hidden;
    padding: 0 0px 0 0px;
    _padding: 0 0px 0 0px;
    vertical-align: middle;
    height: 16px;
}
#breadcrumbs li {
    border-left: 1px solid #000;
    margin-left: -1px;
    padding: 0px 5px 0 5px;
    _padding: 0px 5px 0 5px;
    height: 12px;
}
#breadcrumbs li a {
  text-decoration:none;
  vertical-align: middle;
  height: 16px;
}
/* Used for bar below Banner 
#document-bar
{
    BACKGROUND:  #efeff1; 
    WIDTH: 800px;
    HEIGHT: 30px; 
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;*/
}

/* #document-actions
{
    FONT-SIZE: 1em;
    FLOAT: right;
    MARGIN: 0.8em 0px 0px;
    LINE-HEIGHT: 1.2em
}
#document-actions LI
{
    DISPLAY: block;
    FLOAT: left;
    MARGIN: 0px 10px
}
#document-actions LI A
{
    CURSOR: pointer
}
#document-actions LI DIV.doc-bar-tool-tip
{
    DISPLAY: none;
    Z-INDEX: 1000;
    RIGHT: 0px;
    BACKGROUND: url(/unisys/inc/img/ui/doc-bar-tool-tip-bg-left.png) no-repeat 0px 0px;
    WIDTH: 12px;
    POSITION: absolute;
    TOP: 40px;
    HEIGHT: 38px
}
#document-actions LI DIV.doc-bar-tool-tip P
{
    PADDING-RIGHT: 12px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    BACKGROUND: url(/unisys/inc/img/ui/doc-bar-tool-tip-bg-right.png) no-repeat 100% 0px;
    PADDING-BOTTOM: 12px;
    MARGIN-LEFT: 12px;
    PADDING-TOP: 12px;
    WHITE-SPACE: nowrap;
    POSITION: absolute
}
#document-actions LI DIV.doc-bar-tool-tip IMG
{
    RIGHT: 20px;
    POSITION: absolute;
    TOP: 32px
}
.index-pagination
{
    CLEAR: both;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #efeff0 1px solid;
    MARGIN-TOP: 35px;
    PADDING-LEFT: 0px;
    LEFT: 0px;
    PADDING-BOTTOM: 1em;
    OVERFLOW: hidden;
    PADDING-TOP: 1em;
    BORDER-BOTTOM: #efeff0 1px solid;
    POSITION: relative;
    TOP: 0px
}
#first-page
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 1em
}
#last-page
{
    RIGHT: 0px;
    POSITION: absolute;
    TOP: 1em
}
#previous-page
{
    LEFT: 5em;
    POSITION: absolute;
    TOP: 1em
}
#next-page
{
    RIGHT: 5em;
    POSITION: absolute;
    TOP: 1em
}
.index-pagination UL
{
    PADDING-LEFT: 0px;
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none;
    TEXT-ALIGN: center
}
.main-content-column .index-pagination UL
{
    MARGIN-BOTTOM: 0px
}
.index-pagination UL LI
{
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: #ccc 1px solid;
    DISPLAY: inline;
    PADDING-LEFT: 0.5em;
    PADDING-BOTTOM: 0.35em;
    MARGIN: 0px 2px;
    BORDER-LEFT: #ccc 1px solid;
    PADDING-TOP: 0.35em;
    BORDER-BOTTOM: #ccc 1px solid
}
.index-pagination UL LI.current-page
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: medium none;
    DISPLAY: inline;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0.35em;
    MARGIN: 0px 2px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0.35em;
    BORDER-BOTTOM: medium none
}
.index-pagination UL LI.ellipsis
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: medium none;
    DISPLAY: inline;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0.35em;
    MARGIN: 0px 2px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0.35em;
    BORDER-BOTTOM: medium none
}
.index-pagination UL LI.current-page
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: medium none;
    DISPLAY: inline;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0.35em;
    MARGIN: 0px 2px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0.35em;
    BORDER-BOTTOM: medium none
}
.index-pagination UL LI.ellipsis
{
    BORDER-RIGHT: medium none;
    PADDING-RIGHT: 0.5em;
    BORDER-TOP: medium none;
    DISPLAY: inline;
    PADDING-LEFT: 0.5em;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 0.35em;
    MARGIN: 0px 2px;
    BORDER-LEFT: medium none;
    PADDING-TOP: 0.35em;
    BORDER-BOTTOM: medium none
}
.index-pagination UL LI:hover
{
    BACKGROUND: #ccc
}
.index-pagination UL LI.current-page:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%
}
.index-pagination UL LI.ellipsis:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%
}
*/
#footer
{
}
#copyright
{
    margin: 0 10px;
    padding: 1 0 1 0;
    float: left;
}
/* #document-actions LI A
{
    POSITION: relative
}
#document-actions LI A SPAN
{
    BACKGROUND-POSITION: 0px 0px;
    Z-INDEX: 100;
    LEFT: 0px;
    WIDTH: 100%;
    BACKGROUND-REPEAT: no-repeat;
    POSITION: absolute;
    TOP: -4px;
    HEIGHT: 24px
}
#document-actions LI A#document-save-button SPAN
{
    BACKGROUND-IMAGE: url(/unisys/inc/img/ui/document-save-button.png)
}
#document-actions LI A#document-print-button SPAN
{
    BACKGROUND-IMAGE: url(/unisys/inc/img/ui/document-print-button.png)
}
#document-actions LI A#document-email-button SPAN
{
    BACKGROUND-IMAGE: url(/unisys/inc/img/ui/document-email-button.png)
}
#right-sidebar
{
    OVERFLOW: hidden
}
#column-wrapper
{
    PADDING-RIGHT: 210px;
    PADDING-LEFT: 180px;
    BACKGROUND: url(../../inc/img/ui/three-column-background.png) #fff repeat-y 0px 0px;
    PADDING-BOTTOM: 0px;
    OVERFLOW: hidden;
    PADDING-TOP: 0px;
    POSITION: relative
}
#column-wrapper .column
{
    FLOAT: left;
    POSITION: relative
}

.TextEditBox
{
    PADDING-RIGHT: 9px;
    PADDING-LEFT: 9px;
    PADDING-BOTTOM: 9px;
    WIDTH: 100%;
    PADDING-TOP: 9px
}
*/
/* Main Content Column */
.main-content-column {
    font-size:1.2em;
    line-height: 1.3em;
    margin-left: 10px;
}
.main-content-column h1 {
    color: #D31145;
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0.4em 0;
    font-weight:normal;
}
.main-content-column h2 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight:normal;
    margin-bottom:0.25em;
}
.main-content-column h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    font-weight:normal;
    margin-bottom:0.25em;
}
.main-content-column h4 {
    font-weight: bold;
}
.main-content-column h5 {
    font-weight: bold;
}
.main-content-column h6 {
    font-weight: bold;
}
.main-content-column p {
    margin: 0 0 1em 0;
}
.main-content-column p a,
.main-content-column ul li a {
    font-weight:bold;
}
.main-content-column ul {
    list-style-type:square;
    list-style-image:url(/framework/image/red-square.gif);
    list-style-position:outside;
    padding-left:2em;
    margin-bottom:1em;
}
.main-content-column ul {
    line-height: 1.2em;
}
.main-content-column ul ul {
    list-style-image:url(/framework/image/epas/navcube.gif);
}
.main-content-column ol {
    padding-left:2em;
    margin-bottom:1em;
}
.main-content-column ul.tab-bar,
.main-content-column ul.ui-tabs-nav,
.main-content-column ul.show-hide-toggle,
.main-content-column ul.tab-bar-noclick {
margin-bottom:0;
}
.main-content-column ul.plain {
	list-style-type:none;
	list-style-image:none;
	padding:0;
	margin:0;
}
.main-content-column ul.plain li a {
    font-weight:normal;
}.main-content-column strong {
    font-weight:bold;
}
.main-content-column em {
    font-style:italic;
}
.main-content-column hr {
	border:none;
	border-top:1px solid #EFEFF0;
}
/* Tables */
/*
.main-content-column table {
    border:1px solid #7F3F7A;
    margin-bottom:1em;
    border-collapse:collapse;
}
.main-content-column table td {
    border:1px solid #7F3F7A;
    padding:5px;
}
.main-content-column table td.currency {
    text-align:right;
}
.main-content-column table th {
    background:#7F3F7A;
    color:#FFF;
    font-weight:bold;
    text-align:center;
    padding:5px 15px;
*/
}/* Left side Navigation */
#left-sidebar A
{
    COLOR: #666;
    LINE-HEIGHT: 1.2em; 
}
#left-sidebar A
{
    font-size: 1.1em;
}
#inner-navigation
{
    COLOR: #666;
    LINE-HEIGHT: 1.1em;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}
#inner-navigation UL.navigation-menu
{
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none;
}
#inner-navigation UL.navigation-menu LI
{
    BORDER-TOP: #ccc 1px solid;
    BORDER-BOTTOM: #efeff1 1px solid;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}
#inner-navigation UL.navigation-menu LI A
{
    DISPLAY: block;
    FONT-SIZE: 11px;
    BACKGROUND: #efeff1;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 6px;
    PADDING-TOP: 6px; 
    FONT-WEIGHT: bold;
    COLOR: #7f3f7a
}
#inner-navigation UL.navigation-menu LI A:hover
{
    COLOR: #d31145;
}
#navmenu
{
    COLOR: #666;
    LINE-HEIGHT: 1.1em;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}
 #navmenu UL.navigation-menu
{
    BORDER-TOP: #000000 1px solid;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none;
}
#navmenu UL.navigation-menu LI
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
}
#navmenu UL.navigation-menu LI A
{
    DISPLAY: block;
    FONT-SIZE: 12px;
    BACKGROUND: #fcf5e0;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px; 
    FONT-WEIGHT: normal;
    COLOR: #000000;
    LIST-STYLE: none;
}
#navmenu UL.navigation-menu LI A:hover
{
    BACKGROUND: wheat;
}
#right-sidebar {
    overflow: hidden; /* to hide the top border */
    margin-left: 10px;
}
#left-sidebar h2, #right-sidebar h2 {
    color: #666;
    font-size: 1.2em;
    font-weight: bold;
}
#right-sidebar .sidebar-section {
    margin-top: -1px; /* to hide the top border */
    padding: 1em 0;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}
#left-sidebar H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 5px;
    BACKGROUND: #666;
    PADDING-BOTTOM: 5px;
    COLOR: #fff;
    PADDING-TOP: 5px;
    MARGIN-LEFT: 0px;
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px;
}
#left-sidebar UL.collapsible-navigation-menu
{
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
}
#left-sidebar UL.collapsible-navigation-menu LI
{
    BORDER-TOP: #ccc 1px solid;
    BORDER-BOTTOM: #efeff1 1px solid;    
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none;
    MARGIN-BOTTOM: 0px;
}
#left-sidebar UL.collapsible-navigation-menu LI A
{
    DISPLAY: block;
    BACKGROUND: #efeff1;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px; 
    FONT-WEIGHT: bold;
    COLOR: #7f3f7a
}
#left-sidebar .sidebar-section
{
    PADDING-TOP: 20px;
}
#left-sidebar UL.collapsible-navigation-menu LI A:hover
{
    COLOR: #d31145;
    background-color: rgb(204, 204, 204);
}
#left-sidebar .sidebar-section A
{
    COLOR: #7f3f7a;
    TEXT-DECORATION: none;
    outline: none;
    font-weight: bold;
}
#left-sidebar .sidebar-section A:visited
{
    COLOR: #7f3f7a;
    TEXT-DECORATION: none;
    outline: none;
    font-weight: bold;
}
#left-sidebar .sidebar-section A:hover
{
    COLOR: #d31145;
    font-weight: bold;
}
.inline-navigation-list {
    overflow: hidden;
    vertical-align: middle;
}
.inline-navigation-list li {
    display: inline;
    vertical-align: middle;
}
.inline-navigation-list li a {
    text-decoration: none;
}
HR#footer-divider
{
    CLEAR: both;
    MARGIN: 10px 0px 10px;
    COLOR: #888;
    width: 800px;
    text-align: left;
}
HR#mobile-footer-divider
{
    CLEAR: both;
    MARGIN: 10px 0px 10px;
    COLOR: #888;
    width: 100%;
    text-align: left;
}
.dyn-nav-div UL.collapsible-navigation-menu2
{
    list-style : none
}
.dyn-nav-div UL.collapsible-navigation-menu2
{
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
}

.dyn-nav-div UL.collapsible-navigation-menu2 LI
{
    BORDER-TOP: #ccc 1px solid;
    BORDER-BOTTOM: #efeff1 1px solid;    
    LIST-STYLE-IMAGE: none;
    LIST-STYLE-TYPE: none;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    PADDING-BOTTOM: 0px;
}

.dyn-nav-div UL.collapsible-navigation-menu2 LI A
{
    DISPLAY: block;
    FONT-SIZE: .9em;
    background: white;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 10px;
    PADDING-BOTTOM: 2px;
    PADDING-TOP: 2px; 
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    COLOR: #7f3f7a
}
.dyn-nav-div UL.collapsible-navigation-menu2 LI A:hover
{
    COLOR: #d31145;
    outline: none;
}
.dyn-nav-div UL.collapsible-navigation-menu2 LI A:visited
{
    TEXT-DECORATION: none;
    outline: none;
}
.dyn-nav-div UL.collapsible-navigation-menu2
{
    list-style : none
}
/*********** BEGIN Search Panel *********************/
#gsearch_panel
{
	background:#E8E8E8;
	position:absolute;
	z-index:100;
    display: none;	
    font-size: 1.3em;	
    text-align: left;
    width: 250px;				
	top: 125;
    right: 10;
    padding: 7px  7px 7px 7px;		
	-moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;	
}

#gclose_search 
{
    float:right; 
    cursor:pointer;

}

#gsearchTitle 
{
    color: #d31145; 
    font-size:1em; 
    font-weight:bold;   
    padding-bottom: 10px;
    padding-top: 5px;
}
.sidivider
{
    font-color : blue;
    font-weight : bold;
    background-color : beige;
}
ul.square
{
    list-style-position: outside;
    list-style-image: url("/framework/image/red-square.gif");
}
/** Media style **/
/* Use to hide divisions when printing */
@media print
{
	.screenonly {display: none;}
	.nav {display: none}
    pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
    font-weight:  600;
	line-height: 1.3em;
}