
.buttonlink {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #476BA2;
	text-decoration: none;
    border-top:2px outset #95AAC9;
	border-bottom:2px outset #476BA2;
	height:15px;
	cursor:hand;
    padding-top:3px;
    padding-bottom:3px;
    padding-left:12px;
    padding-right:12px;
}

.info{
	color: #0000FF;
	font-size: 10pt;
	font-family: verdana;
}

.error{
	color: #FF0000;
	font-size: 10pt;
	font-family: verdana;
}

.success{
	color: #00FF00;
	font-size: 10pt;
	font-family: verdana;	
}

.statusbar {
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
}

.statusbarbold {
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #ffffff;
}

.pagetitle {
font-family: arial;
font-size: 12pt;
font-weight: bold;
color: #000000;
}
.pagetitle1 {
font-family: book antiqua;
font-size: 14pt;
font-weight: bold;
color: #000000;
}

.pagetitle2 {
font-family: arial;
font-size: 14pt;
font-weight: bold;
color: #59B224;
}

.tabletitle {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}

.tabletitle A:link {
color: #476BA2;
font-weight: normal;
text-decoration: underline;
}

 .tabletitle A:visited {
color: #476BA2;
font-weight: normal;
text-decoration: underline;
}

 .tabletitle A:hover {
color: #59B224;
font-weight: normal;
text-decoration: underline;
}

.breadcrumb {
font-family: arial;
font-size: 9pt;
font-weight: bold;
color: #476BA2;
}

.breadcrumb A:link {
color: #666666;
text-decoration: underline;
font-weight: normal;
}

 .breadcrumb A:visited {
color: #666666;
text-decoration: underline;
font-weight: normal;
}

 .breadcrumb A:hover {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

.intro {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.bodybold {
font-family: book antiqua;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.bodybold A:link {
color: #476BA2;
text-decoration: none;
}

 .bodybold A:visited {
color: #476BA2;
text-decoration: none;
}

 .bodybold A:hover {
color: #476BA2;
text-decoration: underline;
}

.body {
font-family: book antiqua;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

.body A:link {
color: #476BA2;
text-decoration: underline;
}

 .body A:visited {
color: #476BA2;
text-decoration: underline;
}

 .body A:hover {
color: #59B224;
text-decoration: underline;
}

.greylink {
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

.greylink A:link {
color: #666666;
font-weight: normal;
text-decoration: underline;
}

 .greylink A:visited {
color: #666666;
font-weight: normal;
text-decoration: underline;
}

 .greylink A:hover {
color: #59B224;
font-weight: normal;
text-decoration: underline;
}

.blacklink {
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #666666;
}

.blacklink A:link {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

 .blacklink A:visited {
color: #000000;
font-weight: normal;
text-decoration: underline;
}

 .blacklink A:hover {
color: #59B224;
font-weight: normal;
text-decoration: underline;
}

/******************************************************************************/

.select-text {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
background-color: #4A7BB1;
border: none;
}

/******************************************************************************/

.border {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.toolBorder {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/******************************************************************************/

body {
	margin: 0px;
}

input {
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
} 

textarea {
	color: #000000;
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
}

/************* Jeff Added these:  #476BA2  #BFC9E0 ************************/

.mainNavNormal {
	background-color: #476BA2;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: none;
	cursor: hand;
}

.mainNavSelected {
	background-color: #BFC9E0;
	color: #000000;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

.mainNavBackground {
	background-color: #476BA2;
}

.subNavNormal {
	background-color: #476BA2;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

.subNavSelected {
	background-color: #BFC9E0;
	color: #000000;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

.subNavBackground {
	background-color: #BFC9E0;
}

.navElement {
	padding: 0px;
}

a:mainNavNormal {
	background-color: #476BA2;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

a:mainNavSelected {
	background-color: #BFC9E0;
	color: #000000;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

a:subNavNormal {
	background-color: #476BA2;
	color: #ffffff;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}

a:subNavSelected {
	background-color: #BFC9E0;
	color: #000000;
	text-decoration: underline;
	font-family: arial;
	font-weight: normal;
	font-size: xx-small;
	text-align: center;
	padding: 0px;
	border: 0px;
	cursor: hand;
}


img.plusMinus {
        vertical-align:middle; 
        cursor:hand;
        margin-left:5px;
        margin-right:5px;
}

div.topLevel {
        margin-left:0px;
        font-size:12px;
        font-family: arial;
}

div.secondLevel {
        margin-left:40px;
	font-family: arial;
        font-size: 12px;
}

.footer {
font-family: arial;
font-size: 7pt;
font-weight: normal;
font-style: italic;
color: #000000;
}

.toolArrow {
        cursor:hand;
}
.toolArrowDisabled {
        cursor:default;
        filter:gray();
}

.tbdark { background: #a3aab0; }
.tbwhite { background: #ffffff; white-space: nowrap;}
.tbimage1 { background-image: url(//www.ibm.com/i/v11/tabs/tbimage1.gif); white-space: nowrap;}
.tbimage2 { background-image: url(//www.ibm.com/i/v11/tabs/tbimage2.gif); }
a.tbmainlink:link { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tbmainlink:visited { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tbmainlink:hover { text-decoration: underline; color: #333333; font-family: Verdana, Arial; font-weight: bold; font-size: 11px; }
a.tablink:link { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablink:visited { text-decoration: none; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablink:hover { text-decoration: underline; color: #333333; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }

a.tablinkblue:link { text-decoration: none; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablinkblue:visited { text-decoration: none; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }
a.tablinkblue:hover { text-decoration: underline; font-family: Verdana, Arial; font-weight: normal; font-size: 11px; }

.tblue { color: #ffffff; background: #6699cc; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tdblue { color: #ffffff; background: #006699; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }
.tgray { color: #ffffff; background: #666666; font-family: Arial, sans-serif; font-weight: bold; font-size: 12px; }

.ordercontentselect {width:450px;font-family:courier new;font-size:12px;}
.ruleSelected {font-weight: bold;}