
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

strong {
font-weight: normal;
}


body {
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
	text-align: center; /* center layout in ie5 and 5.5. */
	font: 8pt verdana;
	}
h1{
	margin:0px 5px 3px 5px;
	padding:0;
	font-size: 120%;
	font-weight: bold;
        color:white;
        text-align:center
}

#container {
	width: 778px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff; /* this is the background colour of the right column */
	border: 1px solid #000000;
	text-align: left;
	position: relative;
	}
#content {
	border: 0px solid #000000;
	padding: 0px;
	}
#left {
	float: left;
	border-right: 0px solid #000000;
	width: 199px;
	height: 642px;
	}
#right {
	float: left;
	width: 578px;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	margin-left: -1px; /* makes border line up with #left border */
	}
#header{
	background: #ffffcc;
	text-align: center;
	}
#footer {
	background: #ffffcc;
	text-align: center; 
	}
#header h1, #footer h1 {
	margin: 0px; color: d8d5d5;
	}
#header	{
	height: 91px; 
	background-image: url('/g/header_background.gif'); 
	background-repeat: repeat-x;
	}
#footer {
	background-color: #f6f6f6;
	height: 39px;
	border-top: 0px solid #d5d5d5;
	text-align: center;
	background-image: url('/g/footer_background.gif');
	background-repeat: repeat-x;
	}
#footer, #footer a	{
	color: #6C6E6C;
	}
#footer a, #footer a:visited, #topnav a, #topnav a:visited	{
	text-decoration: none;
	}
#footer a:hover, #topnav a:hover	{
	text-decoration: underline;
	}
#right p	{
	text-align: justify;
	}
#right ol	{
	text-align: justify; 
	margin-right: 10px;
}
#sidenav	{
	position: absolute;
	width: 162px;
	padding: 0px;
	margin: 0px;
	margin-left: 18px;
	}
#welcome	{
	position: absolute;
	top: 41px;
	left: 450px;
	width: 280px;
	height: 17px;
	border: 0px solid #000000;
	display: block;
	}
#topnav	{
	position: absolute;
	width: 778px;
	color: #ffffff;
	text-align: right;
	padding-top: 3px;
	}
#topnav a	{
	color: #ffffff;
	}



#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#button li {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #fafafa;
	margin: 0;
	}
#button li a {
	display: block;
	padding: 4px 5px 4px 0.5em;
	border-left: 10px solid #f6f6f6;
	background-color: #f6f6f6;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font: 8pt verdana;
	}
	/* fix one of the many IE issues */
	html>body #button li a {
	width: auto;
	}
#button li a:hover, #button li.here a, #button li.here a:hover {
	border-left: 10px solid #0077ef;
	background-color: #f6f6f6;
	color: #000000;
	}
#button_sub li {
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #fafafa;
	margin: 0;
	}
#button_sub li a {
	display: block;
	padding: 4px 5px 4px 0.5em;
	border-left: 25px solid #f6f6f6;
	background-color: #f6f6f6;
	color: #000000;
	text-decoration: none;
	width: 80%px; height:100%;
	font: 8pt verdana;
	}
	/* fix one of the many IE issues */
	html>body #button li a {
	width: auto;
	}
#button_sub li a:hover, #button_sub li.here a, #button-sub li.here a:hover {
	border-left: 25px solid #0077ef;
	background-color: #f6f6f6;
	color: #000000;
	}


p.bold	{
	font-weight: bold;
	}
p.pageTITLE	{
	font-size: 12pt;
	font-weight: bold;
	}
#content a, #content a:visited, #content a:hover, #content a:active	{
	color: #0000ff;
	}
.level {
	border: 1px solid #f0f0f0;
 	width: 15px;
 	height: 7px;
 	}
a.nolink, a.nolink:visited, a.nolink:active, a.nolink:hover	{
	color: #000000;
	}
#printheader	{
	display: none;
}
p	{
	margin-right: 10px;
	}




