/* CSS Document for data-management-software */
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	background-color:#FFFFFF; color:#000000;
	margin-left:0; margin-right:0;margin-top:0;margin-bottom:0;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:0;
}
.body  {
	
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	}
/* The above is not at all accessible - should not use pt, better to use em or px if need be */
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	background-color:#FFFFFF; color:#000000;
	}
.small {
	font-size: 80%;
}
A:hover {       color : #CC3300 }
.red {color:#FF0000}
.palegrey {background:#F1F1F1; font-size:85%;}
.white {color:#ffffff}
.green {color:#00CC33}

a.leftmenu {
	font-size:70%;
	text-decoration:none;
}

h1 {font-family:helvetica; font-size:120%;  color:#8A94BE;}
h1.dcs {font-family:helvetica; font-size:120%;  color:#8A94BE;}
/* h1 {font-family:arial; font-size:118%;  color:#8A94BE;} */
h2 {font-size:100%; font-weight:bold; margin-bottom:0; padding-bottom:0;}

h2.leftmenu {
	font-size:70%; font-weight:bold; 
	padding-bottom:0;
	margin:5 5 5 7;
	}
.bottombar {
	background:#333366; color:#8A94BE;
	font-size:60%;
	padding:0 5 8 10;
	font-family: Arial, Helvetica, sans-serif;
	}

.link {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
}
.des {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.topdes {
	font-size: 10px;
	color: #8A94BE;
	font-family: Arial, Helvetica, sans-serif;
}
.button {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
}
.button a {
	text-decoration: none;
}
.button a:hover {
	text-decoration: underline;
}
.bottomborder {
	font-family: Verdana, Arial, Helvetica;
	font-size: 70%;
}
ul.client {
margin-top:0;
}
li {
	list-style-image: url(../images/news-bullet2.gif);
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
img.thumbnail {
	width: 60;
	height: 60;
	margin-right:10px;
	margin-left:1px;
	margin-top:2px;
	margin-bottom:0;
	}