body {
	margin:0px;
	padding:0px;
	font-family: georgia, times, serif;
	font-size:12px;
	color:#000066;
	background-color:#8099cc;
}

img {
	border:0px;
}

p {
	text-align:justify;
}

a:link {
	color:#0033cc;
}
a:visited {
	color:#333366;
}
a:active, a:hover {
	color:#0033ff;
}

.small, .small:link, .small:active, .small:visited, .small:hover {
	font-size:11px;
}

.signup {
    font-family: verdana;
    font-size: 10px;
    color: #000033;
	width:60px;
	height:15px;
} 

.top:link, .top:active, .top:visited, .top:hover {
	font-size:10px;
	line-height:10px;
}

.content {
	padding:10px;
	text-align:justify;
	font-family: georgia, times, serif;
	font-size:12px;
	color:#000066;
	vertical-align:top;
}

.content a:link, .content a:active, .content a:visited, .content a:hover, .content td {
	font-size:12px;
}

.content p {
	text-align:justify;
	font-family: georgia, times, serif;
	font-size:12px;
	color:#000066;
	vertical-align:top;
}	

.content h2, .content h2 a:hover {
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:#000033;
	font-variant:small-caps;
}

.content h3, .content h3 a:hover {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#000033;
	font-variant:small-caps;
	line-height:18px;
}

.content h3, .content h3 a:hover {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000033;
	font-variant:small-caps;
}

.shade {
	background:#ededed;
}

.title {
	background:#d6e0f2;
}

.shade2 {
	background:#f5f5f5;
}

.signup {
	font-size:10px;
	height:12px;
}

.button {
	width:75px;
	height:20px;
	padding-top:5px;
}

.links td {
	padding:5px;
}

.disclaimer_box {
	color:#333333;
	font-size:11px;
	padding:5px;
	}

.disclaimer {
	list-style: decimal outside;
	font-size:11px;
	}
	
.contribution td {
	vertical-align:top;
	}

.header {
	font-weight:bold;
	color:#000033;
	width:500px;
	border-bottom:1px solid #000033; border-left:1px solid #000033;
	padding-left:5px;
	background-color:#f3f9fe;
	}
	
.fieldlabel {
	}

.spacer {
	height:10px;
	}
	
.amount {
	font-weight:bold;
	}

.contribute_button {
	text-align:center;
	padding:5px;
}

.legalese {
	font-size:11px;
	}
	
.forminfo {
	padding-left:10px;
	}
	
.callout {
	border:solid 1px #000033;
	padding:10px;
	margin:10px;
	background:#f3f9fe;
	color:#000000;
	}