#mainTbl {
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited {
	color: #000099;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}
p {font-size: 12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {color: #330066;}
h2.indent{ padding-left: 10px;}
h3 {height: 30px;
	width: 260px;
	padding: 15px 0px 0px 5px;
	color: #ff0000;
	}
hr {border: none; border-bottom: 1px dashed #CECECE; margin: 0px 10px 0px 10px}
img {
	border: 0px;
}

form {
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.contentNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	margin-left: 15px;
	margin-bottom: 0px;
}

.contentTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	margin-left: 10px;
	margin-bottom: 15px;
}

.contentTitle h1 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}

.contentText {
	margin-top: 3px;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}
p.contentText {font-size: 12px;}
p.contentText img {
	margin: 5px;
	display: block;
}
img.discs {padding-bottom: 60px;}
img.softw {margin-right: 30px;}
h3#quick {
	background: url(images/quickDisc.jpg) no-repeat right;
	
}
h3#discF {
	background: url(images/discFlow.jpg) no-repeat right;
}
h3#CDDes {
	background: url(images/cdDesigner.jpg) no-repeat right;
}
h3#RSM {
	width: 300px;
}
h3#RVP {
	background: url(images/RVP.jpg) no-repeat right;
}
h3#passProt {
	background: url(images/passProtect.jpg) no-repeat right;
}
h3#p2 {
	background: url(images/p2.jpg) no-repeat right;
}
div#indLeft {display: block; float: left; width: 300px;}
div#indLeft ul{list-style-type: none; margin-left: -28px;}
div#indRight {display: block; float: right; width: 250px;}
ul.pdf{list-style-image: url(images/pdf.png); margin-right:15px;}
ul.pdf strong{color: #ff0000; border-bottom: 1px dashed #cecece; width: 100%; display: block; margin-top: -10px;}
ul.pdf li {border-bottom: 1px dashed #cecece;}
.contentText h3 {
	margin: 0px;
	border: 0px;
	display: inline;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

b.plain {
	font-weight: normal;
}

i.plain {
	font-style: normal;
}

.contentText ul {
	margin-top: 2px;
}

.footer {
	margin: 2px;
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 9px; 
	color: #A9A9A9;
}

.footerLinks {
	font-family: helvetica, arial, verdana, sans-serif; 
	font-size: 9px;
	color: #0033CC; 
}

.solutionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px 5px 5px 5px;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-align: left;
	margin-top: 7px;
	margin-left: 1em;
	margin-right: 2px;
	margin-bottom: 0;
}

.news a:link, .news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
}

.tech_table td {
 border-left: 1px solid #6699CC;
 border-bottom: 1px solid #6699CC;
 text-indent: 5px;
 text-align:left;
 }
 
.tech_table {
 border-top: 1px solid #6699CC;
 border-right: 1px solid #6699CC;
 padding: 0px;
 margin: 0px;
 }
 
#announcement{ z-index:100; position:absolute; top: 0px; right:0px;}
fieldset { border: none;} 
label {
	display: block;
	float: left;
	width: 140px;
}
#tProducts {font-size: 12px;}
tr.odd td {background-color: #fdefc2;}
tr.even td {background-color: #d1dae9;}
td input[type=checkbox] { margin-left: 10px;}