body, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
body, td 
{
	line-height: 140%;
	color: #555;
}
h1 
{
	font: bold 16pt Arial, Helvetica;
	color: Black;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 20px;
	color: Black;
}
h3 {
	font-family: Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0 3px;
	color: Black;
}
h1.e1, h1.c1, h1.w1, h1.a1, h3.e1, h3.c1, h3.w1, h3.a1
{
	padding-left: 70px;
	background-repeat: no-repeat;
}
h1.e1, h3.e1 {	background-image: url(gfx/e1.gif); }
h1.c1, h3.c1 {	background-image: url(gfx/c1.gif); }
h1.w1, h3.w1 {	background-image: url(gfx/w1.gif); }
h1.a1, h3.a1 {	background-image: url(gfx/a1.gif); }

ul {
	margin-left: 20px;
}
li {
	padding: 5px;
}
h2.e2, h2.c2, h2.w2, h2.a2
{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
h2.e2, p.e2 {	background-image: url(gfx/e2.gif); }
h2.c2, p.c2 {	background-image: url(gfx/c2.gif); }
h2.w2, p.w2 {	background-image: url(gfx/w2.gif); }
h2.a2, p.a2 {	background-image: url(gfx/a2.gif); }

p.e2, p.c2, p.w2, p.a2
{
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
	margin: 10px 40px;
}

div#main {
	margin-top: 20px;
	margin-left: 50px;
	width: 800px;
}
.copyright, .copyright a {
	font-size: 8pt; 
	color: #999999;
	text-decoration: none;
}
td.copyright {
}
a 
{
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #36f;
	text-decoration: underline;
}
td {
	vertical-align: top;
}
td.col1 {
   text-align: right;
	padding-top: 4px;
}
td.col2 {
   padding-left: 10px;
	padding-bottom: 15px;
}
td.col3 {
	text-align:right;
}
td.col4 {
	padding-left:10px;
}
p {
	/* margin: 3.5px; */
}
p.quals {
	color: #666666;
	font-size: 7pt;
	padding: 5px 0;
}

table.contacts p {
	margin: 6px 0;
}

table.table1 {
	width: 100%;
	border-collapse: collapse;
}

img {
	margin-bottom: 4px;
	border: none;
}

/**********************/
/* Menu styles        */
/**********************/
td.sidebar {
	width: 150px;
	padding: 0;
	text-align: right;
}
td.sidebar div
{
	margin: 15px 10px;
}
td.sidebar div a
{
	white-space: nowrap;
}
table.sidemenu {
	border-collapse: collapse;
}
table.sidemenu td {
	padding: 10px 10px;
	text-align: right;
	white-space: nowrap;
	/* border: solid 1px #d0e0ff; */
}
td.menuitem {
}
td.bar1, div.bar1 {
	height: 3px;
}
td.bar2, div.bar2 {
	height: 5px;
}
td.bar1, div.bar1, td.menuitemsel, td.linkbar {
	background: #e0f0ff;
	border-bottom: solid 1px #d0d0ff;
}
table.sidemenu a {
	text-decoration: none;
	color: #336699;
}
table.sidemenu a:hover {
}
td.content {
	padding: 20px 20px 20px 30px;
}
td.linkbar {
	margin-right: 5px;
	border-right: solid 1px #d0e0ff;
	border-bottom: solid 1px #d0e0ff;
}

.portfolio1 {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.portfolio3 {
	padding-left: 20px;
	padding-bottom: 20px;
	color: silver;
	font-style: italic;
}
