/* reset styles (from http://developer.yahoo.com/yui/reset/) */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { 
	border: 0;
}
/* end reset */

body {
	background: #015E74 url(images/home_body_bg.png) repeat-y top center;
	font-family: Arial, Helvetica, san-serif;
	color: #666666;
	font-size: 12px;
	min-width: 824px;	
}

#wrapper {
	min-height: 620px;
	background: transparent url(images/home_top_layer_bg.png) no-repeat top center;
	padding-top: 90px;
	text-align: center;
}

#page {
	width: 824px;
	margin: 0 auto;	
	text-align: left;
}

#logo {
	float: left;
	display: inline;
	margin-left: 40px;
	width: 185px;
	height: 80px;
	background: transparent url(images/cglogo.png) no-repeat;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	text-indent: -999px;
}

#strapline {
	float: right;
	display: inline;
	font-size: 16px;
	color: #008eb0;
	text-transform: uppercase;
	margin-right: 26px;
	
	margin-top: 42px;
	background-color: #FDFEFE;	
	padding: 4px 0;
}



#strapline span {
	font-size: 19.5px;
	color: #016178;
}

#mainnav {	
	float: left;
	display: inline;
	margin-top: 40px;
}

#mainnav li {
	display: inline;
}

#mainnav li a, #mainnav li a:visited, #mainnav li a:active, a {
	color: #6c9d31;		
}

#mainnav li a {
	font-size: 20px;
	text-decoration: none;
	display: block;
	float: none;
	padding: 0 0 6px 40px;
	width: 200px;	
}

#wrapper #page #mainnav li a.current, #wrapper #page #mainnav li a.activeparent {
	color: #008eb0;
	background: transparent url(images/nav_bullet.png) no-repeat 20px 6px;
}

#intro {
	font-size: 20px;
	color: #7c7c7c;
	width: 284px;
	line-height: 1.5;
	float: left;
	display: inline;
	margin: 36px 0 30px 28px;
}

#intro span {
	color: #008eb0;
}

#intro a, #intro a:visited, #intro a:active {
	font-style: italic;
	color: #6c9d31;
	text-decoration: none;
}

#login {
	width: 170px;
	float: left;
	display: inline;
	margin: 40px 0 0 60px;
}

#sidebar #login {
	width: 170px;
	padding: 20px;
	margin-left: 20px;
	background-color: #fff;
	
}

#login p {
	margin: 0 0 20px 0;
}

#login ul {
	color: #6c9d31;
	list-style-type: square;
	margin: 6px 0 0 18px;
}

#login ul li {
	padding-top: 2px;
}

#login ul li a {
	color: #6c9d31;
	text-decoration: none;	
}

#wrapper #page a:hover {
	color: #008eb0;
}

#login h2, div.home-info-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #008eb0;
	padding-bottom: 16px;
}

#login input#m3fbrp__39 {
	width: 166px;
	/*border: 1px solid #ccc;
	padding: 1px;
	font-size: 12px;*/
}

#login input {
	margin: 0 0 8px 0;
}

#login label {
	margin-bottom: 2px;
}

#login label, #login input {
	display: block;
}

#login input.checkbox {
	float: left;
	vertical-align: middle;
	margin: 8px 2px 0 0;
	height: 13px;
	width: 13px;
	overflow: hidden;
}

#login label.checkbox-label {
	font-size: 10px;
	float: left;
	margin: 8px 2px 0 4px;
}

#login input.checkbox, #login button.submit, #login label.checkbox-label {
	display: inline;
}

div.home-info-box {
	width: 367px;
	float: left;
	display: inline;
	margin-top: 52px;	
}

div.home-info-box a.join-button {
	margin: 0 3px 0 20px;
}

div.home-info-box h2 {
	margin-left: 10px;
	padding-bottom: 12px;
	
}

#gseekers {
	margin-left: 40px;
	margin-right: 10px;
	background: transparent url(images/grant_seekers.jpg) no-repeat;
}

#gproviders {
	background: transparent url(images/grant_providers.png) no-repeat;
}

#gseekers, #gproviders {
	background-position: 0 36px;
}

div.home-info-box p {	
	margin: 110px 6px 16px 20px;
	line-height: 1.4;
}

div.home-info-box a.join-button, div.home-info-box a.learn-button, #login button.submit, #content form button.submit {
	font-size: 0px;
	line-height: -999;
	text-decoration: none;	
	float: left;
	display: inline;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(images/buttons.png) no-repeat 0 0;
}

#login button.submit, #content form button.submit {
	float: right;
	display: inline;
	width: 65px;
	height: 23px;
	border: 0;
	margin: 4px 0 0 0;
}

div.home-info-box a.join-button {	
	width: 87px;
	height: 23px;	
	background-position: -172px 0;
}

div.home-info-box a.learn-button {	
	width: 107px;
	height: 23px;	
	background-position: -65px 0;
}

div.home-info-box a.learn-button:hover {
	background-position: -65px -23px;
}

div.home-info-box a.join-button:hover {
	background-position: -172px -23px;
}

#login button.submit:hover, #content form button.submit:hover {	
	background-position: 0 -23px;
	cursor: pointer;
}

#login p {
	line-height: 1.4;
}

#login a img {
	display: block;
	margin: 6px 0;
}

#footer {
	margin-left: 60px;
	margin-top: 64px;
	padding-bottom: 40px;
	color: #7B9BA2;
	font-size: 9px;
	font-family: Verdana, Arial, sans-serif;
	clear: both;
}

#footer p {
	float: left;
	display: inline;
}

#footer #dmlogo {
	float: left;
	display: inline;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	text-indent: -999px;
	overflow: hidden;
	width: 27px;
	height: 13px;
	background: transparent url(images/dm_mini_logo.png) no-repeat 0 0;
}

div.fc {
	clear: both;
	height: 0px;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	content: '.';
}

#strapline span.imagine {
	font-size: 100%;
}

/*find out module*/
	.findOut { float:left; width:201px; }

.findOut .headerTop { width:201px; float:left; height:8px; background:url('/images/greenTop.png') repeat-x; overflow:hidden; }

.findOut .topLeft { width:8px; height:8px; float:left; background:url('/images/greenTopLeft.png'); overflow:hidden; }

.findOut .topRight { width:8px; height:8px; float:right; background:url('/images/greenTopRight.png'); overflow:hidden; }

.findOut .headerBottom { width:179px; float:left; background:url('/images/greenGradient.png') repeat-x; border-left:1px solid #047187; border-right:1px solid #047187; padding:2px 10px 7px 10px; }

.findOut .middle { width:169px; float:left; position:relative; background:url('/images/greyGradient.png') repeat-x; border-left:1px solid #bdbdbd; border-right:1px solid #bdbdbd; padding:10px 15px; }

.findOut .interest { float:left; padding-bottom:15px; color:#089fbe; }

.findOut input.text { width:160px; height:1.25em; float:left; border:1px solid #709936; padding:2px 3px; font:1em Helvetica, Arial, san-serif; color:#7f7e7e; }

.findOut input.submit { float:left; margin-left:-1px; }

.findOut .bottom { width:201px; height:8px; float:left; background:url('/images/greyBottom.png') repeat-x; }

.findOut .bottomLeft { width:8px; height:8px; float:left; background:url('/images/greyBottomLeft.png'); overflow:hidden; }

.findOut .bottomRight { width:8px; height:8px; float:right; background:url('/images/greyBottomRight.png'); overflow:hidden; }

/*right*/
	.right { float:left; width:579px; }

.right .container { width:269px; height:277px; float:left; background:url('/images/container.png') no-repeat; padding:25px 15px 0px 295px; }

.right .container-works { width:269px; height:277px; float:left; background:url('/images/how_it_works.jpg') no-repeat; padding:25px 15px 0px 295px; }

.mission { float:right; padding-bottom:28px; width:506px; padding-top:34px; position:relative; left:expression('-235px');}

a.join { width:180px; height:80px; float:right; background:url('/images/signup.png') no-repeat; padding:6px 0 0 20px; margin-bottom:5px; margin-right:15px; padding-top:expression('12px'); }

a.join:hover { text-decoration:none; }

a.join .title { font-size:1.5em; font-weight:bold; line-height:1em; color:#079ebd; }

a.join .green { color:#81a941; }

a.join .small { font-size:0.9em; font-weight:normal; line-height:1em; color:#7f7f7f; }

/*info modules*/







.quickrightcontainer
{
	width:199px;
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
	background: transparent;
	float:left;
}

.quickrightcontainer ul
{
	list-style: none;
}

.quickrightcontainer li
{
	margin-left:2px;
	padding-bottom: 1px;
	text-align:right;

}

.quickrightcontainer li td
{
	padding-right:5px;
	padding-left:2px;
	text-align:right;
}

.matchnav { width:199px; float:left; 
	border-left:1px solid #BDBDBD;
	border-right:1px solid #BDBDBD;
}

.matchnav ul{ margin:0; padding:0; padding-left:35px;float:left; list-style-type:none;}
.matchnav ul li{ margin:0 4px 0 0; padding:0; float:left; cursor:pointer;}
.matchnav ul li a{ color:#FFFFFF; font-size:13px; text-decoration:none; height:31px; float:left;  cursor:pointer;}
.matchnav ul li a span.bgdashboard{ background:url(/images/bottomtab_mid.gif) repeat-x; height:31px; line-height:31px; padding:0 18px; text-align:center; float:left;  cursor:pointer;}
.quickmatch_images
{
	width:199px;
}

.hideme 
{
	display:none;
}
