body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #FFFFFF;
	/*background: transparent url(images/bg.gif) repeat scroll center top;*/
}

#centeredContent 
{
	width: 1000px;
	/*height: 700px;*/
	margin: 10px auto;
	/*background-image: url("../images/msfp_smbus2_01.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #fff7f7;*/
	border-color:#000;
	border-style: solid;
	border-width: 0px;
	padding: 0px;
}
#bigTable
{
	border-color:#000;
	border-style: solid;
	border-width: 1px;
	border-collapse:collapse;
}
#img
{

background-image: url('../images/background.jpg');
background-repeat:repeat-x;

}
#greyHeader
{
  width: 1000px;
 height: 390px;
  background-color: #333333;
  z-index: 0;
  position: absolute;
}
#otherHeader
{
  z-index:1;
  position: absolute;
}
#header
{
  width: 1000px;
  height: 128px;
  /*background-color: #333333;*/
  z-index: 1;
  color: #333333;
  clear:both;
}
#headerLogo
{
  background-image: url("../images/header_logo.jpg");
  background-repeat: no-repeat;
  width: 453px;
  height: 51px;
  margin-top: 47px;
  margin-left: 42px;
  clear:left;
  z-index: 1;
  float: left;
  
}
#headerRightLinks
{
  float:right;
  color:  #999999;
  margin-top: 60px;
  margin-right:50px;
}
#headerRightLinks ul
{
  list-style: none;
}

#headerRightLinks li, #headerRightLinks li a, #headerRightLinks li a:visited
{
  text-transform:uppercase;
  font-family: Sans-serif;
  color:  #999999;
  font-weight: bold;
  font-size: 10pt;
  text-decoration:none
}

#headerRightLinks li a:hover
{

  font-size: 10pt;
  color: #808080;

}
.headerRightLinksRed
{
    color: #CC1B28;
    font-size: 11pt;
}

#linksLine
{
  width: 913px;
  /*height: 33px;*/
  background-color: #333333;
  
  z-index: 1;
  /*margin: 0px auto;*/
  margin-left: 80px;
  
 /* border-top: 3px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-color:#666666;*/
  
}

#linksLineIndex
{
  width: 888px;
  height: 77px;
  background-color: #333333;
  z-index: 1;
  /*margin: 0px auto;*/
  margin-left: 80px;
  
  
 /* border-top: 3px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-color:#666666;*/
  
}

#linksLineWhat
{
  width: 139px;
  /*height: 34px;*/
  background-color: #CDD3C5;
  background-image: url("../images/lala2.png");
  background-repeat: no-repeat;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 2px;
  border-color:#666666;
	border-style: solid;
  z-index: 1;
  clear:none;
}

#navigation a, #longbox a, #firstbox a
{
  width: 150px;
  height: 25px;
  background-color: #CDD3C5;
 /* background-image: url("../images/lala2.png");
  background-repeat: no-repeat;*/
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-color:#666666;
	border-style: solid;
  z-index: 1;
  text-decoration: none;
  padding-left: 10px;
  padding-top: 8px;
  font-size: 15px;
  color: #4D4D4D;
  font-weight: bold;
  
}

#navigation span a, #longbox a
{
 /* background: url(right-tab.gif) right top no-repeat;*/
  /*padding-right: 10px*/
  
  background-image: url("../images/lala2.png");
  background-repeat: no-repeat;
}

#longbox a
{
  width: 196px;
  border-right: 2px;
  border-color:#666666;
	border-style: solid;
  
  
}



#navigation a, #navigation a span
{
  display: block;
  float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
  float: none
}
/* End hide */

#navigation a:hover
{
  color: #4D4D4D;
  background-color: #EEF7E4;
  /*background: #781351 url(left-tab-hover.gif) left top no-repeat;*/
  background-image: url("../images/lala23.png");
  background-repeat: no-repeat;
  padding-left: 10px
}


#firstbox a, #firstbox a:hover
{
   background-image: url("../images/lala234.png");
  background-repeat: no-repeat;
  border-color: #333333;
  
  
}

#navigation span:hover
{
  /*background: url(right-tab-hover.gif) right top no-repeat;*/
  /*padding-right: 10px;*/
  
}

#navigation ul
{
  list-style: none;
  padding: 0;
  margin: 0
}

#navigation li
{
  float: left;
  list-style: none;
  margin: 0;
  /*vertical-align: middle;
  display: table-cell;*/
}


#mainBody
{
  width: 933px;
 /* height: 471px;*/
  background-color: #E4EADA;
  z-index: 1;
  margin: 0px auto;
  border-color: #666666;
  border-style: solid;
  border-width: 2px;
  
  clear:both;
}

#bodyTable
{
  text-align: left; /* this overrides the text-align: center on the body element. */
  border-collapse:collapse;
  border-color:#000;
	border-style: solid;
	border-width: 0px;
	
}

#bodyTableIndex
{
  text-align: left; /* this overrides the text-align: center on the body element. */
  border-collapse:collapse;
  border-color:#000;
	border-style: solid;
	border-width: 0px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 8px;
	
}

#bodyTable td
{
  border: 0px dotted green;
 /* background-color: green;*/
}

#center
{
  border: 0px dotted green;
  background: url('../images/homepage.png') no-repeat;
  width: 608px;
  height: 393px;
  padding: 0px;
    
}
#centered
{
  text-align: center;
}
/*img
{
display:block;
}*/
#green
{
  border: 0px dotted green;
  background: url('../images/green.png') no-repeat;
  width: 304px;
  height: 131px;
  padding: 0px;
}
#purple
{
  border: 0px dotted green;
  background: url('../images/purple.png') no-repeat;
  width: 304px;
  height: 131px;
  padding: 0px;
}
#orange
{
  border: 0px dotted green;
  background: url('../images/orange.png') no-repeat;
  width: 304px;
  height: 131px;
  padding: 0px;
}

#insideBox
{
  /*width:893;*/
  margin: 15px;
/*  border-color: #666666;
  border-style: solid;
  border-width: 0px;*/
  clear:both;
}


.white
{
  color: #ffffff;
}

.homeText h1
{
  color: #333333;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 14pt;
}

.homeText
{
  padding-left: 20px;
  font-weight: normal;
}
.homeText, .homeText a, .homeText a:visited
{
 /* padding-top: 20px;*/
  font-family: Sans-serif;
  
  font-size: 12pt;
  color: #4D4D4D;
  text-decoration: none;
}
.homeText a, .homeText a:visited
{
  font-weight: bold;
}

.homeText a:hover
{
  /*font-size: 11pt;
  font-weight: bold;*/
  color: #808080;
}


#insideBoxLeft
{
  width:600px;
/*  height: 435px;*/
  margin: 0px;
  margin: 10px;
  border-top: 0px;
  border-left: 0px;
  border-right: 1px;
  border-bottom: 0px;
  border-color:#A5A8A0;
	border-style: solid;
  
 /* float: left;*/
}

#insideBoxLeft a
{
  color: black;
  text-decoration: none;
}
#insideBoxLeft a:hover
{
  color: #808080;
  text-decoration: none;
}

#insideBoxRight
{
  width:270px;
  margin: 0px;
  margin-top: 30px;
  border-color: orange;
  border-style: solid;
  border-width: 0px;
  /*float: right;*/
}

#insideStepByStep ol 
{
  list-style-type: decimal;
  padding: 0;
  margin-top: 0px;
  margin-left: 35px;
  margin-right: 0px;
 /* margin: 0;*/
  margin-bottom: 35px;
  

}

#insideStepByStep ol li
{
  /*float: left;*/
  /*list-style: none;*/
  list-style-type: decimal;
  float: none;
  margin-right: 5px;
  margin-top: 5px;
  font-family: "Georgia";
  font-weight: normal;
  font-size: 10pt;
  /*vertical-align: middle;
  display: table-cell;*/
}
#insideStepByStep p
{
  font-family: "Georgia";
  font-weight: normal;
  font-size: 10pt;
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 10px;
}

#insideAbout ol 
{
  list-style-type: disc;
  padding: 0;
  margin-top: 0px;
  margin-left: 65px;
  margin-right: 0px;
  margin: 0;
 /* margin: 0;*/

  

}

#insideAbout ol li
{
  /*float: left;*/
  /*list-style: none;*/
  list-style-type: disc;
  float: none;
  margin-right: 5px;
  margin-top: 5px;
  font-family: "Georgia";
  font-weight: normal;
  font-size: 10pt;
  margin: 0;
  margin-left: 35px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  /*vertical-align: middle;
  display: table-cell;*/
}

.insideStepByStepAlpha
{
   padding-left: 20px
}

.rightBoxLargeText
{
  padding-top: 20px;
  font-family: Sans-serif;
  font-size: 15pt;
  color: #333333;
}

.alreadyVirtualized h1
{
  color: #333333;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 11pt;
}

.alreadyVirtualized, .alreadyVirtualized a, .alreadyVirtualized a:visited
{
  padding-top: 20px;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #CC1B28;
  text-decoration: none;
}

.alreadyVirtualized a:hover
{
  /*font-size: 11pt;
  font-weight:bold;*/
  color: #808080;
}

.alreadyVirtualizedArrows
{
  color: #CC1B28;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 9pt;

}

.fiveMinuteFacts h1
{
  color: #333333;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 11pt;
}

.fiveMinuteFacts
{
  padding-left: 20px;
}
.fiveMinuteFacts, .fiveMinuteFacts a, .fiveMinuteFacts a:visited
{
  padding-top: 20px;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 11pt;
  color: #4D4D4D;
  text-decoration: none;
}

.fiveMinuteFacts a
{
  text-decoration: underline;
}

.fiveMinuteFacts a:hover
{
 /* font-size: 11pt;
  font-weight: bold;*/
  color: #808080;
}





.leftBoxHeader 
{
  
  color: #333333;
  font-family: "Minion Pro", serif;
 /* font-weight: regular;*/
  font-size: 20pt;
  
  margin-right: 7px;
  border-bottom: 1px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  
  border-color: #A5A8A0;
  border-style: solid;
  
  
}

.leftBoxHeaderOtherText
{
  color: #333333;
  font-family: Sans-serif;
  /*font-weight: regular;*/
  font-size: 18pt;
}

#insideBoxLeft ul
{
  list-style: none;
  padding: 0;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 0px;
 /* margin: 0;*/
  margin-bottom: 35px;
  

}

#insideBoxLeft li
{
  float: left;
  list-style: none;
  margin-right: 5px;
  margin-top: 5px;
  font-family: "Georgia";
  font-weight: bold;
  font-size: 9pt;
  /*vertical-align: middle;
  display: table-cell;*/
}

#insideBoxLeft h1
{
  clear: left;
  color: #CC1B28;
  font-family: Sans-serif;
  font-weight: bold;
  font-size: 11pt;
  margin-top:5px;
  margin-left:10px;
  /*vertical-align: middle;
  display: table-cell;*/
}

#insideBoxLeft p
{
  font-family: "Georgia";
  /*font-weight: regular;*/
  font-size: 10pt;
  margin-left: 10px;
  margin-top: 0px;
  margin-right: 10px;
  /*vertical-align: middle;
  display: table-cell;*/
}

#bottomLinks
{
  margin: 25px auto;
  border: 0px;
  border-color: #A5A8A0;
  border-style: solid;
  text-align:center;
 
}

#bottomLinks ul
{
   list-style: none;
  padding: 0;
  /*margin: 10px auto;*/
 
 /* margin: 0;*/
}

#bottomLinks li, #bottomLinks li a, #bottomLinks li a:visited
{

  list-style: none;
  display:inline;
 /* margin-right: 5px;
  margin-top: 5px;*/
  font-family: "Verdana";
 /* font-weight: regular;*/
   color: #808080;
  font-size: 8pt;
  text-decoration: none;
}

#bottomLinks li a:hover
{

  font-size: 8pt;
  color: #4D4D4D;
}