@charset "UTF-8";
/* CSS Document */

body {
	background-color: #dae3e5;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
}
.container {
	width:779px;
	height:600px;
	min-height:600px;
	min-width:779px;
	position:relative;
	left:50%;
	margin:0 -380px;
	top:3px;
	background-image:url(../../images/planned_giving/shadowbg.jpg);
	background-repeat:no-repeat;
}
.listholder {
	z-index:0;
	background:url(../../images/planned_giving/table_bg.jpg);
	background-repeat:no-repeat;
	min-height:277px;
}
.listholder_entry {
	z-index:0;
	background:url(../../images/planned_giving/table_bg_entry.jpg);
	background-repeat:no-repeat;
	min-height:277px;
}
.content {
	left:12px;
	width:770px;
}
.topright {
	position:relative;
	right:20px;
}
ul {
	margin-left:-35px;
	list-style-type: none;
	position:relative;
}
li {
	display:inline;
}
.midholder {
	font-weight: bold;
	padding: 7px 10px;
	background:url(../../images/planned_giving/mid_bg.jpg) bottom no-repeat;
	margin-top: 4px;
}
.btnholder {
	background-color:#b49d68;
	width:auto;
}
.blueholder {
	background-color:#003768;
	padding: 4px 0px 8px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b3c3d2;
	font-size:12px;
	line-height:14px;
}
.brownholder_right {
	position:relative;
	right:25px;
}
.brownholder_left {
	position:relative;
	left:15px;
}
.brownholder {
	background-image:url(../../images/planned_giving/brown_ftclogo_bg.gif);
	background-repeat:no-repeat;
	height:35px;
	width:726px;
	min-height:35px;
	padding-left:25px;
	padding-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	line-height:30px;
}
.brownholdertable {
	background-image:url(../../images/planned_giving/brown_ftclogo_bg_table.gif);
	background-repeat:no-repeat;
	height:35px;
	min-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	line-height:12px;
}
.brownholdertable_entry {
	background-image:url(../../images/planned_giving/brown_ftclogo_bg_table_entry.gif);
	background-repeat:no-repeat;
	height:35px;
	min-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	line-height:12px;
}
.brownholdertable a,
.brownholdertable_entry a {
	font-size: 10px;
}
.logo_left {
	position:relative;
	left:20px;
}
a:link,
a:visited,
a:hover {
	text-decoration: underline;
	color:#ffffff;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
}
.smalltype {
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:10px;
	float:left;
}

