body
{ 
	font-family: Verdana, Arial, Sans;
	font-size: 9pt; 
}

h1, h2
{
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	margin: 5px;
}

h2
{
	font-size: 80%;
}

div.topPanel
{
	background-color: #99CC66;
	width: 260px;
	height: 177px;
}

div.topPanel2
{
	background-color: #99CC66;
	margin-left:3px;
	width: 320px;
	height: 177px;
	float: right;
}

div.contentPanel
{
	background-color: #ccff99;
	margin-top: 5px;
	color: #003300;
	font-size: small;
	padding: 5px;
	width: 572px;
	text-align: left;
}

div.contentPanel p, ul, ol
{
	padding-left: 5px;
	font-size: 80%;
	line-height: 1.5;
}

p.boxOut
{
	background-color: #FFFFFF;
	padding-left: 45px;
	padding-right: 20px;
	font-style: italic;
	clear: both;
	margin-bottom: 5px;
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 10px;
}

img.boxOut
{
	padding-top: 5px;
}

div.contentPanel select, input
{
	font-size: 100%;
}

div.contentPanel a
{
	color: #003300;
}

#entryTable tr td
{
	font-size: 80%;	
}

#entryTable2 tr td
{
	font-size: 80%;	
}

#entryTable3 tr td
{
	font-size: 80%;	
}

#entryTable input, #entryTable select
{
}

#entryTable2 input, #entryTable select
{
}

#entryTable2 input, #entryTable select
{
}

img.mainImage
{
	height: 164px;
	width: 250px;
	margin: 5px;
}

#layoutTable
{
}

#layoutTable td
{
	font-size: 10.5pt;
}

#sideNavigation
{
	background-color: #669933;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #FFFFFF;
	text-align: left;
}

#sideNavigation hr
{
	color: #FFFFFF;
	height: 1px;
}

#sideNavigation a
{
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}

#topNavigation td
{
	background-color: #669933;
	font-size: 10pt;
	color: #FFFFFF;
}

#topNavigation a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9pt;
}

#topNavigation a:hover, #bottomNavigation a:hover, #sideNavigation a:hover
{
	color: #003300;
}

#topNavigation a.selected, #sideNavigation a.selected
{
	color: #003300;
}

#bottomNavigation
{
	padding-top: 10px;
}

#bottomNavigation td
{
	color: #003300;
	font-size: 9pt;
}

#bottomNavigation a
{
	color: #003300;
}

.indented
{
	padding-left: 15px;
}

