a.current { 
        		font-family: arial, verdana, sans-serif;
				text-decoration: none; 
				font-weight: bold;
				color: #990000; }

a.current:link { 
        	color: #990000; }

a.current:visited { 
        	color: #990000; }
 
a.current:hover { 
        	color: red; }

a.current:active { 
        	color: #990000; }


a.discont { 
        		font-family: arial, verdana, sans-serif;
				text-decoration: none; 
				font-weight: bold;
				color: #787878; }

a.discont:link { 
        	color: #787878; }

a.discont:visited { 
        	color: #787878; }
 
a.discont:hover { 
        	color: #454545; }

a.discont:active { 
        	color: #787878; }
			
			
img.noborder {		border: 0px; }

h1.head {		color: #990000;
				padding: 0px;
				margin: 0px 10px 0px 20px;
				text-align: right;
				font-size: 450%; }

h6.head {		color: black;
				padding: 0px;
				margin: 0px 10px 10px 20px;
				text-align: right;
				font-size: .7em; }

h5.sec	{		margin: 30px 0px 8px -45px; }

h5.blue {
	border: 0px;
	color: #1A2168;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

h4.blue {
	border: 0px;
	color: #1A2168;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
h4.red {
				border: 0px;
				color: #990000;
				text-align: center;
				line-height: normal;
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				margin-right: 0px; }
				
h5.red {
				border: 0px;
				color: #990000;
				text-align: center;
				line-height: normal;
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 0px;
				margin-right: 0px; }
				
h2.red {
				border: 0px;
				color: #990000;
				text-align: center;
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 25px;
				margin-right: 0px; }
				
h6.note {		font-size: 70%;
				margin: 2px 0px 0px 0px; }
				
h5.collapse { 
      	  		color: #990000; }
				

/* Define software table title */				
table.value {
				font-size: .8em;
				font-family: arial, verdana, sans-serif;
				text-decoration: none;
				font-weight: normal;
				line-height: 105%;
				vertical-align: middle; }

td.lede {
				font-size: .75em;
				font-family: arial, verdana, sans-serif;
				color: black;
				font-weight: bold;
				padding: 0px;
				}
				
td.head {
				font-size: .75em;
				font-family: arial, verdana, sans-serif;
				color: black;
				font-weight:bold;
				padding: 0px;
				}
				
/* Product index link style */				
td.index {
       		margin: 0px 0px 0px 10px;
			font: normal .70em arial, verdana, sans-serif;
			text-decoration: none; 
  			color: #333333;
			text-align:left;
			letter-spacing: .05em; }

td.indexc {
       		margin: 0px 0px 0px 10px;
			font: bold .75em arial, verdana, sans-serif;
			text-decoration: none; 
  			color: #990000;
			text-align:left;
			letter-spacing: .05em; }
				
/* Define software table values style */				
td.value {
				font-size: .75em;
				font-family: arial, verdana, sans-serif;
				line-height: normal;
				color: black;
				font-weight: normal;
				padding: 0px; }
				
			
div.inner1 { 	margin: 20px 30px 10px 30px;
		    	padding: 3px;
		   		background-color:#E4E7ED; }

li			{	list-style-type:none;
				line-height: normal; }
				
li.dot {		list-style-type: disc;
				list-style-position: inside;
				line-height: 110%; }

li.num {		list-style-type: decimal;
				list-style-position: inside;
				line-height: 110%; }

hr.sec {
				height: 1px;
				width: 100%;
				padding: 0px;
				margin: 0px;
				color: navy; }
				
hr.index {
				height: 1px;
				width: 100%;
				padding: 0px;
				margin: 0px;
				color: navy; }

hr.indexsm {
	height: 0.5px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
}
				
p.faq	{		margin: 10px 0px 5px -4px;
				font-weight: normal;
				font-size: .95em;
				font-family: arial, verdana, sans-serif;
				color: black; }
				
p.indent {		margin-left: 0px; }

.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}				