@import url("http://www.greenriver.edu/css/rightnav.css");
@import url("http://www.greenriver.edu/css/left_subnav.css");
@import url("http://www.greenriver.edu/studentsuccess/styles/grcc_global.css");
@import url("http://www.greenriver.edu/css/career_advising/styles.css");
@import url("http://www.greenriver.edu/workforceeducation/workshops/css/styles.css");
@import url("http://www.greenriver.edu/p7ap/p7ap_04.css");
@import url("http://www.greenriver.edu/css/hours_styles4.css");
@import url("http://www.greenriver.edu/css/hide_show.css");


/*==========================================
	Money for College Styles
===========================================*/

/* Home Link Style */

body#mfc_home a#mfc_homelink {
	background: #FEF5D9;
	text-decoration: none;
}


/* Current Page Marker Style */

body#mfc_finaid a#mfc_finaidlink, 
body#mfc_scholarships a#mfc_scholarshipslink, 
body#mfc_proftech a#mfc_proftechlink,
body#mfc_precollege a#mfc_precollegelink,
body#mfc_military a#mfc_militarylink,
body#mfc_stepp a#mfc_stepplink {
	background: #FFF;
	text-decoration: none;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

p {
	font-size: 1em;
}

ul,ol {
	font-size: 1em;
}

