body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bkground.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

a
{
	text-decoration: none;
	color: #0033CC;
}

a:visited
{
	color: #0033CC;
}

a:hover
{
	color: #0033CC;
}

.layout
{
	background-color: #ffffff;
	width: 800px;
}

.footer
{
	font-family: Tahoma;
	font-size: 6pt;
	vertical-align: bottom;
	text-align: center;
	color: #ffffff;
}

.menu
{
	padding: 5px 20px 5px 20px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #96F422;
	vertical-align: middle;
	cursor: pointer;
}

.menuSelected
{
	padding: 5px 20px 5px 20px;
	font-family: Tahoma;
	font-size: 11pt;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}

.quoteBig
{
	font-family: Arial, Helvetica, sans-serif;
	background: #00207d;
	color: #ffffff;
	font-style: italic;
	font-size: 12pt;
	text-align: center;
}

.quoteSmall
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: italic;
	font-size: 10pt;
	text-align: center;
}

.serviceOption
{
	font-size: 10.5pt;
	color: #00207d;
	text-align: left;
	vertical-align: middle;
}

.serviceSelected
{
	text-decoration: none;
	color: #666666;
}

.serviceUnselected
{
	text-decoration: none;
	color: #00207d;
}

.serviceDiv
{
	background-image: url('images/servicesDiv.jpg');
	background-repeat: repeat-x;
	height: 10px;
}
.serviceTitle
{
	color: #00207d;
	font-weight: bold;
}

.learnMore
{
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
	color: #FF0000;
	padding-right: 50px;
}
.bread
{
	font-size: 10pt;
	font-family: tahoma;
	color: #808080;
	text-decoration: none;
	text-align: left;
}
.primaryColor1
{
	background: #000000;
}
.primaryColor2
{
	background: #96F422;
}

