﻿body
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    line-height: 18px;
    margin-top: 0px;
    padding-top: 0px;
}

a:link
{
	color: #005FB3;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: #005FB3;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active
{
	color: #003F77;
	font-weight: bold;
	text-decoration: underline;
}

a.bold:link
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #DDAA7F;
}
a.bold:visited
{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #DDAA7F;
}
a.bold:hover, a:active
{ 
	text-decoration: underline; 
	color: #DDAA7F;
}

.footerText
{
    font-size: 9px;
    color: #333333;
    font-family: Verdana;
    padding-top: 4px;
    margin-top: 0px;
    text-decoration: none;
    font-weight: bold;
}

.blueText
{
    font-family: Verdana;
    font-size: 12px;
    color: #2E5770;
}

.pageTitle
{
    color:#7D007D;
    font-family:Times New Roman;
    font-size:24px;
    font-weight: bold;
    border-bottom:double 4px #7D007D;
    padding-bottom:3px;
    padding-top:4px;
}

.purpleTitle
{
    color:#7D007D;
    font-family:Times New Roman;
    font-size:18px;
    font-weight: bold;
}

ul.services
{
	list-style-image: url(images/greenbullet.jpg);
	font-family: Verdana;
    font-size: 12px;
    color: #2E5770;
    margin-left:20px;
    padding-left:2px;
}

ul.portfolio
{
    list-style-position: outside;
	margin-left:16px;
    padding-left:2px;
}

