body {
padding: 0;
margin: 0;
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
color: #444444;
}
body {
font-size: small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: medium;
}
html>body {
font-size: medium;
}

p {
font-size: 80%;
line-height: 1.2em;
margin-top: 0;
}

/* for homepage */
.homehead {
color: #CC0033;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
}

.italix
{
font-style: italic;
font-size: 78%;
quotes: '"' '"' "'" "'";
}

a { color:#CC0033; text-decoration: none; }
A:hover {color:#CC3399 ;text-decoration:underline;}

/* main table styles */

th {
text-align: right;
height: 80px;
}

.separatorInvisible {
height: 0;
clear: both;
}

tfoot td {
font-size: 90%;
text-align: right;
height: 25px;
}

tbody td
{
padding-left: 0;
vertical-align: top;
}


.leftpadding_home
{
padding-left: 40px;
}

/* leftpadding for navigation links */

.structure_leftpadding
{
padding-left: 176px;
}


/* box for news */

#news {
background: #ffffff url(images/leaves.gif) bottom center no-repeat; 
float: right; 
width: 133px;
height: 300px;
margin-left: 10px; 
margin-bottom: 10px;
padding-top: 0px;
} 

#news p {
font-size: 70%;
line-height: 1.2em;
text-align: left;
}

.news_head {
color: #669900;
font-weight: lighter;
font-family: Arial, Helvetica, sans-serif;
font-size: 120%;
}

.news_headlines {
font-size: 90%;
color: #999900;
font-family: Arial, Helvetica, sans-serif;
font-weight: lighter;
}


/* end box for news */