/*
General styles
*/
body {color: #333333; font-family: verdana, arial, sans-serif; font-size: 11px;}

a,
a:link,
a:visited
{
color: #505832;
text-decoration: underline;
}
a.bolded,
a.bolded:link,
a.bolded:visited
{
font-weight: bold;
}

a.readmore,
a.readmore:link,
a.readmore:visited
{
color: #cc3300;
text-decoration: none;
font-family: verdana, sans-serif;
font-weight: bold;
font-size: 7.5pt;
}
a.readmore:hover
{
text-decoration: underline;
}

div.clearer
{
clear: both;
height: 1px;
overflow: hidden;
}

.clearfixit:after
{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div.subhead
{
font-size: 7.5pt;
font-family: verdana, sans-serif;
font-weight: bold;
color: #cc3300;
}

div.title_text
{
font-size: 9pt;
font-weight: bold;
color: #505832;
}
div.title_text a,
div.title_text a:link,
div.title_text a:visited
{
color: #505832;
text-decoration: underline;
}

h1
{
font-size: 12pt;
font-weight: bold;
color: #cc3300;
font-family: Verdana, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

h2
{
font-size: 11pt;
font-weight: bold;
color: #cc3300;
font-family: Verdana, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

h3
{
font-size: 10pt;
font-weight: bold;
color: #cc3300;
font-family: Verdana, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
}

h4
{
font-size: 18pt;
font-weight: bold;
color: #505832;
padding:0px 0px 5px 0px; margin:0px 0px 10px 0px;
border-bottom:1px dotted #c6c5b6; display:block; text-align:center
}

.pledgetitle, p.pledgetitle
{
font-size: 14pt;
font-weight: bold;
color: #993300;
text-transform: uppercase;
margin: 0px 0px 8px 0px;
padding: 0px;
}
.small 
{font-size:10px}

div.clearer
{
height: 1px;
clear: both;
overflow: hidden;
}

img.block,
a.block
{
display: block;
}
