/* ----- LAST REVISED 2/10/09 ----------------------------------------------------- */

body {background-color: #FFFFFF;
      margin: 0em;
      margin-top: 0em;}

body, tr, td, p, input, ul, ol, li, pre {font-family: Arial, Helvetica, sans-serif;
                                         font-style: normal;
                                         font-weight: normal;
                                         font-size: 8pt;
                                         color: #000000;}

.plainText {font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size: 8pt;
			color: #000000;}
			
.plainTextBold8px {font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size: 8pt;
			color: #000000;}
			
.plainTextBold {font-family: Arial, Helvetica, sans-serif;
			font-style: normal;
			font-weight: bold;
			font-size: 9pt;
			color: #000000;}

.smallFont { font-size: 9px; }

.bold { font-weight: bold; }

.redText { color: #CB0000; }

.redTextBold { color: #CB0000; font-weight: bold;}

.redText12px { color: #CC0000; font-size: 12px }

.redTextBigHeader { color: #CB0000; font-weight:bold; font-size: 16px; }

.whiteBold { color: #FFFFFF; font-weight: bold }

.whiteBold11px { color: #FFFFFF; font-weight: bold; font-size: 11px }				 
				 
ul {list-style-type: square}

/*This is for those times when a table gets in the way of your css in Netscape*/
.fonts{font-family: Arial, Helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 8pt;
       color: #000000;}
	   
/* this is for the background color of alternating rows */
.rowBgColor {background-color: #F1F1F1}
.rowBgDarker {background-color: #E1E1E1}

/* this is for the line around the archive box*/
.darkCellBack {
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/* this is for the CC Login box background*/
.lightGrayCell {
	color: #FFFFFF;
	background-color: #E9E9E9;
}

/* this is for the CC Login box header (same color as footer bar) */
.darkGrayCell {
	color: #FFFFFF;
	background-color: #737C81;
}

/* this is for the CC Login box outline. (same color as footer bar) */
.darkGrayOutline {
	BORDER-RIGHT: #737C81 1.0pt solid; 
	BORDER-TOP: #737C81 1.0pt solid;
	BORDER-LEFT: #737C81 1.0pt solid; 
	BORDER-BOTTOM: #737C81 1.0pt solid;
}

.blackOutline {
	border: solid 1px #000000;


}

/* this style displays a link as red text */
.smallGrayLink A:link {color: #444444; text-decoration: none; font-size: 8pt}
.smallGrayLink A:visited {color: #444444; text-decoration: none; font-size: 8pt}
.smallGrayLink A:active {color: #444444; text-decoration: underline; font-size: 8pt}
.smallGrayLink A:hover {color: #444444; text-decoration: underline; font-size: 8pt}

.ptitle {font: 11px Verdana , Geneva, Arial, Helvetica, sans-serif; color: white; background-image: url(/images/p_title_bk.gif);height:18px;padding-left: 5px;border: 1px solid #848484;border-width:1px 1px 0 1px;}

.callOutTable 
{ 
	border: 1px solid #BBB; 
}

.sectionHeader
{ 
	font-weight: bold;
}

/*-------------------------Front Page Styles------------------------------------*/

.plainGray, .plainGrayU {
	font-family: arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	margin-left: 0in; 
	color: #666666;
	}
B.plainGray {font_weight: bold;}
	
.plainGray A:link {color: #666666; text-decoration: none;}
.plainGray A:visited {color: #666666; text-decoration: none;}
.plainGray A:active {color: #666666; text-decoration: none;}
.plainGray A:hover {color: #CC0000; text-decoration: underline;}

.plainGrayU A:link {color: #666666; text-decoration: underline;}
.plainGrayU A:visited {color: #666666; text-decoration: underline;}
.plainGrayU A:active {color: #CC0000; text-decoration: underline;}
.plainGrayU A:hover {color: #CC0000; text-decoration: underline;}

UL.compact { position:relative; left:-35px; top:-4px; bottom:0px; right:-60px; margin-left: 20px; margin-bottom: 1px; margin-top: 5px; }

input.btn{
   color:#000;
   font-family:'arial',helvetica,sans-serif;
   font-size:100%;
   background-color:#fff;
   border:1px solid;
   border-top-color:#000;
   border-left-color:#000;
   border-right-color:#000;
   border-bottom-color:#000;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#AAAAAA');}

/* ------------------------- AMT ----------------------------------------*/

.AMTtopNav A:link {color: #FFFFFF; text-decoration: none; font-size: 11px;}
.AMTtopNav A:visited {color: #FFFFFF; text-decoration: none; font-size: 11px;}
.AMTtopNav A:active {color: #FFFFFF; text-decoration: none; font-size: 11px;}
.AMTtopNav A:hover {color: #FFFFFF; text-decoration: none; font-size: 11px;}
.AMTtopNav {color: #FFFFFF;
				border-right: 1px solid #FFFFFF;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 0px;
				padding-bottom: 0px;}
				
.AMTtopNavRed A:link {color: #cb0000; text-decoration: none; font-size: 11px;}
.AMTtopNavRed A:visited {color: #cb0000; text-decoration: none; font-size: 11px;}
.AMTtopNavRed A:active {color: #cb0000; text-decoration: none; font-size: 11px;}
.AMTtopNavRed A:hover {color: #cb0000; text-decoration: none; font-size: 11px;}
.AMTtopNavRed {color: #cb0000;
				border-right: 1px solid #FFFFFF;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 0px;
				padding-bottom: 0px;}

/* ------------------------ enterprise mobility styles ------------------------ */
.mobilitytopNav A:link {color: #FFFFFF; text-decoration: none; font-size: 10pt;}
.mobilitytopNav A:visited {color: #FFFFFF; text-decoration: none; font-size: 10pt;}
.mobilitytopNav A:active {color: #FFFFFF; text-decoration: none; font-size: 10pt;}
.mobilitytopNav A:hover {color: #FFFFFF; text-decoration: underline; font-size: 10pt;}

.mobilitytopNav {color: #FFFFFF;
				border-right: 1px solid #FFFFFF;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 0px;
				padding-bottom: 0px;}
				
.mobilitytopNavRed A:link {color: #cb0000; text-decoration: none; font-size: 10pt;}
.mobilitytopNavRed A:visited {color: #cb0000; text-decoration: none; font-size: 10pt;}
.mobilitytopNavRed A:active {color: #cb0000; text-decoration: none; font-size: 10pt;}
.mobilitytopNavRed A:hover {color: #cb0000; text-decoration: underline; font-size: 10pt;}

.mobilitytopNavRed {color: #CB0000;
				border-right: 1px solid #FFFFFF;
				padding-left: 5px;
				padding-right: 5px;
				padding-top: 0px;
				padding-bottom: 0px;}
				
.mobilitySubHeader {color: #CB0000;
				 font-size: 9 pt;
				 font-weight: bold;}
				 
.mobilityBox {background: #EDEDED;
			  padding: 2px;}
			  
.mobilityBoxBackColor { background: #EDEDED; }
			 
.mobilityBreadcrumb A:link {color: #CB0000; text-decoration: underline; font-size: 8pt;}
.mobilityBreadcrumb A:visited {color: #CB0000; text-decoration: underline; font-size: 8pt;}
.mobilityBreadcrumb A:active {color: #CB0000; text-decoration: underline; font-size: 8pt;}
.mobilityBreadcrumb A:hover {color: #CB0000; text-decoration: underline; font-size: 8pt;}
/* ------------------------ pro svcs styles ------------------------ */
.proSvcsSubHeader {color: #CB0000;
				 font-size: 9 pt;
				 font-weight: bold;}


/* ------------------------ LINKS -------------------------------------------------- */

A:link {color: #3B3B6E; text-decoration: underline;}
A:visited {color: #3B3B6E; text-decoration: underline;}
A:active {color: #3B3B6E; text-decoration: underline;}
A:hover {color: #3B3B6E; text-decoration: underline;}


/* this style is for left side navigation links */
.leftLink A:link {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:visited {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:active {color: #3B3B6E; text-decoration: none; font-size: 8pt;}
.leftLink A:hover {color: #3B3B6E; text-decoration: underline; font-size: 8pt;}


/* this style displays a link as regular black text with a rollover effect */
.blackLink A:link {color: #000000; text-decoration: none;}
.blackLink A:visited {color: #000000; text-decoration: none;}
.blackLink A:active {color: #000000; text-decoration: none;}
.blackLink A:hover {color: #3B3B6E; text-decoration: underline;}


/* this style displays a link as red text */
.redLink A:link {color: #CB0000; text-decoration: underline;}
.redLink A:visited {color: #CB0000; text-decoration: underline;}
.redLink A:active {color: #CB0000; text-decoration: underline;}
.redLink A:hover {color: #CB0000; text-decoration: underline;}


.whiteLink A:link {color: #FFFFFF; text-decoration: underline;}
.whiteLink A:visited {color: #FFFFFF; text-decoration: underline;}
.whiteLink A:active {color: #FFFFFF; text-decoration: underline;}
.whiteLink A:hover {color: #FFFFFF; text-decoration: underline;}

/* ------------------------ LEFT NAV ----------------------------------------------- */

/* the following class is for the new-look top nav background color */
.topNavBgColor {background-color: #F2F2F2;}

/* the following three classes are for the new-look left nav background color */
.headNavBack {color: #FFFFFF;
	      background-color: #CCCCCC;}

.subNavBack {color: #666666;
	     background-color: #FFFFFF;}

.linkNavBack {
	color: Silver;
	/*background-color: #EBECED;
}*/
		  background-color: #EEEEEE;}

/* the following three classes are for front page only table background color */
.headNavBackFP {color: #FFFFFF;
	      background-color: #EBEBEB;}

.subNavBackFP {color: #ECECEC;
	     background-color: #FFFFFF;}

.linkNavBackFP {color: #ECECEC;
	      background-color: #FBFBFB;}
		  
/* the following class is for the new-look left/right nav border color */
.navBoxBorderColor {background-color: #BABABA;}

/* ------------------------ HEADERS ------------------------------------------------ */

.errorHeader {
	font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    color: #CC0000;
}

.size14Header { font-family: Arial, Helvetica, sans-serif;
             font-style: italic;
             font-weight: bold;
			 font-size: 14pt;
             color: #000000; }

.mainHeader {font-family: Arial, Helvetica, sans-serif;
             font-style: normal;
             font-weight: bold;
             font-size: 12pt;
             color: #000000;}

.secondaryHeader {font-family: Arial, Helvetica, sans-serif;
	          font-style: normal;
	          font-weight: bold;
	          font-size: 11pt;
	          color: #000000;}

.whiteHeader10 {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 10pt;
	       color: #FFFFFF;}
		   
.size11Header  {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 11pt;
	       color: #000000;}
		   
.size10Header {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 10pt;
	       color: #000000;}
		   
.size9Header {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 9pt;
	       color: #000000;}
		 
		   
.rightBoxHeader {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       font-size: 9pt;
	       color: #FFFFFF;}
		   
.redBoxHeader {font-family: Arial, Helvetica, sans-serif;
	       font-style: normal;
	       font-weight: bold;
	       /*font-size: 9pt;*/
	       color: #CC0000;}

h4 {font-family: Arial, Helvetica, sans-serif;
	          font-style: normal;
	          font-weight: bold;
	          font-size: 10pt;
	          color: #000000;}

			  
.bt_dsc{
	list-style-type : disc;
	font-size : inherit;
	display : list-item;
	list-style-position : inside;
	font-weight : normal;
	background : #FFFFFF;
}

.bt_circ{
	list-style-type : circle;
	font-size : inherit;
	display : list-item;
	list-style-position : inside;
	margin-left : 20px;
	background : #FFFFFF;
}

.bt_sq{
	list-style-type : square;
	font-size : inherit;
	display : list-item;
	list-style-position : inside;
	margin-left : 40px;
	background : #FFFFFF;
}

.outline {
	BORDER-RIGHT: #CCCCCC 0.5pt solid; 
	BORDER-TOP: #CCCCCC 0.5pt solid;
	BORDER-LEFT: #CCCCCC 0.5pt solid; 
	BORDER-BOTTOM: #CCCCCC 0.5pt solid;
}


/* ------------------------ AMD Specific Styles ------------------------------------------- */

.amdTagline {
	font-size: 13px;
	font-weight:bold;
	line-height: 16px;
	color: #009242;
	margin-left:15px;
}

.amdHeader {
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.amdSubHeader {
	font-size: 13px;
	font-weight:bold;
	color: #B2946A;
}

.amdSub2Header {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	letter-spacing:-0.5px;
}
.amdProductSublines {
	font-size: 10px;
	color: #666666;
	letter-spacing:-0.5px;
	line-height:12px;	
}

.amdNavigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.amdNavigation li {	
	width: 150px;
	text-align: left;	
}
.amdNavigation a:link, .amdNavigation a:visited {
	background-color:#FFFFFF;
	padding: 3px;
	color: #333333;
	font-size: 11px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.amdNavigation a:hover {
	border-bottom:1px dashed #FFFFFF;
	padding: 3px;
	color: #D61818;
	font-size: 11px;
	text-decoration:none;
}

.amdProdhighlight {
	text-align:left;
	padding: 5px 5px 5px 7px;
	margin:  10px 0px 10px 0px;
	background-color:#ffffff;
	border:1px solid #2d9a67;
	background-image:url(/images/amd/index_img_prodbg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.amdProdhighlight a:link, .amdProdhighlight a:visited { color: #000000; text-decoration: none; }
.amdProdhighlight a:hover { color: #000000; text-decoration: underline; }

.amdProductnames {
	font-family: "Arial", Verdana, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}

.amdJumptoproduct {
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #000000;
}

/* amd styles - the end */

/* WindowsEmbedded */

.QuoteRed {
	color: #cc0001;
	font-weight: bold;
	font-size: 9pt;
}
.EmbeddedBlue {color: #084eec; font-weight: bold; font-size: 9pt; }
.TItle_Blue {
	font-size: 11pt;
	font-weight: bold;
	color: #13558f;
}

.ProductText {
	font-size: 12pt;
	color: #FFFFFF;
}

.Productlinks a:link {
		color: #3B3B6E;
	text-decoration:underline;
}
.Productlinks a:visited {
	color: #3B3B6E;
	text-decoration: underline;
}
.Productlinks a:hover {
	color: #3B3B6E;
	text-decoration: underline;
}
.Productlinks a:active {
		color: #3B3B6E;
	text-decoration: underline;}
.TableTitle {font-size: 11pt; font-weight: bold; color: #FFFFFF; }

/* Spam Catcher */

#catchSomeJunk {display: none;}	


