html { 
	overflow-y: scroll; 
}

body {
	margin: 0;
	padding: 0;
	font:normal 12px arial;
	color:#666;
	line-height:18px;
}
a {
text-decoration:none;
}
hr{
height:1px;
}

/************ new style *********/

/***** Header  ******/
.header_short{
	background-image:url("images/rg/header_short.jpg");
	background-repeat: no-repeat;
	height:71px;
	width:977;
	text-align:left;
	border:0px solid red;
	position:relative;

}
.header_short .top-menu{
	width:952px;
	color:rgb(102,102,204);
	font:bold 11px verdana;
	border:0px solid red;
	height:19px;
	padding-top:5px;

}
.header_short .top-menu a{
	text-decoration:none;
	color:#666;
}
.header_short .top-menu a:hover{
	border-bottom:0px solid #000;
	color:#000;
}
.header_short .top-menu input{
	border:1px solid #d1d3d4;
	width:100px;
	height:15px;
	font:normal 9pt arial;
	line-height:1em;
}
.header_short .top-menu .text{
	border:0px solid #d1d3d4;
	float:right;
	line-height:14px;
	color:#666;
	position:relative;
	top:4px;
}
.header_short .down-menu{
	width:952px;
	border:0px solid red;
	color:#fff;
	font:normal 12px verdana;
	display:block;
	margin-top:48px;
	text-align:right;
	letter-spacing:0px;
}
.header_short .down-menu a{
	text-decoration:none;
	color:#fff;
}
.header_short .down-menu a:hover{
	border-bottom:0px solid #000;
	color:#563d7d;
}
.header_short #link-area-map{
	position:absolute; 
	width:130px;
	cursor:pointer;
	height:90px;
	border:0px solid red; 
	left:0px; 
	top:0px;
}

/***** Header-short  ******/
/***** Header  ******/
.header{
	background-image:url("images/rg/header.jpg");
	background-repeat: no-repeat;
	height:91px;
	width:977;
	text-align:left;
	border:0px solid red;
	position:relative;

}
.header .top-menu{
	width:952px;
	color:#666;
	font:bold 13px arial;
	border:0px solid red;
	height:19px;
	padding-top:5px;
}
.header .top-menu a{
	text-decoration:none;
	color:#666;
}
.header .top-menu a:hover{
	text-decoration:underline;
	color:#000;
}
.header .top-menu input{
	border:1px solid #d1d3d4;
	width:68px;
	height:12px;
	font:normal 7pt arial;
	line-height:1em;
}
.header .top-menu .text{
	border:0px solid #d1d3d4;
	float:right;
	line-height:1em;
	color:#666;
}
.header .down-menu{
	width:952px;
	border:0px solid red;
	color:#fff;
	font:900 15px arial;
	display:block;
	margin-top:65px;
	text-align:right;
}
.header .down-menu a{
	text-decoration:none;
	color:#fff;
}
.header .down-menu a:hover{
	text-decoration:underline;
	color:#563d7d;
}
.header #link-area-map{
	position:absolute; 
	width:130px;
	cursor:pointer;
	height:90px;
	border:0px solid red; 
	left:0px; 
	top:0px;
}

/***** Header-short ******/

#main_stage .title{
	font:900 26px verdana;
	color:rgb(86,61,126);
}
#main_stage .menu{
	padding:10px 0px 10px 0px;
	color:#9abf3c;
	font:normal 12px ariel;
}
#main_stage .menu a{
	font:normal 12px arial;
	color:#9abf3c;
	text-decoration:none;
	line-height:22px;
}

#main_stage .menu a .selected{
	font:bold 12px arial;
	color:#666;
	text-decoration:none;
}

#main_stage .menu a:hover{
	color:#666;
	border-bottom:1px dashed #000;
}

#main_stage .content{
	font:normal 12px arial;
	color:#666;
	width:280px;
}
.height22{
line-height:0px;
}
.font-gray-normal{
	font:normal 12px arial;
	color:#666;
	line-height:18px;
}
.font-green-normal{
	font:normal 12px arial;
	color:#9abf3c;
	line-height:18px;
}
.font-smallgreen-bold{
	font:bold 11px arial;
	color:#9abf3c;
}

.font-gray-bold{
	font:bold 12px arial;
	color:#666;

}
.font-graydark-bold{
	font:bold 12px arial;
	color:#333;

}
.font-darkpurple-bold{
	font:bold 12px arial;
	color:rgb(86,61,126);
	line-height:18px;
}
.font-purple-normal{
	font:normal 12px arial;
	color:rgb(154,138,176);
	line-height:18px;
}
.font-purple-italic{
	font:bold 12px verdana;
	color:rgb(86,61,126);
	line-height:18px;
	font-style:italic;
}
.font-purple-bold{
	font:bold 12px arial;
	color:rgb(154,138,176);
}
.link-purple-bold{
	font:bold 12px arial;
	color:rgb(154,138,176);
}
.link-purple-bold:hover{
	font:bold 12px arial;
	color:rgb(154,138,176);
	border-bottom:1px dashed #000;

}

.font-smallgray-bold{
	font:bold 11px arial;
	color:#666;
}

.font-darkgray-bold{
	font:bold 12px arial;
	color:#333;
}
.darkgray-normalbold{
	font:bold 12px arial;
	color:#333;
}

.link-darkgray-small{
	font:bold 11px arial;
	color:#333;
}
.link-darkgray-small:hover{
	color:#333;
	border-bottom:1px dashed #000;
}
.link-green-small{
	font:bold 11px arial;
	color:rgb(138,181,31);
}
.link-green-small:hover{
	color:#333;
	border-bottom:1px dashed #000;
}

.link-darkgray-bold{
	font:bold 12px arial;
	color:#333;
}
.link-darkgray-bold:hover{
	color:#333;
	border-bottom:1px dashed #000;
}

.font-darkgray-bold:hover{
	font:bold 12px arial;
	color:#333;
	border-bottom:1px dashed #000;
}

.linkline:hover{
	border-bottom:1px dashed #000;
}
.font-green-bold{
	font:bold 12px arial;
	color:#9abf3c;

}
.font-green-normal{
	font:normal 12px arial;
	color:#9abf3c;
}
.link-green-normal{
	font:normal 12px arial;
	color:#9abf3c;
}
.link-gray-normal:hover{
	color:#666;
	border-bottom:1px dashed #000;
}
.link-gray-small{
	font:normal 8pt verdana;
	color:#666;
}
.link-gray-small:hover{
	color:#666;
	border-bottom:1px dashed #000;
}
.link-gray-normal{
	font:normal 12px arial;
	color:#666;
}

.link-green-normal:hover{
	color:#666;
	border-bottom:1px dashed #000;
}
.font-gray-small{
	font:normal 11px arial;
	color:#666;
	line-height:18px;

}

.separator-line{
        border-bottom:1px solid #ccc;
	height:1px;
}

.bg_gray_long{
	background-image:url("images/rg/bg_gray_long.gif");
	background-repeat: no-repeat;
	font:bold 13px arial;
	padding-left:5px;
	height:26px;
	line-height:26px;
	color:#fff;
	width:554px;

}
.bg_gray_longer{
	background-image:url("images/rg/bg_gray_longer.gif");
	background-repeat: no-repeat;
	font:bold 13px arial;
	padding-left:5px;
	height:26px;
	line-height:26px;
	color:#fff;
	width:814px;

}

.bg_gray_small{
	background-image:url("images/rg/bg_gray_small.gif");
	background-repeat: no-repeat;
	font:bold 13px arial;
	padding-left:5px;
	height:26px;
	line-height:26px;
	color:#fff;

}
.right-column-box{
	text-align:left;
	border:0px solid #ccc;
	padding:0px 0px 0px 1px;
/*	background-color:rgb(233,239,241);*/

}
/************ new style *********/

#container {
	position:relative;
	text-align:left;
	width:977px;
	margin:0 auto;
	vertical-align: top;
	background-color: White;
}


#container-table{
	
	vertical-align: top;
	position: relative;
	margin-top: 0px;
	border-top: 2px solid #A8A8A8;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
}

#main-content-td {
	padding-left: 15px;
	padding-top: 10px;
	margin-top: 0px;
/*	width: 780px;*/
	vertical-align: top;
	background-color: white;
	padding-right: 16px;
}


#top-left-logo {
	position: absolute;
	top: -78px;
	left: 0px;
	width: 184px;
	height: 77px;
	z-index:99;
}

#top-general-menu {
position:absolute;
top: -71px;
/*padding-top: 8px;*/
right: 2px;
width: 500px;
height:10px;
vertical-align:bottom;
text-align:right;
color:silver;
font:8px arial;
z-index: 10;
}


#new-footer{
/*	clear: both;*/
margin-top:10px;
}

.li-style{
list-style-image: url(http://www.jungo.com/images/bullet1.gif);
margin-top:0px;
}

.li-title-style{
list-style-type:none;
margin-top:0;
}
H1 {
font: 12px arial;
color: gray;
line-height:100%;
height:18px;
margin:0;
padding:0 10px;
/*	border-bottom: 1px dotted;*/

}

#h1holder{
	position: relative;
	left: -2px;
	padding: 2px;
}

#bread-crumbs{
	font: 10px arial;
	color: silver;
	position: relative;
	padding-top: -5px;
	left: 0px;
}



LEGEND {
position:relative;
background-color:#959FBD;
color:#FFF;
font:bold 11px arial;
letter-spacing:1px;
top:-18px;
padding:3px 20px;

}

LEGEND.white {
background-color:#FFF;
color:#000;
border:1px solid #959FBD;
font:bold 11px arial;
letter-spacing:1px;
top:-26px;
padding:3px 20px;
}

FIELDSET {
background-color:#fff;
position:relative;
display:block;

}

dt {
font-weight:700;
border-bottom:1px solid silver;
padding:16px 0 6px;
}

dd {
line-height:160%;
padding-top:2px;
}

.field-must1 {
color:red;
font:bold 12px arial;
}

.field-not-must1 {
color:#E8EAEF;
font:bold 12px arial;
}


#product-top-menu ,#product-top-menu a{
color:#9abf3c;
font:normal 12px arial;
padding:18px 0px; 

}

#rss-top {
position:absolute;
top:0;
right:5px;
}



.std-top-image {
position:relative;
border:0;
width: 100%;
height:200px;
padding-bottom:10px;
}

.wide-top-image{
	position: relative;
	border: 0px;
	width: 100%;
	height: 200px;
	padding-bottom: 10px;
}

#top-image-empty {
background:#FFF url(images/top_empty_x.jpg) top left repeat-x;
}

#top-image-installation {
background:#FFF url(images/top_installation.jpg) top left no-repeat;
}

#top-image-support {
background:#FFF url(images/top_support_center.jpg) top left no-repeat;
}

#top-image-icon1 {
position:absolute;
top:58px;
right:40px;
z-index:5;
overflow:hidden;
}

#product-top-image-empty {
position:relative;
background:#FFF url(images/top_section_empty.jpg) top left no-repeat;
/*width:100%;*/
height:115px;
border:0;
padding-bottom:10px;
}

#product-top-title {
position:relative;
top:0px;
left:0;
/*margin-left:10px;*/
height:30px;
color:#666;
font:bold 28px arial;
}
#product-title{
font:900 26px arial;
	color:#666;
}


.title6{
color:black;
font:28px/180% Georgia;	
}

.title6 a{
	text-decoration: none;
	color: black;
}

.title6 a:hover{
	color: #448BCB;
}

.title6b{
color:#448BCB;
font:28px/180% Georgia;	
}


#product-top-summary {
	font:normal 11px arial;
	color:#666;
	width:400px;
	line-height:18px;

}

#product-top-summary2 {
position:absolute;
top:80px;
left:0;
margin-left:10px;
width:450px;
height:90px;
color:#000;
font:11px arial;
}

#product-top-summary3 {
position:absolute;
top:72px;
left:0;
margin-left:10px;
width:450px;
height:90px;
color:#000;
font:11px arial;
}

#product-top-summary-small {
position:absolute;
top:5px;
left:0;
margin-left:10px;
width:400px;
height:80px;
color:#000;
font:11px arial;
}

#product-top-summary-small-wide {
position:absolute;
top:5px;
left:0;
margin-left:10px;
width:96%;
height:80px;
color:#000;
font:11px/180% arial;
}


fieldset {
border:1px solid #ccc;
padding:9px;
}

#main-nav-menu {
position:absolute;
top:20px;
right:0;
width:650px;
height:26px;
overflow:hidden;
vertical-align:middle;
text-align:right;
background:#E8EAEF url(images/top_nav_left_corner.gif) top left no-repeat;
padding-right:15px;
padding-top:3px;
border:0;
}



#top-general-menu-trnaslate {
position:absolute;
top:1px;
right:-5px;
color:silver;
font:8px arial;
vertical-align:top;
text-align:right;
width:120px;
height:12px;
}

#translate-bar {
position:absolute;
top:18px;
right:0;
width:352px;
border:1px solid gray;
z-index:15;
text-align:left;
background-color:silver;
font:10px arial;
padding:8px;
}

.translate-button {
font:10px arial;
color:gray;
background-color:#FFF;
border:1px solid gray;
}

a.image-link {
border:none;
text-decoration:none;
}

a.image-link:hover {
border:none;
}

a.orange-link{
font-weight: bold;
color: white;
text-decoration: none;
padding: 2px;
background-color: #FC7D00;
}

a.orange-link:hover{
	color:black;
}


a.links-block {
font:11px/140% arial;
color:#000;
text-decoration:none;
display:block;
border-top:1px solid #FFF;
border-bottom:1px solid #FFF;
padding:6px;
}

a.links-block:hover {
background-color:#E8EAEF;
border-top:1px solid #000;
border-bottom:1px solid #000;
}

.newbluenl {
font-size:12px;
color:green;
text-decoration:none;
}

.font1white {
font-family:arial,arial;
font-size:11px;
color:#FFF;
text-decoration:none;
}

.white-title {
font:bold 12px arial;
letter-spacing:1px;
background-color:#FFF;
color:#5881F3;
display:block;
text-align:center;
padding:2px;
}

.white-text {
font:12px/140% arial;
color:#FFF;
letter-spacing:1px;
}

.black-easy {
font:bold 12px/140% arial;
color:#000;
letter-spacing:1px;
}

.dark-title {
background:rgb(86,61,126);
text-align:center;
width:100%;
font:bold 12px arial;
letter-spacing:1px;
color:#FFF;
}

.dark-title-grad {
background:transparent url(images/dark_title2.jpg) left top repeat-x;
height:12px;
}

.dark-title-small {
font:bold 14px arial;
background-color:#fff;
color:#666;
display:block;
text-align:left;
border-bottom:1px solid #FFF;
padding:2px 0 2px 0px;
}


.code1 {
color:#000;
font:11px/150% courier;
background-color:#E8EAEF;
margin-top:5px;
margin-bottom:5px;
padding:3px;
}

.tiny-gray {
font:10px arial;
color:gray;
}

.tiny-comment {
font:10px arial;
color:#595959;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:15px;
z-index:15;
}

.tiny-comment2 {
font:10px arial;
color:#E6E6E6;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:15px;
z-index:15;
}

a.links-b {
color:#514670;
text-decoration:none;
font:bold 9px arial;
}

a.links-b1 {
color:#514670;
text-decoration:none;
font:bold 11px arial,verdana;
}

.b1 {
color:#514670;
font:bold 11px arial,verdana;
}

a.links-b2 {
color:#514670;
font:bold 12px arial,verdana;
text-decoration:underline;
}

.tiny-white {
font:bold 9px arial;
color:#FFF;
}

a.links-black {
color:#000;
text-decoration:none;
font:bold 11px arial,verdana;
}

a.tiny-link {
font:bold 9px arial;
text-decoration:none;
color:#949494;
}

a.tiny-link:hover {
color:#000;
text-decoration:underline;
}

a.tiny-link2 {
font:bold 10px arial;
text-decoration:none;
color:#6D6D6D;
}

a.tiny-link-gray {
font:bold 10px arial;
text-decoration:none;
color:#6F6F6F;
}

a.tiny-link-white {
font:bold 9px arial;
text-decoration:none;
color:#FFF;
}

.transparent-link1 {
color:#333;
font:bold 11px arial;
text-decoration:none;
}

.transparent-link-italic {
    color:#000;
    font:11px arial,verdana;
    text-decoration:none;
    font-style: italic;
}

TT {
font:11px Courier;
color:#000;
}


.h100 {
font:bold 13px arial;
color:#000;
}

H2 {
color:#000;
font-family:Arial;
font-size:15pt;
}

H3 {
color:#003e83;
font-family:Arial;
font-size:10pt;
}

H4 {
color:#000;
font-family:Arial;
font-size:13pt;
}

.pagetitle {
font-family:arial,verdana;
font-size:14px;
color:#FFF;
font-weight:700;
}

.subtitleblack {
color:#000;
font-family:Arial;
font-size:9pt;
text-decoration:none;
font-weight:700;
}

.font1 {
font-family:arial,verdana;
font-size:12px;
color:#666;
text-decoration:none;
line-height:160%;
}

.font1g {
font-family:arial,verdana;
font-size:11px;
color:gray;
text-decoration:none;
line-height:140%;
}

.font1twn {
font-family:arial,verdana;
font-size:11px;
color:#000;
text-decoration:none;
}

fontbold {
font-family:arial,verdana;
font-size:11px;
color:#000;
font-weight:bolder;
}

.font2 {
font:10px/130% arial;
color:#000;
}

.font6 {
font-size:8pt;
font-family:arial,verdana;
color:#000;
}

.font1blue {
color:#00286f;
font-family:arial,verdana;
font-size:11px;
}

.font1bluebold {
color:#00286f;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

.font1redbold {
color:red;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

.font2bluebold {
color:#00286f;
font-weight:700;
font-family:arial,verdana;
font-size:15px;
}

.ablue {
color:#00286F;
font-weight:700;
font-family:arial,verdana;
font-size:11px;
}

li {
margin-bottom:3px;
}

.txtRegular {
font-size:11px;
color:#000;
line-height:130%;
}

.txtPageTitle {
font-size:14px;
color:#FFF;
font-weight:700;
}

.txtHeader {
font-size:11px;
color:#514670;
font-weight:700;
text-decoration:none;
}

.txtTitle {
font-size:14px;
color:#514670;
font-weight:700;
}

.txtMenuTitle {
font-size:11px;
color:#FFF;
font-weight:700;
}

a.highlight-link {
font:bold 10px arial;
color:#FFF;
text-decoration:none;
}

.gray-spacer {
height:19px;
background-color:#E8EAEF;
width:227px;
display:block;
}

.txtLink-i {
font:italic 11px arial;
color:#514670;
text-decoration:none;
}

a.section-link1 {
font:bold 11px arial;
color:#514670;
text-decoration:none;
}

a.section-link1:hover {
color:#A19AC2;
}

a.link-block1 {
font:11px arial;
color:#514670;
text-decoration:none;
display:block;
padding:1px;
}

a.link-block1:hover {
background-color:#E4E4E4;
}

.box-free-download4 {
background:transparent url(images/download_empty4.png) top left no-repeat;
width:188px;
height:66px;
text-align:left;
color:#FFF;
}

.box3-pad {
padding:10px 30px 10px 16px;
}

.strong-black {
color:#000;
font:bold 11px arial,verdana;
}

.toolBar {
font-size:9px;
font-family:arial;
font-weight:700;
color:#514670;
}

.toolBar A {
text-decoration:none;
color:#514670;
}

.mainPicText {
padding-left:20px;
font-family:arial;
font-size:13px;
color:#FFF;
font-weight:700;
}

.mainPic {
background-image:URL('images/mainPic.jpg');
background-repeat:no-repeat;
}

.submitLink {
color:#fff;
background-color:#669;
text-decoration:none;
border:none;
width:203px;
height:60px;
}

.formInText {
border:1px navy solid;
background-color:#E8EAEF;
}

.fieldset {
background-color:#669;
border:3px navy double;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.fieldset-new {
background:#669 url(images/new_corner_white.gif) top right no-repeat;
border:1px solid #0F5CA3;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.fieldset1 {
background-color:#669;
border:1px solid #FFF;
width:208px;
font-family:arial,verdana;
font-size:11px;
color:#fff;
text-decoration:none;
line-height:140%;
text-align:center;
margin-top:12px;
}

.image-above-smap {
background:#FFF url(./images/img_inner.gif) top left no-repeat;
}

.left-spaced {
text-align:left;
line-height:130%;
}

a.main-link {
font:bold 10px arial,verdana;
text-decoration:none;
background-color:#866AA5;
color:#FFF;
width:250px;
display:block;
padding:2px;
}

a.main-link:hover {
background-color:#000;
}

div.ablue2 {
width:280px;
background:#6C7AA3; url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 11px arial;
padding:1px 20px 1px 5px;
}

div.ablue3 {
width:280px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 13px arial;
padding:1px 20px 1px 5px;
}

a.ablue2 {
width:280px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 11px arial;
text-decoration:none;
padding:1px 20px 1px 5px;
}

a.ablue3 {
width:250px;
background:#6C7AA3 url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 11px arial;
text-decoration:none;
display:block;
padding:1px 0 1px 3px;
}

a.ablue4 {
width:50%;
background:rgb(154,138,176) url(images/tab_right_corn.gif) top right no-repeat;
color:#FFF;
font:bold 12px arial;
text-decoration:none;
display:block;
padding:1px 0 1px 3px;
}
.title-box-5{
background:rgb(154,138,176);
color:#FFF;
font:bold 12px arial;
display:block;
padding:1px 0 1px 3px;
}
.body-box-5{
background-color:rgb(233,239,241);
border:1px solid #D2D2D2;
font:12px arial,verdana;
padding:7px 10px;
}
td.top-title1 {
color:#000;
font:bold 16px arial,verdana;
vertical-align:top;
padding-top:20px;
height:70px;
}

td.listing-inner {
background-color:#fff;
color:#717FA1;
font:12px arial,verdana;
border-bottom:1px solid #959FBD;
border-left:1px solid #959FBD;
border-right:1px solid #959FBD;
line-height:150%;
padding:2px 4px 3px;
}

.listing-inner3 {
background-color:#fff;
color:#666;
font:12px arial,verdana;
border:1px solid #ccc;
line-height:150%;
padding:2px 4px 3px;
}

.listing-inner4 {
background-color:#fff;
color:#000;
font:bold 12px arial,verdana;
border-bottom:1px solid #cccc;
line-height:150%;
padding:2px 4px 3px;
}

.listing-inner-clear {
background-color:#fff;
color:#666;
font:normal 12px arial;
line-height:18px;
border:1px solid #ccc;
padding:20px;
}
.listing-inner-clear a:hover{
border-bottom:1px dashed #000;
}

.listing-inner-clear img{
/*border:0px solid #ccc;*/
}
/*.div-border{
	border:0px solid #ccc;
}*/


.listing-inner-partner {
background-color:#fff;
color:#666;
font:normal 12px arial;
line-height:18px;
border:1px solid #ccc;
padding:20px;
}

.listing-inner-partner img{
border-right:0px solid #ccc;
border-top:0px solid #ccc;
border-left:0px solid #ccc;
border-bottom:0px solid #ccc;
padding-right:0px;
margin-right:0px;
margin-left:20px;
margin-bottom:5px;
}
.listing-inner-partner .space{
/*float:left;*/
padding-right:0px;
border-left:1px solid #ccc;
margin-right:5px;

}

.img-box1{
border:0px solid #ccc;
padding:2px;
}
.img-box2{
border:0px;
margin-left:0px;
margin-bottom:0px;
}
.box1 {
background-color:#fff;
color:#000;
font:11px arial;
border:1px solid #ccc;
padding:4px 15px;
}

.box2 {
background-color:gray;
color:#FFF;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:4px 15px;
}

.box-green {
background-color:#D3E49D;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:4px 15px;
}
.box-release_branch {
background-color:#D3E49D;
color:#000;
font:12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px 6px 15px;
text-align:center;
}
.box-release_branch_empty {
background-color:#ffffff;
color:#000;
font:12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px 6px 15px;
text-align:center;
}
.box-release_version-title{
background-color:rgb(154,138,176);
color:#ffffff;
font:bold 12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px;
text-align:center;
}
.box-release_version{
background-color:#cccccc;
color:#000;
font:bold 12px arial,verdana;
border:1px solid #959FBD;
padding:6px 15px;
text-align:center;
}

.listing-support {
background:#E8EAEF url(images/support_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}

.listing-products {
background:#E8EAEF url(images/download_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}

.listing-news {
background:#E8EAEF url(images/news_small.gif) top right no-repeat;
color:#000;
font:11px/160% arial,verdana;
border:1px solid #959FBD;
padding:20px 35px 15px 20px;
}
.homepage-item{
		border-bottom: 1px solid #ccc;
		background-color: #fff;
		padding-bottom: 8px;
		font:normal 8pt verdana;
		line-height: 17px;
		color:#666;
		/*margin-bottom: 10px;*/
}
.homepage-item .space{
border-left:1px solid #ccc;
margin-left:5px;
padding-left:7px;

}
.homepage-item td{
padding-top:0px;
padding-bottom:0px;
}
.listing-inner5 {
background:#ADE309 url(images/corner_green.gif) top right no-repeat;
color:#000;
font:bold 11px arial,verdana;
border-left:1px solid #959FBD;
line-height:150%;
height:35px;
padding:2px 4px 3px;
}

.products-spacer {
border-bottom:3px solid #FFF;
border-top:2px solid gray;
}

td.listing-inner2 {
background-color:#fff;
color:#666;
font:11px arial;
line-height:160%;
vertical-align: middle;
padding:2px 4px 3px;
}
td.listing-inner-black {
background-color:#E8EAEF;
color:#000;
font:11px arial,verdana;
line-height:150%;
vertical-align:top;
padding:4px 8px 16px;
}

td.listing-inner-pad {
background-color:#E8EAEF;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:10px;
}

td.listing-inner-rc {
background:#E8EAEF url(images/corner-gray1.gif) bottom right no-repeat;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:2px 4px 5px;
}

td.listing-inner-rc2 {
background:#E8EAEF url(images/corner-gray2.gif) bottom right no-repeat;
color:#717FA1;
font:11px arial,verdana;
line-height:150%;
padding:2px 4px 5px;
}

td.listing-title {
background-color:#959FBD;
color:#FFF;
border:1px solid #959FBD;
font:bold 11px arial,verdana;
letter-spacing:0;
padding:2px 4px 3px;
}

.border1 {
border:1px solid #6C7AA3;
padding:2px;
}

.border2 {
border:1px solid #000;
font:12px arial;
padding:2px;
}

.table1 {
border:1px solid #A7B0CD;
padding:10px;
}

.indent1 {
padding-left:30px;
}

#wrap-default {
position:relative;
top:0;
left:0;
width:545px;
overflow:visible;
}

a.list-link {
font:11px arial,verdana;
text-decoration:none;
color:#717FA1;
}

.title-type2 {
font:bold 14px arial,verdana;
color:#333;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
display:block;
vertical-align:middle;
padding:10px 0 10px 5px;
}

.title-type2s {
font:bold 12px arial,verdana;
text-decoration:none;
color:#514670;
border-bottom:2px solid #6C7AA3;
border-top:1px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
}

.title-type4 {
        display:block;
	width:820px;
	margin-top:18px;
	background-image:url("images/rg/bg_gray_longer.gif");
	background-repeat: no-repeat;
	font:bold 13px arial;
	padding-left:5px;
	height:26px;
	line-height:26px;
	color:#fff;

/*font:bold 16px arial, Georgia,arial;
color:#4682b4;
border-bottom:2px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
vertical-align:middle;
padding:1px 0 1px 5px;*/
}

.title-type4s {
font:bold 14px arial,verdana;
width:330px;
color:#4682b4;
border-bottom:2px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
vertical-align:middle;
padding:1px 0 1px 5px;
}

.title-type4b {
font:bold 14px arial,verdana;
color:#4682b4;
border-bottom:2px solid #6C7AA3;
background:#FFF url(images/grad_title_back.gif) bottom left repeat-X;
display:block;
vertical-align:middle;
width:340px;
padding:1px 0 1px 5px;
}

.sub-title1 {
border-bottom:1px solid #6C7AA3;
width:420px;
font:bold italic 14px arial,verdana;
margin-bottom:15px;
background:transparent url(images/amall_arrow.gif) top left no-repeat;
padding-left:20px;
color:#514670;
}

.sub-title2 {
width:420px;
font:bold italic 14px arial,verdana;
margin-bottom:5px;
background:transparent url(images/small_arrow.gif) top left no-repeat;
padding-left:20px;
color:#514670;
}

.indented-par {
border-left:10px solid #6C7AA3;
padding-left:30px;
margin-left:10px;
width:80%;
font:11px/150% arial;
color:#4D597B;
}

td.product-preview {
font:11px arial,verdana;
color:#000;
padding:5px;
}

.products-details-div {
position:relative;
width:558px;
}

#products-shared {
position:relative;
width:558px;
height:985px;
vertical-align:top;
color:#000;
display:block;
margin-left:5px;
margin-top:-12px;
line-height:140%;
}

#category-rg {
position:absolute;
top:10px;
left:281px;
width:270px;
text-align:left;
vertical-align:top;
padding:5px;
}

#category-st {
position:absolute;
top:10px;
left:0;
width:270px;
text-align:left;
vertical-align:top;
padding:5px;
}

.indent-left1 {
padding-left:5px;
padding-top:10px;
}

.section-title1 {
width:259px;
text-align:center;
}

.fontg{
font: italic 12px Georgia;
line-height:200%;	
}

.fontg a.transparent-link1{
	font: italic 12px Georgia;
	text-decoration: none;
}

.title2 {
color:#585858;
font:bold 16px Georgia,arial;
line-height:150%;
}

.title2u {
color:#585858;
font:bold 16px Georgia,arial;
line-height:150%;
width:100%;
border-bottom:1px solid #D1D1D1;
margin-bottom: 10px;
}

.title3u {
color:#000;
font:bold 12px arial;
line-height:150%;
width:100%;
border-bottom:1px solid #D1D1D1;
}

.title1-white {
color:#FFF;
font:bold 16px/150% Georgia,arial;
border-bottom:1px dashed #FFF;
margin-bottom:10px;
}

.title1 {

font:bold 12px arial,verdana;
color:#333;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
display:block;
vertical-align:middle;
padding:10px 0 10px 5px;

}

.title-news-awards {
font:bold 12px arial,verdana;
color:#333;
border-bottom:1px solid #ccc;
display:block;
padding:10px 0 15px 0px;
text-align:center;
}

.title1-green{
color:#9abf3c;
font:bold 14px arial;
}
.title1s {
color:#4682b4;
font:16px/150% Georgia,arial;
}

.title1u {
color:#4682b4;
font:bold 16px Georgia,arial;
border-bottom:2px solid #4682b4;
display:block;
width:100%;
line-height:150%;
}

.mega-title {
background:#FFF url(images/mega_title.png) left top no-repeat;
width:550px;
height:87px;
margin-bottom:15px;
}

.mega-title-text {
position:relative;
top:30px;
left:45px;
width:450px;
font:bold 20px Georgia;
color:#2973BC;
}

.below-mega-title {
position:relative;
top:-37px;
left:52px;
}

.flashy-text {
font:italic 16px Georgia;
color:#2973BC;
line-height:150%;
}

.top-spacer {
background-color:#fff;
border:1px solid #D2D2D2;
font:12px arial,verdana;
line-height:130%;
padding:7px 10px;
}

.ul-bullet1a li {
padding-bottom:2px;
}
.ul-bullet1b li {
padding-bottom:2px;
list-style-image: url(http://www.jungo.com/images/bullet1.gif);
}
.ul-bullet1a-spaced li {
padding-bottom:10px;
}

.ul-bullet2 {
list-style-image:url(images/bullet2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet-doc {
list-style-image:url(images/bullet_doc2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet3 {
list-style-image:url(images/bullet3.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}

.ul-bullet4 {
list-style-image:url(images/bullet4.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
width:60%;
padding-left:12px;
margin-left:12px;
padding-top:3px;
}

.ul-bullet4long {
list-style-image:url(images/bullet4.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
padding-left:12px;
margin-left:12px;
padding-top:3px;
}

.ul-download {
list-style-image:url(images/bullet_download.gif);
vertical-align:top;
font:11px/140% arial;
color:#535353;
width:80%;
padding-left:8px;
margin-left:8px;
padding-top:3px;
}

.ul-pdf {
list-style-image:url(images/pdficon2.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:12px;
padding-left:12px;
margin-bottom:4px;
line-height:30px;
}

.ul-pdf2 {
list-style-image:url(images/pdficon2.gif);
vertical-align:bottom;
margin-left:22px;
padding-left:22px;
}

.download-icon {
background:transparent url(images/bullet_download.gif) top left no-repeat;
padding-left:14px;
text-align:left;
}

.att-icon {
background:transparent url(images/bullet_att2.gif) top left no-repeat;
padding-left:14px;
text-align:left;
}

.pdf-icon {
background:transparent url(images/pdficon2.gif) top left no-repeat;
padding-left:26px;
text-align:left;
}

a.zoom-link {
font:9px arial;
color:#000;
background:url(images/magnify.gif) left top no-repeat;
padding-left:16px;
text-decoration:none;
}

a.zoom-link:hover {
color:gray;
}

.top-bullet1 {
background:transparent url(./images/tb_blt.gif) center left no-repeat;
padding:1px 0 1px 11px;
}

.top-bullet2 {
background:transparent url(./images/gr_headerBlt.gif) center left no-repeat;
padding:1px 3px 1px 14px;
}


.red-comment {
font:11px arial;
color:red;
letter-spacing:1px;
}

a.red-link {
font:bold 11px arial;
color:red;
text-decoration:underline;
}

.add-new-image {
position:relative;
top:-107px;
left:305px;
width:45px;
height:26px;
text-align:right;
background:transparent url(images/icon_new.gif) top right no-repeat;
z-index:1;
display:block;
}

.rounded-corner1 {
height:19px;
width:195px;
background:#E8EAEF url(openrg/images/MsoPnl_Cnr_tr_55B.gif) top right no-repeat;
vertical-align:middle;
text-align:left;
padding-top:4px;
font-size:11px;
color:#514670;
font-weight:700;
text-decoration:none;
}

.box-type1 {
background:#5881F3 url(images/box_back1.gif) bottom left repeat-x;
font:11px verdana, arial;
color:#FFF;
line-height:130%;
padding:3px;
}

.box-type2 {
background:#5881F3 url(images/box_back2.gif) bottom left repeat-x;
font:11px verdana, arial;
color:#FFF;
line-height:130%;
padding:3px;
}

.box-type4 {
background:#D7D7D7 url(images/box_back5.jpg) bottom right repeat-x;
font:11px verdana, arial;
line-height:130%;
color:#000;
border:1px solid #A4A4A4;
z-index:1;
}

.title-type3 {
background:#FFF url(index_images/index_nav_td_on.gif) top left repeat-x;
height:34px;
text-align:left;
vertical-align:middle;
font:bold 12px arial;
color:#000;
padding-top:5px;
}

td.download-empty {
width:150px;
height:97px;
background:#FFF url(images/download_empty_back.gif) center top no-repeat;
padding-top:20px;
padding-left:5px;
padding-right:5px;
color:#FFF;
font:bold 12px arial;
text-align:center;
vertical-align:top;
}

.section-empty {
width:210px;
height:69px;
background:transparent url(images/section_empty_back.gif) top center no-repeat;
padding-top:12px;
padding-left:5px;
padding-right:5px;
color:#FFF;
font:bold 12px arial;
text-align:center;
vertical-align:top;
}

.spaced-blue {
width:130px;
font:bold 10px arial;
color:#6C7AA3;
vertical-align:top;
padding:10px 10px 10px 20px;
}

.section-low {
font:bold 10px arial;
color:#6C7AA3;
vertical-align:top;
width:210px;
padding:5px 5px 5px 25px;
}

.dark-blue-rect {
border:1px solid #0F5CA3;
}

.underlined1 {
border-top:1px solid silver;
padding:10px;
}

.pad-fix1 {
padding:19px 0 3px 15px;
}

.form-table1 {
background-color:#fff;
border:1px solid #ccc;
font:11px arial;
color:#666;
padding:4px;
}

.fields1 {
border:1px solid #97A2A6;
color:#000;
font:11px arial,verdana;
}

.fields1:focus {
border:1px solid #1A5FA0;
}

.fields-error {
background-color:#FF7373;
border:1px solid #97A2A6;
color:#000;
font:11px arial,verdana;
}

.reseller-box {
border-top:1px solid #003E83;
border-bottom:none;
background:#E8EAEF url(images/corner-gray1.gif) bottom right no-repeat;
font:11px arial;
line-height:130%;
color:#000;
margin-bottom:20px;
width:440px;
margin-left:30px;
vertical-align:top;
padding:15px;
}

div.seminar2 {
background:#FFF url(images/jungo_seminars_logo_wide.gif) top center no-repeat;
color:#FFF;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

div.vista-ready {
background:transparent url(images/vista_ready.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

div.vista-support {
background:transparent url(images/vista_support.png) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
}

div.contact-generic-box {
background:transparent url(images/contact_generic_box.png) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

.blue-box1 {
color:#000;
font:12px arial;
width:145px;
height:129px;
text-align:center;
z-index:15;
cursor:pointer;
}

.box-download {
background:transparent url(images/download_box_generic.png) top center no-repeat;
}

.box-download2 {
background:transparent url(images/download_box_generic2.png) top center no-repeat;
}

.download-usbt-community{
	background: url(images/download_usbt_community.png) left top no-repeat;
	width: 145px;
	height: 89px;
	z-index: 15;
	cursor: pointer;
}


.box-beta {
background:transparent url(images/download_box_generic_beta.png) top center no-repeat;
}

.box-request {
background:transparent url(images/download_box_generic_req.png) top center no-repeat;
}

div.seminar3 {
background:transparent url(images/seminars3.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

div.shows1 {
background:transparent url(images/shows1.gif) top center no-repeat;
color:#000;
font:12px arial;
width:145px;
height:155px;
text-align:center;
}

.box-free-download {
background:transparent url(images/download_empty2.gif) top left no-repeat;
width:168px;
height:107px;
text-align:center;
color:#FFF;
}

.box-focus {
background:transparent url(images/focus_box.gif) top left no-repeat;
width:168px;
height:107px;
text-align:center;
color:#FFF;
}

.2cols-left{
	width: 382px; 
	padding-right: 20px;
	vertical-align: top;
	float: left;
}

.2cols-right{
	width: 382px; 
	padding-left: 20px;
	vertical-align: top;
	float: right;
	padding-left: 382px;
}


.pad20 {
padding-left:20px;
}

.pad-fix-box-free {
text-align:center;
vertical-align:middle;
padding:30px 20px 0 6px;
}

.pad-fix-box-focus {
text-align:center;
vertical-align:middle;
padding:12px 10px 0;
}

.pad-fix-seminar {
padding:10px 9px 20px;
}

.form-table {
background-color:#fff;
border:1px solid #C1C8CC;
font:11px/160% arial;
color:#000;
}

.float-box1{
float:right;
width: 180px;
height: 200px;
margin: 0 0 20px 20px;
background: url(images/float_box1.png) left top no-repeat;
	
}

.float1 {
float:right;
padding:0 0 15px 15px;
}

.float1c {
float:right;
padding:0 20px 20px 0;
}

.float1b {
float:right;
}

.float2 {
float:left;
padding:0 15px 15px 0;
}

.trans-link {
color:#FFF;
font:8px arial;
text-decoration:none;
}

.trans-link:hover {
color:#FFF;
}

.press-cover {
width:500px;
border:1px solid silver;
color:#000;
}

.press-cover-in {
padding:2px 10px 5px;
}

.doc-formats-box {
background:#FFF url(images/doc_available_formats.gif) top right no-repeat;
width:150px;
border:1px solid silver;
color:#000;
}

.doc-formats-in {
padding:38px 15px 5px 13px;
}

.datasheet-box {
background:#6C7AA3 url(images/datasheet_back.gif) top right no-repeat;
width:150px;
border:1px solid #000;
color:silver;
}

.datasheet-box-in {
padding:30px 15px 20px 13px;
}

.datasheet-box-in2 {
color:#FFF;
font:11px/110% arial;
padding:2px 15px 8px 6px;
}

.datasheet-box2 {
background:#6C7AA3 url(images/datasheet_back2.gif) top right no-repeat;
width:240px;
height:205px;
border:1px solid #000;
color:silver;
}

.clear-corner {
float:right;
vertical-align:top;
width:30px;
height:50px;
}

.box450 {
width:450px;
padding-top:8px;
padding-right:10px;
}

.dash-line {
height:12px;
background:transparent url(images/gr_seperatorHorizontal.gif) left 6px repeat-X;
width:100%;
}

.dash-box-bottom {
position:relative;
background:transparent url(images/gr_seperatorHorizontal.gif) bottom left repeat-X;
width:100%;
}

.dash-box-right {
position:relative;
background:transparent url(images/gr_seperatorVertical.gif) top right repeat-Y;
width:100%;
}

.dash-box-left {
position:relative;
background:transparent url(images/gr_seperatorVertical.gif) top left repeat-Y;
width:100%;
}

.bar-table {
border-spacing:0;
width:100%;
padding:0;
}

.left-bar {
vertical-align:top;
padding-right:25px;
}

.right-bar {
width:240px;
height:100%;
background:transparent url(images/right_bar.png) right top repeat-Y;
vertical-align:top;
line-height:180%;
text-align:left;
border-left: 1px dotted silver;
border-right: 1px dotted silver;
border-bottom: 1px dotted silver;
}

.right-bar-separator {
border-top: 1px dotted black;
height:5px;
margin: 0 0 8 0;
overflow: hidden;
}



.rc1 {
padding:10px 10px 10px 25px;
}

.submit-btn {
border:1px solid #000;
background-color:#9abf3c;
font:bold 10px arial;
color:#000;
width:60px;
text-align:center;
padding:2px;
}

.submit-btn:hover {
border:1px solid #4CA61E;
}

.btn2 {
background-color:gray;
color:#FFF;
font:10px arial;
border:1px solid #FFF;
padding:1px 5px;
}

.btn2:hover {
background-color:silver;
color:#000;
cursor:pointer;
}

.general-footer {
width:100%;
text-align:center;
height:20px;
vertical-align:middle;
border-top:1px solid silver;
font:10px arial;
color:gray;
padding:10px;
}

a.footer-link {
font:10px arial;
text-decoration:none;
color:#858585;
}

.black-boxed {
background-color:#959FBD;
font:bold 14px Tahoma;
color:#FFF;
margin:0 6px 6px 0;
padding:4px;
}

.faq-q {
font:bold 11px Tahoma;
line-height:170%;
color:#000;
}

.faq-a {
font:11px Tahoma;
line-height:170%;
color:#000;
border-bottom:1px dashed #959FBD;
padding-bottom:15px;
}

.box9 {
padding-top:15px;
padding-left:20px;
width:450px;
}

.quotebox {
background:#FFF url(images/quote.gif) left top no-repeat;
padding:5px 10px 15px 70px;
}

.quotebox2 {
background:#FFF url(images/quote.gif) left top no-repeat;
border-top:1px dashed silver;
border-bottom:1px dashed silver;
color:#5D5D5D;
font:11px arial;
line-height:160%;
letter-spacing:1px;
padding:5px 10px 5px 70px;
}

.in1 {
padding-left:25px;
}

#top-image-parners {
position:relative;
height:200px;
background:#FFF url(images/powered_by_partners.jpg) top left no-repeat;
border:0;
padding-bottom:10px;
}

#top-image-resellers {
position:relative;
height:200px;
background:#FFF url(images/powered_by_resellers.jpg) top left no-repeat;
border:0;
padding-bottom:10px;
}

/*
.tda {
width:780px;
vertical-align:top;
}
*/

.box-simple {
border:1px solid #A9C9E7;
padding:5px;
}

.search-results {
font:11px Tahoma;
font-weight:400;
color:#000;
width:765px;
}

.search-results dd {
background-color:#ECECEC;
font:11px arial;
color:#000;
padding:3px;
}

.search-results dd a {
font:9px arial;
color:#5F5F5F;
text-decoration:none;
}

.search-results dt {
padding-top:6px;
border-bottom:1px solid silver;
}

.box-download-details {
border:1px solid silver;
color:#000;
padding:2px;
}

.debug1 {
border:1px dashed green;
}

.debug2 {
border:1px dashed red;
}

table.table-type6 td {
background-color:#EDEDED;
}

.forms-table2 {
text-align:left;
width:100%;
}

.forms-table2 td {
text-align:left;
}

.tiny-arrow-down {
background:url('images/tiny_arrow_down.png') left top no-repeat;
width:11px;
height:10px;
}

#wizard-sidebar {
background:#FFF url(openrg/images/rg_wizard_sidebar.jpg) left top no-repeat;
width:172px;
height:274px;
z-index:10;
}

.att {
color:red;
font:italic 11px arial;
}

#top-events-signup {
position:relative;
background:#FFF url(images/top_section_events.jpg) top left no-repeat;
width:550px;
height:115px;
border:0;
padding-bottom:10px;
}

#doc-section h1 {
font:bold 16px arial;
color:#4682b4;
border-bottom:1px solid silver;
display:block;
padding-bottom:30px;
}

#doc-section h4 {
font:11px arial;
color:#4682b4;
display:block;
}

#doc-section a, #ruleset1 a{
font:bold 11px/140% arial;
color:#4682b4;
text-decoration:none;
cursor:pointer;
}
a.links{
color:#333;
text-decoration:none;
cursor:pointer;

}

a.links:hover,a.newblue:hover,a.linksb:hover,.transparent-link1:hover,a.title1:hover,.search-results a:hover,#doc-section a:hover, #ruleset1 a:hover {
border-bottom:1px dashed #000;
cursor: pointer;
}

a.newblue,a.linksb {
font:bold 11px arial;
color:#4682b4;
text-decoration:none;
}

.newblue,.txtLink {
font-size:11px;
color:#514670;
text-decoration:none;
}

.font1white a:hover,a.tiny-link-white:hover {
color:#FFF;
text-decoration:underline;
}

.fake-link,.search-results a {
font:bold 11px/140% arial;
color:#4682b4;
text-decoration:none;
}

a.links-b:hover,a.links-b1:hover,a.links-black:hover,A.txtHeader:hover,A.txtLink:hover,A.txtLink2:hover,A.white-link:hover,a.txtLink-i:hover,.toolBar A:hover,a.list-link:hover,.search-results dd a:hover {
text-decoration:underline;
cursor: pointer;
}

a.links-b2:hover,a.tiny-link2:hover,a.tiny-link-gray:hover,A.white-link2:hover,a.highlight-link:hover,a.red-link:hover,a.footer-link:hover {
color:#000;
}

.font1bold,.font1boldtwn {
font-family:arial,arial;
color:#000;
font-size:11px;
font-weight:700;
}

.txtsubTitle,.PRTitle {
font-size:12px;
color:#333;
font-weight:700;
}

a.txtLink2,a.txtLink3 {
font-size:11px;
color:#000;
text-decoration:none;
}

a.white-link,a.white-link2 {
font:bold 11px arial;
color:#FFF;
text-decoration:none;
}

a.white-link:hover{
	cursor: pointer;	
}

a.tiny-link1,a.tiny-link1:hover {
font:10px arial;
color:#000;
text-decoration:none;
}

a.ablue2:hover,a.ablue3:hover,a.ablue4:hover {
text-decoration:underline;
background:rgb(86,61,126) url(images/tab_right_corn.gif) top right no-repeat;
}

.image-border,.black-rect {
border:1px solid #000;
}

.indent2,.in2 {
padding-left:15px;
}

a.title1,a.title2 {
text-decoration:none;
}

.ul-bullet1,#doc-section ul {
list-style-image:url(../images/bullet1.gif);
vertical-align:bottom;
}

.ul-bullet1a-spaced {
list-style-image:url(../images/bullet1.gif);
vertical-align:bottom;
margin-top:5px;
margin-left:8px;
padding-left:8px;
}
.ul-bullet1a{
list-style:none;
padding-left:8px;
}


.silver-rect,.silver-box {
border:1px solid silver;
}

#doc-section td,#doc-section th {
font:11px arial;
}

pre{
	padding: 15px; float: none; font-size: 13px;
}


a.tiny3{
	font: bold 10px arial;
	color: #5D5D5D;
	text-decoration: none;
	padding-bottom: 10px;
}

a.tiny3:hover{
	color: #458ACB;
}


.pad-top-ie{
	padding-top: 3px;
	_padding-top: 7px;
	
} 

.ttype1{
	border: 1px solid gray;
	
}

.ttype1 td{
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	font: 11px arial;
	padding: 3px;
}


.ttype-back1{
	background-color: #EAEAEA;
	font: bold 12px arial;
}

.ttype-back2{
	background-color: #676767;
	color: white;
}



.spaced{
	letter-spacing: 1px;
	font-weight: bold;
	color: white;
	background-color: #999999;
	width: 100%;
	margin-bottom: 5px;
	padding: 1px;
}


h1 .product-top-summary-small-wide h1{
	color:#4682b4;
	font:bold 16px/150% Georgia,arial;
}
