body { background-color: white; color: black }
logo_top { background-color: #F6B513 }
.links {
	font-family: "small verdana", arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	font-variant: small-caps;
	text-transform: uppercase;
}
h3 { text-align: left; color: black; font: small verdana, arial, helvetica, sans-serif; margin: 0 3em 1em 4em }
.h3quote { font: bold small verdana, arila, helvetica, sans-serif }
h2 { text-align: left; color: black; font: bold medium verdana, arial, helvetica, sans-serif; margin: 0 0 8px 1em }
.h2quote { text-align: left; color: black; font: small verdana, arial, helvetica, sans-serif; margin: 0 3em 0 4em }
h1 { text-align: left; color: black; font: bold x-large verdana, arial, helvetica, sans-serif; margin: 0 }
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #669999;
	text-decoration: none;
}
.structb { color: orange }
.structc { color: black }
ol { margin: 0 0 1em 5em }
ul { margin: 0 0 1em 5em }
li { text-align: left; color: black; font: small verdana, arial, helvetica, sans-serif; margin: 0 }
.slogan { text-align: center; color: orange; font: small verdana, arial, helvetica, sans-serif }

li { color: orange }
.link { color: black }

A:link
	{
	text-decoration	:	none;
	color		:	#000000;
	background	:	transparent;
	}
A:active
	{
	text-decoration	:	underline;
	color		:	#000000;
	background	:	transparent;
	}
A:visited
	{
   	text-decoration	:	none;
   	color		:	#000000;
  	background	:	transparent;
	}
A:hover
	{
   	text-decoration	:	none;
	color		:	orange;
	background	:	transparent;
	}
	
.workNav a {
	font-weight: normal;
	color:#666666;
	font-size: 12px;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-decoration:none;
}

.workNav a:hover {
	color:#6699CC;
	text-decoration:none;
}

.workNav_2 a {
	font-weight: bold;
	color:#666666;
	font-size: 10px;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-decoration:none;
}

.workNav_2 a:hover {
	color:#6699CC;
	text-decoration:none;
}
