/* Base Settings */

h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

a {
	color: #bb0000;
}

em {
	font-family: Arial, Helvetica, sans-serif;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
font-size: 14px; /*for IE/Win 5.5*/
voice-family: "\"}\"";
voice-family: inherit;
line-height: 1.7em;
color: #000;
}

body {
margin: 0; 
padding: 0; 
background: url(../images/body_background.gif) 50% repeat-y #fff;
}

img {
border: none;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
}

h1 {
font-size: 230%;
line-height: 1.2em;
color: #333;
letter-spacing: 0;
margin-bottom: -0.4em;
padding-bottom: 0.2em;
border-bottom: dashed 1px #444; 
}

h2 {
color: #bb0000;
font-size: 160%;
text-transform: uppercase;
margin-top: 1em;
margin-bottom: 0.8em;
}

h3 {
font-size: 140%;
margin-top: 10px;
}

h4 {
font-size: 120%;
color: #666;
border-bottom: dashed 1px #444;
padding-bottom: 0.8em;
margin-bottom: 0.4em;
}

h5 {
margin-top: 5px;
font-size: 110%;
}

/* Layout */

#page {
	width: 960px;
	margin: auto;
}

#container {
	width: 100%;
	background: #ebebeb;
}

#masthead {
	width: 960px;
	height: 114px;
	position: relative;
	background: url(../images/ptom_header.gif) no-repeat;
	margin: 0;
}

#keyline {
	margin-top: -6px;
	height: 11px;
	width: 960px;
	position: relative;
}

#logo {
	position: absolute;
	width: 330px;
	height: 80px;
	top: 26px;
	left: 10px;
}

#navigation {
	position: absolute;
	top: 50px;
	left: 385px;
}

#headerbullets {
	position: absolute;
	top: 7px;
	left: 20px;
}

#headerbullets li {
	color: #fff;
	font-weight: bold;
	float: left;
	margin-right: 12px;
	font-size: 11px;
}

#headerbullets li img {
	border: solid 1px #333;
	margin-bottom: -2px;
}


#content {
	padding: 15px;
}

#intro {
	float: left;
	width: 190px;
	margin-right: 13px;
	font-weight:700;
	font-size: 120%;
}

#signoff {
text-align: right;
line-height: 1.3em;
}

.signature {
	margin: 20px;
}

#main {
	float: left;
	width: 393px;
	margin-top: 15px;
}

#latest {
	width: 321px;
	float: left;
	margin-right: 13px;
	color: #555;
	line-height: 1.3em;
	font-size: 110%;
}

#latest li {
	padding: 1em 0;
	border-bottom: solid 1px #ddd;
}

#latestTop, #latestBottom {
	height: 7px;
	margin: 0;
	padding: 0;
}

#latestBody {
	background: #fff;
	padding: 10px;
}

.faqitem {
	padding: 0.8em 0;
	border-bottom: solid 1px #ccc;
}


#footer {
text-align: center;
font-size: 0.9em;
margin-top: 50px;
padding-bottom: 25px;
}

#footernav {
	font-size: 0.9em;
}

.leadin {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

.download {
	font-size: 0.8em;
}

.clearing {
clear: both;
}


#formwrapper {
	background: #818285;
	padding: 8px 15px;
	
}

.subscribe_long_input {
	height:18px;
	clear: left;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/subscribe_input_bg.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
.subscribe_state {
background: #FFFFA0 url(../images/subscribe_input_bg.png) no-repeat scroll 0% 0%;
height:24px;
clear: left;
}


#suboffer {
	text-align: center;
}


#pricepoints li {
	height: 55px;
	width: 110px;
	background: url(../images/price_bg_flat.gif) bottom no-repeat;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	float: left;
	margin: 5px 8px 15px 0;
	border: solid 1px #ccc;
	line-height: 2.2em;
}

#pricepoints li.pricelast {
	margin-right: 0;
	background-color: #dd0000;
}

.amount {
	font-size: 16px;
}

.subscribe_disclaimer, .subscribe_disclaimer a
{
	color: #ffffff;
	font-size:0.8em;
}

div.form-item label {
	width: 300px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
}

div.form-item input.form-text, div.form-item input.form-select {
	font-size:16px;
	clear: both;
	width: 360px;
}

input.next {
  margin: 10px 0 20px 0;
}


formposition {
	margin-top: 70px;
	padding-top: 70px;
}