.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #336868;
	border-top-color: #66B5B5;
	border-right-color: #224848;
	border-bottom-color: #224848;
	border-left-color: #66B5B5;
	color: #FFFFFF;

}
.buttonRemove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #999999;
	border-top-color: #BBBBBB;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #BBBBBB;

}
#topbar
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    Z-INDEX: 5
}
#topbarbg
{
    LEFT: 0px;
    POSITION: absolute;
    TOP: 0px;
    Z-INDEX: 1
}
#main
{
    LEFT: 199px;
    MARGIN-RIGHT: 10px;
    POSITION: absolute;
    TOP: 90px
}
#leftbar
{
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    LEFT: 9px;
    POSITION: absolute;
    TOP: 95px
}
#footer
{
    LEFT: 10px;
    POSITION: absolute;
    TOP: 0px
}
BODY
{
    BACKGROUND-COLOR: #457f7e;
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
}

.tableheaderLink { font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
A.tableheaderLink:link {  font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
A.tableheaderLink:visited {  font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: underline}
A.tableheaderLink:hover {  font-size: 9px; font-weight: bold; color: #CCCCCC; text-decoration: none}
A.tableheaderLink:active {  font-size: 9px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A:link
{
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited
{
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none;
	color: #333333;
}
A:hover {

    COLOR: #FF9900;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: underline
}
A:active {


    COLOR: #FF9933;
    FONT-FAMILY: verdana;
    TEXT-DECORATION: underline
}
A.links:link
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}
A.links:visited
{
    COLOR: #000066;
    TEXT-DECORATION: underline
}
.pageHeader
{
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #234141;
}
H2
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 1.2ex;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 3.2ex
}
H3
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 1.2ex;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 3.2ex
}
.contentType
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10px;
    LINE-HEIGHT: 2.5ex;
    TEXT-DECORATION: none
}
A.contentType:link {  color: #244C4C; text-decoration: underline}
A.contentType:visited {  color: #244C4C; text-decoration: underline}
A.contentType:hover {  color: #FF9900; text-decoration: none}
A.contentType:active {  color: #FF0000; text-decoration: none}


A.leftNavFirstLevelText:link
{
    COLOR: #244C4C;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    TEXT-DECORATION: none
}
A.leftNavFirstLevelText:visited
{
    COLOR: #244C4C;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    TEXT-DECORATION: none
}
A.leftNavFirstLevelText:hover
{
    COLOR: #FF9900;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    TEXT-DECORATION: underline
}
A.leftNavFirstLevelText:active
{
    COLOR: #FF9900;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 20px;
    TEXT-DECORATION: underline
}
.footertext9grey
{
    COLOR: #999999;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9px
}
A.footertext9grey:link
{
    COLOR: #999999;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9px
}
A.footertext9grey:visited
{
    COLOR: #999999;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9px
}
ul {  list-style-image: url(file:///M|/Site1/images/uparrow.gif); vertical-align: middle}
li {  list-style-image: url(file:///M|/Site1/images/uparrow.gif); background-position: center; vertical-align: middle}
.tablerow {  font-size: 10px; background-color: #e7edf3}
.tablerowALT {  font-size: 10px; background-color: #dae7f3}
.tableheader {
	background-color: #006666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableheaderText {  font-size: 9px; font-weight: bold; color: #000000; text-decoration: none; background-color: #006666}
.formfield {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.formfieldError {  background-color: #FFCC00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.ValidationError {  font-size: 9px; font-weight: normal; color: #ff6600}
.ValidationErrorHeader { font-size: 12px; font-weight: bold; color: #285151}
.dataLabels {  font-size: 9px; font-weight: bold}
.dataItems { font-size: 9px; font-weight: normal}
.formfieldReadOnly { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; color: #999999}
.InformationMessage { font-size: 11px; font-weight: normal; color: #333333}
.InformationMessageHeader { font-size: 12px; font-weight: bold; color: #333333}
.formfield-right { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; text-align: right}
.formfieldError-right { background-color: #FF6600; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; text-align: right}
.formfieldReadOnly-right { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px ; color: #999999 ; text-align: right}
.footer {  font-size: 9px; color: #666666}
.breadcrumbs {  font-size: 12px}
.topAlignedText {
	vertical-align: top;
}
.whitelink {color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: bold}
A.whitelink:link {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.whitelink:visited {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
A.whitelink:hover {  font-size: 10px; font-weight: bold; color: #FF9900; text-decoration: none}
A.whitelink:active {  font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 24px;
}
.style8 {font-size: 10px}
.style9 {
	color: #045561;
	font-size: 11px;
}
.style10 {font-size: 11px}
.style12 {color: #045561; font-size: 18px;}
.greenbkgHdr {
	background-image: url(../images/greenbkgr.gif);
	background-repeat: repeat-y;
}
.linkbox400 a:link  {
	font-family: verdana,arial,helvetica,"sans-serif";
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: none;
	border-color: #264a4a;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 400px;
	background: none;
	padding: 3px;
	display: block;
}
/*normal links in the text*/
.linkbox400 a:visited {
	font-family: verdana,arial,helvetica,"sans-serif";
	font-weight: normal;
	font-size: 11px;
	color: black;
	text-decoration: none;
	border-color: #264a4a;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 400px;
	background: none;
	padding: 3px;
	display: block;
}
.linkbox400 a:hover {
	font-family: verdana,arial,helvetica,"sans-serif";
	color: white;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	width: 400px;
	background: #264a4a;
	padding: 3px;
	display: block;
}
.menu a:link  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
}/*normal links in the text*/
.menu a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
}
.menu a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold; 
  text-decoration: none;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #cccccc;
}
/* vertical menu for RETAIL template #2*/
.menub a:link  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
padding:3px;
}/*normal links in the text*/
.menub a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
padding:3px;
}
.menub a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold; 
  text-decoration: none;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #cccccc;
padding:3px;
}
.style13 {font-family: Verdana, Arial, Helvetica, sans-serif
}
.retailtagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 10px;
	color: #FFFFFF;
}
.botRetail {
	background-image: url(../retail/images/bkgBOT.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.linkbox175 a:link  {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #ffffff;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
  /*width: 100px;*/
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
}
/*normal links in the text*/
.linkbox175 a:visited {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #ffffff;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
  /*width: 100px;*/
line-height: 23px;
padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
}
.linkbox175 a:hover { /*this effect is not shown in NN4.xx*/
    font-family: verdana,arial,helvetica,"sans-serif";
  font-weight: normal;
  font-size: 10px;
  color: white; 
  text-decoration: none;
  /*width: 100px;*/
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  background:#447e7f;
}
/*another boxed button this one is used for iconnect.htm*/
.boxlink a:link  {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #000000;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
/*normal links in the text*/
.boxlink a:visited {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #000000;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
line-height: 23px;
padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.boxlink a:hover { /*this effect is not shown in NN4.xx*/
    font-family: verdana,arial,helvetica,"sans-serif";
  font-weight: normal;
  font-size: 10px;
  color: white; 
  text-decoration: none;
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  background:#447e7f;
}
.bannerhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c8e0e0;
}
.bannerserif {
	font-family: Times;
	font-size: 20px;
	font-weight: bold;
	color: #c8e0e0;
}
.bkg_top {
	background-image: url(../retail/images/bkgLOW.jpg);
	background-repeat: no-repeat;
}
.bkg_top_comm {
	background-image: url(../retail/images/bkgLOW_comm.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navcomm a:link  {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #ffffff;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
 /* width: 130px;*/ 
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
}
/*normal links in the text*/
.navcomm a:visited {
   font-family: verdana,arial,helvetica,"sans-serif";
  color: #ffffff;
  font-size: 10px;
  font-weight: normal; 
  text-decoration: none;
 /* width: 130px;*/ 
line-height: 23px;
padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
}
.navcomm a:hover { /*this effect is not shown in NN4.xx*/
    font-family: verdana,arial,helvetica,"sans-serif";
  font-weight: normal;
  font-size: 10px;
  color: white; 
  text-decoration: none;
 /* width: 130px;*/ 
line-height: 23px;
	padding: 1px;
	display:block;
	  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  background:#447e7f;
.fadebar {
	background-image: url(../retail/images/bkgRPT.jpg);
	background-repeat: repeat-x;
}
.fade_vert {
	background-image: url(../retail/images/bkgRPT.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.retail a:link  {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  color: #ffffff;
  font-weight: normal; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
width: 60;
padding:3;
}/*normal links in the text*/
.retail a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  color: #ffffff;
  font-weight: nomral; 
  text-decoration: none;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #264a4a;
	width: 60;
	padding:3;
}
.retail a:hover { /*this effect is not shown in NN4.xx*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 7pt;
  color: #ffffff;
  font-weight: normal; 
  text-decoration: none;
  border-color: #000000;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  display: block;
   background: #447e7f;
	width: 60;
	padding:3;
}
/*-- sorted table formatting */
tr.alternateRow {
  background-color: #e0e0e0;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
}

td.sortedColumn {
  background-color: #f0f0f0;
}

th.sortedColumn {
  background-color: #b0b0b0;
}

tr.alternateRow td.sortedColumn{
  background-color: #d0d0d0;
}
td, th{
   font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
  /*padding: 2px 0.5em;
  white-space: nowrap;*/
}
th.mainHeader {
  background-color: #A6C7E8;
  color: #000000;
  text-align: left;
}
td.numeric {
  text-align: right;
}

th {
  background-color: #A6C7E8;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px;
}

th a {
  color: #000080;
  text-decoration: none;
}

th a:visited {
  color: #000000;
}

th a:active, th a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/* Sortable tables */
table.sortable a.sortheader {
    color:#333333;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
table.sortable span.sortarrow {
    color: black;
    text-decoration: none;
}.pointer {
	cursor: default;
}
