.body
{
	font-size:12px;
	font-family:Arial,sans-serif;
	color: #000000;
	line-height=15pt;
	text-align:left;
	text-decoration:none
}
.body:hover {text-decoration:underline}

.breadcrumb { font-family: Arial,sans-serif; font-size: 11px; color: #666666; text-align:left; font-style:italic}
.breadcrumb:hover {text-decoration:underline}

.text { font-family: Arial,sans-serif; font-size: 12px; color: #666666; text-align:center; text-decoration:none }
.textleft { font-family: Arial,sans-serif; font-size: 12px; color: #666666; text-align:left; text-decoration:none }
.textright { font-family: Arial,sans-serif; font-size: 12px; color: #666666; text-align:right; text-decoration:none }
.text3 { font-family: Arial,sans-serif; font-size: 12px; color: #FFFFFF; text-align:center; font-weight: bold; text-decoration:none; }
.text3left { font-family: Arial,sans-serif; font-size: 12px; color: #FFFFFF; text-align:left; font-weight: bold; text-decoration:none }
.menutext { font-family: Arial,sans-serif; font-size: 13px; color: #FFFFFF; text-align:center; font-weight: bold; text-decoration:none; padding-left:6px; padding-right:6px }
.dropdowntext{ font-family: Arial,sans-serif; font-size: 13px; color: #45647A; text-align:right; font-weight: bold; text-decoration:none; padding-left:8px; padding-right:8px }
.dropdowntext:hover{text-decoration:underline}
.text:hover {text-decoration:underline}
.text3:hover {text-decoration:underline}
.textleft:hover {text-decoration:underline}
.text3left:hover {text-decoration:underline}
.menutext:hover {text-decoration:underline}
.copyright { font-family: Arial,sans-serif; font-size: 10px; color: #45647A; text-align:right; vertical-align:bottom;}
.menu { font-family: Trebuchet,Arial,sans-serif; font-size: 11px; color: #000000; text-align:center; font-weight: bold }

table.navmenu {font-size: 100%; position: absolute; visibility: hidden; background-color:#D6DFE8; border-color:#D6DFE8; opacity: .9 }

.title {
	font-family:Book Antiqua,sans-serif;
	font-variant:small-caps;
	color: #376893;
	color: #A80606;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
	margin-bottom:8px;
}

.mediabubble {
	font-family:Arial,verdana;
	font-variant:small-caps;
	color: #376893;
	color: #A80606;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 2px;
	margin-bottom:8px;
}

.indent{
	margin:15px;
}

.div-bodyblue{
	margin:15px;
}

.div-bodywhite{
	margin:15px;
}

.heading-blue {
	color: #1361ad;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:8px;
}

.heading-black{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
/*forms*/
table.center_column{
	width:530px; padding:15px; text-align:center;
	font-family: Arial,sans-serif; font-size: 13px; color: #666666; text-decoration:none 
	}
.related_links{margin:0 auto;}
.donation_form input{width:200px;}
.donation_form .submit{width:auto; margin:10px 20px 10px 0;}
.error{font-size:1.1em; color:red;}
td.title{color: #A80606; font-weight: bold; background:#FFF; width:100%; text-align:center;}
td.label{font-family:Arial,verdana; color: #FFFFFF; font-weight: bold; background:#6D8CA2; width:135px; font-size:12px; padding-left:8px;}
.small{font-family:Arial,verdana; font-size:.6em;}

form { margin-top: 0; margin-bottom: 0; }

hr
{
width:80%;
height:1px;
color:#45647A;
background:#45647A;
border:0;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	/*white-space: nowrap;*/
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}
