<!--
body	{
	margin: 0px;
	font-family: Arial, sans-serif;
	background-color:#eee;
	background-image: url(art/top_bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
	

#mainLogo	{
	position: absolute; left: 84px; top: 0px; width: 220px; height: 1px; z-index: 1;

}

#pageContent	{
	position: absolute; left: 0px; top: 0px; width: auto; height: auto; z-index: 2;

}

#highlightBox	{
	position: absolute; left: 0px; top: 260px; width: 132px; height: auto; z-index: 3;

}

.footerBox	{
	background-image: url(art/bk_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.highlightText	{
	margin-left: 5px;
	margin-top: -1px;
	line-height: 14px;
	color: #663399;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-weight: bold;
}
	
.bodyHead	{
	line-height: 15px;
	color: #330066;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	margin-right: 6px;
}

p	{
	line-height: 16px;
	color: #333333;
	font-family: verdana, arial;
	font-size: 11px;
	margin-right: 6px;
}

h1	{
	font-family: Times, serif;
	font-size: 26px;
	color: #306;
	padding-top: 10px;
	padding-bottom: 6px;
	font-weight: normal;
	line-height: 24px;
}

h2	{
	font-family: Times, serif;
	font-size: 22px;
	color: #306;
	padding-top: 10px;
	padding-bottom: 2px;
	font-weight: normal;
	line-height: 24px;
}

.normal	{
	line-height: 15px;
	color: #333333;
	font-family: verdana, arial;
	font-size: 11px;
	margin-right: 6px;
}
.columnText	{
	line-height: 12px;
	text-align: left;
	color: #666666;
	font-family: arial, verdana, ;
	font-size: 10px;
}

td.dottedRule	{
	background-image: url(art/dotted.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.footerText	{
	color: #306;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	line-height: 16px;
}

.footerTextLight	{
	color: #666;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	line-height: 16px;
}

.footerTextLink	{
	color: #306;
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

.footerTextLink:hover	{
	color: #96c;
	font-family: tahoma, verdana, arial;
}

-->
