body {
	background-color:#CCCCCC;
	margin:0;
	padding:0;
	}

.container {
	width:800px;
	zmargin:25px 25px;
	margin-left: auto ;
  	margin-right: auto ;
	line-height:150%;
	background-color:white;
	border: black solid 1px;
	}


.header img {
	border:none;
	padding:0;
	margin:12px 0px 0px 12px; padding:0;
	}

.left_navigation {
	float:left;
	width:110px;
	margin:0;
	padding:15px 0px 0px 0px;
	}

.left_navigation a {
	font-family:Verdana;
	font-size: 10pt;
	color: #533382;
	background-color:white;
	font-weight:800;
	font-style:normal;
	text-decoration:none;
	display:block;
	margin:0;
	padding:1px 0px 1px 15px;
	}

.left_navigation a:hover {
	font-size: 10pt;
	font-weight:800;
	background-color:#473174;
	color:white;
	}

.left_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

.left_navigation li {
	width:100%;
	}

.content {
	margin:0px 0px 0px 140px;
	padding:0px 25px 14px 0px;
	line-height:110%;
	font-family:Verdana;
	font-weight:400;
	font-size:10pt;
	}
	
.content p {
	text-align:left;
}
.content a {
	text-decoration: none;
	color: #533382;
	}
.content a:visited {
	text-decoration: none;
	color: #533382;
	}	
	
.content img {
	border: 0;
}
.content h2 {
	font-family:Verdana;
	font-size:20pt;
	font-weight:100;
	font-style:normal;
	color: #533382;
	}

.content h3 {
	font-family:Verdana;
	font-size:12pt;
	font-weight:600;
	font-style:normal;
	color: #37C2DB;
	}
.content h4 {
	font-family:Verdana;
	font-size:20pt;
	font-weight:100;
	font-style:normal;
	color:#f99673
}

.footer {
	font-family:Verdana;
	font-size:8pt;
	font-weight:400;
	padding:0.5em;
	color:black;
	background-color:white;
	clear:left;
	height:30px;
	text-align:center;
	}

.footer_right {
	float:right;
	padding-right:15px;
	text-align:center;
	}

.footer_left {
	float:left;
	padding-left: 15px;
	text-align:center;
	}

.footer_right a {
	text-decoration:none;
	text-align:center;
	color: #533382;
	}

.w3valid img {
	height:20px;
	width:58px;
	border:none;
}	
.clientListTable {
	width: 100%;
}

.clientListTable ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.databases_content p {
	margin-top:0;
}

.services_content p {
	margin-top:0;
}

.home_content p {
	margin-top:0;
}