﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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;
}
body {
	line-height: 1.25em;
	font-family: Verdana,Geneva,Arial,helvetica,Sans-Serif;
	font-size: 8pt;
	color:#000033;
	/*
	padding: 1em;
	height: 280px;
	width: 489px;
    */
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


h1 
{
 font-size: 11pt;
 color: #6699CC;
 font-weight: bold;
 margin-bottom: 1em;
 margin-top: 10px;
}

h2 
{
 font-size: 9pt;
 color: #6699CC;
 font-weight: bold;
 line-height: 1.5em;
}

p
{
    margin-bottom: 1em;
}

dl 
{
    margin-top: 1em;
}

dl dt 
{
    font-weight:bold;
    margin-bottom: 0.25em;
}

dl dd 
{
    margin-left: 2em;
    margin-bottom: 1em;
}


a 
{
    color:#F26521;
}

a.ListLink
{
    color:#6699cc;
    font-weight:bold;
    font-size: 8pt;
    text-decoration: none;
}

ul.RegionProjectList
{
    position:relative;
}

ul.RegionProjectList ul
{
    margin-top: 1em;
    margin-bottom: 1em;
}

ul.RegionProjectList li 
{
    font-weight: bold;
    font-size: 10pt;
    color: #6699CC;
    margin-bottom: 1.1em;
}

ul.RegionProjectList li ul li
{
    margin-left: 1em;
    font-weight:normal;
    font-size: 8pt;
    color: #000033;
}

ul.RegionList 
{
    margin-left: 1em;
}
ul.RegionList li
{
    margin-bottom: 1.1em;
}


a.BackLink 
{
    color:#F26521;
    text-decoration: none;
    margin-top: 5px;
    margin-right: 10px;
}

.ProjectTitle 
{
    margin-bottom: .25em;
}

hr 
{
    height: 1px;
    border: none;
    border-bottom: solid 1px #000033;
    margin: 1em 0 1em 0;
    clear:both;
}

.DonationOptions
{
    border: solid 1px #000033;
    margin: 2em;
    padding: 1em;
    clear:both;
    width: 55%;
}

.DonationOptions address 
{
    margin: 1em 0em 1em 1em;
}

.ProjectImage 
{
    float:right; 
    border: none;
    margin: 0.5em;
}

.DonateImage 
{
    float:right; 
    border: none;
    margin: 0.5em;
}

a.DonateLink 
{
    font-weight:bold;
    font-size: 13pt;
    line-height: 1.5em;
}

img.AdoptLogo 
{
    float:right;
    margin-left: 10px;   
    margin-bottom: 0px;
}