body
{
	font-family: Arial;
	font-size: 11pt;
	background-color: #C3BAB2;
	margin: 0px;
}

DIV.extents
{
	width: 800px;
	margin: auto;
}

DIV.header
{
	margin-top: 20px;

}


DIV.footer
{
	background-color: #887666;
	padding: 5px;
	text-align: center;
	font-size: 10pt;

	margin-bottom: 20px;
	color: white;
}

DIV.footer A
{
	color: White;
	text-decoration: none;
}

DIV.footer A:hover
{
	text-decoration: underline;
	color: white;
}

DIV.content
{
	background-color: #FFFFFF;
	color: #5C5C5C;
	padding: 20px;

	background-image: url(../images/mark.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}


DIV.menu
{
	background-color: #887666; /*FFCC66; */
	height: 23px;
}


A.menu
{
	display: block;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	float: left;

	padding: 4px 10px 0px 10px;
	text-decoration: none;
	height: 19px;

}

A.menu:hover { color: Black; background-color: #DED4CB; }

A.drop { cursor: default; }

DIV.submenu
{
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	background-color: #887666;
}

DIV.submenu A
{
	display: block;
	color: White;
	border-bottom: solid 1px white;
	text-align: center;
	padding: 3px 25px;
	text-decoration: none;
	white-space: nowrap;
}

DIV.submenu A:hover
{
	background-color: #DED4CB;
	color: #000000;

}


H1 { font-size: 20pt; font-weight: normal; margin: 0px 0px 15px 0px; }
H2 { font-size: 12.5pt; font-weight: bold; font-style: italic; margin: 0px 0px 10px 0px; }
H3 { font-size: 11pt; font-weight: bold; margin: 0px 0px 5px 0px; }

P
{
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.4;
}

p.notice
{
	font-weight: bold; font-style: italic; font-color:#5c5c5c; font-size:80%
}


LI { line-height: 1.4; margin-bottom: 5px; list-style-image: url(../images/bullet.gif); }

EM { font-weight: bold; font-style: italic; text-transform: none !important;}

A			{ color: #CC3300; }
A:hover		{ color: #EF321E; }
A.email     { color: #cc3300; }

TABLE.list TH { text-align: left; font-weight: bold; width: 120px; vertical-align: top; }
TABLE.list TD { line-height: 1.4; padding-bottom: 20px; vertical-align: top; }
TABLE.layout {border-width:0; border-spacing:0; padding:0;}
TABLE.layout TD{vertical-align: top;}

#joblist
{
  WIDTH: 100%;  BORDER-BOTTOM: #006685 1px solid; BORDER-COLLAPSE: collapse; empty-cells: show
}

#joblist TH
{
  FONT-WEIGHT: bold; COLOR: #006685; BORDER-BOTTOM: #006685 1px solid; WHITE-SPACE: nowrap; HEIGHT: 30px; TEXT-ALIGN: left
}

#joblist TD
{
  PADDING-BOTTOM: 10px; VERTICAL-ALIGN: top; PADDING-TOP: 10px
}

DIV.contact
{
    PADDING-RIGHT: 5px;
    FLOAT: left;
    font-weight: bold;
    font-style: italic;
}

#contact_table
{
  width="100%";
}

#contact_table TD.addrcol
{
  width="340";
}

body.smallwindow
{
  background-color:white;
  background-image: url(../images/mark.jpg);
}

TABLE.publication
{
  border-width:0px;
  border-spacing:10px;

  vertical-align: top;
}

TABLE.publication TD
{

  padding:10px;
  vertical-align: top;
  background-color:#E2D8BF;
}

TABLE.publication TD.sperator
{
  background-color:white;
  with:40px;
}

TABLE.solid
{
  border:1px solid black;
  BORDER-COLLAPSE: collapse;
  padding:5px;
}

TABLE.solid TH
{
  TEXT-ALIGN: left;
  padding:5px;
  border:1px solid black;
  background-color:#E2D8BF;
}

TABLE.solid TD
{
  border:1px solid black;
  padding:5px;
  vertical-align: top;
}

TABLE.generations
{
    BORDER-COLLAPSE: collapse;
}

TABLE.generations TD
{
	text-align: left;
	font-size: 11pt;
	vertical-align: top;

	border-left: solid 1px #cccccc;
    border-top:0px;
    border-bottom:0px;
	padding-left: 10px;
	padding-top: 5px;
}

DIV.layout
{
  padding:0;
  margin:0;
}

DIV.lefttop
{
  LEFT: 0px;
  TOP: 0px;
  FLOAT: left;
}

DIV.left
{
  LEFT: 0px;
  FLOAT: left;
  margin-right:10px;
}

DIV.halfleft
{
   WIDTH: 55%;
   padding-right:5px;
}

DIV.halfleftfloat
{
   FLOAT: left;
   WIDTH: 55%;
   padding-right:5px;
}

DIV.righttop
{
   TOP:0px;
   FLOAT: right;
   margin-left:10px;
}

DIV.right
{
   FLOAT: right;
   margin-left:10px;
}

DIV.halfright
{
  WIDTH: 40%;

}

DIV.halfrighttopfloat
{
   TOP:0px;
   FLOAT: right;
   margin-left:10px;
   WIDTH: 40%;
}

DIV.halfrightfloat
{
   FLOAT: right;
   margin-left:10px;
   WIDTH: 40%;
}

DIV.halfrightfloat
{
  WIDTH: 40%;
  FLOAT: right;
  margin-left:10px;
}

DIV.smallhalf
{
  WIDTH: 40%;

}

DIV.smallhalfleftfloat
{
   FLOAT: left;
   WIDTH: 40%;
   margin-right:5px;
}

DIV.bighalf
{
  WIDTH: 55%;

}
DIV.main
{

}

DIV.bottom
{
  WIDTH: 100%;
}

DIV.lightgreybox
{
  BACKGROUND-COLOR: #e2d8bf;
  width:100%;
  height:100%;
}
DIV.boxcontent
{
  padding:5px;
}

TABLE.alternativelist
{
  WIDTH: 100%;  BORDER-BOTTOM: #006685 1px solid; BORDER-COLLAPSE: collapse; empty-cells: show
}

TABLE.alternativelist TH
{
  FONT-WEIGHT: bold; COLOR: #006685; BORDER-BOTTOM: #006685 1px solid; WHITE-SPACE: nowrap; HEIGHT: 30px; TEXT-ALIGN: left
}

TABLE.alternativelist TD
{
  PADDING: 10px 10px 10px 0px; VERTICAL-ALIGN: top;
}

TABLE.alternativelist TR.alternative
{
  background-color:#e8e8e8;
}

div.fourcelltable {
float: left;
width: 20%;
padding:4 10px;
}

div.twocelltable {
float: left;
width: 45%;
padding:0 5px 0 5px;
}
