body {
    font-size: 8pt;
    font-family: Tahoma,Arial,sans-serif;
    background-color:#ffffff;
     }

html, body, #mainLayout {
	height:100%;
	width:950px;
	vertical-align:top;
		margin-right: auto;
	margin-left: auto;

	padding: 0;
	border: none;
}
.form{
    font-size: 8pt;
    font-family: Tahoma,Arial,sans-serif;
	color:black;
	}

A.pie {
    font-size: 7.5pt;
    font-family: tahoma,sans-serif;
	color: White;
	text-decoration: none; 	
}

A.pie:hover {
	color: blue;
	text-decoration: underline;	
}

.NavLink 
{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font_weight:bold
	color:#666;
	text-decoration:none;
}


/* Titlebar stuff */
.tbnav 
{
	font-size: 9pt;
	font-family: Verdana,Arial,sans-serif;
	color : White;
	text-decoration:none;
	margin-left:7px;
	vertical-align:middle;
}

.tbnav:hover {
	/*color: #833365;*/
	text-decoration:underline;
}

.tbmsg 
{
	font-size:8pt;
	font-family: Verdana,Arial,sans-serif;
	color:White;
	font-weight:bold;
}
.tbmsg:hover 
{
	color:Navy;
}

.tiny {
	font-size: .65em;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
}

.mtext	{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
}

.mtextdesc 
{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
    text-decoration: none;
	text-align:center;
	margin-right:20%; 
	margin-left:20%;
}

.mtextlink	{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
}

.mtextlink:hover
{
	/* color:#833365; */
    text-decoration:underline;
}

.navlink	{
    font-size: 9pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #666; /*#485047;*/
	font-weight:bold;
    text-decoration: none;
}

.navlink:hover
{
	color: Yellow; /*#833365;*/
    text-decoration:underline;
}

.productcell
{
	padding-left:10px;
	padding-top:2px; 
	padding-bottom:2px; 
	vertical-align:middle;
}
.productlink
{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
}
.productlink:hover
{
	text-decoration:underline;
}

.mtextlinkpop	{
    font-size: 10pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
    padding-left:10px;
}

.mtextlinkpop:hover
{
	color:red;
}

.mtextdesc	{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
    text-decoration: none;
    margin: 20px;
}


.mtitle	{
    font-size: 14pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
    text-decoration: none;
}

.mtag	{
    font-size: 9pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: white;
	background-color: Silver;
    text-decoration: none;
}

.tstext	{
    font-size: 7pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: white;
	background-color:#629C5C;
    text-decoration: none;
}

.tstextlink	{
    font-size: 7pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: white;
	background-color:#629C5C;
    text-decoration: none;
}

.tstextlink:hover	{
	color: #833365;
}

.bmtext	{
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	color: black;
    text-decoration: none;
}
.mstext	{
    font-size: 7.5pt;
    font-family: Tahoma,Arial,sans-serif;
    text-decoration: none;
}

A.btext {
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
}
    
.htitle {
    font-size: 9pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: bold;
    color: black;
}

/* left menu related */
td.mnu {
	cursor: hand;
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
    background-color: #F7F3FF;    
}

td.mnutop {
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-weight: bold;
    color: White;
}

td.mnode {
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: black;
    background-color: #F7F3FF;
}

.mode {
    font-size: 8pt;
    font-family: Verdana,Arial,sans-serif;
	color: navy;
    cursor: hand;
    text-decoration: none;
}

.bmode {
    font-size: 8pt;
    font-family: Verdana,Arial,sans-serif;
	color: black;
    cursor: hand;
    text-decoration: none;
}

/* fault table related */
div.barg {
    border: 1px solid green;
    width: 50;
    height: 8;
}

div.barr { 
    border: 1px solid #FF0000;
    width: 50;
    height: 8;
}

div.baro {
    border: 1px solid #FF9900;
    width: 50;
    height: 8;
}

/* fault table values */
td.vtxt {
    font-size: 8pt;
    font-family: Tahoma,Arial,sans-serif;
    color: black;
    width: 45px;
    text-align: right;
}

/* small */
.stext {
    font-size: 8pt;
    font-family: Tahoma,Arial,sans-serif;
    color: black;
}

.stextwhite {
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    color: white;
}

div.popup {
	border: 1px solid black;
	padding: 2px 2px 2px 2px;
	font-size: 8pt;
	z-index: 5;
	background: #ffffd6;
	visibility: hidden;
	overflow: visible;
	color: black;
	font-family: Tahoma, Arial, sans-serif;
	position: absolute;
}

td.term {
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
td.def {
	color: black;
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
}

.mskin {
    position:absolute;
	border: 1px solid #666666;
    background-color: #F9F8F7;
	overflow: visible;
    cursor: hand;
    z-index: 100;
    visibility: hidden;
}

TD.mitem {
    font-size: 8pt;
    font-family: Tahoma,Arial, sans-serif;
    text-decoration: none;
    color: black;
    border: 1px solid #F9F8F7;
	background-color: #F9F8F7;
}

TD.mitemsel {
    font-size: 8pt;
    font-family: Tahoma,Arial, sans-serif;
    text-decoration: none;
    color: black;
    border: 1px solid #0A246A;
	background-color: #B6BDD2;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.AltTable
{
	width: 100%;
	background-color: #E9E7D8;
	border: 1px solid #D1CCB6;
	color: black;
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;	
}

.AltTableHeader
{
	background-color: #899DC2;
	color:White;
	font-size: 9pt;
	font-weight:bold;
}

.Grid
{
	border: 1px solid #D1CCB6;
	background-color: white;
	color: black;
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    width: 100%;
}

.GridHeader
{
	background-color: Silver ;
	text-align:center;
	border-bottom: 2px solid #D1CCB6;
	border-right: 1px solid #D1CCB6;
	color: black;
	height: 15px;
	text-align:left;
}

.GridHeaderNoBorder
{
	background-color: #E9E7D8;
	border-bottom: 2px solid #D1CCB6;
	color: black;
	height: 15px;
	text-align:left;
}
.GridCell
{
	border-bottom: 1px solid #D1CCB6;
	height: 15px;
}

.GridCellAlternate
{
	/*background-color: #F1F1F1;*/ 
	border-bottom: 1px solid #D1CCB6;
	height: 15px;
}

.GridCellNoBorder
{
	border-bottom: 1px solid #D1CCB6;
	height: 15px;
}

.WizardGrid
{
	border: 1px solid black;
	color: black;
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    width: 100%;
}
.WizardGridNoBorder
{
	color: black;
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    width: 100%;
}
.WizardGridHeader
{
	background-color: silver;
	border-bottom: 2px solid black;
	border-right: 1px solid black;
	color: black;
	height: 25px;
	text-align:left;
}
.WizardGridHeaderNoBorder
{
	background-color: silver;
	border-bottom: 2px solid black;
	color: black;
	height: 25px;
	text-align:left;
}
.WizardGridCell
{
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	height: 25px;
}

.PickerGrid
{
	background-color: white;
    color: black;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 8pt;
    width: 100%;
}

.PickerGridHeader
{
	background-color: #E9E7D8;
	border-right: 1px solid #D1CCB6;
	color: black;
}

.PickerGridHeaderNoBorder
{
	background-color: #E9E7D8;
	color: black;
}

.PickerGridCell
{
	border-bottom: 1px solid #D1CCB6;
	border-right: 1px solid #D1CCB6;
	cursor: hand;
}

.PickerGridCellNoBorder
{
	border-bottom: 1px solid #D1CCB6;
	cursor: hand;
}

.ButtonStrip
{
	background-color: #7288AD;
	border: 1px solid #40505D;
}

.ButtonStripButton
{
	background-color: #7288AD;
	border-bottom: 1px solid #324884;
	border-left: 1px solid #8EA4C9;
	border-right: 1px solid #324884;
	border-top: 1px solid #8EA4C9;    
	color: white;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
}

.ButtonStripButtonHover
{
	background-color: #7288AD;
	border-bottom: 1px solid #324884;
	border-left: 1px solid #8EA4C9;
	border-right: 1px solid #324884;
	border-top: 1px solid #8EA4C9;    
	color: yellow;
    cursor: hand;
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 7.5pt;
    font-weight: bold;
}

.submenu {
    display:block;
    /*margin-left: 2em;*/
    font-size: 10pt;
    font-family: verdana;
}
.menuitem {
    margin-left: 2em;
    font-size: 10pt;
    font-family: verdana;
}
.mhead {
    background-color: #629C5C;
    color: White;
    text-decoration:none;
    display: block;
    font-size: 10pt;
    font-family: verdana;
    border: solid 3px #629c5c;
}

.cattitlediv 
{
	font-family:verdana;
	font-size:18pt;
	color:#639C5C; 
	border-bottom-color:#d9d7ca; 
	border-bottom-width:3px; 
	border-bottom-style:solid; 
	text-align:left; 
	width:100%;
	margin-top:11px;
	margin-bottom:11px;
}

.pagetitlediv 
{
	font-family:verdana;
	font-size:18pt;
	color:#639C5C; 
	border-bottom-color:#d9d7ca; 
	border-bottom-width:3px; 
	border-bottom-style:solid; 
	text-align:center; 
	width:100%;
	margin-top:11px;
	margin-bottom:11px;
	text-shadow: #cccccc 2px 2px 2px; 
}

.pagetitlediv2
{
	font-family:verdana;
	font-size:18pt;
	color:#82CF7A; 
	border-bottom-color:#d9d7ca; 
	border-bottom-width:3px; 
	border-bottom-style:solid; 
	text-align:center; 
	width:100%;
	margin-top:11px;
	margin-bottom:11px;
}

.ShippingHeader
{
	background-color:#629C5C;
	color:White;
	font-weight:bold;
    font-size: 7pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
}

.ItemGroupHeader
{
	background-color:#629C5C;
	color:White;
	font-weight:bold;
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
}

.ItemIndent
{
	margin-left:10px;
}	
.SubItemIndent
{
	margin-left:30px;
}

.itemTableRow 
{
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight:bold;
	color: #485047;
    text-decoration: none;
    background-color:#F1F1F1;
}

.Highlights
{
	background-color:#F1F1F1;
	width:50%;
	text-align:left;
}

.Highlights div
{
	background-color:#629C5C;
	padding-left:5px;
	height:15px;
	color:White;
	font-weight:bold;
    font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	width:100%;	
}

.Highlights li
{
	margin-left:25px;
}

.Highlights p
{
    float:left;
    width:50%;
}

.ItemListing
{
	vertical-align:middle;
}

.ItemListing td
{
	background-color:#F1F1F1;
	font-size: 8pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
}

.ItemListing span
{
	margin-left:10px;
}

.ItemListing li
{
	margin-left:30px;
}

.ItemListing input
{
	font-family:Verdana;
	font-size:7pt;
}

.ItemListingSmall
{
	vertical-align:middle;
}

.ItemListingSmall td
{
	background-color:#F1F1F1;
	font-size: 7pt;
    font-family: Verdana,Tahoma,Arial,sans-serif;
	color: #485047;
    text-decoration: none;
}

.ItemListingSmall span
{
	margin-left:8px;
}

.ItemListingSmall li
{
	margin-left:15px;
}

.ItemListingSmall input
{
	font-family:Verdana;
	font-size:7pt;
}

.imageCell
{
    text-decoration:none;
    font:Verdana bold 10pt normal;
    font-style:normal;
    border:none;
    text-align:center;
}

.imageCell img
{
    width:100px;
}
.catItem {			background: url(images/itemBlock.gif) 0 100% no-repeat;
          			display:table-cell;
          			vertical-align: middle;
          			margin-left:auto;
          			margin-right:auto;
          			height:150px;
					width:160px;
					min-height:150px;
          			min-width:160px;
          			text-align:center; }
.catItem:hover {	cursor:hand;
					cursor:pointer; 
					background: url(images/itemBlockHover.gif) 0 100% no-repeat;
					display:table-cell;
					vertical-align: middle;
					margin-left:auto;
					margin-right:auto;
					height:150px;
					width:160px;
					min-height:150px;
					min-width:160px;
					text-align:center; }
.catTitle {vertical-align:middle; text-align:center; padding-bottom:1em; color:White; font-weight:bold; text-shadow: #666666 2px 2px 2px; }
.catImage img {max-width:100px; padding:1em; max-height:100px; }
.catTop {background: url(images/dot2.gif) 0 0 repeat-x}
.catBottom {background: url(images/dot2.gif) 0 100% repeat-x}
.catLeft {background: url(images/dot2.gif) 0 0 repeat-y}
.catRight {background: url(images/dot2.gif) 100% 0 repeat-y}
.catBottomLeft {background: url(images/bl.gif) 0 100% no-repeat}
.catBottomRight {background: url(images/br.gif) 100% 100 % no-repeat}
.catTopLeft {background: url(images/tl.gif) 0 0 no-repeat}
.catTopRight {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}


.HeaderBar {height:20px; 
            vertical-align:bottom; 
            text-align:right; 
            background-color:#333333;}
.HeaderBar td {vertical-align:middle; 
               text-align:center; 
               border-top:1px solid #acacac; }
.HeaderBar div {padding: 0px 15px 0px 0px; 
                 border:0; 
                 color:Yellow; 
                 font-weight:bold;
                 background: #333333; } 
                 
.Header 
{
    background:url(images/darktolight.jpg) 0 100% repeat-y;
}

.Vacation a:link { color:yellow; text-decoration:underline; }
.Vacation a:visited { color:yellow; text-decoration:underline; }
.Vacation a:hover { color:yellow; text-decoration:underline; }
.Vacation a:active { color:yellow; text-decoration:underline; }