body {
	background-color: #DCDCDC;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #3398CC;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	font-weight: bold;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
}

.smallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	font-weight: bold;
}

a {
	color: #3366CC;
	text-decoration: underline;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
    color: #999999;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	line-height: 14px;
	color: #333333;
}

a:hover {
	text-decoration: underline;
}

table.servicesT td
{
	border: 2px dotted #999999;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	padding: 5px;
	line-height: 16px;
} 
.titleXlarge {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #99CC66;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #6699CC;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;	
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
}
