body {
	margin: 0;
	color: #333;
	background-color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	background-image: url(/images/bg.png);
}

a {
	color: #0E465A;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #B2C8D0;
	/*background-color: #E3F4FB;
	-moz-border-radius: .2em;*/
}

a:visited {
	color: #617D88;
}

a img {
	border: 0;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #333;
	margin-bottom: 0;
}

h2 {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 1.4em 0 0 0;
}

fieldset {
	border: 0;
}

form label {
	float: left;
	width: 10em;
	text-align: right;
	margin-bottom: 1em;
	color: #666;
}

form input, form textarea, form select, form iframe, form span {
	float: left;
	margin: 0 0 1em 2em;
}

.clear {
	clear: both;
}

label.req {
	font-weight: bold;
	color: #000;
}

.hilite {
	background-color: #eee;
	padding: .2em;
}

.error, .success {
	font-weight: bold;
	font-size: 1.2em;
	margin: .2em;
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: .2em .2em .2em 22px;
	-moz-border-radius: .4em;
	background-color: #ddd;
}

.error {
	color: #ff0000;
	background-image: url(/images/icons/error.png);
}

.success {
	color: #000;
	background-image: url(/images/icons/success.png);
}

.none {
	margin: 1em;
	font-size: 1.2em;
	font-weight: bold;
}

.prevPage {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	background-image: url(/images/icons/prev.png);	
	background-repeat: no-repeat;
	background-position: 2px center;
	padding: .2em .2em .2em 22px;	
	margin-bottom: 1em;
}

.nextPage {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(/images/icons/next.png);	
	background-repeat: no-repeat;
	background-position: right center;
	padding: .2em 22px .2em .2em;	
	margin-bottom: 1em;	
}

.mainText {
	margin: .4em .4em 1em .4em;
}

.subText {
	margin: .4em;
}

#main {
	width: 950px;
}

#logo {
	float: left;
	width: 120px;
}

#content {
	float: left;
	width: 608px;
	padding-top: 50px;
	background-image: url(/images/content_top.png);
	background-repeat: no-repeat;
}

#content img {
	float: right;
	margin: .4em;
}

#content p {
	margin-left: .5em;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content li {
	margin: 1em 0 1em 2em;
	padding: 0;
}

#nav {
	float: left;
	width: 222px;
	height: 654px;
	background-image: url(/images/nav_bg.png);
	background-repeat: no-repeat;
}

#nav ul {
	margin: 60px 115px 0 0;
	padding: 0;
	list-style: none;
}

#nav li {
	margin: 0;
	padding: 0;
	text-align: right;
}

#nav a, #subNav a {
	color: #000;
	text-decoration: none;
}

#subNav a {
	padding: .2em;
}

#nav a:hover, #subNav a:hover {
	color: #0E465A;
}

#nav a:hover {
	background-color: transparent;
}

#nav a.active, #subNav a.active {
	color: #0E465A;
}

#subNav ul {
	padding: 0;
	list-style: none;
}

#subNav li {
	margin: .4em;
	padding: 0;
}

/* about */

.category .description {
	margin: .2em;
}

.category li .description {
	margin: 0;
	font-style: italic;
}

/* publications */

.newsletter h2 a, .volume h2 a {
	color: #333;
}

.newsletter .description, .volume .description {
	margin: .2em;
}

.newsletter .links, .article .links {
	background-color: #eee;
	margin: 1em .2em;
	padding: .4em 0;
}

.newsletter .links a, .article .links a {
	margin: .4em;
	background-repeat: no-repeat;
	background-position: left center;
	padding: .2em .2em .2em 22px;
}

a.subscribe {
	background-image: url(/images/icons/subscribe.png);
}

a.list {
	background-image: url(/images/icons/list.png);
}

a.read {
	background-image: url(/images/icons/read.png);
}

a.subscribe {
	background-image: url(/images/icons/subscribe.png);
}

a.purchase {
	background-image: url(/images/icons/purchase.png);
}

a.download {
	background-image: url(/images/icons/download.png);
}

.article {
	margin: 1em .2em 2em .2em;
}

.article .title {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.article .title a {
	color: #333;
	text-decoration: none;
}

.article .info {
	color: #999;
	font-size: .9em;
}

.article .info a {
	margin: 0 .2em;
}

.article .description, .article .text {
	margin: .4em;
}

/* search */

#searchResults {
	margin: 1em;
	clear: both;
}

#searchResults h3 {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ccc;
}

#searchResults ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#searchResults ul li {
	background-image: url(/images/icons/result.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: .2em .2em .2em 24px;
	margin: 1em;
}

#searchResults .noResults {
	font-size: 1.2em;
	margin: 1em 2em;
}

/* donations */

#donationAmount, #subscriptionAmount {
	font-weight: bold;
	font-size: 1.2em;
}

#donationAddress {
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 2em;
}

/* surveys */

.survey h3 {
	margin-left: 1.5em;
	padding-left: .5em;
	font-style: italic;
	font-weight: bold;
	font-size: 1.2em;
	width: 30em;
	border-bottom: 1px solid #ccc;
}

.survey .heading_description {
	margin: -1em 0 2em 3em;
}

.survey .child {
	display: none;
}

.survey .name {
	font: bold 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.survey .name a {
	color: #333;
	text-decoration: none;
}

.survey .description {
	margin: .4em;
}

.survey .actions {
	margin-bottom: 2em;
}

.survey .checklist {
	float: left;
}

.survey .checklist label {
	text-align: left;
	width: auto;
	margin-left: .6em;
}

.survey .checklist input, .survey .checklist label {
	margin-bottom: .2em;
}