/*
BODY
{
	font-size: 12px;
	line-height: 16px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
*/

/* 
a
{
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
a:hover
{
	color: #F60;
	font-weight: normal;
	text-decoration: underline;
}
 */

.Table_Default
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
}
.BannerRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 20pt;
	font-weight: 400;
	color: #000044;
	background-color: #ffffff;
}

.TitleRow
{
	font-weight: 600;
	font-size: 14pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.RevTitle
{
	font-weight: 400;
	font-size: 16pt;
	color: #ffffff;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: dimgray;
}

.IntRevRow
{
	font-weight: 400;
	font-size: 10pt;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: dimgray;
}

a.IntRevRow				{color: #ffffff}

a.IntRevRow:hover		{color: #ff0000}

.IntRow
{
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

.DataRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
a.DataRow
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
a.DataRow:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: darkgray;
	font-weight: normal;
	text-decoration: none;
}

.DataRowHeader			
{font-family: font-family: Arial, Helvetica, sans-serif;
font-style: normal;
						font-size: 10pt;
						font-weight: bold;
						color: #000044;
						background-color: #ffffff}

.Navigation
{
	font-size: 10pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

a.Navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: gray;
	text-decoration: underline;
}

a.Navigation:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #f60;
	text-decoration: underline;
}

.DataCells
{
	font-weight: 400;
	font-size: 10pt;
	color: #000044;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fed3b9;
}

a.DataCells
{
	font-size: 10pt;
	text-decoration: underline;
	color: #000044;
	font-family: Arial, Helvetica, sans-serif;
}

a.DataCells:hover
{
	font-size: 10pt;
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.AltDataCells
{
	font-weight: 400;
	font-size: 10pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

a.AltDataCells			{font-size: 10pt;
						text-decoration: underline;
						color: #99CCCC;
							font-family: Arial, Helvetica, sans-serif;
}

a.AltDataCells:hover	{font-size: 10pt;
						text-decoration: underline;
						color: #FF0000;
							font-family: Arial, Helvetica, sans-serif;
}

.Error					{	font-family: Arial, Helvetica, sans-serif;
;
						font-style: normal;
						font-size: 12pt;
						font-weight: 600;
						color: #cc0000}

.MenuBar
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.MenuBar
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.MenuBar:hover
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.MainMenu
{
	font-weight: 600;
	font-size: 10pt;
	background-image: none;
	color: white;
	background-color: transparent;
	text-decoration: none;
}

a.MainMenu:hover
{
	font-weight: 600;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: underline;
	background-color: transparent;
}

a.MainMenuItems
{
	font-size: 10pt;
	text-decoration: underline;
	color: #000044;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

a.MainMenuItems
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: transparent;
}

a.MainMenuItems:hover
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: transparent;
}

/*
INPUT
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	color: dimgray;
	border-bottom: darkgray 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}


SELECT					{font-family: Arial, Helvetica, sans-serif;
						color: #000044}

TEXTAREA
{
	color: #000044;
	font-family: Arial;
}
*/
.Notes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000044;
}

a.Notes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000044;
	text-decoration: underline;
}

a.Notes:hover			{	font-family: Arial, Helvetica, sans-serif;
						font-size:9pt;
						color: #ff0000;
						text-decoration:underline}
a.Notes:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000044;
	text-decoration: underline;
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000044;
	background-color: white;
}

a.Footer				{font-family: Verdana,arial,MS Sans Serif;
						font-size:8pt;
						color: #000044}

a.Footer:hover			{font-family: Verdana,arial,MS Sans Serif;
						font-size:8pt;
						color: #000044}

.CatRow
{
	font-weight: normal;
	font-size: 10pt;
	color: dimgray;
	background-color: white;
	text-decoration: none;
}

a.TopCat
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
	text-decoration: none;
}

a.TopCat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}
a.TopCat:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: dimgray;
}

.CatTree
{
	font-size: 9pt;
	text-decoration: none;
	background-color: #E7E6E6;
	color: dimgray;
}

.CatCells
{
	font-size: 9pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7E6E6;
}

a.CatCells
{
	font-size: 9pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.CatCells:hover
{
	font-size: 9pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.CatCellsHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e7e6e6;
}

.SubCat
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	background-color: transparent;
	color: black;
}

a.SubCat:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
	color: #666666;
	background-color: transparent;
}

.FormEntry				{font-family:MS Sans Serif;
						font-size:8pt;
						color:#000000}

.PSName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.PSTitle				
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.PSData
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

.PSDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.PSDescBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: dimgray;
	text-decoration: none;
	font-weight: bold;
}
.PSDescColor
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.PSDescLink
{
	font-size: 9pt;
	color: dimgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.PSDescColorLink
{
	font-size: 9pt;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.PSDescColorLink:hover
{
	font-size: 9pt;
	color: darkgray;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.PSSmall
{
	FONT-SIZE: 10px;
    COLOR: #666666;
    LINE-HEIGHT: 15px;
	font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

.ItemCatDesc			{font-family: Arial, Helvetica, sans-serif;
						font-style:normal;
						font-size:9pt;
						color:#000044;
						background-color:#ffffff}

a.ItemCatDesc			{font-family: Arial, Helvetica, sans-serif;
						font-style:normal;
						font-size:9pt;
						color:#336699;
						background-color:#ffffff;
						text-decoration:underline}

a.ItemCatDesc:hover		{font-family: Arial, Helvetica, sans-serif;
						font-style:normal;
						font-size:9pt;
						color:#ff0000;
						background-color:#ffffff;
						text-decoration:underline}

.ItemCatHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.ItemCatTable
{
	font-weight: normal;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
/* start MPI FASTT Custom styles */
.ShoppingCartHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	
}
.ShoppingCart
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	
}
.Button
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	color: white;
	background-color: #333333;
}
a.WhiteLink
{
	font-size: 8pt;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* end MPI FASTT Custom styles */

/* start Key Digital kd_web.css Styles */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
li {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 16px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
li ul li {
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height: 16px;
	padding-bottom: 3px;
	list-style-position: outside;
	list-style-image: url(images/arrow_secondary.gif);
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 3px;
}
.textBoldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.textBoldGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.textdimGrey
{
    FONT-SIZE: 17px;
    COLOR: #666666;
    LINE-HEIGHT: 14px;
	font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
}
.button
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: 1px solid;
    WIDTH: 50px;
    COLOR: white;
    BORDER-BOTTOM: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
    HEIGHT: 18px;
    BACKGROUND-COLOR: #333333
}
.tabborder
{
    BORDER-RIGHT: #333333 1px solid;
    BORDER-TOP: #333333 1px solid;
    BORDER-LEFT: #333333 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #333333 1px solid
}
.tdborder
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: solid #999 1px;
	padding: 8px;
	background-color: #FFF;
}
.tdbordergray
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: solid #999 1px;
	padding: 8px;
	background-color: #FFF;
}
.tdborder1
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #999 1px;
	padding: 8px;
	background-color: #FFF;
}
.MouseOverOnbutton
{
	cursor: pointer;
}
.tdborder2
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #999 1px;
	padding: 8px;
	background-color: #FFF;
}
.tdborder4
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: orangered;
	font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.tdborder3
{
    BORDER-RIGHT: 2px;
    BORDER-TOP: #666666 2px solid;
    BORDER-LEFT: 2px;
    COLOR: #999999;
    BORDER-BOTTOM: #666666 2px solid
}

.tdborder5
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 8px;
	background-color: #FFF;
}
.tdborder6
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.tdborder7
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #666666;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f4f4f4;
    TEXT-DECORATION: none
}


.dtgHeaderStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: white;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ff9933
}
.dtgItemStyle
{
    FONT-SIZE: 9pt;
    COLOR: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #f0f0f0
}
.dtgAlterItemStyle
{
    FONT-SIZE: 9pt;
    COLOR: #edbb08;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: lightgrey
}
.dtgStyle
{
    BORDER-RIGHT: #cccccc 1px;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #cccccc 1px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 9pt;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #cccccc 1px;
    WIDTH: 100%;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #cccccc 1px;
	font-family: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: white
}

.Errortext
{
    LIST-STYLE-POSITION: outside;
    FONT-SIZE: 12px;
    LIST-STYLE-IMAGE: url(images/arrow.gif);
    COLOR: red;
    LINE-HEIGHT: 16px;
	font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}
.headerText {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.textBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}

/* end Key Digital kd_web.css Styles */


/* start Key Digital menu/menu.css styles */
.menustyle
{
	
	background-color : white;
	cursor :pointer;
}
.menuitem
{
	color:white;	
	font-size:9pt;
}
.mouseup
{
	color:white;
	font-family:Arial;
	font-size:9pt;
	cursor:pointer;
}
.mouseover
{	
	color:white;
	font-family:Arial;
	font-size:9pt;
	cursor:pointer;
}
.mousedown
{
	color:white;
	font-family:Arial;
	font-size:9pt;
	cursor:pointer;
}

.smenustyle
{	
	font-weight: normal;
	background-color: #ff6633;
}

.SubMouseOver
{
	margin: 0px;
	font-size:9pt;
	background-color:#A7A7A7;
	cursor:pointer;
}

.SubMouseOver1
{
	margin: 0px;
	font-size:9pt;
	background-color:#A7A7A7;
	padding-right:13pt;
	cursor:pointer;
}

.spacer
{
	border-right: gray 0px solid;
	border-top: gray 0px solid;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: gray 0px solid;
	padding-top: 0px;
	border-bottom: gray 0px solid;
	background-color: gray;
}
/* end Key Digital menu/menu.css styles */


.MenuBar
{
	font-size: 10pt;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-image:url(images/separator.png);
	background-repeat:no-repeat;
	height:22px;
	padding-left:20px;
}

.MenuBarUserName
{
	font-size: 11pt;
	color: 000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	height:22px;
	padding-left:20px;
}

.ShoppingCartTable
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-left: #666666 1px solid;
	border-bottom: #666666 1px solid;
}
.ShoppingCartTableHeader
{
	font-size: 30pt;
	color: #666666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.subsection_Products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid #999 1px;
	padding: 8px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	padding-right: 5px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
}
.textGrey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #333;
}
