body {
	font-family: arial, helvetica, sans-serif;
	font-size: .8em;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	}

p.bold {
	font-size: 1.25em;
	font-weight: 400;
	}

h3.plain {
	font-weight: normal;
	}


a:link 	{text-decoration: none; border: none; color:#900;}
a:visited {text-decoration: none;color:#900;}
a:hover {text-decoration: underline;}

div#header {
	height: 70px;
	background-color: black;
	width: 100%;
	}
	
div#main {
	font: arial, helvetica, sans-serif;
	color:#017;
	margin: 0px;
	padding: 0px;
	}

.leftcolumn {
	width: 11em;
	}
	
table.middlecolumn td{
	padding-right: 1em;
	white-space: nowrap;
	}
	
.rightcolumn {width: 150px;
	}
	

td#sidelinks {
	width: 12em;
	}
	
td#sidelinks a {display: block;
	margin-right: 1em;
	padding: 1px, 2em, 1px, 4px;
	color: black;
	background-color: #fff;
	border-color: #fff;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: .8em arial, helvetica, sans-serif;
	background; transparent;
	white-space: nowrap;
	}

td#sidelinks a:hover {
	background-color: #ff6;
	color: #008;
	border-color: #008;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1em;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	}

td#sidelinks dt {line-height: 1.5em;	
	}

div#center {
	text-align: center;
	}

div#centerlink {
	text-align: center;
	color:#900;
	}

div#companytabler {
	font-size: 100%;
	text-align: left;
	white-space: nowrap;
	}

div#companytablew {
	font-size: 100%;
	text-align: left;
	white-space: nowrap;
	line-height: 150%;
	}

span.hotspot {color:#f00;
	font-weight: bold;
	}

span.explain {color:#930;
	font-style: italic;
	font-size: small;
	}

img {border: none;}

div#footer {
	text-align: center;
	font: .8em arial, helvetica, sans-serif;
	color:#a60;
	}

div#footer a:link 
	{
	color: rgb(6,51,113);
	text-decoration: none;
	}

div#footer a:hover {text-decoration: underline;} 

div#footer a:visited {color: rgb(6,51,113);}
