/* This stylesheet controls the fonts and other attributes in the entire body of the non-frameset version. */
body
{
	font-family: Trebuchet MS, arial, san-serif;
	color: black;
	font-size: 10pt;
}
font
{
	font-family: arial, san-serif;
	font-size: 10pt;
}
/* Set font size and bold for questions -- FrontPage */
font.question
{
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight: 600;
}
/* Set font size for answers */
font.answer
{
	font-family: arial, san-serif;
	font-size: 10pt;
}
font.temp
{
	font-family: Times New Roman;
	font-size: 18pt;
	font-weight: 700;
}
p
{
	font-family: arial, san-serif;
	font-size: 10pt;
}
td
{
	font-family: arial, san-serif;
	font-size: 10pt;
}
td.summary
{
	font-family: arial, san-serif;
	font-size: 8pt;
}
th
{
	font-family: arial, san-serif;
	font-size: 10pt;
	font-weight: 600;
}
th.summary
{
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 600;
}
/* Set font size, bold, and color for the first line in the page heading */
font.heading1
{
	font-family: arial, helvetica, sans-serif;
	color: #483D8B;
	font-size: 14pt;
	font-weight: 300;
}
/* Set font size, bold, and color for the second line in the page heading */
font.heading2
{
	font-size: 10pt;
	font-weight: 600;
	color: #483D8B;
}
/* Set font size, bold, and color for the first line in the page heading */
font.heading3
{
	font-family: arial, helvetica, sans-serif;
	color: #FF0000;
	font-size: 14pt;
	font-weight: 300;
}
/* Set font size, bold, and color for the first line in the page heading--FrontPage */
h1
{
	font-family: arial, helvetica, sans-serif;
	color: #483D8B;
	font-size: 14pt;
	font-weight: 300;
}
/* Set font size, bold, and color for the second line in the page heading--FrontPage */
h2
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: #483D8B;
}
font.small
{
	font-family: arial, san-serif;
	font-size: 9pt;
}
font.linkheader
{
	font-family: arial, san-serif;
	font-size: 12pt;
	font-weight: 600;
}
a.head
{
	font-family: arial, helvetica, sans-serif;
	color: 4748A9;
	font-size: 12pt;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
}
.navhead
{
	font-family: arial, helvetica, sans-serif;
	color: #D6D528;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;
}
a.nav
{
	font-family: arial, san-serif;
	color: White;
	font-size: 8pt;
	text-decoration: none;
	font-weight: 400;
}
a.nav:link
{
	color: white;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}
a.nav:visited
{
	color: white;
	text-decoration: none;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}
a.nav:hover
{
	text-decoration: none;
	color: yellow;
	font-family: arial, san-serif;
	font-size: 8pt;
	font-weight: 400;
}
a.nodec
{
	text-decoration: none;
}
a:hover
{
	color: red;
}
a.headnav
{
	font-family: Helvetica, Arial, sans-serif;
	color: #5a5a5a;
	font-size: 10pt;
	text-decoration: none;
	font-weight: 600;
}
a.headnav:link
{
	color: #5a5a5a;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}
a.headnav:visited
{
	color: #5a5a5a;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}
a.headnav:hover
{
	text-decoration: none;
	color: #4748A9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}
/* Set default color for unvisited subheadlinks */
a.subheadnav:link
{
	color: Black;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
}
/* Set default color for visited subheadlinks */
a.subheadnav:visited
{
	color: Black;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
}
/* Make subheadlinks change color when the cursor moves over them (IE and newest versions of Netscape only) */
a.subheadnav:hover
{
	text-decoration: none;
	color: #4748A9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
}
a.Hotjobs
{
	font-family: arial, san-serif;
	color: Red;
	font-size: 12pt;
	font-weight: 600;
}
/* Set color for the table row that contains the page heading (frameset version) */
tr.title
{
	background-color: #4748A9;
}
/* Set color for the table row that contains the page navigation links (frameset version) */
tr.links
{
	background-color: #EEEEEE;
}
