p {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 16px;
}

td {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	text-align: left;
}

td.center {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	text-align: center;
}

td.right {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	text-align: right;
}

.content {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
}

.news {
	font-family: trebuchet ms, arial, verdana;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding: 15px;
}

.client {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.clientName {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	margin: 0px;
}

.blueTable {
	border:2px solid #BFCCD9;
}

h1 {
	font-family: Trebuchet MS, Arial, Verdana;
	color: #003366;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-family: Trebuchet MS, Arial, Verdana;
	color: #336699;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
}

hr {
	border:1px solid #BFCCD9;
	margin: 0px;
	padding: 0px;
}

hr.red {
	border:1px solid #cc0000;
	margin: 0px;
}

strong.red {
	color: #cc0000;
}

.textlinks {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #006699;
	padding: 10px;
}

ul {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 2px;
	list-style-image: url(../images/skin/star_list.gif); 
}


a.bottom:link {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: underline;
}

a.bottom:hover {
	background-color: #eeeeee;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}


a.service:link {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: strong;
	text-decoration: none;
}

a.service:hover {
	background-color: #eeeeee;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	font-weight: strong;
	color: #cc0000;
	text-decoration: underline;
}

a.service:visited {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: strong;
	text-decoration: none;
}
