* {
	margin: 0;
	padding: 0;
}
body {
	font: 11px/18px "Lucida Grande", Verdana, sans-serif;
    -webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	font-size: 1em;
}
a {
	color: #373a3b;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
    padding-bottom: 1em;
}
#page {
    width: 506px;
}
#header {
	position: relative;
	padding: 11px 10px 19px 11px;
}
h1 {
	height: 38px;
	background: url(../img/tac_header.gif) no-repeat;
	text-indent: -9999px;
}
#close a {
	position: absolute;
	top: 18px;
	right: 18px;
	display: block;
	width: 72px;
	height: 24px;
	text-indent: -9999px;
	background: url(../img/tac_header_close.gif) no-repeat;
}
#content {
	padding: 0 26px 33px 30px;
}
h2 {
	font-weight: bold;
	font-size: 14px;
	color: #373a3b;
	text-align: left;
}
#menu {
	list-style: none;
	float: right;
	margin-top: -1.3em;
	line-height: 1em;
}
#menu li {
	display: inline;
	padding-left: .75em;
	margin-left: .5em;
	border-left: 1px solid #d2d2d2;
	position: relative;
}
#menu li#m_apple {
	border-left: 0;
}
h3 {
	margin-top: 1.5em;
	margin-bottom: 1em;
	color: #677072;
}
h3.logo {
	clear: right;
	margin-top: .75em;
	width: 149px;
	height: 56px;
	text-indent: -9999px;
}
h3#apple {
	background: url(../img/logo_apple.gif) no-repeat;
}
h3#atnt {
	background: url(../img/logo_atnt.gif) no-repeat;
}
h3#google {
	background: url(../img/logo_google.gif) no-repeat;
}
ul.topics {
	list-style: none;
	float: left;
	margin-bottom: 2em;
	width: 188px;
	line-height: 20px;
}
ul.topics a {
	color: #0b4790;
	display: block;
	height: auto !important;
	height: 1em;
}
ul.firstcolumn, ul#firstcolumn {
	margin-right: 36px;
	border-right: 1px solid #e4e4e4;
	padding-right: 36px;
	width: 188px !important;
	width: 224px;
}
textarea {
	margin-left: 2px;
	border: 1px solid #d1d1d1;
	width: 448px;
	height: 550px;
	font: 11px/18px "Lucida Grande", Verdana, sans-serif;
	text-transform: uppercase;
}
p.viewprintable {
	padding-top: .75em;
	text-align: right;
}
p.viewprintable a {
	background: url(../img/view_arrow.gif) 100% .3em no-repeat;
	padding-right: 15px;
}
.topic {
	margin-top: -1px;
	clear: left;
	border: 1px solid #e4e4e4;
	border-width: 1px 0;
	padding: 2em 0 1em;
}
.topic a {
	color: #0b4790;
}
.topic ol {
	margin-left: 30px;
}
.topic ul {
	list-style: inside;
	margin-left: 30px;
}
h4 {
	margin-bottom: 1em;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
p.returntop {
	padding-top: 1em;
}
p.returntop a {
	background: url(../img/arrow_up.gif) 100% .3em no-repeat;
	padding-right: 15px;
	color: #9a9a9a;
}
