/* typography */

#sidebar {
	font-family: Tahoma, Arial, Helvetica, Verdana; 
	}
#test_side {
 	font-weight: normal; 
	font-size: 80%; 
	color: rgb(0,0,0);
	text-align:left;
	}
#test_head {
	color: red;
	font-weight:bold;
	font-size: 100%;
	margin: 20px 0px 5px 0px;
	text-align:center;
	}
#test_sig, #test_sig_last {
	font-weight:bold;
	font-size: 95%;
	padding: 5px 0px 20px 0px;
	text-align:right;
	}
#test_sig {
	border-bottom: 1px solid #D2D2D2;
}

#test_pic {
	float:right;
	padding: 5px 0px 2px 5px;
	}

ul.step li { text-decoration:none; font-weight:bold;background-color: rgb(255,255,255); color: rgb(0,0,0); text-decoration: none; border-right: .01em solid rgb(200,200,200); font-size: 1em; font-family: Tahoma, Arial, Helvetica, Verdana; }
ul.step li strong { color: rgb(204,0,0); font-weight: bold; border-bottom: .05em solid rgb(204,0,0); }

#package a, a:link, #package a:active, #package a:visited { color: rgb(0,0,255); font-weight: bold; }
#package a:hover { text-decoration: none; }

#package a.more-link { background: url(_images/ico-continue.png) no-repeat left center; padding-left: 20px; }

#deck h1 { font-family: Impact, Arial, Helvetica, Verdana; font-weight: normal; font-size: 300%; text-transform:capitalize; line-height: 1.5em; color: rgb(204,0,0); }
#deck h1 strong { font-weight: normal; text-transform:uppercase; font-size: 175%;  }
#deck h1 span { color: rgb(0,0,0);  }

#deck h2 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: normal; letter-spacing: -1px;  font-size: 155%; color: rgb(0,0,0); }
#deck h3 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; letter-spacing: -1px;  font-size: 155%; color: rgb(0,0,0); text-align:left }

#deck p { line-height: 1.15em; margin: 0em 0em; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; }

#letter, #skip { line-height: 1.15em; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif;  }

#disclaimer { font-size: 0.8em; }

#letter h2 { font-size: 125%; text-align:center; color: rgb(0,0,0); font-weight:bold; letter-spacing: -2px; margin: 1em 0em; }
#letter h2 u { text-decoration:underline; color: rgb(204,0,0); }
#letter h3 { font-family: Tahoma, Arial, Helvetica, Verdana; font-weight: bold; letter-spacing: -1px;  font-size: 155%; color: rgb(0,0,0); text-align:left }

#tell_a_friend { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; }

#skip { font-size: 1em; }
#skip a { font-weight: bold; color: rgb(0,0,200); text-decoration:none; }
#skip a:hover { font-weight: bold; text-decoration: underline; }
