body {
	margin:0;
	padding:0;
	font-family: Trebuchet MS, VErdana, Futura,Arial, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color:#29303B;
	line-height:1.3em;
	background: #ffffff;
	background-color: #f1f1f4;
}


	
#main-page {
	width: 800px;
	margin:0px auto;
	}
#banner{
	margin-right: auto;
	margin-left: auto;
}

#inline-icon{
	float:right; 
	margin-left:20px; 
	margin-right:20px; 
	margin-top:0px; 
	margin-bottom:4px;
}
.header-table{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.page-body {
	background:  url("../images/Body.gif");
	background-repeat: repeat-y;
}

.content {
	margin-left:1.5em;
	margin-right:1.5em;
	text-align: left;
}	
.content p{
	margin: 0em 1.5em 0em 1.5em;
	text-align: left;
}	

.content ul{
	margin: 1.5em 1.5em 1.5em 1.5em;
}	
.content h2{
	color:#110044;
}	
.content h3{
	margin: 1.5em 1.5em 1.5em 0.5em;
	color:#3300CC;
}	
.content h4{
	margin: 1em 1.5em 1em 1.5em;
	color:#6666ff;
}	

.content .swf {
	margin-left:auto;
	margin-right:auto;
	text-align:center;	
		}

#tc_content .h3-first{
	margin-top: 0em;
}	

.download-table, .contact-table{
	margin-left: 1.5em;
	margin-right: 2.5em;
	width: 95%;
	}

.download-table{
	border: 1px solid;
	}

.download-table td, .download-table th{
	padding:5px;
	vertical-align: top;
}


.contact-table td, .contact-table th{
	padding:2px 5px 2px 5px;
	vertical-align: top;
}

	

#bottom-content {
	background: #ffe7ce url("../images/Bottom.gif");
	background-repeat:no-repeat;
	height:17px;
}

#top-footer {
	margin-top:5px;
	background: #ffe7ce url("../images/Top.gif");
	background-repeat:no-repeat;
	height:19px;
}
#footer {
	background: url(../images/Body.gif);
	background-repeat: repeat-y;
}

#bottom-footer {
	background: #ffe7ce url("../images/Bottom.gif");
	background-repeat:no-repeat;
	height:17px;
}

.menu-table{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

.menu-selected {
  display:block;
	padding-top: 3px;
	margin-bottom: -3px;
	background-image:  url("../images/selected.gif");
	text-align: center;
	background-repeat: repeat-x;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	height:24px;
	vertical-align:middle;
}

.menu{
	cursor:pointer;
	}
/*
.menu-table TD:first-child{
	border-left:0;
}
	*/
	
 .menu-unselected {
 display:block;
	background-image:   url("../images/center.gif");
	background-repeat: repeat-x;
	height:24px;
	text-align: center;
	text-decoration: none;
	vertical-align:middle;
	color:navy;
	padding-top: 3px;
	margin-bottom: -3px;
}

.menu-unselected:hover {
 	background-color: navy;
	background-image:  url("../images/selected.gif");
	background-repeat: repeat-x;
	height:24px;
	text-align: center;
	text-decoration: none;
	vertical-align:middle;
	padding-top: 3px;
	margin-bottom: -3px;
	text-decoration: none;
	vertical-align:middle;
}

.menu:hover{
	background: White;
}

	.menu-left{
	background-image:  url("../images/left.gif");
	background-repeat: no-repeat;
	height:24px;
	vertical-align: top;
}

	.menu-right{
	background: White;
	background-image:  url("../images/right.gif");
	background-repeat: no-repeat;
	height:24px;
	vertical-align: top;
}

.learn-more, .learn-more:visited{
	color: #d00600;
	font-size: 0.9em;
}
	
.learn-more:visited{
	color: #700600;
}
	
.learn-more:hover{
	color: navy;
	font-size: 0.8em;
}

.feature-list, .con-feature-list{
	color:navy;
	background: #D9EFFF;
	margin-left: 1.5em;
	margin-right: 1.5em;
	border: 1px solid navy;
	margin-top: 1em;
	margin-bottom : 1em;
}	

.feature-list ul, .con-feature-list  ul{
	text-align: left;
	margin-top: 0.5em;
	margin-left:1em;
	padding-left:1em;
	margin-bottom: 0.5em;
}	
.feature-list  ul li{
	text-align: left;
	margin-top: 1em;
}	
.feature-list p, .con-feature-list p{
	margin-left:0px;
	text-align:left;
	font-weight:bold;
}	
.con-feature-list ul li{
	text-align: left;
	margin-top: 0.3em;
	margin-left:0em;
}

.xml-code{
	font-family: Trebuchet MS, VErdana, Futura,Arial, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color:navy;
	background: #eec;
	border: 1px solid #cca;
	margin: 0.5em 1.5em 0.5em 1.5em;
	padding: 0.5em;
	}
	
.red-code {
color: red;
}
.green-code {
color: green;
}

p.link-list {
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	color: gray;
	margin-top:30px;
}
p.link-list a, p.link-list a:link, p.link-list a:visited{
	text-decoration:underline;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: #21536A;
}

p.link-list a:hover{
	background-color: #DDEEFF;
	color:navy;	
}

a.first-link{
	border-top: 1px solid #cccccc;
}

#nav-content{
	float:left; 
	width:150px; 
	}
#nav-content p.link-list {
	margin-top:0px;
}

#tc_content{
	margin-left:145px;
 border-left: 1px solid navy;
}
	
/* For Final Copyright statement */
.copyright, .copyright a { 
font-size: 10px; 
text-align: center; 
font-weight: bold; 
color: #000066; 
}
.trademark{
	border-top: 1px solid rgb(136, 136, 136); 
	margin-top: 1em;
font-size: 9px; 
text-align: left; 
font-weight: bold; 
color: #000066; 
}
.breadcrumb {
	font-size: 9px;
	font-weight:bold;
	color: #719ac4;
	text-align: left;
	padding: 2px 0px 2px 5px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #719ac4;
	text-decoration:underline;
	}
.breadcrumb a:hover{
	color:navy;
	text-decoration:underline;
}

.info-header, .cat-header, .news2-header{
	padding-top: 3px;
	margin-bottom: -3px;
	background-image:  url("../images/selected.gif");
	text-align: center;
	background-repeat: repeat-x;
	font-weight: bold;
	width: 100%;
	text-decoration: none;
	height:24px;
	vertical-align:middle;
	font-size:1.1em;
}

.cat-header{
	background-image:  url("../images/selected.gif");
	color:#333333;
}
.cat-header a, cat-header a:link, cat-header a:visited{
	text-decoration:underline;
	display: block;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 0px;
	color: #21536A;
}

#link-list a:hover{
	background-color: #DDEEFF;
	color:navy;	
}


.news2-header{
	background-image:  url("../images/headl2.gif");
}

.news-header{
	font-weight: bold;
	text-decoration: none;
	height:24px;
	margin: 0em 1.5em 0em 4.5em;
	color: #7E7FE2;
}

.center p{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	
.site-link-list{
	vertical-align:top;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: navy;
}

.site-link-list a, .site-link-list a:link, .site-link-list {
	text-decoration:underline;
	display: block;
	vertical-align:top;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: navy;
}

.site-link-list a:visited{
	color:purple;	
}

.site-link-list a:hover{
	color:red;	
}
.site-link-list tr td{
	vertical-align:top;
}

.site-link-list tr td hr{
	margin:8px auto 8px auto;
	text-align:center;
	width: 100%;
	color:DarkBlue; 
	background: DarkBlue; 
	border: 0; 
	Height:1px;
}

.maincol3{
    width: 270px;
	height:25em;
    float:left;
    margin-right: 5px;
	font-size:0.9em;
	border:1px solid #f0d6c8;
}
.tabcol{
	height:405px;
    margin-right: 3px;
	font-size:0.9em;
	border:1px solid #f0d6c8;
}

.rightcol{
    width: 195px;
	height:25em;
    float:left;
    margin-right: 5px;
	font-size:0.9em;
	border:1px solid #f0d6c8;
}


.rightcol p.supportheader{
	font-weight:bold;
	margin-top:0.2em;
	margin-bottom:0.7em;
	padding-right:5px;
	text-align:right;
	background-color:#fff8f2;
	height:24px;
}

.supportheader hr{
	color:#f0d6c8;
}

.maincol p{
margin: 1em 0.5em 0em 0.5em;
}

.rightcol p{
margin: 0.5em 0.5em 1em 0.5em;
}

.e5_content
        {
        }
.e5_rowcolor1 {
        background-color : #ffffff;
        color : #000000;
        }
.e5_rowcolor2 {
        background-color : #eeeeee;
        color : #000000;
        }
		
p.bold-text {
	color: #3300CC;
	font-weight: bold;
	text-align:center;
}

.license-body p{
margin-top:0.5em;
margin-bottom: 0.5em;
}
