
@import url("layout/consortium/style.css");

body {
	/*
	font-family: 'Montserrat', sans-serif; font-size: 0.9em;
	*/
	font-family: "proxima-nova", arial, helvetica, sans-serif;
}

p, table, td, th, li, dt, dl {
	color: #333; font-family: "proxima-nova", arial, helvetica, sans-serif;
	/*
	font-family: 'Montserrat', sans-serif;
	*/
}

#fififcontent h1 {
	font-size: 1.5em; color: #0066CC;
}

.grantdatatable th {
	background-color: #FFCC00;
	color: #636466;
}
.grantdatatable th a {
	color: #636466 !important;
}
.grantdatatable th a:hover {
	color: #636466;
}
.grantdatatable tr:hover {
	background-color: #FFF2BF;
}
.grantdatatable td  a{
	color: #636466 !important; font-size: 0.9em;
}
.grantdatatable td  a:hover {
	color: #636466 !important;
}

#programheader #mainnav {
	color: #FF9933;
}
#programheader #mainnav a {
	color: #636466 !important;
}
#programheader #loggedin {
	color: #FF9933;
}
#programheader #loggedin a {
	color: #0066CC !important;
}
#programheader {
	padding: 0px; margin: 0px 0px 30px 0px; 
	border-bottom: 3px solid #FF9933;
}

#videobox {
	/*
	background: #fff;
	border: 1px solid #000;
	padding: 0px;
	text-align: center;
	*/
	background-color: #0066CC; border: 0px;
}
#videobox a {
	color: #fff !important; text-transform: uppercase;
}
#grantsearchbox {
	background-color: #0066CC; border: 0px;
}
#grantsearchbox h4 {
	color: #fff !important; text-transform: uppercase; padding: 0px 40px 10px 40px;
}
#grantsearchbox input[type="text"] {
	font-style: italic;
}
#grantsearchbox input[type="submit"], dd input[type="submit"] {
	border: 1px solid #fff; color: #3399FF; font-weight: normal;
}

