body
{
	background-color: #e0ffe0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #207820;
	text-align: center;
}

h1
{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h2 { font-size: 16px; }

h3
{
	font-size: 15px;
	margin-top: 0px;
}

h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

p, blockquote
{
	font-family: verdana, arial, helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }

p.copyright
{
	color: #888;
	font-size: 10px;
	text-align: center;
}

.subtitle
{
	letter-spacing: 5px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}

.banner
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-align: center;
}

.smalltext { font-size: 9px; }

.smalltextc
{
	font-size: 9px;
	text-align: center;
	line-height: 14px;
}

.link
{
	font-size: 12px;
	text-align: center;
}

.plain { text-decoration: none; }

p.headline
{
	font-family: times,serif;
	color: #666666;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

p.subhead
{
	font-weight: bold;
	font-size: 12px;
	color: #ff8888;
	letter-spacing: .10em;
	line-height: .8em;
	text-align: center;
}

.dcap
{
	font-size: 15px;
	font-weight: bold;
	color: #328832;
}

p, ul,ol
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}

li { line-height: 180%; }

li.feature
{
	margin-left: 5px;
	font-size: 12px;
	color: #219021;
	line-height: 20px;
}

li.bullet
{
	font-size: 11pt;
	line-height: 20px;
	list-style: url("images/bullet.gif");
}

a { font-family: arial,sans-serif; }
a:link { color: #0000ff; }

a:visited
{
	color: #888888;
	text-decoration: none;
}

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

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

a.gl:link, a.gl:visited
{
	display: block;
	width: 85px;
	height: 16px;
	background: #328040;
	border-top: solid #389648 1px;
	border-right: solid #325240 1px;
	border-bottom: solid #325240 1px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

a.gl:hover, a.gl:active
{
	background: #388a48;
	color: #ff8;
	border-top: solid #60a080 1px;
	border-right: solid #60a080 1px;
	border-bottom: solid #60a080 1px;
}

table
{
	font-family: verdana, arial, helvetica, sans-serif;
	align: center;
	empty-cells: show;
}

table.navitable
{
	border-top: solid #800000 1px;
	border-bottom: solid #800000 2px;
	background: #328040;
}

tr, th, td
{
	text-align: center;
	font-size: 11px;
}

th { background: #efefef; }
td.highlight { background: #212198; }

img
{
	border: none;
	font-size: 8px;
	color: #666;
}
