body, td {
	font-family: "Times New Roman"
	//font-size: .9em;
	font-size: 1em;
	background-color: #FFFFF;
}

a:link {
	color: #005FA9;
	text-decoration: none;
}

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

a:hover, a:visited:hover { 
	color: #663300;
}

h4 a, h4 a:visited {
	color: #000000;
}

.index a:visited {
	color: #005FA9;
}

h1           { font-size: 130%; margin-top: .5em; margin-bottom: .2em }
h2           { font-size: 120%; margin-top: .5em; margin-bottom: .3em }
h3           { font-size: 110%; margin-top: .4em; margin-bottom: .4em }
h4           { font-size: 100%; font-weight: bold; margin-top: 1em; margin-bottom: .5em }
hr { 
	color: #000000;
	height: 1px;
	margin-top: 0em;
	margin-bottom: 0em; 	
}

p, table, pre {  
	margin-top: .6em;
	margin-bottom: .6em;
}

p.index {
	text-align: center;
	margin-bottom: 0em;
}



ol p, ul p {  
	margin-top: .7em;
	margin-bottom: .7em;
}

ol, ul {
	font-size: 100%; 
	margin-top: .5em; 
	margin-bottom: 0em; 
	margin-left: 4.5em;
}

ol ul, ul ul {
	list-style: square; 
	margin-top: .5em;
	margin-left: 4em;
}

ol ol {
	list-style: lower-alpha; 
	margin-top: .5em;
	margin-left: 4em;
}

li {
	margin-bottom: .7em; 
	margin-left: -2em;
}

pre, .code {  
	font-family: Courier, mono; 
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 0;
}

.code {
	white-space: nowrap;
}

ol pre, ul pre {  
	margin-top: 0;
	margin-bottom: 0;
}

code {  
	font-family: Courier, mono;
	font-size: 100%;
}

img {
	margin: 0px 0px 0px 0px;
	border: none;
}

.nav {  
	margin-top: -3px;
	margin-bottom: -3px;
}

.nav img {
	margin: 0px 0px 0px 0px;
}

div.procedure {
	display:block;
}

img.expander {
	display:none;	
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border: thin groove;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-style: thin groove; 
	border-width: 1; 
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: thin groove;
	font-size: 1em;
}

.currentMenu {
	color:#fffff;
}


















/*	BODY    
		{
	        margin-left: 15px;
		margin-right: 15px;
		margin-top: 30px;
		background: #FFFFFF;
		color: #010101;
		font-family: Verdana, Sans-Serif;  
		}
	A:link, A:visited, A:active 
		{
		color: #444882;
		text-decoration: none;
		}
	A:hover 
		{
		color: #FFFFFF;
		background-color: #444882;
		text-decoration: none;
		}
*/		
	DIV.top
		{ 
		position: absolute; 
		left: 100px; 
		top: 0px;
		border-width: 0px
		}
	DIV.middle_a
		{ 
		position: absolute; 
		left: 135px; 
		top: 120px;
		border-width: 0px
		}
	DIV.middle_b
		{ 
		position: absolute; 
		left: 0px; 
		top: 120px;
		border-width: 0px
		}
	DIV.middle_c
		{
		position: absolute;
		left: 145px;
		top: 155px;
		border-width: 0px;
		}
	DIV.welcome
		{
		position: absolute;
		left: 820px;
		top: 15px;
		border-width: 0px;
		color: #000000;
		text-decoration: none;
		font-size: 11;
		}
	.welcome
		{
		color: #000000;
		text-decoration: none;
		font-size: 11;
		}
	.top    
		{
		color: #000000;
		text-decoration: none;
		font-size: 11;
		}
	.bgtable
		{
		background-color: #efefef;
		text-decoration: none;
		font-size: 15;
		font-family: Verdana, Times New Roman, Arial, Sans-Serif; 
		}
	.bgtable2
		{
		background-color: #dfdfef;
		text-decoration: none;
		font-size: 12;
		font-family: Verdana, Times New Roman, Arial, Sans-Serif;  
		}
	.headline
		{
		background-color: #efefef;
		text-decoration: underline;
		font-size: 12;
		color: #0033FF;
		font-family: Verdana, Times New Roman, Arial, Sans-Serif;  
		}
	.hdate
		{
		text-align: center;
		background-color: #dfdfef;
		text-decoration: none;
		font-size: 12;
		color: #010101;
		font-family: Verdana, Times New Roman, Arial, Sans-Serif;  
		}		
	.hbar
		{
		background-color: #fafafa;
		text-decoration: none;
		font-size: 11;
		font-family: Tahoma, Verdana, Times New Roman, Arial, Sans-Serif;  
		}
