/* CSS Document */

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: Black;
	background:#FFFFFF url('/images/lines.jpg') no-repeat 0px 50px;
	text-align:left
}

a:link
{
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: Red;
	text-decoration:none;
	font-weight : bold;
}

a:active
{
	color: Green;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}


h1
{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin-bottom: .5em;
	color: Black;
}

h2
{ 
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;  
	margin-top: 1.5em;
	margin-bottom: .5em;
}

h3
{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%; 
	margin-top: 1.2em;  
	margin-bottom: .5em;
}

h4
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%; 
	margin-top: 1.2em;  
	margin-bottom: .5em;
}

h5
{
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%; 
	margin-top: 1.2em;  
	margin-bottom: .5em;
}

p
{
	margin-top: .6em; 
	margin-bottom: .6em;
}

p.boldhead
{
	font-size: 100%; 
	font-weight: bold;
}

p.copyright
{
	margin-top: .6em;
	margin-bottom: .6em;
	font : italic xx-small;
}

p.toc
{
	margin-top: .6em;
	margin-bottom: .6em;
	font-size : xx-small;
}

p.tocstatic
{
	margin-top: .6em;
	margin-bottom: .6em;
	font-weight : bold;
	color : Green;
	font-size : xx-small;
}

ol
{ margin-top: .5em; 
margin-bottom: 0em; 
margin-left: 2em }

table
{ font-size: 100%;
margin-top: 1em; 
margin-bottom: 1em; }

th
{ text-align: left;
background: #ffffff;
vertical-align: bottom;
padding: .2em;
padding-left: .45em;
padding-right: .5em;}

tr
{ vertical-align: top; }

td
{ vertical-align: top;
padding: .2em;
padding-left: .45em;
padding-right: .5em;}

ul
{ margin-top: .6em; 
margin-bottom: 0em;
list-style-type: disc;
margin-left: 1.5em }

li
{ margin-bottom:.2em;
margin-left: 0em;
font-size:90%;}

dd
{ margin-bottom: 0em; 
margin-left: 1.5em; } 

dt
{ margin-top: 2em; }

pre
{ margin-top: 0em;
margin-bottom: 1.5em; }


p.margin
{ margin-left: 2em; 
margin-top: -1.75em; }  


p.indent
{ margin-left: 1.5em; } 

#idConf
{ font-size:75%;
margin-top:160px;
}

.tocgraphic { position:relative;
top: -1.5px;
right: -138px;
border: none;
cursor: hand;
}

div.hideText { width: 5em; height: 1em; position:relative;
top: -13px; right: -155px; border: none; cursor:
hand;
color:#006600;  background: #dddddd;
font-family: Verdana, Arial, Helvetica, Sans Serif; font-size:
7.25pt; font-weight:normal;
} 