/* ICES CSS Document */

/*-- HIDDEN ACCESSABILITY LINKS --*/
#skipNav {
	position: absolute; left: -9999px; font-size: small;
}
#skipNav a:focus {
	display: block; position: absolute; top: 20px; left: 10020px; font-size: large; background: #fff; border: solid 2px #1B6BD8; padding: 10px; width: 15em; z-index: 1;
}
#skipNav a:hover {
	color: #029EDE;
}
#skipNav a:active {
	display: block; position: absolute; top: 20px; left: 10020px; font-size: large; background: #fff; border: solid 2px #1B6BD8; padding: 10px; width: 15em; z-index: 1;
}
.hide {
	display: none;
}


/*-- ELEMENTS --*/

*/
a:link {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	color: #003E5B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 2em;
}

h1 {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

h2 {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

/* UNCOMMENT THE FOLLOWING TO HIDE ALL IMAGES IN PRINTED VERSIONS */
/*
	img {
		display: none;
	}
*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
}




/*-- CLASSES --*/

.blacktableborder {
	border: 1px solid #000000;
	border-collapse: collapse;
}

.blacktableborder td {
	border: 1px solid #000000;
}

.header {
	color: #7D171B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	padding-left: 15px;
}

.printhide {
	display: none;
}

/*-- IDs --*/

#bluebox {
	background-color: #CDDAEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.8em;
}

#bluebox h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: -15px;

}

#contentcenter {
	margin-left: 20px;
	margin-right: 20px;
}

#contentleft {
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 5px;
}

#contentright {
	margin-left: 10px;
	margin-right: 10px;
}

#footernav {
	color: #CC5500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 19px;
	margin-left: 0.9em;
	margin-right: 0.9em;
	padding: 0px;
	text-align: center;
	white-space: nowrap;
	width: 100%;
}

#footernav a {
	color: #131333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;
}

#footernav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: underline;
}

#footertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
}

#frontpageboxes {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 630px;
}

#frontpageboxes td {
	border: 1px solid #000000;
	width: 210px;
}

#graybox {
	background-color: #EAEAEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.8em;
}

#graybox h2 {
	color: #111313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: -15px;

}

#leftcol {
	#cccccc url("bg_grad.jpg") fixed;
	background-image: url(../images/rightcol_gray_grad_bg.jpg);
	background-attachment: scroll;
	background-color: #D6D6D6;
	background-repeat: repeat-x;
}

#linklist {
}

#linklist a {
	color: #CC5500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklist a:hover {
	color: #FF9342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

#linklist li {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	color: #CC5500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	margin-top: 5px;
	padding-top: 5px;
	text-indent: 0px;
}

#linklist ul {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-type: none;
	margin-left: 4px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: right;
	width: 106px;
}

#orangebox {
	background-color: #EBBB99;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.8em;
}

#orangebox h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin-bottom: -15px;

}

#rightcol {
	background-attachment: fixed;
	background-color: #EBBB99;
	background-image: url(../images/leftcol_orange_grad_bg.jpg);
	background-repeat: repeat-x;
}

#subheader {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	height: 19px;
	line-height: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	padding: 0px 0px 0px 15px;
	text-align: left;

	white-space: nowrap;
}

#subheader a:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: none;

}

#subheader a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 0.9em;
	margin-right: 0.9em;
	padding: 0px;
	text-decoration: none;

}

#subheader a:hover {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0.9em;
	margin-right: 0.9em;
	text-decoration: underline;

}
.quote {
	color: #9C1A1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
}
