/*
Most of the page styles are the same, so we import a 
central style sheet, and override/add selectors in the local style 
sheet.
*/

/* Changed to relative to deal with IE mixed content warning for https requests */
@import "/style/template_styles.css";

#nmsu-college-document {
	}

