BODY, INPUT, TD, TT {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #0B4D73;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #3e95cd;
}
IMG {
	border: 0px;
}

H1, h2 {
	margin-top:6px;
	text-align:left;
	font-size:18px;
	color:#3887bf;
}

h4 {
	margin-top: 0;
	margin-bottom: 3px;
}

hr {
	height: 1px;
	color: #a6c2da;
	background-color: #a6c2da;
	border: none;
}

ul, ol {
	margin-top: 4px;
}

ul li,
ol li {
	line-height: 18px;
}

a:link,
a:visited {
	color: #3378a7;
	text-decoration: none;
}

A:hover {
     color: #48b51d;
     TEXT-DECORATION: none;
}
A:active  {
     color: #3378a7;
     text-decoration: none;
}

h1 a:link,
h1 a:visited {
	color: #3887bf;
	text-decoration: underline;
}

h1 a:hover,
h1 a:active {
	color: #48b51d;
	text-decoration: none;
}

a.white:link,
a.white:visited {
	color: white;
	text-decoration: underline;
}

a.white:hover,
a.white:active {
	color: white;
	text-decoration: none;
}

A.compare:link {
	color: white;
    text-decoration: none;
}
A.compare:visited {
	color: white;
	text-decoration: none;
}
A.compare:hover {
	color: white;
	TEXT-DECORATION: underline;
}
A.compare:active  {
	color: white;
	text-decoration: none;
}

A.compare_fn:link {
	color: #0B4D73;
    text-decoration: none;
}
A.compare_fn:visited {
	color: #0B4D73;
	text-decoration: none;
}
A.compare_fn:hover {
	color: #0B4D73;
	TEXT-DECORATION: underline;
}
A.compare_fn:active  {
	color: #0B4D73;
	text-decoration: none;
}



.Container {
	height: 100%;
	background-color: #2b649a;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
}
.main {
	width: 768px;
	height: 100%;
}
.Spc {
	width: 1px;
	height: 1px;
}


/*
	Header styles
*/
.HeadShadows {
	width: 8px;
}
.HeadMain {
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: top;
}
.HeadLogoBox {
	background-image: url(../images/head_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 25px 0px 12px 18px;
	vertical-align: bottom;
	text-align: left;
}

.HeadPhoneBox {
	padding: 25px 0px 12px 18px;
	vertical-align: bottom;
	text-align: left;
}

.HeadRightBox {
	background-image: url(../images/head_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/*
	center styles
*/
.MainArea {
	background-color: #ffffff;
	vertical-align: top;
}
.MainShadowLeft {
	background-image: url(../images/main_shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
	vertical-align: bottom;
	height: 550px;
}
.MainShadowRight {
	background-image: url(../images/main_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: bottom;
}
.MainSp {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.VertMenuColumn {
	vertical-align: top;
	padding-right: 12px;
	padding-top: 15px;
}
.MainSpace {
	vertical-align: top;
	padding-right: 17px;
	padding-left: 22px;
	padding-bottom: 30px;
	padding-top: 15px;
	text-align: left;
}

.MainSpace p {
	line-height: 18px;
	text-align: justify;
}

/*
	bottom styles
*/
.BottomLeftShadow {
	background-image: url(../images/bottom_shadow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomRightShadow {
	background-image: url(../images/bottom_shadow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomBg {
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
.BottomLeftCorner {
	background-image: url(../images/bottom_left_corner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BottomRightCorner {
	background-image: url(../images/bottom_right_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0px 12px 0px 11px;
	vertical-align: top;
}
.CopyRightBox {
	padding: 36px 0px 28px 0px;
	color: #3378a7;
	font-size: 11px;
	text-align: center;
}
.CopyRightMirrorBox {
	padding: 0px 0px 0px 0px;
	color: #3378a7;
	font-size: 12px;
	text-align: center;
}
.BottomLine {
	background-color: #e8e8e8;
	border-top: #d8d8d8 1px solid;
}
.BottomSupportBox {
	padding: 2px 13px 0px 13px;
	color: #3378a7;
	font-size: 12px;
	text-align: right;
}
.BottomLinkBox {
	padding: 2px 0px 0px 13px;
	color: #3378a7;
	font-size: 12px;
	text-align: left;
}
.BottomLink {
	color: #3378a7;
	font-size: 12px;
}
A.BottomLink:link,A.BottomLink:visited, A.BottomLink:active {
	color: #3378a7;
	font-size: 12px;
	text-decoration: none;
}
A.BottomLink:hover {
	color: #48b51d;
	font-size: 12px;
	text-decoration: none;
}

/*
	top menu styles
*/
.TopMenuBox {
    background-image: url(../images/topmenu_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: #a4c2dc 1px solid;
	border-bottom: #a6c2da 1px solid;
	background-color: #f7f8fa;
	
}
.TopSubMenu {
	position: absolute;
	border: #c3d3e1 1px solid;
	width: 170px;
}
.TopMenuItem {
	padding: 0px 0px 0px 0px;
}
.TopMenuLink {
	color: #3378a7;
	font-size: 12px;
	font-weight: bold;
}
A.TopMenuLink:link,A.TopMenuLink:visited, A.TopMenuLink:active {
	color: #3378a7;
	font-size: 12px;
	padding: 8px 21px 9px 21px;
	text-decoration: none;
	display: block;
}
A.TopMenuLink:hover {
	color: #48b51d;
	font-size: 12px;
	padding: 8px 20px 9px 20px;
	background-color: #f4f6f8;
	background-image: url(../images/topmenu_a_bg.gif);
	text-decoration: none;
	border-left: #c2d3e1 1px solid;
	border-right: #c2d3e1 1px solid;
}
.SubItemBox {
	background-image: url(../images/topsubmenu_bg.gif);
	background-repeat: repeat-x;
	border-top: #e4e8ed 1px solid;
	border-left: #e4e8ed 1px solid;
	border-right: #e4e8ed 1px solid;
	color: #3989bf;
}

A.TopSubMenuLink:link,A.TopSubMenuLink:visited, A.TopSubMenuLink:active {
	color: #3378a7;
	font-size: 12px;
	background-image: url(../images/topmenu_bullet.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
	padding: 1px 22px 0px 17px;
	text-decoration: none;
	display: block;
}
A.TopSubMenuLink:hover {
	color: #48b51d;
	font-size: 12px;
	padding: 1px 22px 0px 17px;
	background-color: #f4f6f8;
	background-image: url(../images/topmenu_bullet_a.gif);
	background-position: 5px 6px;
	background-repeat: no-repeat;
}

/*
	vertical menu styles
*/
TABLE.VertMenuTitle {
	background-color: #ffffff;
	border: #d9d9d9 1px solid;
	background-image: url(../images/vert_menu_title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
TD.VertMenuTitle {
	font-size: 12px;
	color: #3989bf;
	font-weight: bold;
	text-align: left;
}
.VertMenuBox {
	border-left: #d9d9d9 1px solid;
	border-right: #d9d9d9 1px solid;
	border-bottom: #d9d9d9 1px solid;
	background-image: url(../images/vert_menu_box_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 8px 8px 15px 8px;
}

.VertMenuLink {
	color: #3378a7;
	font-size: 12px;
	background-image: url(../images/menu_bullet.gif);
	background-position: 3px 6px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 17px;
}
A.VertMenuLink:link,A.VertMenuLink:visited, A.VertMenuLink:active {
	color: #3378a7;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 18px;
}
A.VertMenuLink:hover {
	color: #48b51d;
	font-size: 12px;
	background-image: url(../images/menu_bullet_a.gif);
	text-decoration: none;
}


.VertSubMenuLink {
	color: #3378a7;
	font-size: 12px;
	background-image: url(../images/submenu_bullet.gif);
	background-position: 17px 6px;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 17px;
}
A.VertSubMenuLink:link,A.VertSubMenuLink:visited, A.VertSubMenuLink:active {
	color: #3378a7;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-left: 32px;
}
A.VertSubMenuLink:hover {
	color: #48b51d;
	font-size: 12px;
	background-image: url(../images/submenu_bullet_a.gif);
	text-decoration: none;
}

.Boxes {
	background-image:url(../images/boxes.jpg);
	background-repeat:no-repeat;
	width:180px;
	height:249px;
	position:relative;
}

.ProManualBox {
	background-image: url(../images/pro_manual_box.png);
	background-repeat: no-repeat;
	width: 180px;
	height: 250px;
	position: relative;
}

.BuyBut {
	position:absolute;
	top:215px;
	left:20px;
	width:66px;
	height:24px;
}

.DemoBut {
	position:absolute;
	top:215px;
	right:20px;
	width:66px;
	height:24px;
}

.DownloadBut {
	position: absolute;
	top: 216px;
	left: 55px;
	width: 76px;
	height: 24px;
}


table.FSTable td.TableHead {
	height:21px;
	background-color: #3887BF;
	border-bottom: #0c4d73 1px solid;
	color: #ffffff;
	padding: 2px 2px 2px 7px;
}

table.FSTable td {
	color:#0e4e74;
	text-align:left;
	background-color:#efefef;
	padding-right:10px;
	padding-left:8px;
	height:21px;
	padding-top:3px;
	padding-bottom:3px;
}

table.FSTable tr.FSTableOdd td {
	color:#0e4e74;
	text-align:left;
	background-color:#e7e8ea;
	padding-right:10px;
	padding-left:8px;
	height:21px;
	padding-top:3px;
	padding-bottom:3px;
}

table.FSTable td.TableSubHead {
	height:21px;
	background-color: #3991d0;
	border-bottom: #0c4d73 1px solid;
	color: #ffffff;
	padding: 2px 2px 2px 27px;

	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	background-position:9px 8px;
}

.ContactInfo {
 margin: 50px 0px 0px 0px;
 text-align: left;
 font-style: italic;
 width: 190px;
 float: right;
}
.ContactInfo span.Phone, 
 .ContactInfo a.Email {
 display: block;
 padding-left: 25px;
 color: #ffffff;
 font-weight: bold;
 line-height: 18px;
}
.ContactInfo span.Phone {
 background: url(../images/icon_phone.gif) no-repeat left 4px;

}
.ContactInfo a.Email {
 background: url(../images/icon_email.gif) no-repeat left 5px;
 text-decoration: none;
}
.ContactInfo a.Email:hover {
 text-decoration: underline;
}

.HeadLinks {
	margin: 68px 0px 0px 0px;
	text-align: left;
	font-style: italic;
	width: 160px;
	float: right;
}

.HeadLinks a.blog {
	padding-left: 22px;
	color: #ffffff;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/icon_blog.gif) no-repeat left 2px;
	text-decoration: none;
}

.HeadLinks a.blog:hover {
	text-decoration: underline;
}

.banner {
	margin: 2px 0px 0px 10px;
	float: right;
}

* html .banner {
	display: none;
}

.banner-ie6 {
	display: none;
	margin: 2px 0px 0px 10px;
	float: right;
}

* html .banner-ie6 {
	display: inline-block;
}

.TestVersionBanner {
	margin: 0;
	margin-bottom: 14px;
	border: 1px solid #A6C2DA;
	width: 179px;
	height: 90px;
	padding: 0;
}

* html .TestVersionBanner {
	display: none;
}

.TestVersionBanner-ie6 {
	display: none;
	margin: 0;
	margin-bottom: 14px;
	width: 179px;
	height: 90px;
	padding: 0;
}

.TestVersionBanner-ie6 img {
	border: 1px solid #A6C2DA;
}

* html .TestVersionBanner-ie6 {
	display: inline-block;
}

.text {
	border: 1px solid #61abda;
	width: 250px;
}