ul
{
	list-style-image: url(layout/bullet.gif);

}

div, table
{
}

a:link
{
	color: #0000CC;
	text-decoration: underline;
}

a:visited	
{
	color: #0000CC;
	text-decoration: underline;
}

a:hover	
{
	color: #018EFA;
	text-decoration: underline;
}

a:active
{
	color: #0000CC;
	text-decoration: underline;
}

.pagetitle {
	color: #FFFFFF;
	background-image: url(../gfx/backgrounds/headerbacksm.jpg);
	background-repeat: repeat-x;
	display: block;
	font-weight: bold;
	background-color: #0000CC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.subheader-01
{
	color: #0000CC;
	font-weight: bold;
}

.subheader-02
{
	color: #CCCCCC;
	font-weight: bold;
}

.subheader-03
{
	color: #FFCC00;
	font-weight: bold;
}

.subheader-04
{
	color: #FFFFFF;
	font-weight: bold;
}

.bodycopy-01
{
	color: #0000CC;
}

.bodycopy-02
{
	color: #CCCCCC;
}

.bodycopy-03
{
	color: #FFCC00;
}

.notes
{
	color: #999999;
	font-style: italic;
	font-size: 10px;
}
