body
{
	margin-left: 13%;
	margin-right: 1%;
	margin-top: 0%;
	margin-bottom: 1%;
	padding: 0;
	font-family: "Helvetica","Arial",sans-serif;
	font-size: 108%;
 	background-color: #222266;
	color: #E4E4E4;
}

h1
{
	top: 0;
	left: 0;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 130%;
	color: #ffff00;
	text-align: center;
	display: block;
	padding: 6px;
	background: #101750;
	border-left: 2px solid #7898b5;
	border-right: 2px solid #7898b5;
	border-top: 2px solid #7898b5;
	border-bottom: 2px solid #7898b5;
	clear: all;
}

h2
{

	top: 0;
	left: 0;
	margin-left: 15%;
	margin-right: 15%;
	font-size: 120%;
	color: #ffff00;
	text-align: center;
	display: block;
	padding: 6px;
	background: #101750;
	border-left: 2px solid #7898b5;
	border-right: 2px solid #7898b5;
	border-top: 2px solid #7898b5;
	border-bottom: 2px solid #7898b5;
	clear: all;
}

h3
{
	margin-left: 15%;
	margin-right: 15%;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	color: #ffff00;
	font-size : 110%;
	text-align: center;
	background: #101750;
	border-left: 2px solid #7898b5;
	border-right: 2px solid #7898b5;
	border-top: 2px solid #7898b5;
	border-bottom: 2px solid #7898b5;
}

h3.contractor
{
	background: #101750;
	color: #ffff00;
	margin-left: 0;
	margin-right: 60%;
	font-size : 100%;
	text-align: left;
}

h3.yellow
{
	background: #ffff00;
}

h3.green
{
	background: #40a040;
	color: #ff0000;
}

h3.blue
{
	background: #335a95;
}

h4
{
	margin-left: 15%;
	margin-right: 15%;
	padding:4px;
	color: #000000;
	font-size : 90%;
	font-weight: bolder;
	text-align: center;
	background: #ffff00;
	border-left: 4px solid #7898b5;
	border-right: 4px solid #7898b5;
	border-top: 4px solid #7898b5;
	border-bottom: 4px solid #7898b5;
}

h5
{
	margin-left: 15%;
	margin-right: 15%;
	margin-bottom: 8px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	color: #ffff00;
	font-size : 102%;
	text-align: center;
	background: #40a040;
	border-left: 4px solid #7898b5;
	border-right: 4px solid #7898b5;
	border-top: 4px solid #7898b5;
	border-bottom: 4px solid #7898b5;
}

p.pdf_notice
{
font-size: 80%;
font-weight: bolder;
font-style: italic;
color: gray;
}

div.update-date
{
	font-weight: bold;
	clear: all;
	display: inline;
}

div.update-yellow
{
	color: #000000;
	clear: all;
	background: #ffff00;
	border-left: 4px solid #7898b5;
	border-right: 4px solid #7898b5;
	border-top: 4px solid #7898b5;
	border-bottom: 4px solid #7898b5;
	padding: 4px;
	display: inline;
}

div.update-inline
{
	display: inline;
}

div.update-inline-yellow
{
	color: #ffff00;
	display: inline;
}

img
{
	float: center;
	display: block;
 	background: #FFFFFF;
	padding: 8px;
	border:solid;
	border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
	border-width: 1px 2px 2px 1px;
	border-style: outset;
  margin-top: 15 px;
  margin-bottom: 15 px;
  margin-left: auto;
  margin-right: auto;
	clear: all;
}

img.framed-xmas
{
	float: center;
	display: block;
 	background: #bccad3;
	padding: 8px;
	border:solid;
	border-color: #cccccc #aaaaaa #aaaaaa #cccccc;
	border-width: 1px 2px 2px 1px;
	border-style: outset;
    margin-top:8 px;
    margin-bottom: 8 px;
    margin-left: auto;
    margin-right: auto;
	clear: all;
}

img.bare
{
	padding: 0;
	border-style: none;
}

img.check-box
{
  margin: 0;
	padding: 0;
	border-style: none;
}

img.nav
{
	float: center;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
	padding: 0;
	border-style: none;
}

img.bare-inline
{
	margin:0;
	padding: 0;
	border-style: none;
	display: inline;
}

img.bare-invisible
{
	padding: 0;
	margin: 0;
	border-style: none;
	visibility : hidden;
}

a
{
	text-decoration: none;
	font-weight: bolder;
}

a:link
{
	color: #50d0d0;
}

a:visited
{
	color: #ff00ff;
}

a:hover
{
	color: #0000b0;
/*	background-color: #b00000; */
/*	background-color: #7777aa; */
	background-color: #ffffca;
}

div.hr
{
	height: 15px;
	background: transparent url("./images/$sep-rule.gif") no-repeat scroll center;
	clear: all;
}

div.hr hr
{
  display: none;
}

tr.highlight
{
	background: #40a040;
}

td.highlight
{
	background: #208020;
}

tr.bright-highlight
{
	background: #802000;
}

td.bright-highlight
{
	background: #802000;
}

.image-table
{
	float: center;
	text-align: center;
	border-collapse: collapse;
	border: none;
	border-color: #F2F2F2;
}

#navigation
{
	font-size: 80%;
	line-height: 120%;
	border-right-style: solid;
	border-right-width: thin;
	text-align: center;
	display: inline;
	position: fixed; left: 1%; top: 2%;
	width: 10%;
}

#highlight
{
	background-color: yellow;
	padding: 5px;
	display: inline;
}

#pink-highlight
{
	background-color: #ffc1c1;
	padding: 5px;
	display: inline;

}

#green-highlight
{
	background-color: #40a040;
	padding: 6px;
	display: inline;

}

.right
{
	text-align: right;
	line-height: 50%;
	padding-right: 7px;
}

#navigation a
{
	font-weight: bolder;
	text-decoration: none;
	display: block;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

