@charset "utf-8";
/* CSS Document */
/* text size level 3 */
body {
	font-family:Arial, Verdana, Geneva, sans-serif;
	/*font-size:1.15em;/*1.4*/
	font-size:1.05em;/*1.2*/
	line-height:1.3em;
	color:#464646;
}
/*#navMain a, #navGlobal a {font-size:12px;}*/
#navMain, #navGlobal {font-size:12px; line-height:12px;}

#navSecondary ul li {
	/*font-size:14px;
	padding-right:.5em;*/
	font-size:10px;
}
/*#navSecondary ul li#fontSizeChanger {
	padding-right:.75em;
}*/
#navGlobal ul li#fontSizeChanger {padding:0 1.25em 0 0;}
#ISI h2 {
	background-image:url(/images/graySlantedbox_ISI_3.gif);
	background-repeat:no-repeat;
}
#LegalLinks {
	font-size:small;
}

h1, h2, h3 {
	font-size:1.9em;/*2.2*/
	font-weight:bold;
	margin:25 0 .9em 0;
	padding:0;
	color:#0055A5;
}
h1 { line-height:1.5em;
	 border-bottom:1px solid #a2a2a2;
	 padding-bottom:15px;}
h2 {
	font-size:1.45em;/*1.6*/
	line-height:1.5em;
	margin-top:15px;
	padding-top:15px;
	/*border-top:1px solid #464646;*/
}
h3 {
	font-size:1.3em;/*1.5*/
}
p {
	margin:0 0 .9em 0;
	padding:0;
}
ul {
	margin-top:0;
	margin-bottom:.9em;
	margin-left:0; /* flush left in IE */
	padding-left:.8em; /* flush left in Firefox */
}
ul ul { /* indent secondary bullet for both browsers */
	margin-left:1em; /*4em*/
	padding-left:0;
	/*list-style-type:none;*/
}
li {
	margin-top:0;
	margin-bottom:.9em;
}
table { 
	border:none;
	font-size:1.35em;/*.8*/
}
th {
	text-align:right; 
	vertical-align:top; 
	/*background-color:#5500a5;*/
	padding: 0 5px 5px 0;
}
td {
	text-align:left; 
	padding-left:10px; 
	vertical-align:top;
	padding: 0 0 5px 10px;
}

#ISI p,
#ISI ul {
	font-size:1.4em;
	line-height:1.6em;
}
#ISI ul ul {
	font-size:1.4em;/*.8*/
	line-height:1em; /*1.3*/
	list-style-type:square;
}
#ISI strong,
#ISI p strong,
#ISI ul strong,
#ISI ul ul strong,
{
	font-size:1.6em;/* to make the bolded content stand out more*/
}
#ISI strong,
#ISI p strong,
#ISI ul strong,
#ISI ul ul strong,
{
	font-size:1.6em;/* to make the bolded content stand out more*/
	line-height:1.6em;
}
.disclaimers {
	font-size:1.1em;
	line-height:1.3em;
}
sup {
/*	font-size:.5em;
	top:-.6em;*/
	font-size:.95em;
	top:-.3em;
	position:relative;
}
#content { height:auto;}
