body        {
	font-size:   small;
	font-family:  "Lucida Grande", Verdana, Arial;
	line-height:  1.4;
	width:        100%;
	height:       100%;
	voice-family: inherit     }

html>body      {
	font-size:  small;
	font-family: "Lucida Grande", Verdana, Arial;
	line-height: 1.4;
	margin:      0;
	padding:     0;
	width:       800px;
	height:      100% }
.header {
	background-color: #054d39;
	visibility:        visible;
	margin:            0;
	padding:           0;
	position:          absolute;
	top:               0;
	left:              160px;
	width:             640px;
	height:            112px }

.leftCol {
	color:       black;
	font-size:    85%;
	font-family:  "Lucida Grande", Verdana, Arial;
	line-height:  1.5;
	font-stretch: condensed;
	position:     absolute;
	top:          0;
	left:         10px;
	width:        150px;
	height:       auto;
	max-width:    135px }

#table  {
	position: absolute;
	top:       120px;
	left:      130px;
	width:     550px }

#table td   {
	padding-bottom: 5px;
	padding-left:    10px;
	vertical-align:  top;
	border-style:    solid;
	border-width:    0 0 1px;
	border-color:    silver }
.centerContent                               {
	color:           black;
	font-family:      "Lucida Grande", Verdana, Arial;
	font-style:       normal;
	font-weight:      normal;
	background-color: white;
	text-align:       left;
	text-indent:      0;
	visibility:       visible;
	margin:           0;
	padding:          0;
	position:         absolute;
	top:              130px;
	left:             160px;
	width:            450px;
	height:           auto;
	max-width:        350px }







.centerContent p      {
	color:           black;
	font-family:      Arial, Verdana, sans-serif;
	font-style:       normal;
	background-color: white;
	text-align:       left;
	text-indent:      5px;
	visibility:       visible;
	margin:           0 0 1em;
	padding:          0;
	width:            460px;
	height:           auto;
	max-width:        500px }






.rightCol                           {
	color:           white;
	background-color: #054d39;
	visibility:       visible;
	margin:           0;
	padding:          0;
	position:         absolute;
	top:              112px;
	left:             650px;
	width:            150px;
	height:           auto;
	max-width:        150px }




h1       {
	color:      #063;
	font-size:   110%;

	font-weight: bold;
	text-align:  left;
	text-indent: 0;
	margin:      0;
	padding:     0 0 5px }




h2    {
	color:      white;
	font-weight: bold;
	text-align:  left;
	margin:      0;
	padding:     0 }



.rightCol p            {
	color:         white;
	font-size:      90%;
	text-align:     left;
	margin:         4px;
	padding-top:    0;
	padding-right:  0;
	padding-bottom: 10px }
	
.rightCol h2  {
	color:     white;
	font-size:  90%;
	text-align: center;
	margin:     0 0 5px;
	padding:    0 }


