@charset "UTF-8";
/* CSS Document */

/*--------- UNIVERSAL PAGE STYLES ------*/
body {
/*	margin: 0px;*/
	padding: 0px;
	text-align: center;
	/*top: 0px;*/
	height:100%;
	background-color: #333333;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}


body a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B51E1F;
}
body a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F47920;
	text-decoration: underline;
}

body a:hover {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
body a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B51E1F;
}
.nolink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B51E1F;
}

/*#primary a:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #B51E1F;
}
#primary a:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EC6422;
	text-decoration: underline;
}
#primary a:hover {
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}*/


img {
border: none;

}
.img {
border: none;

}

/* outer site container */	
#outer_container {
	text-align: left;
	padding: 0px;
	position: relative;
	width: 760px;
/*	height: 100px;*/
 
	top: 20px;
	margin: 0 auto;
	border-left: none;
	border-right: none;
	border-top: none; 
}
#main_content  {
	width: 730px;
	margin-top: 30px;
	/*background-color:#FF9966;*/
	border: 1px solid #333333;
	background-color:#FFFFFF;
	/*background-color: #F0AbC8*/
	margin-bottom: 40px;
}
#hdr {
    width: 731px;
	height: 94px;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	/*border-bottom: 1px solid #000000; */
}
#navouter_container {
	position: relative;
	width: 731px;
    /*	height: 100px;*/
	border-left: none;
	border-right: none;
	border-top: none;
	background-color: #F0F0F0;
	z-index: 100;
}
#navbar{
position: absolute; 
right: 0px;
top: 75px;
/*background-color: #CCFF2B;*/
}
#navbarsecondary {
	position:absolute;
	width: 100%;
	z-index: -1000;
	/*right: 0px;*/
	top: 92px;
	right: 0;
	height:17px;
	background-color:#B8B8B8;
	/*text-align:right;*/
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #B51E1F;
	clear: both;
}
#secondarymenuwrapper {
	/*width: 500px;
	padding: 0px;*/
	/*border-bottom: 1px solid #333;*/
	/*margin-left: 34em;*/
	position: absolute;
	top: 1px;
	right: 0;
}
#introduction{
	width: 83%;
	/*background-color:#F0F0F0;*/
	padding:  10px 60px 30px 60px;	/*border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;*/
}
#intro{
	width: 720px;
	/*background-color:#F0F0F0;*/
	padding: 20px 20px 20px 20px;
	/*border: 1px solid #333333;
*/	margin-top: 20px;
	
}
#intro_image{
	width: 706px;
	/*background-color:#F0F0F0;*/
	padding: 12px 0px 0px 12px;
	
	
}
#accordian {
	width: 731px;
	border-right: 1px solid #333333;
}
#clearleft {
clear: left;
}



/*---------- TEXT STYLES ALL PAGES ----------*/

.navtxt {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #663399;
	line-height: 15px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.title01 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #EC6422;
}

.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.title_03 {
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
}


.bodytext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bodytextital {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}
.bodytextbold {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.titletxt001 {
	font-family: "Gill Sans";
	font-size: 16px;
	font-weight: normal;
	color: #009999;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	font-style: italic;
}
.tableoutl {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.bg001 {
	background-image: url(../assets/bg/stripebg.gif);
	background-repeat: repeat;
}
.tableoutlnofill {
	border: 1px solid #666666;
}
.stripedbg {
	background-image: url(../assets/bg/stripebg2.gif);
	background-repeat: repeat;
}
.purphdln {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #443E42;
	font-variant: normal;
	text-transform: none;
}
.articlehdln {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.bluelink {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
.anchortext {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}
.rule {
	border-top-width: 1px;
	border-top-style: outset;
	margin: 0px 2%;
	border-top-color: #663399;
	border-right-color: #663399;
	border-bottom-color: #663399;
	border-left-color: #663399;
} 
.floatrightlge {
	float: right;
	margin: 15px 0px 10px 10px;

}
.floatright {
	float: right;
	margin: 10px 0px 10px 10px;
	color: #3300CC;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}

.floatleft {
	float: left;
	margin: 10px 10px 10px 0px;
	color: #3300CC;
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}


/*---------  END TEXT STYLES ALL PAGES ---------*/

/*---------- ABOUT STYLES  fund_areas.cfm -------------*/
#primary{
	/*width: 300px;*/
	float:left;
	margin-left: 25px;
	/*background-color:#F0F0F0;*/
	padding: 15px 15px 20px 15px;
/*	display: block;*/
	
	
	
}

/*---------- FUNDING AREAS STYLES  fund_areas.cfm -------------*/
#gl{
	width: 300px;
	float:left;
	margin-left: 25px;
	margin-top: 25px;
	/*background-color:#F0F0F0;*/
	padding: 15px 15px 20px 15px;
/*	display: block;*/
	
	
	
}
#gl p a, #ga p a  {
	/* background-color: #660099;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	padding: 5px;
	color: #EB6322;
}
#gl p a:visited, #ga p a:visited {
	text-decoration:underline;
	color: #EB6322;
}
#gl p a:hover, #ga p a:hover {
	text-decoration:none;
	color: #B51E1F;
}

#gl  a, #ga  a  {
	/* background-color: #660099;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	padding: 5px;
	color: #EB6322;
}
#gl a:visited, #ga a:visited {
	text-decoration:underline;
	color: #EB6322;
}
#gl a:hover, #ga a:hover {
	text-decoration:none;
	color: #B51E1F;
}
#ga {
	width: 300px;
	float:left;
	margin-left: 25px;
	margin-top: 25px;
	/*background-color:#F0F0F0;*/
	padding: 15px 15px 20px 15px;
	
	
}
/*-----------------END FUNDING AREAS PAGE STYLES----------*/


/*-----------------FAQ PAGE STYLES faq_.cfm----------*/
.faqtopic {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #EC6422;
	font-style: normal;
	text-decoration: underline;
	text-align: left;
}
.faqquestion{
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.faqanswer{
	font-family:   Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
	line-height: 1.2em; 
}
#faqtable   {
    margin-left: 35px;
	width: 90%;
	
}



#links_container ul {
	list-style-type: none;
}
#links_container li {
	list-style-type: none;
	line-height: 24px;
}


/*-----------------END FAQ PAGE STYLES----------*/




/*-------------GRANT PAGE STYLES----------*/
#onecolgrant {
	/*float: left;*/
	width: 700px;
	/*border: 1px solid #333;*/
   /* background-color:#0099FF*/
	margin: 30px 0px 10px 110px;
}
#onecolgrant ul {
	list-style-type: none;
}
#granttitle {

    width: 630px;
    margin: 20px 0px 20px 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660099

}
.granttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660099

}
#spring {
float: left;
width: 310px;
margin: 0px 0px 0px 55px;
/*background-color:#0099FF;*/
}
#fall {
	float: left;
	width: 200px;
	margin-left: 45px;/*background-color:#0099FF;*/
}
#grants {
/*float: left;*/
clear: both;
margin-left: 80px;
width: 640px;

}
#2000grants {
/*float: left;*/
clear: both;
/*width: 640px;*/
margin: 0px 0px 0px 38px;
}

#springonly {
float: left;
width: 550px;
margin: 0px 0px 0px 85px;

}
#spring li {
    list-style-type: none;

}
#springonly li {
    list-style-type: none;

}
#fall li {
    list-style-type: none;

}
/*--------END GRANT PAGE STYLES----------*/


/*--------------------CONTACT PAGE STYLES----------*/


#buscontact {
    float: left;
    width: 280px;
    margin: 10px;
    padding:10px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	/*border: 1px solid #CCC;*/

}

/*#progcontact {
    float: left;
    width: 360px;
    margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
    padding:10px 10px 10px 40px;
    font-size: .9em;
	line-height: 1.5em;
	border-left: 1px solid #CCCCCC;
}*/
#progcontact strong {
color: #333333;
}


/*-----------------END CONTACT PAGE STYLES----------*/

/*--------START Project Profile styles------------*/

/* Browser specific (not valid) styles to make preformatted text wrap */		

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

#imagecontainer {
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #333333;


}

#imagecontainerfright {
	float: right;
	margin: 0px 0px 0px 0px;
	


}
#imagecontainerfleft {
	float: left;
	margin: 0px 0px 0px 0px;


}
#imagecontainerfnone {
	float: none;
	margin: 0px 0px 0px 0px;


}

#image {
    margin: 10px 10px 10px 10px;
	color: #3300CC;
	font-size: 0.7em;
	font-style: italic;
	text-align: center;
}
/*--------END Project Profile styles------------*/



/*THIS STYLE IS A COMBINATION OF bodytextbold AND CELLPADDING FOR THE MICHIGAN SUBFUND INCLUDE*/
.subfundCellPad1  {
padding:10px;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.subfundCellPad2  {
padding: 10px 10px 4px 10px;
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

/*END STYLE ACOMBINATION OF bodytextbold AND CELLPADDING FOR THE MICHIGAN SUBFUND INCLUDE*/




/*-----------------BEGIN REV 2 FOOTER PAGE STYLES----------*/
#footerhome {
	padding: 0px;
	width: 721px;
	/*float: left;*/
   /* margin-left: 50px;*/
/*	margin: 0 auto;*/
	
	margin-bottom: 12px;
	margin-top: 80px;	/*clear: both;*/
}


#footertable_s {
    width: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*background-color:  #663399;*/
	color: #FFFFFF;
	text-align: center; 
}
#footertable_s li {
    font-size: 10px;
	list-style-type: none;
	line-height:16px;
}

#footertable_s li a:link, li a:visited  {
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
#footertable_s li a:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #B51E1F;
}
#ft{
text-align: center;
	margin-left: auto; 
    margin-right: auto;
}
#ft ul {
 margin: 0px;
 padding: 0px;
}

/*-----------------END REV 2FOOTER PAGE STYLES----------*/




