table 
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th
{
	padding: 0;
}

body
{
	margin: 0;
	font-size: 75%;
	background-color: #999999;
}

h1
{
	font-size: 150%;
	margin-bottom: 0;
}

h2
{
	font-size: 125%;
	margin-bottom: 0;
}

h3
{
	font-size: 115%;
	margin-bottom: 0;
}

h4
{
	font-size: 90;
	margin-bottom: 0;
}


dd
{
	margin-left: 15px;
}

body, p, div, dt, dd
{
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
}

p, div, dt, dd
{
	background-color:#008000;
	margin-top: 0;
}

p, dl
{
	margin-bottom: 20px;
}

.main
{
	margin-left: 20px;
	margin-right: 5px;
	text-align: justify;
}



img
{
	border: 0px;
	display: block;
}

img.inline
{
	display: inline;
	vertical-align: bottom;
}

.align-center
{
	text-align: center;
}

.align-top
{
	vertical-align: top;
}

.indent
{
	padding-left: 25px;
}

.fixed-image-position
{
	line-height: 0px;
	font-size: 12pt;
}

.main-page-end
{
	margin-bottom: 0;
	margin-left: 20px;
	margin-right: 5px;
}

.page-end
{
	margin-bottom: 0;
}

.center-page-end
{
	margin-bottom: 0;
	text-align: center;
}

.menu1
{
	color: #00395E;
	font-weight: bold;
	text-align: left;
}

.menu2
{
	color: #00395E;
	padding-left: 5px;
	text-align: left;
}

a:link
{
 color: #000;
 text-decoration: none;
}

#menu a:link
{
 color: #00395E;
 text-decoration: none;
}

a:visited
{
 color: #000;
 text-decoration: none;
}

#menu a:visited
{
 color: #00395E;
 text-decoration: none;
}

a:active
{
 color: inherit;
 text-decoration: none;
}

#menu a:active
{
 color: inherit;
 text-decoration: none;
}

a:hover
{
 color: #999;
 text-decoration: underline;
}

#menu a:hover
{
 color: #999;
 text-decoration: underline;
}

div.content
{
 width: 779px;
 margin: auto;
 margin-top: 3px;
 background-color: #eee;
}

div.menu
{
 width: 160px;
 float: left;
 border-color: #0072BC;
 border-right: 1px solid;
}

#menu span, #menu div
{
 background-color: #eee;
}

div.menusection
{
 padding:5px;
 border-color: #0072BC;
 border-bottom: 1px solid;
 background-color: inherit;
}

p.nobreak
{
 margin-bottom: 0;
}

p.pageend
{
 margin-bottom: 0;
}

ul
{
 list-style-position: outside;
 margin-top: 0;
 margin-left: 17px;
}