
/* @group nav */

#header .nav,
#header .tools,
#footer .nav,
#lang ,
.utilities,
.email_form, 
.subnav, 
.faq_list, .top, .glossary,
.book_outer img,
.text_outer img,
.toggler,
#enewsletter div.pink_box  {
	display:none;
}

table.wallet_card img {
	display: inline;
}

table.wallet_card td {
	padding:7px 5px;
}

#header {
	border-bottom:2px solid #333333;
	padding-bottom: 10px;
}

#footer {
	border-top:2px solid #333333;
	margin-top:10px;
	padding-top:10px;
}

body {
	background: none;
	color: #000;
	font: 100% Arial, Helvetica, Geneva, sans-serif;
}

p, p.MsoNormal {
	padding: 2px 0 4px 0;
	margin: 0;
	font-size: 100%;
	line-height: 20px;
}

.bot_border {
	border-bottom: 1px dotted black;
}

a img{
	text-decoration:none;
	color:#000000;
	border:none;
}

h1 {
	padding: 0;
	margin:10px 0pt 0pt;
	color: #000000;
	font-size:26px;
	font-weight:bold;
	line-height: 30px;
}

h2 {
	padding: 0;
	margin:10px 0pt 0pt;
	color: #000000;
	font-size:25px;
	font-weight:bold;
	line-height: 30px;
}

h3 {
	margin:10px 0pt;
	padding:5px 0pt;
	color: #000000;
	font-size:23px;
	font-weight:bold;
	border-bottom: 1px dotted black;
	line-height: 25px;
}

h4 {
	padding: 10px 0 5px 0;
	margin: 0;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

h5 {
	padding: 0;
	margin: 0;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.small {
	font-size: 10px;
	font-weight: bold;
}

.read_more a {
	font-size: 13px;
	font-weight: bold;
}
.question {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	border-bottom: 1px dotted grey;
}

.item_box a{
	color: #000000;
	text-decoration:none;
}

.item_box h1 {
	font-size:16px;
	text-decoration:none;
	font-weight:bold;
}

#checkboxes table#oab_quiz img {
	margin-right:3px;
	cursor:pointer;
	margin: 0 6px 0 0;
	display: inline;
}
