body {
	width: 645px;
	font-family: Verdana, sans-serif;
	/* background: #eeeedd; */
	margin: 0;
	padding: 0;
	font-size: 95%;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: 0; 
}

h1 {
	font-size: 133%;	
	color: #ffcc00;
	background: #000000;
	padding: 0.25em 0.25em 0.5em 0.25em;
	margin-bottom:0.25em;
	border-width: 0;
	text-align:center;
	line-height:125%;
}

h2 {
	margin-top: 1em;
	margin-bottom:0.25em;
	font-size: 1.25em;
	font-variant:small-caps;
}

h3 {
	font-size: 1em; 
	color: #000000;
}

p  {
	color: #000000;
	margin: 0 0 0.5em 0;
}


ul li {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}


pre,code {
	display:block;
	margin: 0em 0 0.5em 0;
	font-family: monospace, "Courier New", Courier;	
	font-weight: bold;
	font-size: 85%;
}


a {
	font-weight: bold;
	color:#0000DD;
	text-decoration:underline;
}

a:hover {
	color:#FF0000; 
	text-decoration:underline;
}

a img { border-width: 0; }

hr {	
	color: #D5EAFF;
	background: #FFFFFF;
	height: 2px;
}



/**************************************/
div#PageTopStrip {
	background: #000000;	
	padding: 0.25em;
	margin-bottom: 0.5em;	
	font-size:1.5em;
	color:#ffffff;
	
/*	background-image: url('graphics/sitelogo.png');
	background-repeat: no-repeat;
	background-position: top left; */
}

/**************************************/
/* Overall container for first column */
div#MenuColumn {
	width:140px;	
	float:left;	
	text-align: center;
}

/* Menu block */
div#MenuBlock {
	width:122px;	
	margin-left: 9px;	
	border:solid 1px #000000;	
}


/* Links styled like buttons. May also be used outside menu block */

a.NavButton {	
	display:block;	
	padding-left:0.5em;
	border:solid;
	border-width:1px;
	text-align:left;	
	background:#ffcc00;
	border-color: #fff2bd #bf9800 #bf9800 #fff2bd;	
	text-decoration: none;
	font-size: 100%;
	
	font-weight:bold;
	color: #000000; 	
}

a.NavButton:hover {	
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	border-color: #ffffff;
}

a.NavSelected {	
	display:block;	
	padding-left:0.5em;
	text-align:left;	
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 100%;
	font-family: "Verdana", sans-serif;
	font-weight:bold;
	color: #000000;
}

a.NavSelected:hover {
	text-decoration: none;
	color:#000000;
	border-color: #ffffff;
}

div#MenuColumn img {
	border:solid;
	border-width: 1px;
	border-color:#808080;
}

/**************************************/

/* Container for central column */

div.AllBodyContent {
	margin-left:148px;
	padding:0;
	background: #FFFFFF;	
	font-size: 85%;
	line-height: 125%;
}

div.AllBodyContent img {
	margin-top:0.5em;
	margin-bottom:0.5em;
}

div.AllBodyContent table {
	max-width: 98%;
	margin: 0 auto 1em auto;
	text-align: center;
	background: #FFEE80;
	border: 1px solid #ffcc00;
	border-collapse:collapse;
	font-size: 0.9em;
}

div.AllBodyContent caption {
	background: #807000; 
	color: #FFFFFF;
	margin: 0 auto 0 auto;
	font-variant: small-caps;
	padding: 0 0.25em 0 0.25em;
}

div.AllBodyContent th {
	background: #ffcc00; 
	border: 1px solid #ffcc00;
	padding: 0.25em;
}

div.AllBodyContent td {
	background: #FFEE80;
	border: 1px solid #ffcc00;
	padding: 0.25em;
}


div.AllBodyContent form {
	width:90%;
	margin: 0 auto 0 auto;
	padding:0.5em;
	border: solid 2px #D5EAFF;
} 

div.AllBodyContent label {
	font-weight:bold;
	float:left;
  	width:47%;
  	padding-right:0px; /*Any greater value triggers IE6 glitch */
  	padding-top:0.25em;
  	text-align:right;
}


div.PicCaption  {
	font-family: "Times New Roman","Times Roman","Times",serif;
	font-weight: bold;
	color: #000080;
	background: #FFFFFF; 
}

div.BodyTip {
	font-size: 0.9em;
	color: #000000;
	background: #f7f7f7;
	padding: 0.5em;
	margin: 0 0 0.25em 0;
}

div.BodyTip h2 { margin-top:0; }

div.SmallPrint  {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size: 90%;	
	color: #000000;
	background: #fff5d0;
	padding: 0.75em;
	margin-top: 1.5em;
}


/**********************************/

div.DloadTableHeaderStrip, div.ArticlesTableHeaderStrip {
	margin-top:0.5em;
	background: #b0fff0;
	padding-left: 0;	
	border: solid;
	border-width: 1px 1px 1px 4px;
	border-color: #005040;
	text-align:left;
	font-weight: bold;	
	font-size: 0.85em;
	color: #002520;
	line-height:150%;
	vertical-align:center;
}


div.DloadContentsBody, div.ArticleContentsBody {
	font-size: 0.85em;
	line-height: 133%;	
}



/**********************************/

.ArticlesTableHeaderStrip a {
	font-variant:small-caps;
	text-decoration: none;
	font-size:0.85em;
	color: #ffffff;
	background: #005040;
}


div.ArticleTableReadItLink {
	float:left;
	padding: 0 0.5em 0 0.25em;
	margin-right:0.5em;
	background: #005040;
}

div.ArticleTableReadItLink a {
	font-variant:small-caps;
	text-decoration: none;
	font-size:0.85em;
	color: #ffffff;
}

div.ArticleTableReadItLink a:hover {
	text-decoration: none;
	color: #002520;
	background: #b0fff0;
}

	

div.ArticleTableReadItLink img {
	margin:0;
}

/**********************************/



div.DloadLinkStrip {
	width: 290px;
	float: right;
	margin: 0;
	padding: 0;
	text-align:left;
	background: #005040;
}


div.DloadLinkStrip a {
	margin-left:0.75em;
	padding:0;
	text-decoration: none;
	color: #ffffff;
	font-size:0.85em;		
}

div.DloadLinkStrip a:hover {
	text-decoration: none;
	color: #002520;
	background: #b0fff0;	
}

div.DloadContentsSummaryBlurb {
	font-weight: bold;
	font-size:0.85em;
	background: #FFFFFF;
	color: #000000;
}



/* IE peekaboo bugfix */

div.DloadVersionAndCompatContainer {
	width: 100%;
	margin-bottom: 0.25em;
}



div.DloadContentsVersion  {
	font-size:0.85em;
	color: #005040;
	background: #FFFFFF;
	float: left;
}

div.DloadContentsCompat  {
	font-size:0.85em;
	color: #005040;
	background: #FFFFFF;
	text-align:right;	
	float: right;
}


/**********************************/

/* For the screenshot window      */

div.Screenshot {
	border:solid;
	border-width:1px;
	border-color:#808080;
	margin: 1em;
	padding-bottom: 1em;
	text-align:center;
	background:#ffffff;
}

div.Screenshot img {
	border:solid;
	border-width: 1px;
	border-color: #000000;
	margin: 1em;
}

div.Screenshot .Caption {
	margin: 1em;
	font-weight:bold;	
}