body {
font-family: trebuchet MS ;
color: #404040;
font-size:10pt;
}

h1, h2,h3 {
font-weight: normal
}


.container { 
padding:0 20pt 0 20pt;

text-align: left;
padding: 30pt 30pt 0 30pt;
width:600pt;
}

.content 	{
float: left;
width: 460pt;
}

img	{
border-width:0;
}


.numeric	{
text-align: right;
}

a, a:visited	{
text-decoration: none;
font-weight: normal;
color: #003399;
}


a:hover	{
color:#CC3333;
}

a:active {
color:#006633;
}

.icon	{
float: left; 
margin: 0 20pt 20pt 0;
width:45pt;
height:55pt;
}

h1{
border-bottom:1px solid gray;
text-align:right;
padding:0;
margin: 0;
color:black;
}

h2	{

margin:3pt 0 0 0;
}


table	{
border-width:0 1px 1px 0;
border-color:black;
border-style: solid;
border-spacing:0;
}

th	{
background-color: darkgray;
color: white;
}

td, th	{
border-width:1px 0 0 1px;
border-color:black;
border-style: solid;
padding: 3pt 6pt 0 6pt;

}


.logo 	{
width:135px;
height:165px;
float:left;
margin-right:20pt;
}

#nav	{
margin:6pt 0 20pt 0;
text-align:left;
}
	
.tn	{
display:block;
border: 1px solid gray;
}

.demo	{
border:  1px solid gray;
width: 130px;
height: 130px;
margin: 0 10pt 10pt 0;
display:block;
float: left;
}

.democontainer	{
width: 600px;
}
