@charset "utf-8";
/* CSS Document */

body{
	background-color:#FFFFFF;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}
a{
	color:#222222;
}
td.leftcol{
	width:20px;
	height:100%;
	background-image:url(images/leftcol_bg.gif);
	background-repeat:no-repeat;
}
td.rightcol{
	width:20px;
	height:100%;
	background-image:url(images/rightcol_bg.gif);
	background-repeat:no-repeat;
}
td.content{
	width:762px;
	height:100%;
}
td.topnavlink{
	width:120px;
	height:60px;
	background-image:url(images/topnav_bg.gif);
	background-color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	color:#cc0000;
	text-transform:capitalize;
	text-align:center;
}
a.topnavlink{
	color:#cc0000;
	text-decoration:none;
}
a.topnavlink:hover{
	color:#cc0000;
	font-size:16px;;
}
td.maincontent{
	background-color:#ffffff;
	background-image:url(images/mainarea_bg.gif);
	background-repeat:repeat-x;
	font-size:12px;
	color:#333333;
	padding:25px;
	vertical-align:top
}
table.maincontent1{
	background-color:#ffffff;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	width:762px;
}
td.maincontent1{
	font-size:12px;
	color:#000000;
	padding:0px 25px 10px 25px;
	vertical-align:top;
}
ul.home{
	color:#0d3c7a;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:180%;
	list-style-image:url(images/list_home.gif);
}
th.bluebutton{
	background-color:#0d3c7a;
	background-image:url(images/button_blue_bg.gif);
	height:26px;
	text-align:center;
	vertical-align:middle;
	color:#ffffff;
	font-size:12px;
}
table.homebottom{
	background-color:#0d3c7a;
	background-repeat:repeat-x;
	border:1px solid #ffffff;
	width:762px;
	height:180px;
	background-image: url(images/homepage_bottom_bg.gif);
}
table.footer{
	background-color:#666666;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	width:762px;
	height:70px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}
td.footer{
	font-size:11px;
	color:#ffffff;
	text-align:center;
	line-height:150%;
}
.pageheader{
	font-size:20px;
	font-weight:bold;
	color:#cc0000;
	text-transform:capitalize;
}
table.products{
	background-color:#ffffff;
	width:712px;
	margin-left:auto;
	margin-right:auto;
}
th.producttext{
	height:24px;
	width:227px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	background-color:#f39e02;
}
td.producttext{
	padding:10px 5px 5px 5px;
	font-size:11px;
	vertical-align:top;
}
td.productspacer{
	width:15px;
}
p.subheading{
	color:#006699;
	font-size:14px;
}
div.related{
	padding :20px;
	font-size:12px;
	color:#333333;
	background-color:#FAEBAF;
	background-image:url(images/support_option_bg.gif);
	border:1px dotted #333333;
}
th.software{
	padding:5px;
	text-align:left;
	background-color:#19417c;
	color:#ffffff;
	font-weight:normal;
	border-bottom:2px solid #ffffff;
}
td.software{
	padding:10px;
	text-align:left;
	background-color:#b5d6f5;
	color:#333333;
	border-bottom:2px solid #ffffff;
}
td.softwaredownload{
	padding:10px;
	text-align:center;
	background-color:#8cc2f2;
	color:#333333;
	width:200px;
	border-right:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	vertical-align:top;
}th.softwarever{
	padding:5px;
	text-align:left;
	background-color:#19417c;
	color:#ffffff;
	font-weight:normal;
	border-bottom:2px solid #ffffff;
}
td.softwarever{
	padding:10px;
	text-align:left;
	vertical-align:top;
	background-color:#b5d6f5;
	color:#333333;
	border-bottom:2px solid #ffffff;
	font-size:11px;
}
td.softwareverdownload{
	padding:10px;
	text-align:left;
	background-color:#8cc2f2;
	color:#333333;
	width:80px;
	border-right:1px solid #ffffff;
	border-bottom:2px solid #ffffff;
	vertical-align:top;
	font-size:11px;
}
td.bottomlink{
	padding:10px;
	text-align:center;
	background-color:#eeeeee;
}
a.bottomlink{
	padding:0px 15px 0px 15px;
	text-decoration:underline;
	color:#003366;
}
a.bottommail{
	color:#eeeeee;
	text-decoration:underline;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}
