			body {
				text-align: center; background: #ebebeb url(/images/3/pinstripe.gif) top left; margin-top: 10px; color: #434343;
			}

			h1 {
				font-weight: normal;
				font-size: 2em;
			}

	h2 {
		font-size: 1.5em;
				font-weight: normal;
				margin-top: 1.5em;
	}
	h3 {
		font-weight: bold;
				font-style: italic;
		font-size: 1.1em;
			margin-top: 13px;
	}

	dt {
		margin-top: 1.5em;
		font-weight: bold;
	}

	.mainSection p {
		line-height: 140%;
	}

	code {
		display: block;
		border: 1px solid #CCCCCC;
		padding: 8px;
		margin: 8px 0px 8px 0px;
		font-family:"Lucida Console", Monaco, monospace;
		font-size: .9em;
	}

	.screenshot {
		padding-bottom: 10px;
		text-align: center;
	}


	.link {
		color: blue;
		cursor: pointer;
	}


			img {
				border: 0;
			}



			a:link, a:active, a:visited {
	 		 color: #0000ff;
			 font-weight: normal;
			}

			/*

			a:link, a:active, a:visited {
			color: #6363c3;
		   	font-weight: normal;
			}

			a:visited {
				color: #885ab1;
			}
			*/


			a:hover {
				text-decoration: underline;
			}

			span.tooltip {
				border-bottom: 1px #888 dotted;
				cursor: help;
			}

			#maincontainer {
					margin: auto; width: 770px; text-align: left;
			}

			#mainhead {
					height: 107px; background: transparent url(/images/3/header_purple_grad.gif) top right repeat-y;
			}

			#content {
					background: white url(/images/3/content_dropshadow.gif) top left repeat-x;
					 border-left: 1px solid black;
					 border-right: 1px solid black;
			}

			.mainSection {
				/*line-height: 140%;*/
			}

			#highlightbar {
				height: 26px; width: 545px; margin: 0 auto 0 auto; background: url(/images/3/highlight_yellow_tab.gif) top center no-repeat; text-align: center; padding-top: 7px; font-family: verdana, arial, helvetica, sans-serif; font-size: 0.70em; color: #6c6c6c;
			}

			#highlightbar a {
				text-decoration: underline;
			}

			#highlightbar a:visited {
				color: #6363c3;
			}

			.caution {
				background-color:#fff9bb; border:1px solid #f9c56a; padding: 15px; margin-right: 20px; margin-left: 20px;
			}

			#searchbox {
				width: 164px; height: 23px;
				margin: 10px 10px 0 0;
				float: right;
				background: url(/images/3/header_searchbox.gif) top left no-repeat;
			}
			#searchbox form {
				margin: 0; padding: 0;
			}
			#searchbox input.querybox{
				width: 128px; height: 14px;
				margin: 3px 0 0 12px;
				padding: 0;
				font-size: 12px;
				background: none;
				border: none;
			}

			#crumbtrail {
				font-size: 0.9em;
				color: #aaa;
			}

			#crumbtrail a {
				color: #aaa;
			}

			#crumbtrail a:hover {
				color: #434343;
			}

			#footer {
				background: black url(/images/3/footer_black_grad.gif) top left repeat-x;
				padding: 10px
			}

			#footer p {
				text-align: center;
				font-size: 0.67em;
				color: white;
				margin: 0; padding: 0;
			}


			div.supfloat {
				  /*margin: 0 0 5 40px; */
				  margin: 0;
				  margin-right: 20px;
				  width: 250px;
			}




			/* Nav */
			#mainnav {
				height: 34px; background: #e5e4e5 url(/images/3/navigation_black_grad.gif) top left repeat-x; margin: 0; padding: 0;
			}
			#mainnav ul
			{
			margin: 0;
			padding: 0;
			list-style-type: none;
			white-space: nowrap;
			}
			#mainnav ul li
			{
			float: left;
			font-family: verdana, arial, sans-serif;
			font-size: 14px;
			margin: 0;
			padding: 8px 0 8px 0;
			background: #e5e4e5 url(/images/3/navigation_black_grad.gif) top right repeat-x;
			}
			#mainnav ul a, #mainnav ul a:link
			{
			margin: 0;
			padding: 8px 12px 8px 10px;
			/*color: #6c6c6c;*/
			color: white;
			text-decoration: none;
			font-weight: normal;
			}

			#mainnav ul li#active a, #mainnav ul a:hover
			{
			background: black url(/images/3/navigation_black_selected.gif) top right no-repeat;
			font-weight: normal;
			}

			/* End Nav */


			/* info tables */


		table.infotable{
			width: 700px;
			padding: 0;
			margin: 0;
			margin-left: 20px;
			border-collapse: collapse;
			font-size: 16px;
		}

		table.narrow {
			width: 570px;
			margin-left: 0;
		}

		caption {
			padding: 0 0 5px 0;
			width: 700px;
			font: italic 0.7em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			text-align: right;
		}

		table.narrow caption {
			width: 550px;
		}

		.infotable th {
			font: bold 0.75em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			color: #4f6b72;
			border: 1px solid #C1DAD7;
			letter-spacing: 2px;
			text-transform: uppercase;
			text-align: left;
			padding: 7px 10px 6px 10px;
		}

		.infotable tbody tr.subhead th {

			background: #c8e7e8 url(/images/tables/blue_header_bg.gif) no-repeat;
		}

		.infotable th {
			background: #ebdcca url(/images/tables/brown_header_bg.gif) no-repeat;
		}

		.infotable th.nobg {
			border-top: 0;
			border-left: 0;
			border-right: 1px solid #C1DAD7;
			background: none;
		}

		.infotable td, .infotable tr td .infotable tr.odd td {
			font-size: .8em;
			border: 1px solid #C1DAD7;
			background: #fff;
			padding: 7px 12px 6px 12px;
			color: #4f6b72;
			vertical-align: top;
		}


		.infotable tr.even td, .infotable tr td .infotable tr.even td {
			background: #F5FAFA;
			/*color: #797268;*/
		}


/* Green buttons */

p.gbutton {
	float: left; line-height: 100%; cursor: pointer; background: #bbec93 url(/images/3/button_green_grad.gif) top left repeat-x;
	border: 1px solid #8bcd57; margin-top: 15px; margin-right: 15px;
}

p.gbutton a {
	display: block; text-decoration: none; cursor: pointer;
}

p.gbutton a span {
	display: block; padding: 11px 0 11px 0; text-align: center; font-size: 14px; color: #4b8918; cursor: pointer; border-bottom: 0;
}
/* Qtip tooltips */

.qtip {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

/* Text selection */

::selection {
    background: #523B88; /* Safari */
color: white;
}

::-moz-selection {
    background: #523B88; /* Firefox */
color: white;
}

/* Links with icons */
/*
Icons based on the excellent Silk iconset:
http://www.famfamfam.com/
*/
a.pdf {
   padding-right: 16px;
   background: transparent url(/images/page_white_acrobat_sm.png) no-repeat center right;
}
a.zip {
   padding-right: 16px;
   background: transparent url(/images/page_white_compressed_sm.png) no-repeat center right;
}
a.doc {
   padding-right: 16px;
   background: transparent url(/images/page_white_word_sm.png) no-repeat center right;
}
a.xls {
   padding-right: 16px;
   background: transparent url(/images/page_white_excel_sm.png) no-repeat center right;
}
a.ppt {
   padding-right: 16px;
   background: transparent url(/images/page_white_powerpoint_sm.png) no-repeat center right;
}
a.txt {
   padding-right: 16px;
   background: transparent url(/images/page_white_text_sm.png) no-repeat center right;
}


