<!--
body	{
	background:#369;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	padding:0;
	width:auto;
	height:100%;
	text-align:left;
}
table	{
	background:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
}
table.header	{
	background-image:url(../images/bg_top.gif);
	background-repeat:no-repeat;
}
table.logo	{
	margin-left:22px;
	margin-top:18px;
	margin-bottom:18px;
}
table.logo_home	{
	margin-left:22px;
	margin-top:15px;
	margin-bottom:0;
}
table.navtop_border	{
	background:#369;
	border-top:1px solid #000;
	line-height:30px;
}
table.textbox	{
	border-top:1px solid #369;
}
td.bg_red	{
	background:#933;
}
td.footer	{
	background-image:url(../images/bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
td.navutility	{
	padding-right:40px;
}
td.sidebar_blue	{
	background:#D6DEDE;
	border-left:1px solid #369;
	border-right:1px solid #369;
}
td.textbox	{
	background-image:url(../images/bg_textbox.gif);
	background-repeat:repeat-x;
}
h1,h2,h3,h4,h5	{
	font-family:Arial,Helvetica,sans-serif;
	color:#000;
}
h1	{
	font-size:1.1em;
	color:#369;
}
h1.logo	{
	font-size:1em;
	font-weight:500;
	color:#000;
	line-height:10px;
	margin-left:4px;
	margin-top:10px;
	margin-bottom:4px;
}
h1.logo_nic	{
	font-size:1em;
	font-weight:500;
	color:#fff;
	margin:.5em;
	text-align:center;
}
h1.logo_ohs	{
	font-size:1em;
	font-weight:520;
	color:#666;
	line-height:10px;
	margin-left:4px;
	margin-top:10px;
	margin-bottom:4px;
	text-align:center;
}
h1.logo_acf	{
	font-size:.9em;
	font-weight:500;
	color:#666;
	line-height:10px;
	margin-left:6px;
	margin-top:2px;
	margin-bottom:4px;
	text-align:center;
}
h1.parents	{
	color:#369;
}
h1.staff	{
	color:#933;
}
h1.vendors	{
	color:#993;
}
h1.community	{
	color:#639;
}
h1.who	{
	color:#003;
}
h1.media	{
	color:#666;
}
h2	{
	font-size:1em;
}
h2.parents	{
	font-size:.9em;
	color:#369;
	margin-top:2px;
	margin-bottom:1px;
	line-height:20px;
}
h2.staff	{
	font-size:.9em;
	color:#933;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
h2.vendors	{
	font-size:.9em;
	color:#993;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
h2.community	{
	font-size:.9em;
	color:#639;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
h2.media	{
	font-size:.9em;
	color:#666;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
h2.who	{
	font-size:.9em;
	color:#003;
	margin-top:2px;
	margin-bottom:2px;
	line-height:20px;
}
h3	{
	font-size:.9em;
}
h3.smallcaps	{
	font-variant:small-caps;
}
h4	{
	font-size:.9em;
	color:#369;
}
p	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
}
p.footer	{
	font-size:.7em;
}
p.navleft	{
	font-size:.8em;
	font-weight:bold;
	line-height:2em;
	border-bottom:1px dashed #ccc;
}
p.navutility	{
	font-size:.8em;
}
ul	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
}
ol	{
	font-family:Arial,Helvetica,sans-serif;
	font-size:.9em;
}
a	{
	color:#369;
}
a:hover	{
	color:#00f;
}
a.visited	{
	color:#666;
}
a.visited:hover	{
	color:#00f;
}

a.logo	{
	color:#000;
	text-decoration:none;
}
a.logo:hover	{
	color:#000;
	text-decoration:none;
}
a.logo.visited	{
	color:#000;
	text-decoration:none;
}
a.logo.visited:hover	{
	color:#000;
	text-decoration:none;
}

a.navleft	{
	color:#369;
	text-decoration:none;
}
a.navleft:hover	{
	color:#00f;
}
a.navleft.visited	{
	color:#666;
	text-decoration:none;
}
a.navleft.visited:hover	{
	color:#00f;
}

a.navhome	{
	color:#933;
	font-weight:bold;
	text-decoration:none;
}
a.navhome:hover	{
	color:#00f;
	text-decoration:underline;
}
a.navhome.visited	{
	color:#933;
	font-weight:bold;
	text-decoration:none;
}
a.navhome.visited:hover	{
	color:#00f;
	text-decoration:underline;
}

a.ohs	{
	color:#000;
	text-decoration:none;
}
a.ohs:hover	{
	color:#000;
	text-decoration:underline;
}
a.ohs.visited	{
	color:#000;
	text-decoration:none;
}
a.ohs.visited:hover	{
	color:#000;
	text-decoration:underline;
}

a.utility	{
	color:#369;
	text-decoration:none;
}
a.utility:hover	{
	color:#00f;
	text-decoration:underline;
}
a.utility.visited	{
	color:#666;
	text-decoration:none;
}
a.utility.visited:hover	{
	color:#00f;
	text-decoration:underline;
}

a.navtop_parents	{
	background-image:url(../images/navtop_blue_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_parents:hover	{
	background-image:url(../images/navtop_blue_on.gif);
	color:#369;
}
a.navtop_parents:visited	{
	background-image:url(../images/navtop_blue_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_parents:visited:hover	{
	background-image:url(../images/navtop_blue_on.gif);
	color:#369;
}

a.navtop_staff	{
	background-image:url(../images/navtop_red_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_staff:hover	{
	background-image:url(../images/navtop_red_on.gif);
	color:#369;
}
a.navtop_staff:visited	{
	background-image:url(../images/navtop_red_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_staff:visited:hover	{
	background-image:url(../images/navtop_red_on.gif);
	color:#369;
}

a.navtop_vendors	{
	background-image:url(../images/navtop_olive_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_vendors:hover	{
	background-image:url(../images/navtop_olive_on.gif);
	color:#369;
}
a.navtop_vendors:visited	{
	background-image:url(../images/navtop_olive_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_vendors:visited:hover	{
	background-image:url(../images/navtop_olive_on.gif);
	color:#369;
}

a.navtop_community	{
	background-image:url(../images/navtop_purple_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_community:hover	{
	background-image:url(../images/navtop_purple_on.gif);
	color:#369;
}
a.navtop_community:visited	{
	background-image:url(../images/navtop_purple_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_community:visited:hover	{
	background-image:url(../images/navtop_purple_on.gif);
	color:#369;
}

a.navtop_media	{
	background-image:url(../images/navtop_grey_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_media:hover	{
	background-image:url(../images/navtop_grey_on.gif);
	color:#369;
}
a.navtop_medi:visited	{
	background-image:url(../images/navtop_grey_off.gif);
	font-size:.9em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	display:block;
	width:121px;
}
a.navtop_media:visited:hover	{
	background-image:url(../images/navtop_grey_on.gif);
	color:#369;
}

img.logo	{
	padding-left:4px;
}
div.acf	{
	background:#fff;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
div.content	{
	padding:.5em;
	text-align:left;
}
div.content_sidebar	{
	padding:.5em;
	font-size:.8em;
	text-align:left
}
div.navleft	{
	padding:1em;
	border-right:1px dashed #999;
}

/* end CDI Styles; begin ACF styles */

.acfglobal, a.acfglobal, a.acfglobal:link, a.acfglobal:visited, a.acfglobal:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000066;
text-decoration: none;
background-color: #FFFFFF;}

a.acfglobal:hover, a.acfglobal:link:hover, a.acfglobal:visited:hover, a.acfglobal:active:hover {
color: #999999;
text-decoration: underline;
background-color: #FFFFFF;}

.acfsub, a.acfsub:link, a.acfsub:visited, a.acfsub:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #00008c;}

.acfsubsearch, a.acfsubsearch, a.acfsubsearch:link, a.acfsubsearch:visited, a.acfsubsearch:active {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFC800;
text-decoration: none;
background-color: #00008C;}

a.acfsubsearch:hover, a.acfsubsearch:link:hover, a.acfsubsearch:visited:hover, a.acfsubsearch:active:hover {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #CCCCCC;
text-decoration: underline;
background-color: #00008C;}

/* end search styles for programs 3rd tier */

.acfsearch {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
font-weight: bold;
color: #00008C;}

a.acfsub:hover, a.acfsub:link:hover, a.acfsub:visited:hover, a.acfsub:active:hover {
color: #FFC800;
text-decoration: underline;
background-color: #00008c;}

.gold {
font-size: 8px;
color: #FFC800;
line-height: 10px;
background-color: #00008c;}

.notice, p.notice {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF0000;}

a.skipnav, a.skipnav:active, a.skipnav:hover, a.skipnav:visited {color: #FFFFFF; line-height: 1px;}
.whiteback {background-color: #FFFFFF;}
.blueback {background-color: #00008C;}
td img.dec {display: inline;}
.style72 {font-size: smaller; font-family: Arial, Helvetica, sans-serif; color: #000000; }
.style102 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.style104 {color: #003286; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style106 {font-size: x-small; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.style124 {font-family: Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bold; }
.style107 {color: #003286}
.style137 {color: #003286; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: smaller; }
-->