@import "common.css";

tr.rowAlt {
	background: none repeat scroll 0 0 #edeeee;
	padding: 
}

#grantees {
	width: 646px;
	border-bottom: 2px solid #bcb385;
}

#grantees th{
	background: #bcb385;
	padding: 5px;
}

#grantees td {
	padding: 5px 5px 5px 5px;
}
#grantees th a {
	color: #000000;
}

div.inside h2 {
	font-size:16px;
	line-height: 16px;
	margin:10px 0;
}

div.inside ul {
	font-size: 11px;
	padding: 0 20px 20px 20px;
}

#grant_history table {
	background-color:#F3F3F3;
	border:1px solid #DEDEDE;
	width: 429px;
	padding:5px;
}

#grantee_background table {
	line-height: 12px;
	width: 429px;
}

#connection {
	text-align: left;
	line-height: 12px;
	width: 115px;
}

#purpose {
	text-align: left;
}
#grant_history th {
	background-color:#E5E4E4;
	font-weight:bold;
	padding:3px 10px 3px 5px;
}

#grant_history td {
	padding:5px 10px 5px 5px;
	line-height: 12px;
	vertical-align:top;
}

#sideHighlight, #sideHighlight2, #sideHighlight3 {
background:url("../images/interior/ql_background.gif") repeat-x scroll center bottom #FEFFEB;
border:1px solid #F38A17;
float:right;
margin:0 0 10px 15px;
padding:0;
width:250px;
}
#sideHighlight2 {
width:200px;
}
#sideHighlight3 {
float:none;
margin:0;
width:700px;
}
#sideHighlight ul, #sideHighlight2 ul, #sideHighlight3 ul {
margin:0;
padding:0;
}
#sideHighlight ul.nav li, #sideHighlight2 ul.nav li, #sideHighlight3 ul.nav li {
border-top:1px dotted #FFFFFF;
list-style-type:none;
margin:0;
padding:0;
}
#sideHighlight ul.nav li.category, #sideHighlight2 ul.nav li.category, #sideHighlight3 ul.nav li.category {
background:url("../images/interior/background.gif") repeat-x scroll center bottom #FFC95A;
border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
border-style:none none solid;
border-width:0 0 1px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
list-style-type:none;
margin:0;
padding:6px 0 6px 10px;
}
#sideHighlight .copy, #sideHighlight2 .copy, #sideHighlight3 .copy {
font-size:1em;
line-height:1.5em;
padding:5px 15px 15px;
}
#sideHighlight2 .copy {
font-size:0.95em;
line-height:1.25em;
}
#grant_history {
width:429px;
}

li.category  {
	background:url("../images/interior/background.gif") repeat-x scroll center bottom #FFC95A;
	border-color:-moz-use-text-color -moz-use-text-color #FFFFFF;
	border-style:none none solid;
	border-width:0 0 1px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:6px 0 6px 10px;
}

.graybox {
	background-color:#F8F8F8;
	border:1px solid #E3E3E3;
	margin:15px 0;
	padding:0 10px 10px;
	width:300px;
}

.graybox2 {
	background:url("../images/interior/ql_background.gif") repeat-x scroll center bottom #FEFFEB;
	border:1px solid #EECB85;
	float:right;
	margin:0 0 10px 20px;
	width:250px;
}

.graybox2 div.inside {
	font:0.9em/1.25em Verdana;
	padding:0 10px 10px;
}

.graybox2 div.inside h2 {
	font-size:16px;
	margin:10px 0;
}

#listHeading {
	background: #bcb385;
}

#bodyBgTop {
	width: 960px;
	height: 4px;
	background: url(../images/interior/body_bg_top.gif);
}

#bodyWrapper {
	background: url(../images/interior/body_bg.gif) repeat-y;
}

#bodyWrapper .leftCol {
	width: 186px;
/*	padding: 28px 0px 50px 36px;	*/
	padding: 28px 0px 50px 20px;
	vertical-align: top;
}

#flashBanner {
	width: 960px;
	height: 153px;
	background: url(../images/interior/flash_banner_placeholder.png);
}

#headerImage {
	width: 327px;
	height: 153px;
	padding-left: 221px

}

#rightBarImage {
	width: 180px;
}
#rightBarImage img {
/*	border-bottom: solid 3px #FA9D33; */
}

.boardTable tr{
	vertical-align: top;
	line-height: 12px;
}
#bodyWrapper .rightCol {
	width: 647px;
	padding: 28px 40px 0 52px;
	vertical-align: top;
	line-height: 18px;
}

#bodyWrapper .rightBarCol {
	width: 160px;
	vertical-align: top;
	padding: 28px 0px 0 0;
}


#bodyWrapper .rightCol img{
	overflow: clipped;
}

.subNav {
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}

.subNavParent, .subNavParent-active {
	margin: 0;
	padding: 0;
	list-style-type: none;
}


.subNavParent li, .subNavParent-active li, .subNav li {
	padding-bottom: 12px;
}

.subNavParent li.active, .subNavParent-active li.active, .subNav li.active {
/*	
	margin-left: -10px;
	padding-left: 10px;
	background: url(../images/interior/subnav_active_dot.gif) no-repeat 0 4px;
*/
}

.subNavParent li a, .subNavParent-active li a, .subNav li a {
	color: #5293c2;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.subNavParent ul {
	padding-top: 16px;
}

.subNavParent-active ul {
	padding-top: 0px;
}

.subNavParent li a:hover, .subNavParent-active li a:hover, .subNav li a:hover {
	color: #bcb385;
}

.subNavParent li.active a, .subNavParent-active li.active a, .subNav li.active a {
	color: #bcb385;
}

.subNav li ul {
	margin: 10px 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#socialLinks {
	color: #8f8d54;
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
}

#socialLinks img {
	padding: 10px 10px 0 0;
}

a:link {
	color: #d28119;
	text-decoration: underline;
}

a:visited {
	color: #d28119;
	text-decoration: underline;
}

a:hover {
	color: #81b1bf;
	text-decoration: none;
}

h2 {
	color: #8f8d54;
	font-size: 13px;
	font-family: helvetica;
	text-transform: uppercase;
	letter-spacing: -0.03em;
}

p.ajaxSearch_resultsInfo {
	padding: 0px;
	margin: 0px;
}

.ajaxSearch_resultsInfo {
	font-size: 12px;
}

.ajaxSearch_resultsInfo span {
	font-size: 14px;
	font-weight: bold;
}

span.ajaxSearch_paging {
	display: block;
	width: 100%;
	text-align: right;
}

div.ajaxSearch_resultExtract {
	border-bottom: 1px solid #ccc;
}

div.ajaxSearch_resultExtract p span {
	background-color: #fef7ce;
	color: #333;
}

.ditto_currentpage, a.ditto_page, a.ditto_next_link, a.ditto_previous_link {
	padding: 0px 5px 0px 0px;
}

#headerMoveNeedle:hover {
	border-bottom: 1px solid #f89c31;
}

p.granteesList {
	padding: 0px;
	margin: 0px;
}

.subNavParent li a, .subNavParent-active li a {
	text-transform: uppercase;
	color:#FA9D33;
}
.subNavParent li.active a, .subNavParent-active li.active a {
	text-transform: uppercase;
	color:#FA9D33;
}
.subNav li a, .subNav li.active a {
	text-transform: none;
	color:#5293C2;
}
.subNav li.active a {
	color:#BCB385;	
}
