a:link    { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:hover   { color: #CACACA; text-decoration: none;      }
a:active  { color: #FFFFFF; text-decoration: underline; }

a.detailsButton:link{    color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #0b2c62; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:visited{ color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #0b2c62; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:hover{   color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #2f74e8; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }
a.detailsButton:active{  color: #FFFFFF; border: 2px solid #FFFFFF; background-color: #0b2c62; padding: 2px; margin: 0px 0px 3px; text-align: center; width: 175px; display: table; font: 13pt/15pt arial; font-weight: bold; text-decoration: none; }

a.invRow:link    { color: #000000; text-decoration: none; font-weight: normal; }
a.invRow:visited { color: #000000; text-decoration: none; font-weight: normal; }
a.invRow:hover   { color: #919191; text-decoration: none; font-weight: normal; }
a.invRow:active  { color: #000000; text-decoration: none; font-weight: normal; }

h1,h2,h3{ margin: 2px; }

html, body{
  margin: 0px;
  padding: 0px;
  text-align: center
}

ul.twoColumnList li{ float: left; width: 150px; }
ul.socialButtons{ list-style: none; padding: 0px; margin: 20px 0px; }
ul.socialButtons li{ clear: left; font: 16pt/36pt arial; font-weight: bold; }
ul.socialButtons li img{ border: 0px; float: left; margin-right: 5px; }

.pageContent{ font: 13pt/15pt arial; font-weight: bold; letter-spacing: -1px; }
.mapForm{ color: #FFFFFF; }
.mapHeader{ color: #FFFFFF; }
.mapBubble{ color: #000000; }

.normal { font: 10pt/16pt arial; }
.small { font: 8pt/9pt tahoma; }
.bold { font-weight: bold; }
.white { color: #FEFEFE; }
.almostwhite { color: #FCFCFC; }
.black{ color: #000000; }
.lightgrey { color: #D6D6D6; }

.center{ text-align: center; }
.left{ text-align: left; }

.invCol { font: 8pt/10pt verdana;
		  font-weight: bold;
		  text-align: center; }
		  
.input { background-image: url(i/text_fade.jpg); border: 1px solid #404040; }

.button { height: 21px;
		  width: 80px; 
		  border-top: 1px solid #666666;
		  border-left: 1px solid #666666;
		  border-right: 1px solid #222222;
		  border-bottom: 1px solid #222222;
		  background-color: #C4C4C4;
		  font: 8pt/10pt verdana;
		  font-weight: bold;
		  color: #333333;
		  padding-bottom: 2px; }
		  
.mousebutton { height: 21px;
			   width: 80px; 
			   border: 1px solid #333333;
		 	   background-color: #D8D8D8;
		 	   font: 8pt/10pt verdana;
			   font-weight: bold;
		 	   color: #666666;
		 	   padding-bottom: 2px; }
		 	   
.gTable { border: 2px solid #999999; 
		  border-right: 2px solid #333333; 
		  border-bottom: 2px solid #333333; 
		  background-color: #f5f5f5; }
		  
.imageLink { border: 0px; cursor: pointer; }
.thumbnail { cursor: pointer; border: 1px solid #000000; }

table#compare{ border-collapse: collapse; color: #000000; }
table#compare td.label{ background-image: url(i/text_fade.jpg);
			border-bottom: thin solid #CCCCCC;
			border-right: thin solid #CCCCCC;
			font-family: Arial, Sans-Serif;
			font-size: 8pt;
			font-weight: bold;
			padding: 4px 5px 4px 5px;
			text-align: left;
			width: 80px;
			letter-spacing: 0px; }

table#compare td.data{ border-right: thin solid #CCCCCC;
		   border-bottom: 1px solid #CCCCCC;
		   background: #FFFFFF;
		   font-family: Arial, Sans-Serif;
		   font-size: 9pt;
		   padding: 2px 5px 2px 5px; }
#compareButton{ width: 55px; height: 20px; font: 8pt arial; padding: 0px; }
.consumer { width: 450px;
			font: 8pt/15pt tahoma;
			letter-spacing: 1px;
			line-height: 15pt;
			text-align: left; }
			
.crashRatings { float: left;
				width: 220px;
				padding: 0px 0px 0px 4px; }
				
.techTitle { float: left; 
			 width: 275px;
			 font: 8pt/15pt tahoma;
			 letter-spacing: 1px; }
			 
.techText { float: left;
			width: 175px; }
