html, body
{
margin:0;
padding:0;
font-family:'Trebuchet MS', serif;
font-size:13px;
color:#333;
}
body{
background:#fff;
}
p, a, li
{
font-size:14px;
}
a{
color:#555;
}
h1
{
font-size:20px;
}
h2
{
font-size:16px;
}
h3
{
font-size:15px;
}
h4
{
font-size:14px;
}
h5
{
margin:10px 0 5px 0;
text-align:center;
font-size:14px;
}
h6
{
margin:0 0 30px 0;
text-align:center;
font-size:14px;
}
hr{
background:url(/images/separator.gif) no-repeat top center;
height:31px;
border:0;
}
table{
height:100%;
border-collapse:collapse;
}
td{
padding:0;
vertical-align:top;
}
img{
border:0;
}
.center{
text-align:center;
}
#headerPrint{
margin:15px 0 0 0;
}
#main{
width:100%;
}
#menu{
padding:0 20px 0 0;
}
#menu a{
font-size:15px;
font-weight:bold;
text-decoration:none;
color:#333;
white-space:nowrap;
}
#menu li{
line-height:20px;
}
#menu ul{
padding:0 0 0 20px;
list-style-type:none;
}
#content{
width:100%;
}
#content ul{
line-height:26px;
list-style-image:url(/images/bullet.gif);
list-style-image:none;
}
.doNotPrint{
display:none;
}

