/* Default properties */
body {
	margin: 0px;
	padding: 0px;
	color:#000;
	font:70% Verdana, Sans-serif;	
	text-align:left;
	voice-family:inherit;
	background-color:#666;
	}


A:link {text-decoration:none}
A:hover {text-decoration:underline;}

.bodytext {
	text-align:justify;
	padding:5px 15px;
	line-height: 125%;
			}
.bodytext ul {
	list-style: outside url('../images/erp/erp_blt.gif');	
	}
.noline a:link{
	border:none;
}
.bodytext a {
			border-bottom:1px dotted #69f;
			color:#6978B7;
			text-decoration:none;
			}	
.bodytext a:hover {
			text-decoration:none;
			color:#003333;
			border-bottom:1px dotted #003333;}

img {border:0px;}
/* Home Page */
#whitepapers a {
	text-decoration:none;
	border:none;
	color:#000;
	}
#whitepapers a:hover{
	text-decoration:underline;
	border:none;
	color:#000;
	}
/* Whitepapers */
ol.whitepapers li {
	margin-top:10px;
	}
ul.whitepapers li {
	margin-top:10px;
	}
table.whitepaperstable td {
	padding:5px;
	vertical-align:top;
	border-bottom:1px solid #666;
	text-align:left;
	}
table.whitepaperstable thead {
	background:#6978B7;
	color:#fff;
	font-weight:bold;
	}
/* top head */
	#tlevelnav {
		background-color:#000;
		color:#ddd;
		font-size:10px;
		padding:4px;
		text-align:right;
	}
	#tlevelnav  A:link {color:#ddd; }
	#tlevelnav  A:visited {color:#ddd;text-decoration:none;}
	#tlevelnav  A:hover {color:#fff; text-decoration:underline;}

/* copy right info */
		#copyrightinfo {
			background-color:#E1E1E1;
			color:#666;
			font-size:10px;
			padding: 7px;
			text-align:right;
			}
		#copyrightinfo  A:link {color:#666;}
		#copyrightinfo  A:visited {color:#666; text-decoration:none;}
		#copyrightinfo  A:hover {color:#666; text-decoration:underline;}
		#copyrightinfo .legal {text-align:left; padding-left:5px;}

.bodytext hr {
		height: 1px;
		}
hr {
	height: 1px;
	color:#CCC;
	}

td#head_back h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	text-align:right;
	margin-right:10px;
	margin-bottom:0px;
}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#6978B7;
	border-top:2px solid #999;
	border-bottom:1px solid #ccc;
	padding:4px;
	padding-left:20px;
	background:#f5f5f5 url(../images/erp/homepage_bullet.gif) 5px 9px no-repeat;
	margin:0px;
	}
h3 {
			font:Arial, Helvetica, sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#6978B7;
			text-align:left;
			padding:10px 0px;
}
h4 {
			font:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			text-align:left;
			padding:5px 0px;
}

.newsdate { font-weight:bold; padding:5px;
					background-image:url(../images/company/news_topline.gif);
					background-repeat:repeat-x;
					background-position: top;
					padding:10px;
					text-align:left;}
.heading {
	color:#6978B7; 
	font-weight:bold; 
	font-size:130%;
	font-family:Arial, Helvetica, sans-serif;
	}
/*-----------------Form-------------------------*/
INPUT, textarea {border:1px solid #CCCCD6;}
.frm_title {text-align:right; padding:5px;}
.frm_title_left {text-align:left; padding:5px;}
.mandatory {color:#FF0000; font-weight:bold;}

/*--------------------Content---------------------*/
.table_head {
			padding:10px;
			background-color:#f5f5f5;
			text-align:left;
			}
.button {
	background-color:#666666;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:3px;
	cursor: pointer;
}
/*--------------------Breadcrumbs---------------------*/
#breadcrumbs { 
	font-size:9px; 
	text-align:right; 
	padding:5px;
	padding-right:17px;	 
	color:#999999; 
	font-weight:bold;
	}
#breadcrumbs a {
			border-bottom:1px dotted #69f;
			color:#6978B7;
			text-decoration:none;
			}	
/*eDominer Editions
-------------------------------*/
td.editions {
	font-weight:bold;
	border-left:1px solid #ddd;
	padding-left:10px;
	color:#6978B7;
	}
td.editions ul {
	margin-top:-13px;
	}
td.editions li {
	font-weight:normal;
	margin-left:-23px;
	color:#666;
	}
td.editions a {
	text-decoration:none;
	color:#6978B7;
	font-weight:normal;
}

/* Right pics */
td#picsitemap {
	background:#f5f5f5 url('../images/home/img_compass.jpg') right bottom no-repeat;
	border-left:1px solid #ddd;
	}
td#piccareer {
	background:#f5f5f5 url('../images/company/careers.jpg') right bottom no-repeat;
	border-left:1px solid #ddd;
	}
td#picsupport {
	background:#f5f5f5 url('../images/erp/img_support.jpg') right bottom no-repeat;
	border-left:1px solid #ddd;
	height:500px;
	}
table.bottompanel {
	border-top:1px solid #ddd;
	background:#fff;
		}
table.bottompanel td {
	padding:5px;
	vertical-align:top;
		}
table.bottompanel li {
	margin-left:-25px;
}
table.bottompanel a {
	color:#666;
}
table.bottompanel tr.header {
	border-bottom:1px solid #ddd;
	font-weight:bold;
	color:#6978B7;
}

table.bottompanel tr.header td {
	padding-left:15px;
	background: url('../images/erp/bottombullet.gif') 2px 7px no-repeat;
}

/* popup */
tr.popuphead {
	height:45px;
	background:#6978B7 url('../images/erp/edominer_logo_popup.gif') no-repeat;	
	}
tr.popupbody {
	background:#fff;
	text-align:center;
	}
div#cnlogos {
	width:100%;
	border-top:1px solid #999;	
	height:70px;
	padding-top:10px;
	margin-top:15px;
	}
h3.iso {
	text-indent:-9999px;
	background:url(../images/iso_logos.gif) no-repeat;
	float:left;
	height:70px;
	width:200px;
	}
h3.mcp {
	text-indent:-9999px;
	background:url(../images/microsoft_certified_partner.gif) no-repeat right top;
	float:right;
	height:70px;
	width:120px;
	}
