body, table
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bg-fill.gif);
	list-style-image : url(images/bullet01.gif);
}

.bgfill
{
	background-image: url(images/bg-fill.gif);
}

td
{
	background-color: White;
}

a, a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #a0c844;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
}

h2
{
	margin: 15px;
	font-size: 14px;
	font-weight: bold;
}

h3
{
	margin: 0px 15px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

.h3span
{
	font-size: 12px;
	font-weight: bold;
}

p
{
	margin: 15px;
}

ol
{
	margin-top: 0px;
	margin-right: 15px;
}

#bg-topTile
{
	background-image: url(images/bg-top_tile.gif);
	background-repeat: repeat-x;
}

#bg-bottomTile
{
	background-image: url(images/bg-bottom_tile.gif);
	background-repeat: repeat-x;
}

#copyright
{
	text-align: center;
	color: #888888;
	font-size: 10px;
}

#bg-leftTile
{
	background-image: url(images/bg-left_tile.gif);
	background-repeat: repeat-y;
}

#bg-rightTile
{
	background-image: url(images/bg-right_tile.gif);
	background-repeat: repeat-y;
}

#logoTable tr td
{
	vertical-align: top;
}

#bottomBar
{
	background-image: url(images/bottombar-01.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: bottom;
}

#bottomBar div
{
	margin-bottom: 12px;
}

#bottomBar div a
{
	font-size: 10px;
	font-weight: bold;
	color: White;
}

#bottomBar a:hover
{
	color: #03687C;
	text-decoration: none;
}

.lime
{
	background-color: #A0C844;
}

#content tr td, #content
{
	color: #888888;
	vertical-align: top;
}


h3 a:hover
{
	text-decoration: underline;
}

.white
{
    border-color: White;
    background-color: White;
	background-image: url(images/bg-fill-white.gif);
}
