body
{
	font-family: Georgia;
	font-size: 12pt;
	min-width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

pre
{
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	background-color: #f8f8f8;
	line-height: normal;
}

ol
{
	line-height: 16pt;
}

ul 
{
	list-style-type:circle;
	line-height: 16pt;
	color: Gray;

}	

ul li
{
	color: black;
}

ol li
{
	border-style: inherit;
	border-width: inherit;
}

.content
{
	padding-left: 30%;
}

p
{
	line-height: 16pt;
	padding-right: 15px;
}

h1
{
	padding-top: 10px;
	font-size:150%;
	border-bottom: solid 1px #c0c0c0;
}

h2
{
	font-size:125%;
}


h1, h2, h3, p, ul
{
	/*margin-left: 18%;*/
	/*margin-right: 17%;*/
}

h1, h2, h3
{
	text-align: left;
	/*margin-top: 20px;*/
}

span.rightnote
{
	position: absolute;
	left: 85%;
	right: 1%;
	font-size: smaller;
	font-style:italic;
	color: Gray;
	line-height: normal;
	text-align: left;

}

img.intext_right
{
	padding: 8px 8px 20px 8px;
	background-color: #f8f8f8;
	float: right;
	margin: 0px 15px 15px 15px;
	border: solid 1px #f0f0f0;
}

img.image-center
{
	padding: 8px 8px 20px 8px;
	background-color: #f8f8f8;
    margin-left: auto;
    margin-right: auto;
	border: solid 1px #f0f0f0;
	display: block;
}


img.top
{
	padding: 0px 0px 0px 0px;
}

span.rightnote a
{
	color: #6699FF;
}

div.head
{
	text-align: center;
}

table.main, table.tools
{
	text-align: left;
	width: 1000px;
}

table.tools
{
	background-color: #f8f8f8;
}

table.main, td.leftcol, td.rigthcol, table.tools td
{
	vertical-align: top;
}

td.leftcol
{
	width: 15%;
}

td.rightcol
{
	width: 85%;
}


table.regular
{
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}

table.regular td
{
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	border: solid 1px gray;
}

table.regular td.leftcol
{
	font-weight:normal;
}

table.regular td.top
{
	background-color: #ffe0b0;
	font-weight: bold;
	text-align:center;
}

span.important_green
{
	color: Green;
	font-weight: bold;
}

div.date
{
	color: Gray;
	font-weight: bold;
	margin-top: -16px;
	font-size: small;
}


div.menu
{
	position: absolute;
	margin-left: -185px;
	margin-top: -75px;
	
}

div.menu,
ul.menu
{
	/*&right: 57%;*/
	/*position:absolute;*/
	list-style-type: none;
	padding-top: 1pt;
	padding-right: 10pt;
	font-style:italic;
	font-size:normal;
	/*border: solid 1pt gray;*/
	/*margin-right: 85%;*/
	line-height: inherit;

}

ul.menu a
{
	color: Blue;
}

ul.menu a:hover
{
	color: #6699FF;
}


ul.menu li 
{
	margin-bottom: 10pt;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: inherit;
}

div.foot
{
	border-top: solid 1pt gray;
	color: Gray;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: small;
	padding-top: 3px;
}

div.footimg
{
	margin-bottom: 30px;
	text-align: right;
}

div.footimg img
{
	border-width: 0px;
}

div.printfooter
{
	display:none;
}

div.foot li {
	display: inline;
	margin-left: 15px;
	float:right;
}

div.foot a {
	color: Gray;
}


div.wide
{
	margin-left: -150px;
}

div.wide ul
{
	margin-left: -15px;
}

body.page-Home h1.firstHeading { display:none; }

div.centermenu
{
/*	padding-top: 5px;
	padding-bottom: 15px;*/
	width: 500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 125%;
}

div.centermenu a
{
	color: Blue;
}

div.navbar
{
	background-color: #f8f8f8;
	padding: 10px 10px 10px 10px;
}