﻿/* CSS layout */
body{
	border-color: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	
	font-style: normal;
	color: #000000;
	text-indent: 0px;
	line-height: 20px;
	top: 0px;
	position: absolute;
	width: auto;
	left: 0px;
}
p {
	border-color: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align: justify;
	font-size: 11px;
	width: 75%;
	margin-left: 15px;
}

a:visited {
	text-decoration: underline;
	color: #660066;
}
a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #008080;
}
a:active
{
	font-size: 12px;
	text-decoration: underline;
	color: #ed38e2;
}
.softwarecompanies
{
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:11px;
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	list-style-position: inside;

}
.imgmdl {
	border-top-width: 0.5px;
	border-style: solid;
	border-color: #ECEBE8 #000000 #000000 #ECEBE8;
	margin-left: 15px;
}
.head {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
	color: #009999;
}
.download {
	color: #FF0000;
	font-style: italic;
}
.servicelinks
{
	font-size: 12px;
	font-family: verdana, tahoma, arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lessspace {
	margin-bottom: 0px;
}
.lesstopspace {
	list-style-type: disc;
	margin: 0px 0px 0px 20px;
	list-style-position: inside;
}
.navigation {
	font-family: "Century Gothic", "Trebuchet MS", verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	background-color: #000080;
}
.imgright {
	float: right;
}
table {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
