	
	/* CSS Document for GoMinerva.com */
	
	body {
	  background: #FFF;
	  color: #282828;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  margin-top: 5px;
	  margin-left: 10px;
	  }
	
	td {
	  padding: 0px;
	  color: #282828;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  }
	
	td.Accentuate {
	  padding: 5px;
	  color: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 13px;
	  }
	  
	td.Thumbnail {
	  width: 130px;
	  height: 150px;
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: #CF7777;
	  }
	  
	td.ClientDescribe {
	  width: 310px;
	  padding-top: 15px;
	  padding-left: 5px;
	  color: #282828;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: #CF7777;
	  }
	  
	td.ContactFormName {
	  width: 180px;
	  padding-bottom: 8px;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: normal;
	  }
	  
	td.ContactFormField {
	  width: 220px;
	  padding-bottom: 8px;
	  }
	  
	td.eBayCommTableTop {
	  background: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: bold;
	  color: #FFF;
	  padding: 3px;
	  }
	  
	td.eBayCommTableRows {
	  background: #FFF;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: normal;
	  color: #282828;
	  padding: 3px;
	  border-style: solid;
	  border-width: 0px 0px 1px 0px;
	  border-color: #113D70;
	  }
	  
	div.ebayFAQ  {
	  background: #E7E7E7;
	  width: 210px;
	  border-style: solid;
	  border-width: 1px 1px 1px 1px;
	  border-color: #113D70;
	  padding-top: 3px;
	  padding-bottom: 8px;
	  padding-left: 10px;
	  float: right;
	  }
	
	p  {
	  color: #282828;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: normal;
	  }
	
	p.Subtitle  {
	  color: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 13px;
	  font-weight: bold;
	  }
	  
	li  {
	  list-style type: disc;
	  list-style position: outside;
	  color: #113D70;
	  }
		
	.TitleRed {
	  color: #8C0000;
	  font-family: Arial,Verdana;
	  font-size: 16px;
	  font-weight: bold;
	  }  
	
	.TitleBlue {
	  color: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 16px;
	  font-weight: bold;
	  padding: 2px;
	  border-style: dotted;
	  border-width: 0px 0px 2px 0px;
	  border-color: #CF7777;
	  }
	
	.TitleBlueClient {
	  color: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 14px;
	  font-weight: bold;
	  }  
	
	.TextBlue  {
	  color: #113D70;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: normal;
	  }
	  
	.TextWhite  {
	  color: #FFFFFF;
	  font-family: Arial,Verdana;
	  font-size: 12px;
	  font-weight: normal;
	  }
	  
	a { 
	  font-size: 12px; 
	  font-family: Arial,Verdana;
	  font-weight: normal;
	  color: #8C0000;
	  text-decoration: none;
	  }
	
	a:hover { 
	  font-size: 12px; 
	  font-family: Arial,Verdana;
	  font-weight: normal; 
	  color: #113D70; 
	  text-decoration: underline;
	  }
	  
	a.footer { 
	  font-size: 12px; 
	  font-family: Arial,Verdana;
	  font-weight: normal;
	  color: #FFFFFF;
	  text-decoration: none;
	  }
	
	a.footer:hover { 
	  font-size: 12px; 
	  font-family: Arial,Verdana;
	  font-weight: normal; 
	  color: #113D70; 
	  text-decoration: underline;
	  }
	
	/* Navigation Styles Begin Here */
	
	#nav {
	  position:absolute;
	  margin-left:55px;
	  margin-top:-24px;
	  height:5%;
	  font-size:12px;
	  }
	
	#nav div {
	  position:absolute;
	  width:500px;
	  bottom:0;
	  left:0;
	  border-left:1px solid #113D70;
	  }
	
	#nav a, #nav strong, #nav em {
	  float:left;
	  display:block;
	  padding:2px 6px 7px;
	  border-width:0;
	  border-style:none;
	  border-right:1px solid #113D70;
	  text-decoration:none;
	  text-transform:none;
	  color:#113D70;
	  voice-family: "\"}\"";
	  voice-family:inherit;
	  height:1.2em;
	  } html>body #nav a, html>body #nav strong, html>body #nav em {height:1.2em;}
	
	#nav strong {
	  border-bottom:5px solid #CF7777;
	  padding-bottom:2px;
	  color:#113D70;
	  }
	
	#nav a:hover {
	  color:#CF7777;
	  }
	  
	/* Hack to get IE5/Mac to ignore the following rule */
	
	#nav a:hover {
	  border-bottom:5px solid #CF7777;
	  padding-bottom:2px;
	  }
	
	#nav strong a {
	  float:none;
	  display:inline;
	  border-width:0;
	  padding:0;
	  }
	
	#nav strong a:hover {
	  border-bottom-width:0;
	  }
	
	#nav em {
	  float:none;
	  display:block;
	  padding-left:0;
	  padding-right:0;
	  border-right-width:0;
	  }
	
	#nav span {display:none;}
	
	/* CSS Document Ends Here */