* {
border:0;
margin:0;
padding:0;
}

ul li,ol li {
margin-left:15px;
}

ul ul li,ol ol li {
margin-left:30px;
}

p {
margin-top:7px;
margin-bottom:7px;
}

body {
font-family:Verdana, Tahoma,Arial;
font-size:11px;
color:#333;
margin:0;
padding:0;
}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:700;
padding-top:5px;
padding-bottom:5px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#CCC;
}

td {
font-family:Tahoma,Arial;
font-size:11px;
color:#333;
}

pre {
font-family:Tahoma,Arial;
font-size:11px;
color:#333;
padding-bottom:4px;
}

a {
color:#136795;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a.mailto {
font-size:11px;
text-decoration:underline;
}

img {
border:0;
}

img .imgBorder1 {
width:150px;
border:1px solid #CF9816;
}

.clear {
clear:both;
display:block;
width:auto;
padding:0;
}

ul {
list-style-type:square;
}

.forPrintOnly {
display:none;
}
div.line hr{ /* take out the troublemaking HR */
display:none;
}
div.line { /* DIV that wraps and replaces the HR */
background: #CCCCCC;
height:  1px;
margin: 15px 0 15px 0;
}