@charset "utf-8";
/* CSS Document */

#history_sidelinks
{
	text-align:left;
	color:#333366;
}

#history_sidelinks A:link
{
	text-decoration: none;
	color: #343F9E;
	font-size: 12px;
}

#history_sidelinks A:visited
{
	text-decoration: none;
	color: #343F9E;
	font-size: 12px;
}
#history_sidelinks a:hover
{
	text-decoration: underline;
	color: #231AD7;
	font-size: 12px;
}
#history_sidelinks A:active
{
	text-decoration: none;
	color: #231AD7;
	font-size: 12px;
}

#history_content
{
	float:left;
	width:736px;
	font-family:"Lucida Sans Unicode", sans-serif, "Lucida Grande";
	margin:0;
	padding:0;
	color:#333333;
}

#history_content td
{
	text-align:left;
}

#history_content h3
{
	color:#333366;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

#history_content h4
{
	color:#333366;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}

#history_content_panel1
{
	float:left;
	width:730px;
	text-align:left;
	font-size:12px;
	margin:0;
	padding:0;
}

#history_content_panel1 h3
{
	color: #333366;
	text-align:left;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	margin-bottom:5px;
}

#history_content_panel1 hr
{
	margin:0;
}

#whatsnew
{
	float:left;
	width:200px;
	height:160px;
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
	text-align:center;
}

#whatsnewblurb
{
	float:left;
	text-align:left;
	font-family:"Lucida Sans Unicode", sans-serif, "Lucida Grande";
	font-size:12px;
	color:#333333;
	width:500px;
	height:160px;
	margin:0;
	padding:0;
	border:0;
	vertical-align:bottom;
}