/* CSS Document */

body {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color:#AEAEAE;
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	line-height: normal;
}

p {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#000000;
	font-style:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 3px;
	line-height: 21px;	

}

.BodyText {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:#000000;
	font-style:normal;
	text-decoration:none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 17px;
	padding-bottom: 3px;
	margin: 0px;
	line-height: 21px;	

}

.BodyTextG {
	color:#009900;
}

.BodyTextB {
	color:#000099;
}

.QuoteName {
	color:#666666;
	font-style:normal;
	text-decoration:none;
	font-style:italic;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: right;
}

a.BodyText:link, a.BodyText:visited {
	color: #2341A7;

	padding:0px;
	text-decoration:none;
}

a.BodyText:hover {
	color:#FF9900;

	padding:0px;
	text-decoration:underline;
}

a.BodySubText:link, a.BodySubText:visited {
padding:0px;
margin:0px;
color: #2341A7;
	font-size:12px;
	text-decoration:none;
}

a.BodySubText:hover {
	color:#FF9900;
	text-decoration:underline;
}

.SearchBox {
	color:#CCCCCC;
	width:150px;
	height: 24px;
}

ul {
	margin-top: 10px;
}

a:link, a:visited {
	color:#666666;
	font-style:normal;
	text-decoration:none;
	}
	
a:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	}

a.TopBar:link, a.TopBar:visited {
	font-size: 14px;
	color:#666666;
	font-style:normal;
	text-decoration:none;
	}
	
a.TopBar:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;
	}
	
a.LargeLink:link, a.LargeLink:visited {
	font-size: 16px;
	color:#2341A7;
	font-style:normal;
	text-decoration:none;
	}
	
a.LargeLink:hover {
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;
	}

.CopyrightText {
	color: #CCCCCC;
	height: 30px;
	padding-bottom:10px;
}

a.CopyrightText:link, a.CopyrightText:visited {
	color: #F0F0F0;
	height: 30px;
	padding-bottom:10px;
	text-decoration:none;
}

a.CopyrightText:hover {
	color:#FF9900;
	height: 30px;
	padding-bottom:10px;
	text-decoration:underline;
}

a.SubHeadingBig:link, a.SubHeadingBig:visited {
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding:0px;
	margin: 0px;
	font-weight:bold;
}

a.SubHeadingBig:hover {
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:underline;

}

.SideSubHeading {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px; 
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */
	padding-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(http://nitobi.com/images/headingline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	font-weight:bold;	

}

.SubHeadingBig {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/headinglineleft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;
	font-weight:bold;	
}

.SubHeadingSmall {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/headinglineleftsmall.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;	
}

h2 {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/longline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;
}

.SubHeadingWide {
	font-family: Trebuchet MS, Trebuchet, Tahoma, Georgia, Verdana, Arial;
	font-size: 16px;
	color:#FF9900;
	font-style:normal;
	text-decoration:none;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 3px;
/*	padding-bottom: 7px; /* comment this out when you switch back to treb */	
	margin-bottom: 0px;
	margin-top: 10px;
	background-image:url(images/longline.gif);
	background-position:top left;
	background-repeat:no-repeat;
	line-height:normal;	
	font-weight:bold;
}



li.BodyList {
	font-family: Verdana, Arial;
	list-style-image: url(images/arrow.gif);
	list-style-type: circle;
	padding:0px;
	margin: 0px;
	marker-offset:2px;
	line-height: 21px;	
	font-size:12px;
}

li {
	list-style-image: url(images/arrow.gif);
	list-style-type: circle;
	padding:0px;
	margin: 0px;
	marker-offset:2px;
	line-height: 21px;	
	font-family: Verdana, Arial;
	font-size:12px;
}

.ArticleDate {
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	padding: 0px;
	line-height:normal;
}

.ArticlePreview {
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 19px;
	padding: 0px;
	line-height: 20px;	
}



h1 {
	font-size: 32px; 
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	margin: 0px;
	text-decoration:none;
	font-weight:normal;
}

.MainCodeBox {
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	background-color:#f0f0f0;
	border-width:1px;
	border-color:#999999;
	padding:10px;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 5px;
	overflow-x:scroll;
	overflow-y:visible;
	white-space: nowrap;
	width: 465px; 

}

form {
	margin:0px;
	padding: 0px;
}

.ProductSubheading {
	font-size: 12px;
	color: #666666;
	margin-left: 3px;
	margin-top: 13px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 20px;	
}

.BodySubText {
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	line-height: 20px;	
}


.GroupingClass {
	font-size: 12px;
	color:#666666;
	background-color:#FFFFCC;
	font-style:normal;
	text-decoration:none;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom:10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 15px;	
	width: 300px;
	cursor: pointer;

}

.formText {
	font-size: 12px;
	font-family:Trebuchet MS, Trebuchet, Tahoma;
	color:#333333;
	border:1px dotted #666666;

}

.dotjoin {
	background-image:url(images/dotjoin.gif);
	background-repeat:no-repeat;
	width:22px;
	height:26px;
	float:left;
	padding:0px;
	margin:0px;
	margin-left:40px;
}

.dotjoinend {
	background-image:url(images/dotjoinend.gif);
	margin-left:40px;	
}

.prodicon {
	width:23px;
	height:20px;
	float:left;
}

.prodtitle {
	width:350px;
	height:20px;
	float:left;
	padding-left: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.prodtitle:link {
	color:#0000FF;
}

a.prodtitle:visited {
	color:#0000FF;
}

.cuiprodtop {
	width: 500px;
	height: 92px;
	margin-left:12px;	
	margin-top:10px;
	background-image:url(images/boxgfx/cuijavatop.png);
	}

.cuiboxtop {
	width: 500px;
	height: 88px;
	margin-left:12px;	
	margin-top:10px;
	background-image:url(images/boxgfx/cuiboxtop.png);
	}

.trialtop {
	width: 500px;
	height: 133px;
	margin-left:12px;	
	margin-top:10px;
	background-image:url(images/boxgfx/trialdltop.png);
	}

.boxtop {
	width: 500px;
	height: 15px;
	margin-left:12px;
	margin-top:10px;
	background-image:url(images/boxgfx/boxtop.png);
	font-size:4px;
	}

.boxmid {
	width: 500px;
	height:auto;
	margin-left:12px;		
	background-image:url(images/boxgfx/boxmid.png);
	background-repeat:repeat-y;
	overflow-x:hidden;
	overflow-y:auto;
	padding-bottom:13px;
	}
	
.boxbot {
	width: 500px;
	height: 15px;
	margin-left:12px;		
	background-image:url(images/boxgfx/boxbot.png);
	font-size:4px;
	}

.productentry {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	}
	
.smallBut {
	background-image: url(images/smallbut.png);
	width:99px;
	height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	padding-top:6px;
	margin-right:20px;
	color:#000066;
	cursor:pointer;

}

.modalBackground {
	background-image:url(images/dots.gif);
	background-repeat:repeat;
	position: absolute;
	top: 0px;
	left: 0px;
}

.storecontent {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}


.devcounter {
	font-family: Verdana, Arial;
	font-size:22px;
	font-weight:bold;
	border: 1px solid #999999;
	border-right:0px;
	width:50px;
	height:31px;
	margin-left:20px;
	margin-top:5px;
	text-align:right;
	padding-right:4px;
}

.picecalc {
	padding-left:15px;
	font-size:12px;
	color:#999999;
}

.menuHighlight {background-color:#f3f3f8;padding-bottom:3px;}