/* CSS Document */

body {
font: 72.5%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; }

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
margin: 0 10px 10px; }

h1 {
margin-bottom: .15em;
font: 170% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h2 {
margin-bottom: .5em;
font: 150% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
color: #d52027;
}

h3 {
margin-bottom: .10em;
font: 130% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
}

h4 {
margin-bottom: .5em;
font: 130% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
font-style:italic;
color: #d52027;
}

h5 {
margin-bottom: .5em;
font: 120% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: normal;
letter-spacing: 0px;
}

h6 {
margin-bottom: .5em;
font: 100% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: normal;
letter-spacing: 0px;
}

.emphasis {
margin:0;
font: 110% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-weight: bold;
letter-spacing: 0px;
color:#d52027;
}

.italic {
margin:0;
font: 110% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; 
font-style:italic;
letter-spacing: 0px;
}

.title {
font-style:italic;
}

p {
font-size: 97%; 
color: #000;}

p.default {
font-size:100%; }

p.contact {
font-size:100%; 
text-align: center; }

p.home {
font-size:110%; 
text-align: center; }

ul#footernav{
text-transform: uppercase;
}

ul#submenu {
text-transform:none;
}

ul#nav, ul#footernav, ul#aboutnav {
font-weight: bold;
}

ul#nav {font-size: 109%;}

ul#nav ul li{font-size: 95%; }

ul#nav  h4{margin-bottom: .1em;}

ul#packages h4{margin:0;}

ul#aboutnav, ul#submenu {
color:#fff;
}
/*
a:link, a:visited {
text-decoration: none; }
*/

ul#knowledge-base li {
margin-bottom:10px;
}

ul#knowledge-base li a {
font-weight: bold;
}

ul#listing li{
list-style-type:disc; 
margin-left:20px;
color: #d52027;
}

ol#listing li{
list-style-type:decimal; 
margin:0 0 0 20px;
color: #d52027;
}

ol#sub li{
list-style-type:lower-alpha; 
margin:0 0 0 20px;
color: #d52027;
}

ul#listing span{
color: #000;
}


ol#privacy span{
color: #000;
}

h1, h3, h5, h6 {
color: #101010;
}


p.quote-start{background:url("../images/quotes_start.gif") no-repeat 0 0;font-size:95%;padding-top:15px;padding-left:10px;}
p.quote{font-size:95%;padding-left:10px;}
p.quote-end{background:url("../images/quotes_end.gif") no-repeat bottom right;font-size:95%;padding-left:10px;}

