/* CSS Document */

/**************/
/*  Defaults  */
/**************/
form {
	margin: 5px 15px 0 15px;
}
/**************/
/*  Packages  */
/**************/
.profile {
	border: 1px solid #cccccc;
	margin-bottom: 10px;
	clear: both;
	font-size: .85em;
}
.profile h2 {
	background: #F2BE31 url(../images/defaults/bg-grad-gold_horz.gif) repeat-x;
	font-size: 0.75em;
	padding: 0;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	color: #333333;
}
.profile p {
	margin: 0;
	padding: 0;
	line-height: 1.35em;
}
.profileArchive {
	display: block;
	background-color: #F3F3F3;
	clear: both;
	margin: 0; padding: 0 5px 0 0;
	text-align: right;
	border-top: 1px solid #CCCCCC;
	text-decoration: none;
}
.profileArchive a {
	text-decoration: none;
}
.profile img {
	float: left;
	margin-right: 5px;
	border-right: 1px solid #cccccc;
}
/**********/
/* Others */
/**********/
.tight {
	padding: 5px 5px 7px 5px; margin: 0;
	font-size: .85em;
}
.topGrey {
	background: #FFFFFF url(../images/defaults/bg-grad-light_grey.gif) repeat-x;
}
.localSource {
	list-style-image: url(../images/icons/icon-page_gold.gif);
}
h2#va {
	background: url(../funding/images/va.gif) no-repeat left 11px;
	text-indent: 38px;
}
h2#nih {
	background: url(../funding/images/nih.gif) no-repeat left 11px;
	text-indent: 38px;
}
