body {
	background-color: #cccccc;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*------------ new ids and classes --------------*/
img {
	border: none;
}
#utils {
	width: 955px;
	font-size: 11px;
	margin: 5px auto;
	text-align: right;
}
#utils a:link, #utils a:visited {
	color:#000000;
	text-decoration: none;
}
#utils a:hover {
	color:#C61D22;
	text-decoration: none;
}
#wrapper {
	background-image: url(../images/background.gif);
	background-repeat:repeat-y;
	width: 955px;
	margin: 0px auto;
	padding: 0px 16px 0px 24px;
}
#search {
	background-color: #CA2023;
	height: 18px;
	background-image: url(../images/headertop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 10px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search input.searchBox {
	background:white url(../images/magglass.png) no-repeat scroll 3px;
	border:1px solid #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding: 2px 2px 2px 17px;
	width:125px;
	height: 14px;
}
#masthead-print {display: none;}
#masthead {
	background-color: #CA2023;
	width: 955px;
	height: 144px;
}
#bottomlogos {background-color: #FFF; padding-top: 15px;}
#incubators {float: left; padding-left: 10px; padding-bottom: 15px;}
#incubators a {margin-right: 10px;}
#core {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	float: right;
}
#footer {
	width: 965px;
	margin: 0px auto;
	background-image: url(../images/bottomshadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 8px 0px 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link, #footer a:visited {
	color: #ec6b26;
	text-decoration: underline;
}
#footer a:hover {
	color: #ec6b26;
	text-decoration: none;
}
.clearer {clear: both;}
.itemRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.disclaimer {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
/*------- home only ----------*/
#homecontent {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 20px;
}
#homecontent #homeleft {
	float: left;
	width: 383px;
	padding-right: 25px;
	padding-left: 25px;
}
#homecontent #homeright {
	float: right;
	width: 475px;
}
#homecontent h1 {
	color: #E66E2D;
	font-weight: normal;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E66E2D;
	margin-bottom: 15px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#homecontent p {
	line-height: 20px;
	margin-top: 2px;
}
td.lineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#homecontent h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #093A2C;
}
#homecontent h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-style: italic;
	line-height: 19px;
}
#homecontent h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#homecontent h4 a {
	color: #EF7E38;
	text-decoration: none;
}
#homecontent h4 a:link, #homecontent h4 a:visited {
	color: #EF7E38;
}
#homecontent h4 a:hover, #homecontent h4 a:active {
	color: #007055;
}
#homecontent #homeright #home-maingraphic {
	width: 345px;
	margin: 20px auto;
}
#highlightbox {
	background: url(../images/indexbox.jpg) no-repeat left bottom;
	width: 303px;
	padding: 15px 20px;
	height: 131px;
	margin: 0px auto;
}
#highlightbox h4 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #007157;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
