/* Core CSS Document */

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
margin: 0;
padding: 0;
}

p {
font-size: 0.8em;
line-height: 1.4em;
}

p.nopadtop {
margin-top:0;
padding-top:0;
}

h1 {
font-size: 1.1em;
color: #003399;
margin-bottom: 2px;
padding-bottom: 2px;
}

h2 {
font-size: 1.0em;
color: #990000;
margin-bottom: 2px;
padding-bottom: 2px;
}

h3 {
font-size: .9em;
}

/* Regular links */
a:link {
color: #003399;
/*background-color: #ffffff;*/
text-decoration: none;
}

a:visited {
color: #003399;
/*background-color: #ffffff;*/
text-decoration: none;
}

a:hover {
color: #003399;
background-color: #ffffff;
text-decoration: none;
}

#rightpanel {
padding-right: 10px;
padding-left: 15px;
text-align: left;
padding-top: 8px;
}

#leftpanel {
color: #000000;
padding-left: 10px;
padding-top: 8px;
padding-right: 15px;
text-align: left;
}

.leftheads {
color: #000000;
border-bottom: dotted 1px black;
}

.leftheadsspace {
color: #000000;
border-bottom: dotted 1px black;
padding-top: 15px;
}

.stronger {
color: #990000;
}

li {
font-size: .8em;
line-height: 1.4em;
margin-bottom: 2px;
/*list-style-image:  url(file:///Macintosh%20HD/Users/scotthen/Sites/hostingtruth-new/images/checkmark.gif);*/
}

.tablehead {
font-size: .65em;
font-weight: bold;
text-align: center;
}
