@charset "utf-8";

* {
	/* IMPORTANT:  If this stylesheet is content managed, then the first style definition will be ignored.
	   This is here to work around that. */
}

@font-face {
    font-family: 'FSMeLight';
    src: url('fonts/FS_Me/light/fs_me-light-webfont.eot');
    src: url('fonts/FS_Me/light/fs_me-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/light/fs_me-light-webfont.woff') format('woff'),
         url('fonts/FS_Me/light/fs_me-light-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/light/fs_me-light-webfont.svg#FSMeLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeLightItalic';
    src: url('fonts/FS_Me/light-italic/fs_me-light_italic-webfont.eot');
    src: url('fonts/FS_Me/light-italic/fs_me-light_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/light-italic/fs_me-light_italic-webfont.woff') format('woff'),
         url('fonts/FS_Me/light-italic/fs_me-light_italic-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/light-italic/fs_me-light_italic-webfont.svg#FSMeLightItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeRegular';
    src: url('fonts/FS_Me/regular/fs_me-regular-webfont.eot');
    src: url('fonts/FS_Me/regular/fs_me-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/regular/fs_me-regular-webfont.woff') format('woff'),
         url('fonts/FS_Me/regular/fs_me-regular-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/regular/fs_me-regular-webfont.svg#FSMeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeHeavyItalic';
    src: url('fonts/FS_Me/heavy-italic/fs_me-heavy_italic-webfont.eot');
    src: url('fonts/FS_Me/heavy-italic/fs_me-heavy_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/heavy-italic/fs_me-heavy_italic-webfont.woff') format('woff'),
         url('fonts/FS_Me/heavy-italic/fs_me-heavy_italic-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/heavy-italic/fs_me-heavy_italic-webfont.svg#FSMeHeavyItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeBoldItalic';
    src: url('fonts/FS_Me/bold-italic/fs_me-bold_italic-webfont.eot');
    src: url('fonts/FS_Me/bold-italic/fs_me-bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/bold-italic/fs_me-bold_italic-webfont.woff') format('woff'),
         url('fonts/FS_Me/bold-italic/fs_me-bold_italic-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/bold-italic/fs_me-bold_italic-webfont.svg#FSMeBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeHeavy';
    src: url('fonts/FS_Me/heavy/fs_me-heavy-webfont.eot');
    src: url('fonts/FS_Me/heavy/fs_me-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/heavy/fs_me-heavy-webfont.woff') format('woff'),
         url('fonts/FS_Me/heavy/fs_me-heavy-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/heavy/fs_me-heavy-webfont.svg#FSMeHeavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeBold';
    src: url('fonts/FS_Me/bold/fs_me-bold-webfont.eot');
    src: url('fonts/FS_Me/bold/fs_me-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/bold/fs_me-bold-webfont.woff') format('woff'),
         url('fonts/FS_Me/bold/fs_me-bold-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/bold/fs_me-bold-webfont.svg#FSMeBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'FSMeItalic';
    src: url('fonts/FS_Me/italic/fs_me-italic-webfont.eot');
    src: url('fonts/FS_Me/italic/fs_me-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/FS_Me/italic/fs_me-italic-webfont.woff') format('woff'),
         url('fonts/FS_Me/italic/fs_me-italic-webfont.ttf') format('truetype'),
         url('fonts/FS_Me/italic/fs_me-italic-webfont.svg#FSMeItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {	
	color: #484641;
	font-size: 0.74em;
	font-family: Arial, FSMeRegular;
}
h1 {
	color: #5c9a1b;
	font-size: 28px;
	font-family: FSMeRegular;
}
h2 {
	color: #5c9a1b;
	font-size: 24px;
	font-family: FSMeRegular;
}
h3 {
	font-size: 20px;
	font-family: FSMeRegular;
}
h4 {
	font-size: 1.3em;
	font-family: FSMeRegular;
}
h5 {
	display: inline;
	font-family: FSMeBold;
}
p {
	margin: 10px 0 10px 0;	
	line-height: 1.25em;
}
a:link {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
li {
	line-height: 1.75em;
}
.apply-webfont {	
	font-family: FSMeRegular;
}