@charset "UTF-8";
/* CSS Document */
body	{
	background-color:#FFF;
}
#spread	{
	width: 955px;
	border: 1px solid #000;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
}
a:link	{
	color: #12426D;
	text-decoration:none;
}
a:visited {
	color: #888888;
	text-decoration:none;
}

#pagecontainer	{
	margin: 13px;
}
#header	{
	position:relative;
	margin-bottom: 2px;
}
#logo	{
	float: left;
	margin-right: 2px;
}
#headeranimation	{
	float: left;
}
#bodyspace	{
	height:200px;
	background-image:url(../images/bkgd.jpg);
	background-repeat:no-repeat;
}
#whatsnew	{
	height: 142px
	padding: 10px 5px;
	border: 1px solid #999;
	background-color:#FFF;
}
#hl1	{
	padding: 20px;
}
#hl2	{
	padding: 20px;
}
#hl3	{
	padding: 20px;
}
#wntext	{
	padding: 28px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	color: #12426D;
}
.wnheadline	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	margin-bottom: 10px;
}
.wndetails	{
	font-family:sans-serif;
	font-size:11px;
	line-height: 14px;
}
div.wndetails a:link, div.wndetails a:visited	{
	color: #003399;
	
}
#footer	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 12px;
	margin-top:20px;
	margin-bottom: 5px;
	background-color:#FFF;
}
#footer a:link {
	color: #003399;
	text-decoration:none;
}

#footer a:hover	{
	color: #12426D;
	text-decoration:none;
}
#footer a:visited	{
	color: #888888;
	text-decoration:none;
}
.vrule	{
	border-right: 1px solid #000;
	width: 1px;
	height: 122px;
}
.clear	{
	clear: both;
}
LP {
	background-color:#FFF;
	font-size: 6px;
}
