@charset "UTF-8";
/* CSS Document */

body {
	font-size: 12pt; /* Resets 1em to 10px */
	font-family: Verdana;
	background: #939393;
	color: 0;
	text-align: center;
	}
.page_title {
	font-size: 24px;
	font-weight: bold;
	color: #003399;
}

/* PAGE LINK CODE */


a:link		{
	color: #003399;
	text-decoration: underline;
	font-style: normal;
}
.sim_email_link {
	font-family: Verdana;
	font-style: normal;
	color: #003399;
	text-decoration: none;
}

.nav_link {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}

.nav_link a:link {
	color:#FFFFFF;
	text-decoration: none;
}

.nav_link a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active	{ color: #CCCCCC; text-decoration: none; }

a:hover		{ color: #444444; text-decoration: none; }
	
.h2_sub_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.time_sensitive {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}

.time_sensitive a:link {
	color:#CC0000;
	text-decoration:none;
}

.time_sensitive a:visited {
	color:#CC0000;
	text-decoration:none;
}

.time_sensitive a:hover {
	color:#CC0011;
	text-decoration:underline;
}

.header_link {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

.header_link a:link {
	color:#003399;
	text-decoration:none;
}

.header_link a:hover {
	color:#113399;
	text-decoration:underline;
}

.header_link a:visited {
	color:#003399;
	text-decoration:none;
}
.page_title_time_sensitive {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.page_sub_title {
	font-size: 14px;
	color: #003399;
}
.article_category {
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}
.ff_event_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.article_title {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.article_byline {
	font-size: 14px;
	font-style: italic;
}
.ff_event_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.h3_sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
