/* standard elements */
* {
	margin 0;
	padding: 0;
}

body {
	background: #FFF0DF;
	font: normal 0.7em Verdana,Tahoma,sans-serif;
}

div a {
	color: #FFF;
	cursor: pointer;
	text-decoration: none;
}

h1 {
	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 0;
}

h2 {
	color: #039FAA;
	font: bold 1.5em sans-serif;
	margin: 18px 0 0 0;
}

code {
	border: 1px solid #F0F0F0;
	border-left: 6px solid #D91623;
	color: #293346;
	display: block;
	font: normal 1em Verdana,Tahoma,sans-serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	color: #293346;
	display: block;
	font: bold 1.2em Verdana,Tahoma,sans-serif;
	margin: 6px 0;
	padding-left: 28px;
}

/* structure */
.main {
	background-color: #FFF;
	border: 6px solid #000;
	width: 960px;  /* 680px */
	margin: 0 auto;
}

.main_left {
	float: left;
	padding-top: 0px;
	border-right: 6px solid #000;
	width: 694px; /* 414px; */
}

.main_right {
	float: right;
	width: 260px;
}

.footer {
  clear: both;
}

/* misc */
.left {
	float: left;
}

.right {
	float: right;
}

.header,.link_projects,.lbl,.link_updates a {
	border-bottom: 6px solid #000;
}

div.link_projects a:hover,div.link_updates a:hover, .content a:hover, div.footer div.left a:hover {
	background: #FFD39B;
	color: #024F55;
}

/* logo */
.header {
	margin: 0;
	padding: 0;
	background: #039FAA url(img/bg_cap_times_header.jpg) no-repeat;
	font: bold 2.5em Verdana,Tahoma,sans-serif;
	height: 210px;
}

.header h1 {
	margin: 0;
	padding: 117px 0 0 24px;
	font: normal #FFAD44 2.2em Verdana,Tahoma,sans-serif;
}

/* main navigation */
.link_menu {
	background: #FFAD44;
}

.link_menu a {
	border-bottom: 2px solid #000;
	display: block;
	font: bold 1em Verdana,Tahoma,sans-serif;
	height: 18px;
	padding: 6px 0 0 10px;
	text-decoration: none;
}

.link_menu a:hover {
  background: #FFD39B;
	color: #000;
}
	
/* sidebar_box */
.sidebar_box {
	background: #fff;
	color: #333;
	display: block;
	font: normal 1.5em Verdana,Tahoma,sans-serif;
	text-align: left;
	line-height: 1.2em;
	height: 208px;
	padding: 10px 20px;
	text-decoration: none;
}
	
.sidebar_box h1 {
	color: #039FAA;
	display: block;
	font: normal 1.5em Verdana,Tahoma,sans-serif;
	text-align: center;
	line-height: 1em;
	padding: 2px;
  margin: 0px;
	text-decoration: none;
}

.sidebar_box form {
  margin: 0;
}

.sidebar_box p {
  font-size: 10px;
  line-height: 1.4em;
  margin: 0;
}

/* projects */
.lbl {
	background: #fff;
	padding: 0px 0 0 5px;
	clear: both;
	color: #000;
	font: bold 1.3em Verdana,Tahoma,sans-serif;
	height: 50px;
	line-height: 50px;
	border-top: 4px solid #000;
	overflow: hidden;
	text-align: left;
}

.link_projects a {
	display: block;
	height: 100px;
	text-align: center;
	color: #FFF;
	padding-top: 24px;
	width: 124px;
	font-size: 0.9em;
	font-family: sans-serif;
}

.link_projects a span {
	font: normal 2.5em sans-serif;
}

a.g1 {
	background: #FFAD44;
}

a.g2 {
	background: #FFAD44;	
}

/* updates */
.link_updates {
	background: #039FAA;
	border-top: #000 4px;
}

.link_updates .lbl {
	height: 50px;
	font: bold Verdana,Tahoma,sans-serif;	
}
	
.link_updates a {
	clear: right;
	display: block;
	font: bold Verdana,Tahoma,sans-serif;
	height: 40px;
	padding: 5px;
	text-align: left;
}

.link_updates a span {
	float: left;
	font: bold 1.1em Verdana,Tahoma,sans-serif;
	margin-left: 10px;
	margin-top: 3px;
}

/* content */ 
.content {
	color: #293346;
	font-family: Verdana,Tahoma,sans-serif;
	line-height: 1.7em;
	padding: 0 10px 10px; 
}

.content a {
	font: bold 1em Verdana,Tahoma,sans-serif;
	color: #039FAA;
}	

.content a:hover {
	color:#FFAD44;
	background: #fff;
}

.content p {
	margin: 4px 2px 10px px;
}

.content .descr {
	color: #293346;
	margin-bottom: 6px;
}

.content li {
	list-style: none;
	margin-bottom:1em;		
}

img {
  border: 0;
}

a img {
  border: 0;
}

a:hover img {
  background-color: #fff;
  border: 0;
}

.link_special {
  background: #FFAD44;
  padding: 0;
  margin: 0;
  border: 0;
}

.link_special a {
  background: #FFAD44;
  height: 130px;
  border: 0;
  border-bottom: 6px solid #000;
}

.link_special a:hover {
  background: #FFD39B;
  color: #000;
}

.link_special a span.small_text, .link_special a:hover span.small_text {
  font-size: 10px; 
  font-weight: normal;
}

.link_special a span.highlight {
  color: red;
  font-size: 2em;
  font-family: Monotype Corsiva, Arial;
  padding: 0 70px 0 10px;
  width: 250px;
  clear: both;
  margin: 0;
} 

.link_updates a span.highlight {
  color: red;
  font-size: 2em;
  font-family: Monotype Corsiva, Arial;
  padding: 0 70px 0 10px;
  width: 250px;
  clear: both;
  margin: 0;
  line-height: 100%;
} 

/* footer */
.footer {
	width: 960px; /* 680px; */
	height:20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:20px;
	clear: both;
	background: #000;
	color: #fff;
}

.footer a:hover {
	width: 960px; /* 680px; */
	height:20px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height:20px;
	clear: both;
	background: #fff;
	color: #000;
}

table.grant_info {
  width: 100%;
}

table.grant_info th {
  border-bottom: 1px solid #999;
}

table.grant_info td.centered {
  text-align: center; !important;
}