/*	Links
*/
a				{ font-family:verdana,tahoma,arial; }
a:link			{ text-decoration:none; }
a:visited		{ text-decoration:none; }
a:active		{ text-decoration:underline; }
a:hover			{ text-decoration:underline; }
a.nav			{ color:#000000;font-weight:bold;font-size:11px; }
a.nav:hover		{ color:#608DB7; }
a.headnav		{ color:#ffffff;font-size:10px;font-weight:bold; }
a.navitem		{ color:#000000;font-size:11px; }
a.navitem:hover	{ color:#608DB7; }
a.link			{ color:#608DB7; }
a.ltlink		{ color:#608DB7;font-size:11px; }
a.button		{ cursor:pointer; }
a.gt			{ color:#000000; }
/*	Texts
*/
.lt			{ font-family:verdana,tahoma,arial;font-size:10px;color:#000000; }
.ltinv		{ font-family:verdana,tahoma,arial;font-size:10px;color:#ffffff; }
.nm			{ font-family:verdana,tahoma,arial;font-size:11px;color:#000000; }
.nminv		{ font-family:verdana,tahoma,arial;font-size:11px;color:#ffffff; }

/*	Sidebar
*/
.sbcopy		{ font-family:verdana,tahoma,arial;font-size:10px;color:#426C96;letter-spacing:-1; }

/*	code examples
*/
.preformatted		{ font-family:courier; font-size:12px; }
.hlcomment			{ color:#666666; font-family:courier; font-size:12px; }
.hldefault			{ color:#000099; font-family:courier; font-size:12px; }
.hlhtml				{ color:#000000; font-family:courier; font-size:12px; }
.hlstring			{ color:#009900; font-family:courier; font-size:12px; }
.hlkeyword			{ color:#990000; font-family:courier; font-size:12px; }
.codescrollbar		{	scrollbar-base-color:#ABC1D7;
						scrollbar-3dlight-color:#EDF5FB;
						scrollbar-arrow-color:#FFFFFF;
						scrollbar-darkshadow-color:#ABC1D7;
						scrollbar-face-color:#ABC1D7;
						scrollbar-highlight-color:#ABC1D7;
						scrollbar-shadow-color:#608DB7;
						scrollbar-track-color:#ABC1D7;
					}

/*	xml highlighting
*/
.xmlDefault			{ color:#000000; font-family:courier; font-size:12px; }
.xmlComment			{ color:#999999; font-family:courier; font-size:12px; }
.xmlTag				{ color:#BC0000; font-family:courier; font-size:12px; }
.xmlAttribName		{ color:#055A95; font-family:courier; font-size:12px; }
.xmlAttribValue		{ color:#007F35; font-family:courier; font-size:12px; }

				
/*	padding sizes
*/
.pad0	{ padding-bottom:4px; }
.pad1	{ padding-bottom:9px; }
.pad2	{ padding-bottom:15px; }
.pad3	{ padding-top:13px; padding-bottom:25px; }

/*	titles
*/
.nt		{ color:#000000; padding-bottom:7px; font-weight:bold; font-family:verdana,tahoma,arial,sans-serif; font-size:11px; }	/* news */
.st		{ color:#000000; padding-bottom:8px; font-weight:bold; font-family:verdana,tahoma,arial,sans-serif; font-size:11px; }	/* section */
.at		{ color:#000000; padding-bottom:8px; font-weight:bold; }	/* tip */
.tt		{ color:#60A581; padding-bottom:8px; font-weight:bold; }	/* tip */
.pt		{ color:#000000; padding-bottom:8px; font-weight:bold; }	/* presentation */
.rt		{ color:#000000; padding-bottom:8px; font-weight:bold; }	/* reference */
.dt		{ color:#000000; padding-bottom:15px; font-weight:bold; }	/* download */
.ct		{ color:#C90000; padding-bottom:8px; font-weight:bold; }	/* caution */
.it		{ color:#000000; padding-bottom:15px; font-weight:bold; font-family:verdana,tahoma,arial,sans-serif; font-size:11px; }  /* intro */
.gt		{ color:#000000; padding-bottom:8px; font-weight:bold; }	/* generic title */
.section	{ padding-bottom:15px; }

.hd		{ font-family:verdana,tahoma,arial,sans-serif; font-size:12px; color:#608DB7; font-weight: bold; }
.quote	{ font-family:verdana,tahoma,arial,sans-serif; font-size:12px; color:#608DB7; }
.source	{ font-family:verdana,tahoma,arial,sans-serif; font-size:11px; color:#608DB7; font-style:italic; }

/*	news
*/
.nd		{ font-family:verdana,tahoma,arial,sans-serif; font-size:11px; color:#ffffff; font-weight:bold; }
.nc		{ font-family:verdana,tahoma,arial,sans-serif; font-size:11px; color:#000000; padding-left:20px; }


.apiclasstitle		{ font-family:verdana,tahoma,arial,sans-serif; font-size:14px; color:#000000; font-weight: bold; }


.field				{ font-family:verdana,tahoma,arial; font-size:11px; color:#ffffff; background-color:#8BABCA; }
.fieldError			{ font-family:verdana,tahoma,arial; font-size:11px; color:#ffffff; background-color:#cc0000; }

#appnav				{ position: absolute; top: 0px; left: 0px; visibility: hidden; z-Index: 1000; }
#info				{ position: absolute; top: 0px; left: 0px; }
