﻿a			{color: #2A6494; text-decoration: none;}
a:hover		{text-decoration: underline;}
a img		{border: none;}

body	{font-family: Arial; font-size: small; color: #666666;}

h1	{color: #802D1F; font-size: 30px; margin-top: 0px; margin-bottom: 0px; font-weight:bold;}
h1 a	{color: #802D1F;}
h2	{color: #802D1F; font-size: 16px; margin-bottom: 0px; font-weight:bold;}
h3	{color: #44522E; font-size: 16px; margin-bottom: 0px; font-weight: bold;}
h4	{color: #44522E; font-size: 2ex; font-weight: 700; display: inline;}
h4 a	{color: #44522E;}

ol.space {margin-bottom: 0;}
ol.space li {margin-bottom: 1em;}

ul	{margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;}

ul.nospace li {margin-bottom: 0;}

p 	{font-weight:normal;}

td,table			{vertical-align: top; border: 0; border-spacing: 0; padding: 0;}

table.border		{border: 2px solid black; padding: 0;}
table.border td 	{border: 1px solid black;}

div.content			{width: 990px; background-color: white; text-align: left;}
table.content		{width: 990px; background-color: white; text-align: left;}
table.content td	{padding: 10px;}

div.dashed			{background-color: #FFFFCC; border: 1px dashed gray; padding: 10px; text-align: center;}

/*Advancement */
td.quote			{text-align: center; vertical-align: middle;}
td.quote p			{color: black; font-style: italic; font-weight: bold;}
td.standardsolns	{border-bottom: 1px solid #666666; border-top: 1px solid #666666;}
td#StaffPerformanceManagement a#StaffPerformanceManagement,
td#CampaignAnalysis a#CampaignAnalysis, td#AdHoc a#AdHoc,
td#ProspectIdentification a#ProspectIdentification,
td#ProspectManagement a#ProspectManagement,
td#AppealsTargeting a#AppealsTargeting, td#VolunteerManagement a#VolunteerManagement,
td#CallCenterEffectiveness a#CallCenterEffectiveness,
td#MemberAlumniRelations a#MemberAlumniRelations	{color: red;}

td.learnmore		{width: 33%; border-left: 1px solid #666666; padding: 0;}

div.picture			{float: right; padding-top: 10px; padding-left: 10px; text-align: center; font-size: 8pt; color: black;}

div.tab				{position: relative; left: 20px;}

div.press a			{color: #2A6494; font-size: small;}
div.press a:hover	{text-decoration: underline;}
div.press ul		{padding-left: 0; margin-bottom: 30px;}
div.press li		{list-style: none; margin-top: 10px; margin-bottom: 10px;}

div.popup	{width: 350px; position: absolute; text-align: left; background-color: white; border: 1px solid black; padding: 5px; visibility: hidden;}
//div.popup a			{color: #2A6494; text-decoration: none;}
//div.popup a:hover	{text-decoration: underline;}

a.topnav {
display:block;
height:20px;
background:url(/images/navbarbg.jpg) repeat-x;
text-align:center;
padding:4px 1px 0 1px;
font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size:15px;
color:#666;
}
a.topnav:hover {
background:url(/images/navbarbgover.jpg) repeat-x;
text-decoration:none;
color:#8b6454;
border-left:1px solid #333;
border-right:1px solid #333;
padding:4px 0px 0 0px;
}
