@import url(headernav.css);
/*import headernav style sheet*/

/*TAG STYLES
-------------*/

body {
	background-color: #F9FCFF;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	padding-top: 0em;
	font-family: arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:visited {color:#000000;}
h1, h2, h3, h4 {color:#000080;}
hr {color:#000080;}
p {text-align:left;}


/*ID STYLES
-------------*/

#main-content {
	margin: 0em;
	padding:  1.5em;
	width: 50em;
	margin-left: auto;
	margin-right: auto; 
}
#y2k {
	margin-left:35px;
	margin-right:35px;
}
#homeContent {
	width: 50em;
}
#bullets {
	padding: 1em;
	float: left;
	width: 35em;
}
#bullet1, #bullet2, #bullet3 {
	padding-top: 2em;
	padding-bottom: 2em;
	padding-right: 1em;
}
#bullet1 {
	background-color: #f8f8f8;
}
#bullet2 {
	background-color: #f2f2f2;
}
#bullet3 {
	background-color: #f8f8f8;
}
#further {
	float: left;
	width: 10em;
	padding: 1em;
	background-color: #000080;
}
#note {clear: both;}
#papersTable {
	border-top: black 1px solid;
	border-right: black 1px solid;
}
#papersTable tr.papersTableHead {
	color: #FFFFFF;
	background-color: #000080;
	font-weight: 700;
}
#papersTable td {
	padding:0.5em;
	margin: 0em;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
#intoit {
	padding: 1em;
	padding-left: 3em;
	width: 35em;
	border-style: groove;
	background-color: white;
	font-size: smaller;
}
#indexTable {
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
}
#indexTable td {
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	padding: 0.2em;
}


/*CLASS STYLES
-------------*/

.style1 {color:#000080;}
.style2 {font-size:smaller;}
.style2center {font-size:smaller;text-align:center;}
.style3 {color:#FFFFFF;}
.style4 {
	color: #FFFFFF;
	font-size: smaller;
}
.style5 {
	color: #FFFF00;
	font-size: smaller;
}
.style6 {color:#FFFF00;}
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-position: 5px;
}
.bodyCopy{text-decoration: none;}
.center {text-align:center;}
.centerBlack {
	text-align: center;
	color: #000000;
}
.linkList {
	list-style-type: none;
	font-size: 90%;
}
.linkList li {padding-bottom: 0.3em;}
.letterList {
	list-style-type: lower-alpha;
	font-size: smaller;
}
.cell {font-family:Arial, Helvetica, sans-serif; font-size:10pt;}
.greenBorder {border:#008000 1px solid;}
.greenBorder td {
	border:#008000 1px solid;
	padding: 0.5em;
}
.reportHead {
	color: #000000;
	text-align: center;
	font-size: 120%;
}
.noPad {padding-top:0;padding-bottom:0;}
.romanList {list-style-type:lower-roman;}
.romanList_nested {
	list-style-type: lower-roman;
	padding-left: 3em;
}
.nested {padding-left:3em;}
.justify {text-align:justify;}
.y2kTable {height: 99px;}
.y2ktd {padding:2px;}
.left {float:left;}
.y2kcenter {
	text-align: center;
	font-family: "Rockwell Extra Bold", "Times New Roman", Times, sans-serif;
	color: #07c6e7;
}
.y2khead {color: #0acaeb; font-family: "Rockwell Extra Bold", "Times New Roman", Times, sans-serif;}
.red {color: #FF0000;}
.border {border-style:outset;border-width:1.5px;padding:1px;}
.pad {padding:0.5em;}
.blue {color: #006699;}
.bulletImage {
	float: left;
	margin: 1em;
	margin-top: 0em;
}
.bulletText {
	float: left;
}
.bulletClear {
	clear: both;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1%;
}
