/* CSS Document */

body {
	color: #000000;
	background: #ffffff;
}

#container	{width:100%; margin:0px;}

#header, #menu, #extras, #links, #print_button, #key_dates img	{display:none;}

#content	{
	position:absolute;
	top:0px;
	margin:0px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
}

#title, #summary {/*contained within the #content DIV*/
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	border-bottom:#666666 4px solid;
	}

#title	{height:48px;}

#key_dates {
	position:relative;
	left:0px;
	width:100%;
	background-color:#ffffff;
	margin-bottom: 18px;
	}

p	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#links p	{
	margin-left:3px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color:#000099;
	font-size: 12pt;
	margin: 0px;
	text-align: center;
}
#menu h2, #extras h2, #links h2, #title h2, #key_dates h2	{
	width:200px;
	height:24px;
	text-align:center;
	}
	
#title h2, #key_dates h2	{
	width:100%;
	}
	
h1	{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:16pt;
	margin:14px;
	text-align: center;
}
.name {
	font-size:9pt;
	font-weight: bold;
}
a	{
	text-decoration:underline;
	color:#000000;
	}

ul {
	margin-top: 3px;
	margin-left: 6px;
}
#content td	{
	border:solid #cdd2dc;
	border-width:0px 0px 1px 0px;
}
#links td	{
	border:solid #cdd2dc;
	border-width:0px 0px 1px 0px;
}
.quote {
	font-size: 12pt;
	font-style: italic;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
}
.chrono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image: url(img/chronobgd.gif);
	background-repeat: repeat-y;
}
#content img	{
border:0px;
}
.unconfirmed {
	background-color: #ffeebb;
}

#g0 #menu a.g0, #g2 #menu a.g1, #g2 #menu a.g2, #g3 #menu a.g3, #g4 #menu a.g4, #g5 #menu a.g5, #g6 #menu a.g6, #g7 #menu a.g7,	{
border:#ff0000 1px solid;
}
