html, body {
	margin:0px;
	padding:0px;
	background-image:url(bg.gif);

}

h1, h2, h3, h4, h5, h6, p, form {
	margin:0px;
	padding:0px;
}

.maint {
	width:100%;
	height:100%;
}

.bg_top_home {
	background-image:url(bg_top_home.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.bg_top_right {
	background-image:url(bg_top_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
.bg_link {
	background-image:url(bg_link.gif);
	background-repeat:no-repeat;
}
.bg_link_hover {
	background-image:url(bg_link_hover.gif);
	background-repeat:no-repeat;
}
.bottom_border_grey {
	border-bottom:1px solid #D4D4D4;
}
.leftlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:25px;
}
.leftlink:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:25px;
}
.leftlink_active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	background-image:url(bg_link_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-left:25px;
}

.leftlink_active1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}
.text_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	padding-right:15px;
}
.text_blue_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#76D8F5;
	text-decoration:underline;
}
.text_blue_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#76D8F5;
	text-decoration:none;
}
.top_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.top_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#166AA0;
	text-decoration:underline;
}
.top_link1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:underline;
}
.top_link1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}
.more_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#993333;
	text-decoration:none;
}
.more_link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}
.top_link_active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#166AA0;
	text-decoration:none;
}
.black_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.right_border {
	border-right:1px solid #E0E0E0;
}

.bottom_border {
	border-bottom:1px solid #E0E0E0;
}

.blueheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#1D449C;
	text-decoration:none;
}

.homeheading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}

.black_italics {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	text-decoration:none;
}

.blue_italics {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#1D449C;
	text-decoration:none;
}

.red_italics {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#CF0000;
	text-decoration:none;
}

.price {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#CF0000;
	text-decoration:none;
}

.paratext {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
}

.paratext_bottom {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
}

.hometext {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
}
.hometext1 {
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:normal;
	color:#777777;
	text-decoration:none;
	line-height:15px;
}
.paralist {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
	padding-right:5px;
	margin-left:28px;
	margin-bottom:0px;
	margin-top:5px;
	
}

.bulletetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
	padding-left:15px;
	padding-right:10px;
}


.paralink {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:underline;
}

.paralink:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#1D449C;
	text-decoration:none;
}

.quotes {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#5E5E5E;
	text-decoration:none;
	line-height:15px;
	padding-left:10px;
	padding-right:8px;
}

.quoter {
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#5E5E5E;
	text-decoration:none;
	padding-left:10px;
}

.quotes_bg {
	background-color:#F2F2F2;
	border-left:1px solid #D9D9D9;
	border-right:1px solid #D9D9D9;
}

.bullete_blue {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}

.blackheading {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.bluetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
	line-height:15px;
}

.topborder {
	border-top:1px solid #E0E0E0;
	font-family:"Trebuchet MS";
}

.red_link {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#D60000;
	text-decoration:none;
}

.red_link:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#D60000;
	text-decoration:underline;
}

.blue_link {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}

.blue_link:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:underline;
}

.bg_charts {
	background-image:url(bg_charts.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}

.email_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1946AB;
	text-decoration: underline;
}

.email_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1946AB;
	text-decoration: none;
}

.sidebarlink {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#1D449C;
	text-decoration:none;
}
.sidebarlink:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:normal;
	color:#993333;
	text-decoration:none;
}
.sidebarlink_active {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.heading_grey {
	font-family:"Trebuchet MS";
	font-size:18px;
	font-weight:normal;
	color:#5E5E5E;
	text-decoration:none;
}

.bg_gallery_head {
	background-image:url(bg_gallery_head.gif);
	background-repeat:repeat-x;
}

.gallery_head_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-left:12px;
}


.marquee_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}





.bg_chart_gallery {
	background-image:url(bg_chart_gallery.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.coding {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#008080;
	text-decoration:none;
}

#frame1 {
	border:0px;
	width:820px;
	height:600px;
}

#frame_dwndesigner {
	border:0px;
	width:800px;
	height:600px;
}

#frame_dwnlibrary {
	border:0px;
	width:800px;
	height:600px;
}

.textbox_admin {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 13px;
}

.combobox_admin {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	width:180px;
}

.button {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	width:60px;
}

.sitemap_link {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:none;
}

.sitemap_link:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:underline;
}

.sitemap_sublink {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	background-image:url(bullete_triangle.gif);
	background-repeat:no-repeat;
	background-position:14px;
}

.sitemap_sublink:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:underline;
	padding-left:25px;
}

.sitemap_sub1link {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:none;
	padding-left:13px;
	background-image:url(bullete_grey.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.sitemap_sub1link:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#1D449C;
	font-weight:normal;
	text-decoration:underline;
}

.license_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1D449C;
	text-decoration:none;
}

.key_feature_text {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#5E5E5E;
	text-decoration:none;
	padding-left:13px;
}
.orangeheading {
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
.top_border_grey {
	border-top:1px solid #D4D4D4;
}
.footer_text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#505050;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
}
.grey_border {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}
.paratext_9_grey {
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:normal;
	color:#555555;
	text-decoration:none;
	line-height:10px;
}

