body {
	margin-top: 45px;
}
A:visited, A:link, A:active { 
	color: #47607b; 
	text-decoration: none; 
}
A:hover { 
	color: #c6b7c8; 
	text-decoration: none;
}

body, td, p, b, i, li, select, a, input, textarea {
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
}
body, p, b, i, li, select, a, input, textarea {
	line-height: 18px; 
}
body, td, p, b, i, li, select, input, textarea {
	color: #636f76;
}
.body { 
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #333;
}
body#simplepage p {
	width: 600px;
}
.content {
	padding: 5px 135px 40px 109px;
}
.widecontent {
	padding: 5px 0px 40px 0px;
}

.hdr2 { 
	font-family: helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #00769d;
}

.hdr { 
	font-family: helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 19px; 
	color: #00769d;
	letter-spacing: 1px; 
}
.callout { 
	font-family: helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px;
	color: #00769d;
}
.bullet { 
	font-family: helvetica, sans-serif; 
	font-size: 16px; 
	line-height: 19px; 
	color: #c6b7c8;
	letter-spacing: 1px; 
}
.note { 
	font-family: helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 12px; 
	color: #636f76;
}
.form { 
	font-family: helvetica, sans-serif; 
	font-size: 12px;  
	line-height: 15px; 
	color: #00769d;
}
.quote {
	color: #00769d;
}
div#nav {
	background-color: #e6f1f5;
	text-align: center;
	height: 27px;
}
div#navleft {
	background-image: url('../images/nav_left.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 9px;
}
div#navright {
	background-image: url('../images/nav_right.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 9px;
}
div#nav a,
div#nav a:link, div#nav a:visited {
	text-transform: uppercase;
	font-size: 14px;
	color: #4f4f4f;
	line-height: 27px;
	padding-left:15px;
	padding-right: 15px;
}
div#nav a:active, div#nav a:hover,
div#nav a.unavon {
	color: #00769d; 
}

.ui-icon {
	background-image: url('/img/menu_circle_plus.gif');
}

div#accordion {
	width: 440;
}
div#accordion ul {
margin-left: 10px;
padding-left: 10px;
margin-top: 0;
padding-top: 0;
}
#accordion img {
	vertical-align:middle; 
	border:0; 
	margin:0; 
	padding:0
}
#accordion div.title,
#accordion h3.title {
	cursor:pointer;
	color: #00769d;
	border-top: 1px #fff solid;
	background-color: #cce5ec;
	background-repeat: no-repeat;
	background-position: 6px 8px;
	padding-left: 24px;
padding-top: 8px;
padding-bottom: 8px;
	margin: 0;
	font-family: helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 1.2; 
	color: #00769d;
	letter-spacing: 1px; 
}
#accordion h3.title span.subhead {
font-size: 12px;
color: #636F76;
line-height: 1.2em;
font-weight: normal;
}
#accordion h3.title span.subhead b {
font-size: 12px;
color: #636F76;
line-height: 1.2em;
}
#accordion h3.titleSelected,
#accordion h3.ui-state-active  {
	background-image: url('../images/menu_circle_minus.gif');
}
#accordion h3.titleDefault,
#accordion h3.ui-state-default {
	background-image: url('../images/menu_circle_plus.gif');
}
#accordion h3.title a {
	cursor:pointer;
	color: #00769d;
	font-size: 12px;
	font-weight:bold;
	line-height: 32px;
	background-color: #e6f1f5;
	margin: 0;
}
#accordion h3.title:first {
	border-top: none;
}
#accordion div.content {
	background-color: #e6f1f5;
	padding-left: 24px;
	padding-right: 20px;
	margin: 0;
}
#accordion div.content p {
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
}

div#homebox {
	border: 1px #1783a6 solid;
	background-color: #e5f1f5;
	background-image: url('../images/illustrations/image_ebook.jpg');
	background-repeat: no-repeat;
	width: 161px;
	height: 147px;
	padding-left: 162px;
	color: #1783a6;
	margin-top: 18px;
}
div#homebox p, div#homebox b {
	color: #1783a6;
}
div#homebox p {
	padding: 10px 15px 0 0;
	margin: 0;
}
a.plum, div#homebox a {
	color: #a0177f;
}
div#signupbox {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	font-size: 11px;
	margin: 15px 0;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;
}
#presspage img.rollover {
	margin-bottom: 23px;
	margin-right: 22px;
}
div.recipientfield {
	padding-left: 30px;
	padding-bottom: 10px;
}
input.formfield {
	background-color: #deecfb; 
	border : 1px solid #333333; 
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #000000;
	font-size: 10px;
}
table#checkoutform input.formfield {
	width: 300px;
}

/*  --- OVERLAYS ---  */
a:active {
outline:none;
}
:focus {
-moz-outline-style:none;
}
/* the overlayed element */
.overlay {
	/* initially overlay is hidden */
	display:none;
	/* width after the animation finishes; height is automatically calculated */
	width: 400px;
	border: 1px #1783a6 solid;
	background-color: #e5f1f5;
	padding: 5px 5px 20px 20px;
}
/*  --- OVERLAYS ---  */

table.formtable td {
	vertical-align: top;
}

