body{
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
font-size:12px;
color:#636363;

}

em{
	font-style:italic;
}
h1,h2,h3,h4,h5 {
margin:0;
padding:0;
font-weight:bold;
}

/*h1,h2,h3,h4{
font-family:"Lucida Grande",Arial,Verdana,sans-serif;
}*/

h1,h2,h3,h4{
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

h1 span{
display:block;
margin-left:-3000px;
}

h1.quote{
margin:50px 0px 14px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#006f6c;
}

h1.logo a{
width:225px;
height:100px;
display:block;
}

h2, h2 a {
font-size:16px;
color:#0e0e0e;
font-weight: bold;
text-decoration: none;
}

h2 a:hover {
border-bottom: 1px #0e0e0e solid;
}

h3 {
font-size:14px;
}

h4{
font-size:12px;
font-weight:bold;
color:#0e0e0e;
}

p{
line-height:18px;
margin-bottom:10px;
}

p.small{
font-size:11px;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

p.tiny{
font-size:9px;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

.leadingReduced {
line-height: 150%;
}

span.red {
color: #e80000;
}

span.blue {
color: #3f7bae;
}

span.italic {
color: #a1a1a1;
font-style: italic;
}

sub, sup {
line-height: 1em;
}

.strong{
font-weight:bold;	
}

