body {
	margin: 0;
	color: #000000;
	font: 13px/18px Arial, Helvetica, sans-serif;
	background-color:#ffffff;
min-width:927px;
	position:relative;
}
/* General reset */
img {border-style: none;}
a {
	color: #0188c2;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* General settings */
#wrapper {
	width: 927px;
	margin: 0 auto;
}
#header {
	padding:42px 0 0;
	margin:0 0 43px;
}
.logo {
	background:url(../images/logo.gif) no-repeat;
	width:228px;
	height:69px;
	padding:0 74px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin:0 auto 24px;
}
.logo a {
	display:block;
	height:100%;
}
.grant-guide-header {
	height:1%;
	overflow:hidden;
	background:url(../images/separator01.gif) repeat-x 0 100%;
	padding:0 40px 10px 35px;
}
.text-grant {
	background:url(../images/text-grant.gif) no-repeat;
	width:192px;
	height:49px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
.text-grant a {
	display:block;
	height:100%;
}
#nav {
	margin:0;
	padding:34px 0 0;
	list-style:none;
	float:right;
	font:14px "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#999999;
}
#nav li {
	display:inline;
	padding:0 0 0 19px;
}
#nav li a {
	color:#ff6a01;
}
#main {
	background:url(../images/bg-main.gif) repeat-y;
	height:1%;
}
.main-holder {
	background:url(../images/bg-main-t.gif) no-repeat;
}
.main-frame {
	background:url(../images/bg-main-b.gif) no-repeat 0 100%;
}
.promo {
	height:1%;
	line-height:20px;
}
.promo:after,
.highlight .cols-holder .b:after,
.drop-down-container:after {
	clear:both;
	display:block;
	content:"";
}
.promo h1 {
	font-size:30px;
	font-weight:normal;
	line-height:38px;
	color:#39a6cb;
	margin:0 0 14px;
}
.promo .img-left {
	float:left;
	margin:-26px 0 0 -33px;
	position:relative;
}
.promo .wrap {
	height:1%;
	overflow:hidden;
	padding:56px 27px 0 53px;
}
.promo p {
	margin:0 0 18px;
}
.highlight {
	background-color:#a8dcf4;
	padding:28px 0 12px 27px;
}
.highlight .cols-holder {
	background:url(../images/bg-2cols.gif) repeat-y;
	margin:0 0 21px;
}
.highlight .cols-holder .t {
	background:url(../images/bg-2cols-t.gif) no-repeat;
}
.highlight .cols-holder .b {
	background:url(../images/bg-2cols-b.gif) no-repeat 0 100%;
	height:1%;
}
.highlight .cols-holder .column {
	width:425px;
	float:left;
	margin:0 22px 0 0;
	display:inline;
}
.highlight .cols-holder .column .holder {
	padding:15px 28px 20px 24px;
}
.btn-apply {
	background:url(../images/btn-apply-for-a-grant.png) no-repeat;
	width:156px;
	height:27px;
	display:block;
margin:0 auto; 
	text-indent:-9999px;
	overflow:hidden;
}
.btn a:hover {
	background-position:0 100%;
}
.highlight .cols-holder .column .box {
	background:url(../images/bg-box-t.gif) no-repeat;
}
.highlight .cols-holder .column .box .holder {
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	height:1%;
	overflow:hidden;
	padding-bottom:41px;
}
.highlight .cols-holder .column .last .holder {
	background:none;
}
.highlight .boxes {
	margin:0 0 -22px;
}
.highlight .cols-holder .column h2 {
	margin:0 0 13px;
	color:#fc7700;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
	text-transform:uppercase;
}
.highlight .cols-holder .column p {
	margin:0 0 12px;
}
.highlight .cols-holder .column ul {
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	color:#00486b;
	font-weight:bold;
	line-height:14px;
}
.highlight .cols-holder .column ul li {
	margin:0 0 8px;
	height:1%;
	overflow:hidden;
}
.highlight .cols-holder .column ul.item-list li{
	margin:0 0 10px;
}
.highlight .cols-holder .column ul.alt-list li {
	margin:0 0 11px;
}
.highlight .cols-holder .column ul li div {
	height:1%;
	overflow:hidden;
}
.highlight .cols-holder .column ul span {
	color:#a8a9a9;
	font-size:18px;
	padding:0 8px 0 0;
	float:left;
}
.highlight .img-right {
	float:right;
	border:1px solid #d6d6d6;
	margin:0 0 10px 10px;
}
/* btn-drop */
.drop-down-box{
	width:156px;
	position:relative;
	z-index:100;
	margin:-5px auto 0;
}
.btn-all-communities{
	display:block;
	z-index: 100;
	width:156px;
	height:27px;
	background: url(../images/btn-all-communities.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.btn-all-communities:hover, .drop-down-box.hover a, .drop-down-box:hover a{background-position:0 100%;}
.drop-down-box div.hover ul,
.drop-down-box:hover ul {
	display: block;
}
.drop-down-box ul{
	display: none;
	position: absolute;
	top:27px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
	background: #00c2d9;
	border:3px solid #abe1e7;
	z-index: 1000;
	font: bold 12px/16px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}
.drop-down-box ul li{
	width:100%;
	vertical-align: top;
	border-bottom:1px solid #abe1e7;
	margin:0 !important;
}
.drop-down-box ul li a{
	text-indent: 0;
	height:auto;
	background: none;
	padding: 5px 7px;
	color:#ffffff;
	display: block;
}
.drop-down-box ul li a:hover{
	text-decoration: none;
	background: #009aac;
}
.drop-down-container {
	padding:5px 3px 7px 0;
	height:1%;
}
.highlight .column .btn {
	margin:0 0 23px;
}
.highlight .column .note {
	display:block;
	color:#003d68;
}
#footer {
	text-align:center;
	padding:34px 0 30px;
}
#footer .title {
	color:#003a5c;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 12px;
}
#footer address {
	font-style:normal;
}
#footer p {
	margin:0;
}
#fader{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#199fcd;
	z-index:149;
}
.popup{
	position:absolute;
	top:-9999px;
	left:50%;
	margin-left:-339px;
	z-index:150;
}
.popup,
.popup .t,
.popup .b{width:678px;}
.popup .t,
.popup .b{
	height:6px;
	background:url(../images/bg-t-popup.png) no-repeat;
	overflow:hidden;
}
.popup .b{background:url(../images/bg-b-popup.png) no-repeat;}
.popup .holder{
	padding:33px 41px 30px;
	width:596px;
	background:url(../images/bg-popup.gif) repeat-y;
	position:relative;
}
.popup .btn-close{
	position:absolute;
	top:-13px;
	right:-11px;
	width:27px;
	height:27px;
	text-indent:-9999px;
	background:url(../images/btn-close.png) no-repeat;
	cursor:pointer;
	overflow:hidden;
}
.popup h3{
	margin:0 0 12px;
	color:#fc7700;
	font-size:20px;
	line-height:normal;
	font-weight:normal;
	text-transform:uppercase;
}
.popup .image{
	margin:4px 11px 0 20px;
	float:right;
	display:inline;
}
.popup .image img{
	vertical-align:top;
	border:1px #dadada solid;
}
.popup p{
	margin:0 0 12px;
	word-spacing:2px;
}
.popup ul{
	margin:0;
	padding:0 0 0 30px;
	list-style:none;
}
.popup ul li{
	background:url(../images/bullet.gif) no-repeat 0 7px;
	padding:0 0 11px 12px;
	height:1%;
}
.popup .link{padding:18px 0 15px;}
.video-holder{
	width:320px;
	height:274px;
	padding:6px 0 0 29px;
}
.video-holder img{display:block;}
.bigbox{
	background:#fff url(../images/bg-big-box-t.gif) no-repeat;
	width:871px;
	line-height:24px;
}
.bigbox .holder{
	background:url(../images/bg-big-box-b.gif) no-repeat 0 100%;
	height:1%;
	padding:17px 15px 20px 22px;
}
.bigbox p{
	margin:0;
}
.bigbox strong{
	font-size:20px;
	color:#fc7700;
	font-weight:normal;
	margin:0 8px 0 0;
}
.thank{
	text-align:center;
	color:#003d68;
	font-style:italic;
	padding:20px 31px 9px 0;
}
.thank p{margin:0;}
/* inner1 */
#footer .link {
	color:#003a5c;
	text-transform:uppercase;
	font-size:20px;
	margin:0 0 12px;
}
#footer .link a {
	color:#003a5c;
}
#nav li.active a {
	color:#999999;
}
.promo .img-left2 {
	float:left;
	position:relative;
	margin:1px 0 0 1px;
}
.inner1 .promo .wrap {
	padding:73px 27px 0 56px;
}
.inner1 .highlight {
	padding-top:29px;
	margin-top:0;
}
.inner1 #footer {
	padding-top:37px;
}
.wb {
	background:#fff url(../images/bg-wb-t.gif) no-repeat;
	width:872px;
	margin:0 0 25px;
}
.wb .holder {
	background:url(../images/bg-wb-b.gif) no-repeat 0 100%;
	padding:21px 31px 25px 24px;
	height:1%;
	overflow:hidden;
	min-height:192px;
}
* html .wb .holder {
	height:192px;
	overflow:visible;
}
.wb .holder .wrap {
	width:544px;
	overflow:hidden;
}
.wb .holder .wrap2 {
	width:750px;
	overflow:hidden;
}
.wb .hold {
	padding:0 0 0 3px;
	line-height:20px;
}
.wb .img-r {
	float:right;
	margin:8px 0 0 36px;
}
.wb h2 {
	margin:0 0 16px;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fc7700;
}
.wb p {
	margin:0 0 8px;
}
.wb ul {
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
.wb ul li {
	margin:0 0 4px;
}
.wb .btn {
	width:100%;
	overflow:hidden;
}
.wb .btn .btn-apply {
	margin:0;
	float:left;
}
.btn-grantee-reporting {
	float:left;
	width:171px;
	height:27px;
	background:url(../images/btn-grantee-reporting.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.message {
	text-align:center;
	color:#003d68;
	margin:-5px 0 9px;
	padding-right:27px;
}
.message p {
	margin:0;
	font-style:italic;
}
.btn-startloi {
	float:left;
	width:230px;
	height:27px;
	background:url(../images/startloi.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
