
body         { background-color: #eee }

#table1 {
	width:65%;
	border:0;
	background-color:#FFFFFF;
	}
	
#table td {
	padding:3px;
	}

#orderTable {
	width:65%;
	border:0;
	background-color:#fff;
	}	
	
#orderTable {
	padding:3px;
	}
	
#options {
	position:relative;
	background-color:white;
	width:65%;
	margin-top:5px;
	font-family:Verdana, sans-serif;
	color:#142361;
	size:11px;
	line-height:17px;
	}
	


#options p {
	text-align:left;
	margin-left:10px;
	padding:1px;
	
	}

#pplform {
	padding-top:14px;
	}

.verify {
	font-family:Verdana, sans-serif;
	text-align:left;
	color:#142361;
	size:11px;
	line-height:17px;
	background-color:white;
	//width:300px;
	padding:8px;
	}
	
.verify form{
	
	padding-top:12px;
	}
	
.smaller {
	font-size:smaller
	}
	
.bold {
	font-weight:bold;
	}
	
.underline {
	text-decoration:underline;
	}
	
.note {
	font-size:smaller;
	padding-left:4px;
	color:#a20000;
	font-style:italic;
	}

.strong {
	font-weight:bold;
	}

.red {
	color:#a20000;
	}
	
.steps {
	font-family:'Arial Black', Arial, sans-serif;
	font-weight:bold;
	color:#a20000;
	font-size:1.2em;
	}
	
.noteright {
	text-align:right;
	}
	
.toggle {
	padding-left:10px;
	}

.tabright {
	position:relative;
	left:20px;
	}
	
.center {
	text-align:center;
	}
	
.paypal {
	font-family:'Arial Black', Arial, sans-serif;
	color:#123456;
	font-size:.9em;
	}

#toggle{
position:relative;
font-size:smaller;
display:none;
border:1px dotted #999;
padding-top:3px;
margin:12px;
background-color:#ffe;
}

.nobull {
list-style:none;
}

.instructions {
font-family:'Trebuchet MS',serif;
font-size:12px;
margin-top:3px;
}

.instructions li {
padding-top:8px;
}

.sample {
padding-left:4px;
	color:#a20000;
	font-style:italic;
	}



