body
{
	background: #fefefe url(../images/body_bg.png);
	font-family: Arial Nova Cond;
	font-size: 12px;
	color: #2b2a2a;
	margin: 0px;
	line-height: 18px;
}
a
{
	text-decoration: none;
	color: #000066;
}
a:visited
{
	color: 000066;
}
a:active
{
	text-decoration: underline;
	color: 3333cc;
}
a:hover
{
	color: #000066;
	text-decoration: underline;
}
.print
{
	display: none;
}
p
{
	font-size: 12px;
	color: #2b2a2a;
	line-height: 18px;
	padding: 0 0 15px 0px;
	margin: 0;
}
.border
{
	border: 1px solid #e9e9e9;
	background: #FFF;
}
h1
{
	font-size: 18px;
	margin: 0px 0;
	padding: 0px;
}
.innerpage h1
{
	font-size: 18px;
	margin: 0px 0px 4px 0px;
	padding: 10px 10px 5px 5px;
	color: #22288b;
	border-bottom: 1px solid #efefef;
}
h2
{
	font-size: 18px;
	margin: 0 0 17px 0;
	padding: 0px;
}
.sub h2
{
	font-size: 18px;
	margin: 15px 0 0px 0;
	padding: 0px;
}
.right h2
{
	font-size: 14px;
	margin: 0px 0 0px 0;
	padding: 10px 0px 0px 40px;
	color: #333894;
	background: url(../images/h1_bg.png) no-repeat;
	width: 160px;
	height: 39px;
}
.dark_blue
{
	color: #000066;
}
.light_blue
{
	color: #0099cc;
}
.clear
{
	clear: both;
}
.clear_height
{
	clear: both;
	height: 1px;
}
.wlr
{
	padding: 10px 0;
}
ul
{
	margin: 0px;
	padding: 0px;
}
.support10
{
	background: url(../images/Compatible-with-Windows-10.png) no-repeat 0px 100px;
	width: 520px;
	position: relative;
}
.updatenow
{
	background: url(../images/update-now.png) no-repeat;
	width: 115px;
	height: 33px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.updatenow:hover
{
	background: url(../images/update-now.png) no-repeat left bottom;
}
.contacticon
{
	background: url(../images/have_questions_contact.png) no-repeat;
	width: 180px;
	height: 111px;
	text-indent: -9999px;
	display: block;
	margin: 10px 0;
}
.contacticon:hover
{
	background: url(../images/have_questions_contact.png) no-repeat left bottom;
}
.home_points li
{
	color: #252525;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	padding: 0px 0px 0px 20px;
	margin: 10px 0 0 0;
	background: url(../images/star_bullet.png) no-repeat 0px 3px;
	width: 240px;
}
.speciallinks
{
	background: #eeeeee url(../images/chat_bg.png) no-repeat 160px 10px;
	font-family: Arial Nova Cond;
	font-size: 12px;
	margin-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	margin-top: 35px;
}
.speciallinks li
{
	color: #252525;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	padding: 6px 0px;
	margin: 0px;
}
#linkbox
{
	margin: 0px;
	padding: 0px;
	width: 200px;
	background: #e8e8e8;
}
#linkbox ul
{
	padding: 0px;
	margin: 0px;
}
#linkbox li
{
	color: #252525;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	padding: 0 0px;
	margin: 0px;
	line-height: 17px;
}
#linkbox li a
{
	color: #252525;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	display: block;
	padding: 6px 5px;
	border-left: 2px solid #e8e8e8;
	border-bottom: 1px solid #d4d4d4;
}
#linkbox li a:hover
{
	color: #252525;
	text-decoration: none;
	font-size: 12px;
	list-style: none;
	background: #eeeeee;
	padding: 6px 5px;
	border-left: 2px solid #04aae6;
	border-bottom: 1px solid #d4d4d4;
}
.links
{
	padding: 0px 10px;
}

.footer
{
	text-align: center;
	margin: 5px 10px 0px 10px;
	font-family: Arial Nova Cond;
	font-size: 11px;
	color: 999898;
	border-top: 1px solid #d2d2d2;
	padding: 10px 10px;
	line-height: 18px;
}
.foot
{
	text-align: center;
	margin-bottom: 25px;
	font-family: Arial Nova Cond;
	font-size: 11px;
	color: 999999;
}
.foot:visited
{
	text-decoration: underline;
	color: 999999;
}
.foot:active
{
	text-decoration: underline;
	color: 999999;
}
.foot:hover
{
	color: #999933;
	text-decoration: underline;
}

.NAVline
{
	font-size: 12px;
}
.NAVline a
{
	display: block;
	padding: 7px 7px;
	border-bottom: 1px solid #ebebeb;
	color: #0077a5;
}
.NAVline a:hover
{
	display: block;
	background: #ededed;
	text-decoration: none;
	color: #22288b;
}
.SIDENAV
{
	margin: 10px 0 25px 0px;
}
td
{
	padding: 0;
	margin: 0;
}
.nav_heading
{
	margin: 15px 0 0px 0;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #00abee;
}
/*

A {
	color:3333cc;
	text-decoration:underline;
	font-family:Arial Nova Cond;
	font-size:10pt;
}
A:visited {
	text-decoration:underline;
	color:666666;
}
A:active {
	text-decoration:underline;
	color:3333cc;
}
A:hover {
	color:#999933;
	text-decoration:underline;
}
h1 {
	font:bold 120% Arial Nova Cond;
	letter-spacing:2px;
	margin-top:5px;
	margin-left:5px;
	COLOR:#000066;
	FONT-WEIGHT:bold;
}
h2 {
	font:bold 95% Arial Nova Cond;
	letter-spacing:1px;
	margin-top:-20px;
	margin-left:5px;
	COLOR:#0099cc;
	FONT-WEIGHT:bold;
}
P {
	text-align:left;
	font-family:Arial Nova Conda;
	font-size:10pt;
	color:000000;
	margin-left:25px;
	margin-right:25px;
	line-height:12pt;
}
ol {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:000000;
	margin-left:50px;
	margin-right:25px;
	line-height:12pt;
}
ul {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:#000000;
	margin-left:50px;
	margin-right:25px;
	line-height:12pt;
}
.honeUL {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:#000000;
	margin-left:50px;
	margin-right:25px;
	line-height:12pt;
	list-style-image:url(../images/bul.gif);
}
.subhead {
	COLOR:#0099cc;
	font:bold 95% Arial Nova Cond;
	TEXT-DECORATION:none;
}
#LINKBOX {
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background:#fbf9de;
	width:200px;
	text-align:left;
}
#LINKBOX h1 {
	color:#000000;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #000000;
	font:bold 70% Arial Nova Cond;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	word-spacing:2px;
	background:url(../images/LINKBOXhr.jpg) no-repeat top right;
}
#LINKBOX A {
	color:#000066;
	text-decoration:none;
	display:block;
	font-family:Arial Nova Cond;
	font-size:75%;
	padding:5px 3px 5px 3px;
}
#LINKBOX A:active {
	text-decoration:none;
	color:#000066;
	background:#ff6666;
}
#LINKBOX A:hover {
	color:#FFFFFF;
	background:#000066;
	text-decoration:none;
}
#LINKBOX HR {
	color:#000000;
	border-top:thin dashed;
	border-bottom:thin dashed;
	background-color:#FFFFFF;
	height:auto;
	width:100%;
}
#SIDENAV {
	background:#ffffff;
	text-align:left;
}
#SIDENAV h1 {
	color:#000000;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px 10px 10px 10px;
	font:bold 70% Arial Nova Cond;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:1px;
	word-spacing:2px;
	background:url(../images/LINKBOXhr.jpg) no-repeat top right;
}
#SIDENAV A {
	color:#000066;
	text-decoration:none;
	display:block;
	font-family:Arial Nova Cond;
	font-size:75%;
	padding:5px 3px 5px 3px;
}
#SIDENAV A:active {
	text-decoration:none;
	color:#000066;
	background:#ff6666;
}
#SIDENAV A:hover {
	color:#FFFFFF;
	background:#000066;
	text-decoration:none;
}
#SIDENAV HR {
	color:#000000;
	border-top:thin dashed;
	border-bottom:thin dashed;
	background-color:#FFFFFF;
	height:auto;
	width:100%;
}
.bar {
	font-family:Arial Nova Cond;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	background-color:#000066;
	width:200px;
}
.topnav {
	COLOR:#ffcc00;
	FONT-FAMILY:Arial Nova Cond;
	FONT-SIZE:11px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}
.topnav:visited {
	COLOR:#ffcc00;
	TEXT-DECORATION:none;
}
.topnav:hover {
	COLOR:#cc3333;
	TEXT-DECORATION:none;
}
.topnavline {
	COLOR:#ffcc00;
	FONT-FAMILY:Arial Nova Cond;
	FONT-SIZE:13px;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}
.headerB {
	font-family:Arial, Helvetica;
	font-size:13.5pt;
	COLOR:#000066;
	FONT-WEIGHT:bold;
	text-align:left;
	margin-top:10px;
	margin-left:40px;
	margin-right:25px;
}
.red {
	font-family:Arial Nova Cond;
	COLOR:#FF0000;
	FONT-WEIGHT:bold;
}
.blue {
	COLOR:#0099cc;
	FONT-WEIGHT:bold;
}
.dblue {
	COLOR:#000066;
	FONT-WEIGHT:bold;
}
.footer {
	text-align:center;
	margin-bottom:25px;
	font-family:Arial Nova Cond;
	font-size:7pt;
	color:999999;
}
.foot {
	text-align:center;
	margin-bottom:25px;
	font-family:Arial Nova Cond;
	font-size:7pt;
	color:999999;
}
.foot:visited {
	text-decoration:underline;
	color:999999;
}
.foot:active {
	text-decoration:underline;
	color:999999;
}
.foot:hover {
	color:#999933;
	text-decoration:underline;
}
HR {
	width:80%;
	color:0C2D83;
	height:1px;
}
.btmLine {
	color:#000099;
	border-top:thin dashed;
	border-bottom:thin dashed;
	background-color:#FFFFFF;
	height:auto;
	width:100%;
}
.NAVline {
	color:#000099;
	border-right:thin dashed;
	background-color:#FFFFFF;
	height:auto;
	width:auto;
}
.ttlBox {
	text-align:center;
	font-family:Arial Nova Cond;
	font-size:12pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFF33;
}
.ttlBoxSmall {
	text-align:center;
	font-family:Arial Nova Cond;
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	color:#FFFF33;
}
.border {
	border:1px solid #e0e7e9;
}
.text {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:000000;
	margin-left:25px;
	margin-right:25px;
	line-height:12pt;
}
.text2 {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:000000;
	margin-left:0px;
	margin-right:0px;
	line-height:12pt;
}
.text3 {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:12pt;
	color:000000;
	margin-left:0px;
	margin-right:0px;
	line-height:16pt;
}
.textTable {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:000000;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
	line-height:12pt;
}
.textTable2 {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:10pt;
	color:000000;
	line-height:12pt;
}
.header {
	text-align:left;
	font-family:Arial Nova Cond;
	font-size:13;
	color:000000;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:60px;
	font-weight:bold;
}
*/

.ddsmoothmenu
{
	border-top: 3px solid #01b0ef;
	font-family: Arial Nova Cond;
	font-size: 12px;
	background: #2b2a2a; /*background of menu bar (default state)*/
	width: 100%;
}
.ddsmoothmenu ul
{
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li
{
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a
{
	display: block;
	background: #2b2a2a; /*background of menu items (default state)*/
	color: #eaeaea;
	padding: 8px 27px;
	color: #2d2b2b;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a
{
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited
{
	color: #c2c2c2;
}
.ddsmoothmenu ul li a.selected
{
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #424242;
	color: #eaeaea;
}
.ddsmoothmenu ul li a:hover
{
	background: #424242; /*background of menu items during onmouseover (hover state)*/
	color: #eaeaea;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul
{
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li
{
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul
{
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a
{
	font-family: Arial Nova Cond;
	font-size: 12px;
	width: 160px; /*width of sub menus*/
	padding: 8px 15px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #242323;
	color: #03C;
}
.ddsmoothmenu ul li ul li a:hover
{
	background: #222121;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu
{
	height: 1%;
}
/*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass
{
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow
{
	/*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}
.toplevelshadow
{
	/*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	opacity: 0.8;
}

.Header
{
	color: #22288B;
	font-size: 15px;
	margin: 0 0 4px;
	padding: 0px 10px 5px 5px;
	border-bottom: 1px solid #EFEFEF;
}

.ProductLinks
{
	font-size:12px;
}

.ProductLinks a
{
	font-size:12px;
	line-height:18px;
	border-bottom: 1px solid #EBEBEB;
	display:block;
	padding:5px 0 5px 5px;
	text-decoration:none;
}
.ProductLinks a:hover
{
	border-bottom: 1px solid #00ABEE;
	text-decoration:none;
	
}
.new_sep
{
	    border-bottom: 2px solid #00ABEE;
	    margin-bottom:20px;
}
.feed_input
{
	border: 1px solid #EBEBEB;
	padding:3px;
	width:275px;
	margin:6px 0;
}

.feed_input2
{
	border: 1px solid #EBEBEB;
	padding:3px;
	width:200px;
	margin:6px 0;
}

.feed_input3
{
	border: 1px solid #EBEBEB;
	padding:3px;
	width:400px;
	margin:6px 0;
}
.feed_sub_btn
{
	background:#22288B;
	padding:6px 15px;
	color:#ffffff;
	border:none;
}