body
{
	text-align: center;
}

div.wrap
{
	width: 770px;
	font-family: verdana;
	margin-left: auto;
	margin-right: auto;
}

div.content
{
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.5em;
	border-bottom: 10px solid #009100;
	border-left: 1px solid #009100;
	border-right: 1px solid #009100;
	border-top: 5px solid #009100;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.actionform
{
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 90%;
	text-align: justify;
	background-color: #FFFFCC;
	margin-left: auto;
	margin-right: auto;
}

div.footer
{
	font-family: verdana;
	font-size: 0.7em;
	padding: 5px 5px 1px 5px;
	margin-left: auto;
	margin-right: auto;
}

img
{
	border: none;
}

h1
{
	font-size: 2em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 10px;
}

h2
{
	font-size: 1.2em;
	margin: 15px;
}

h3
{
	color: #009100;
	font-size: 1.0em;
	margin: 15px;
}

p
{
	margin: 15px;
}

li
{
	margin-left: 20px;	
	margin-right: 20px;
}

a.logo
{
	color: black;
	text-decoration: none;
}

div.TopTemplate_Header
{
	background-image: url(images/header_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

table.TopTemplate_Header
{
	width: 100%;
	position: relative;
	font-size: 13px;
}

table.TopTemplate_MenuA
{
	width: 100%;
	background-color: #EEFFEE;
	border: 1px solid #009100;
	position: relative;
	font-size: 13px;
}

a.TopTemplate_MenuA
{
	font-family: tahoma;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

a.TopTemplate_MenuA:visited
{
 	color: black;
 	text-decoration: none;
}

a.TopTemplate_MenuA:hover
{
 	color: black;
 	text-decoration: underline;
}

a.TopTemplate_MenuA:link
{
 	color: black;
 	text-decoration: none;
}

a.TopTemplate_MenuA_SELECTED
{
 	color: #009100;
 	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	padding-left:15px;
	padding-right:15px;
}

a.TopTemplate_MenuA_SELECTED:link
{
}

a.TopTemplate_MenuA_SELECTED:visited
{
}

a.TopTemplate_MenuA_SELECTED:hover
{
 	text-decoration: underline;
}

table.TopTemplate_MenuB
{
	position: relative;
	top: 25px;
	font-size:11px;
}

a.TopTemplate_MenuB
{
	font-family: tahoma;
	padding-left:5px;
	padding-right:5px;
 	color: black;
 	text-decoration: none;
}

a.TopTemplate_MenuB:link
{
}

a.TopTemplate_MenuB:visited
{
}

a.TopTemplate_MenuB:hover
{
	text-decoration: underline;
}

div.nav
{
	padding: 1px 5px 1px 5px;
	font-size: 0.8em;
	font-family: verdana;
	font-weight: bold;
	text-align: left;
}

div.nav table
{
	width: 100%;
}

div.nav td
{
	vertical-align: baseline;
}

a.breadcrumb
{
	color: #666666;
	text-decoration: none;
}

a.breadcrumb:visited
{
}

a.breadcrumb:hover
{
	text-decoration: underline;
}

a.breadcrumb:link
{
}

a.rightleft
{
	color: #000000;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}

a.rightleft:visited
{
}

a.rightleft:hover
{
}

a.rightleft:link
{
}

div.quote
{
	margin: 15px;
	color: #009100;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}

div.img
{
	margin: 2px;
	height: auto;
	width: auto;
	float: none;
	text-align: center;
}	

div.img img
{
	vertical-align: middle;
	display: inline;
	margin: 6px;
	border: 1px solid #ffffff;
}

div.img a:hover img
{
	border: 1px solid #999999;
}

table.glossary
{
	width: 90%;
	border-collapse: collapse;
	text-align: left;
	position: relative;
}

table.glossary th
{
	border-bottom: 1px solid black;
}

table.glossary td
{
	padding: 6px;
}

table.glossary tr.odd
{
	border-bottom: 1px solid black;
}

table.glossary tr.even
{
	border-bottom: 1px solid black;
}

p.quote
{
	color: #009100;
	font-size: 1.0em;
}
