@charset "utf-8";
/* CSS Document */
/* text size level 2 */
body {
	font-family:Verdana, Geneva, sans-serif;
	/*font-size:1.05em;/*1.2*/
	font-size:.95em;/*1*/
	line-height:1.3em;
}
#navSecondary ul li {
	font-size:12px;
}
#navSecondary ul li#fontSizeChanger {
	padding:0 1.25em 0 0;
}
#ISI h2 {
	background-image:url(/images/graySlantedbox_ISI_2.gif);
	background-repeat:no-repeat;
}
#LegalLinks {
		background-image:url(/images/OrangeBottomTab_2.gif);
		background-repeat:no-repeat;
}
		
h1, h2, h3 {
	font-size:1.7em;/*2*/
	font-weight:bold;
	margin:0 0 .7em 0;
	padding:0;
}
h1 { line-height:1.3em;}
h2 {
	font-size:1.3em;/*2*/
}
h3 {
	font-size:1.2em;/*1.3*/
}
p {
	margin:0 0 .7em 0;
	padding:0;
}
ul {
	margin-top:0;
	margin-bottom:.7em;
	margin-left:0; /* flush left in IE */
	padding-left:1.2em; /* 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:.7em;
}
table { 
	border:none;
	font-size:1em;/*.9*/
}
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:.9em;/*1*/
}
.disclaimers {
	font-size:.8em;/*.9*/
	line-height:1.2em;
}
sup {
	font-size:.75em;
	top:-.2em;
	position:relative;
}
#content { height:auto;}
