html { margin: 0; padding: 0; }

head
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}

h1
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}
h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}
body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Verdana;
	font-size: 9pt;
}

img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
td
{
    vertical-align: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: none;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}


.textbox {

	border: solid 0px #CBCED4;
	background: #E6EDF1;
	padding-bottom: 11px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 11px;
	margin-bottom: 7px;
    width:190px;
    font-size:8pt;
}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color:  #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;

}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
	background-color: #FFFFFF;
	color: #000000;
}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #5C8DB9;
    padding-bottom: 3px;
    padding-top: 3px;
	 padding-left: 0px;
	 padding-right: 0px;
    width:190px;
    overflow:hidden;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}


	
strong
{
   
}


INPUT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.pie
{
  	border-top: #D5DBDF 3px solid ;
    font-size: 8pt;
    font-family: verdana;
}
