
/**********************************************************************************
 * Tag Styles
 **********************************************************************************/
html, body {
	background: #ffffff;s
	color: #000000;
	margin: 0px;
	font: 12px arial, helvetica, sans-serif;
}
table { font: 16px 'PT Sans', sans-serif; }
td { vertical-align: top; }
imput, select { font: 12px arial, helvetica, sans-serif; line-height: 11px; }
img { border: 0px; }
form { display: inline; }
a { color: #990000; text-decoration: none; }
a:hover { color: #003f5f !important; text-decoration: underline; }
li { color: #000000; padding: 0px 0px 8px 0px; }
ul { margin-bottom: 15px; }
li ul { padding: 10px 0px 0px 0px; }
/*td li { color: #000000; padding: 0px 0px 0px 0px; }*/
p { margin: 0px 0px 15px 0px; }
sup {font-size: 8px; }
fieldset {margin: 1em 0; padding: 1em; border: 1px solid #ccc; background: #f8f8f8;}
legend {font-weight:bold;}
hr {
	size: 1px;
	height: 1px;
	overflow: hidden;
	color: #4f96b8;
}
#logo {
	position: absolute;
	left: 17px;
	top: 3px;
	width: 77px;
	height: 77px;
}
#siteLogo {
	background-image: url(/images/ishlt_logo2.jpg);
	width: 433px;
	height: 43px;
	left: 100px;
	top: 0px;
	position: absolute;
}
#header {
	background-color: #003f5f;
	height: 43px;
}
#header td {
	color: #ffffff;
}
#header a {
	color: #ffffff;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#headerLinks {
}
#headerLinks td {
	vertical-align: bottom;
	/*line-height: 1px;*/
}
#navBar {
	background-color: #a6bcc7;
	height: 22px;
	line-height: 1px;
}



/* TEXT ONLY NAVIGATION - used in INTERFACEBUILDER.ASP*/
#textOnlySiteHead {
	background-color: #003366;
	color: #ffffff;
	height: 44px;
	border-bottom: 1px #ffffff solid;
}
#textOnlySiteHead th {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
#textOnlySiteHead td {
	vertical-align: bottom;
	text-align: right;
	padding: 0px 10px 0px 10px;
}
#textOnlySiteHead a {
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}
#textOnlySiteHead label {
	color: #ffffff;
	padding: 0px 5px 0px 5px;
}

#textOnlyNavBar {
	background-color: #c3dbe8;
	border-bottom: 1px #ffffff solid;
}
#textOnlyNavBar table {
	margin-left: 161px;
}
#textOnlyNavBar td {
	padding: 4px 9px 5px 9px;
}
#textOnlyNavBar a {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#textOnlyNavBar td.active {
	background-color: #406f87;
	color: #ffffff;
}
#textOnlyNavBar td.active a {
	color: #ffffff;
}


#crossBar {
	color: #ffffff;
	text-align: right;
	background-color: #e0e9f1;
	padding: 4px 15px 3px 0px;
	vertical-align: middle;
	overflow: hidden;
	height: 17px;
	border-top: 1px #ffffff solid;
}
#menu {
	background-color: #e0e9f1;
	width: 1%;
	padding: 20px 0px 20px 0px;
	vertical-align: top;
}
#banner {
	line-height: 1px;
	background-repeat : repeat-x;
	height: 79px;
	overflow: hidden;
}
#footer {
	background-color: #a6bcc7;
}
#footer td {
	font-family: arial;
	font-size: 10px;
	color: #003f5f;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}
#footer a {
	color: #003f5f;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#contentArea {
	padding: 20px 20px 20px 35px;
	border-left: 1px #ffffff solid;
	vertical-align: top;
}
#sizer {
	padding: 0px;
	margin: 0px;
}
#rightColumn {
	width: 1%;
	padding: 20px 15px 19px 0px;
	vertical-align: top;
}
#menuBrace {
	width: 160px;
	height: 43px;
}
#header1 {
	width: 433px;
	height: 43px;
	margin-left: 100px;
}
#header2 {
	width: 160px;
	height: 16px;
}
#contentFooter {
	padding: 10px 15px 20px 0px;
	font-size: 10px;
}

/**********************************************************************************
 * Menu Styles
 **********************************************************************************/


#menu a {
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#logos {
	width: 1%;
	text-align: center;
}

.sectionDivider {
	background-color: #ffffff;
	height: 1px;
	overflow: hidden;
}

div.divider {
	height: 1px;
	overflow: hidden;
	background-color: #4f96b8;
}

table.dropDown {
	background-color: #e0e9f1;
	border-top: 1px #ffffff solid;
	border-left: 1px #ffffff solid;
	width: 100px;
}
table.dropDown td {
	font-size: 11px;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	padding: 1px 5px 1px 5px;
	cursor: hand;
	color: #003f5f;
}
table.dropDown td.hover {
	background-color: #003F5F;
	color: #ffffff;
}

table.institution {
	width: 100%;
}

table.institution th {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #003f5f;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px #4f96b8 solid;
}

table.institution td {
	padding: 2px 0px 2px 0px;
	font-size: 10px;
	border-bottom: 1px #4f96b8 solid;
}


/**********************************************************************************
 * General Styles
 **********************************************************************************/

.choose {
	margin-bottom: 3px;
}
.footnote {
	color: #663366;
	font-size: 10px;
}
.note {
	font-weight: strong;
}
.body {
	font-size: 12px;
}
.small {
	font-size: 10px;
}
.smallHeader {
	color: #003f5f;
	font-size: 11px;
	font-weight: bold;
}
.highlight {
	color: #003f5f;
}
.smallHighlight {
	font-size: 10px;
	color: #003f5f;
}
.sectionHighlight {
	color: #003f5f;
	background-color: #f2f3ee;
	padding: 3px 5px 3px 5px;
}
div.buttonGroup {
	text-align: right;
}
.error {
	color: #990000;
}

/**********************************************************************************
 * Form Styles
 **********************************************************************************/
table.form td {
	padding-bottom: 2px;
	padding-right: 15px;
}

table.form div {
	padding-bottom: 3px;
}
.formHeader {
	font-weight: bold;
	font-size: 12px;
	color: #003f5f;
	padding-bottom: 3px;
}
form div.row {
	clear: both;
	padding-bottom: 0px;
}
div.row .float {
	padding-bottom: 2px;
	padding-right: 15px;
	float: left;
}


/**********************************************************************************
 * Data Report Styles
 **********************************************************************************/
table.dataReport {
	width: 100%;
}
table.dataReport th {
	font-size: 11px;
	color: #003f5f;
	font-weight: bold;
	background-image: url("/images/pixel_vrule.gif");
	background-repeat : repeat-y;
	background-position: bottom right;
	padding: 2px 7px 2px 7px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 1px #4f96b8 solid;
}
table.dataReport td {
	font-size: 11px;
	background-image: url("/images/pixel_vrule.gif");
	background-repeat : repeat-y;
	background-position: bottom right;
	padding: 2px 7px 2px 7px;
	text-align: right;
	border-bottom: 1px #4f96b8 solid;
}
table.dataReport td.bold {
	color: #003f5f;
	font-weight: bold;
}

table.dataReport tr.normal td {
	background-image: none;
	padding: 0px;
	border-bottom: 0px;
	line-height: 1px;
}
table.dataReport td.normal {
	background-image: none;
	padding: 0px;
	border-bottom: 0px;
	line-height: 1px;
}
table.dataReport td.leftVertical {
	background-image: url("/images/pixel_vrule.gif");
	background-repeat : repeat-y;
	background-position: bottom left;
	padding: 0px;
	border-bottom: 0px;
	line-height: 1px;
}
table.dataReport td.buttons {
	background-image: none;
	padding: 2px 0px 2px 7px;
	border-bottom: 0px;
}
table.dataReport div.hrule {
	background-image: url("/images/pixel_hrule.gif");
	height: 1px;
	overflow: hidden;
}
table.dataReport tr.line1 {
	background-color: #f0f6f9;
}
table.expander td {
	background-image: none;
	text-align: left;
}
table.postReport td {
	padding-top: 10px;
	vertical-align: top;
}
.sectionRight {
	width: 99%;
	text-align: right;
	vertical-align: top;
}

/**********************************************************************************
 * Data Section Styles
 **********************************************************************************/
table.dataSection {
	border-bottom: 1px #4f96b8 solid;
	margin-bottom: 3px;
}
table.dataSection td {
	padding-bottom: 2px;
	color: #003f5f;
	padding-right: 10px;
}
table.dataSection td.value {
	color: #000000;
}
table.dataSection th {
	text-align: left;
	font-weight: bold;
	color: #003f5f;
	padding-bottom: 2px;
	padding-right: 10px;
}
div.dataSectionFootnote {
	font-size: 10px;
	color: #003f5f;
}



/**********************************************************************************
 * Sitemap Styles
 **********************************************************************************/
table.sitemap a {
    padding-bottom: 6px;
    padding-top: 6px;
    padding-right: 3px;
    padding-left: 3px;
    display: block;
}

table.sitemap, table.sitemap th, table.sitemap td {
    border: 2px solid #003f5f;
    color: #003f5f;
    border-collapse: collapse;
    font-size:16px;
}

table.sitemap td {
	vertical-align: top;
	padding: 2px 2px 10px 2px;
    width:500px;
}
table.sitemap a {
	display: block;
}
table.sitemap a:hover {
	text-decoration: underline;
}

table.sitemap a:nth-child(even) {
    background-color:#eee;
}

/**********************************************************************************
 * Slides.asp control
 **********************************************************************************/

#archivedlist { text-align:center; } 
#archivedlist ul { margin: 0; padding: 5px 0px 0px 0px; list-style-type: none; }
#archivedlist ul li { display: inline; }
#archivedlist ul li a{ text-decoration: none; padding: .2em 1em; color: #003F5F; background-color: #E0E9F1; }
#archivedlist ul li a:hover { color: #fff; background-color: #003F5F; }
#archivedlist .current { color: #fff; background-color: #003F5F; }

/* Adding Fieldset Styles for Slides Page*/

fieldset {margin: 1em 0; padding: 1em; border: 1px solid #ccc; background: #f8f8f8;}
legend {font-weight:bold;}

/**********************************************************************************
 * Printing Control
 **********************************************************************************/

@media print {

	#logo { display: none; }
	#siteLogo { display: none; }
	#header { display: none; }
	#headerLinks { display: none; }
	#navBar { display: none; }
	#menu { display: none; }
	#footer { display: none; }
	#contentArea { padding-left: 0px; }
	#contentFooter { display: none; }
	.noprint { display: none; }
	div.buttonGroup { display: none; }
	.dropDown { display: none; }
	.dropDownTop { display: none; }
	div.printerFriendly { display: block; }
	#contentControl { display: none; }
}

