h1
{
    color: #3d7b92;
    font-size: 21px;
    font-weight: bold;
    line-height: 125%;
    margin: 0px 0px 10px;
}
h2
{
    color: #3d7b92;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
    padding-bottom: 10px;
}
h3
{
    color: #3d7b92;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
    text-transform: uppercase;
    padding-bottom: 10px;
}
h4
{
    color: #3d7b92;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
}
h5, .boldgreen
{
    color: #666633;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
}
h6
{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 125%;
    padding-bottom: 5px;
}

.smallfont11
{
	font-size: 11px;
}
.smallfont10
{
	font-size: 10px;
}
.white
{
    color: #ffffff !important;
}


.imageleft
{
	padding: 2px 8px 2px 0px;
}

.imageright
{
	padding: 2px 0px 2px 8px;
}