﻿/*
SP CSS - V 1.2 | 01/01/10
Copyright Earnest Affiliate LLC 2005 - 2010
All Rights Reserved
*/

.body
{
  text-align: center;
  background-color: white;
}

.container
{	
  margin-top: 2.0em;
  margin-left: auto;
  margin-right: auto;
  width: 50em;
}

.textCenter
{
 text-align: center;
}

.tableOuter
{	
 margin: 2px;
 border-width: thin;
 border-style: solid; 
 padding: 2px; 
 border-collapse: collapse; 
 vertical-align: middle; 
 border-color: #111111;
 background-color: #FFFFFF;
 width: 750px;
 padding: 0;
}

.tableInner
{	
  border: thin;
  padding: 5px; 
  border-collapse: collapse; 
  border-color: #111111; 
  width: 100%; 
  background-color: #FFFFFF;
}

.blockOuter
{
 padding: 4px;
 border-width: medium;
 border-style: dashed;
 height: 565px; 	 
}

.image
{
  position: relative;
  top: 0.2em; 
  left: 2.5em;     
  width: 665px; 
  height: 125px;
}

.imageText
{
  position: absolute;
  bottom: 2.5em;      
  left: 2.5em; 
  width: 400px; 
  font-weight: bold; 
  color: #fff;
  font-family: Georgia, Times New Roman, Times, serif;	
}

.header
{	
 font-size: large;
 font-weight: bolder;
 color: Black;
 font-family: Georgia, Times New Roman, Times, serif;	
}

.headLine
{	
 font-size: large;
 font-weight: bold;
 text-align: center;
 font-family: Georgia, Times New Roman, Times, serif;	
}

.question
{
  font-size: large;
  font-weight: bold; 
  text-align:center;
  font-family: Georgia, Times New Roman, Times, serif;	
}

.pitch
{
  text-align: center;
  font-size : medium; 
  font-weight : bold; 
  color : #FF0000;	
  font-family: Georgia, Times New Roman, Times, serif;
}

.checks
{
    white-space: nowrap;
	text-align: left;
	font-weight: bold; 
	font-size: small; 
	height: 72px;
	color: #000000;
    font-family: Georgia, Times New Roman, Times, serif; 
    padding-top: 0.50em;
    padding-bottom: 1em;
}

.check
{
	width: 15px;
    height: 15px;  
}

.redir
{
	margin: 1px; 
	text-align: left;
}

.copy
{	
  font-size:  xx-small; 
  font-family: Arial, Helvetica, sans-serif;
  vertical-align: middle;
  text-align: center;
}

.button
{ 
  border-style: none; 
  display: block;
  margin-left: auto;
  margin-right: auto; 
  width: 200px; 
  height: 200px;
  text-align: center;
}