@charset "utf-8";
/* CSS Document */

#content {
	height:465px;
	padding-top:4px;
}

#CAEIAE, #grants, #designated {
	border: 1px solid #AAACAB;
	margin-top:4px;
	overflow:auto;
}

#CAEIAE {
	margin-top:0px;
	width:auto;
	clear:both;
	height:169px;
	background:url(images/FCT_CAEIAE_CAEIAEbg.jpg) repeat-x;
}

#grants{
	float:left;
	height:285px;
	width:348px;
	background:url(images/FCT_CAEIAE_grantsBG.jpg) repeat-x;
}

#designated {
	float:left;
	width:402px;
	height:285px;
	margin-left:4px;
	background:url(images/FCT_CAEIAE_designatedBG.jpg) repeat-x;
}

#CAEIAEtitle, #grantstitle, #designatedtitle {
	margin-left:13px;
	margin-top:13px;
	clear:both;
}

#CAEIAEtext, #grantstext, #designatedtext {
	font-size:11px;
	line-height:1.18;
}

#CAEIAEtext {
	float:left;
	width:488px;
	margin-top:8px;
}

#grantstext {
	margin-left:13px;
	margin-top:7px;
	margin-right:7px;
}

#designatedtext {
	margin-left:14px;
	margin-top:7px;
	margin-right:7px;
}

#USdeptHomeSec {
	float:left;
	margin-top:10px;
	margin-left:7px;
	margin-right:10px;
}

#NSA {
	float:right;
	margin-right:9px;
	margin-top:10px;
}

#DODIAD {
	margin-left:31px;
	margin-top:14px;
	clear:both;
}

#designatedlist {
	margin-top:7px;
	width:auto;
	clear:both;
	font-size:11px;
}

#listlink {
	position:absolute;
	bottom:10px;
	right:10px;
	font-size:11px;
}

#listlink a {
	color:#C72F00;
}

.grayBG, .clearBG {
	width:auto;
	clear:both;
	padding-left:34px;
}

.grayBG {
	background: #E2E9EE;
}