
body
{
	background-color: #fffff7;
}

.skBody
{
	font-family: Cochin, Times, serif;
	font-weight: normal;
	font-size: 12px;

	color: black;
	background-color: white;
	
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 32px;
	max-width: 6.5in;	
	margin-top: 32px;
}

.skBody > *
{
	margin-left: 24px;
}

.skBody h1, .skBody h2
{
	margin-left: 2px;
	margin-right: 0;
	max-width: auto;
}

/*bottom margin of stuff that contains text blocks */
.skBody > p, .skBody > ol, .skBody > ul
{
	margin-bottom: 1.5li;
}

/* margins and line height of stuff that will have text characters */
.skBody > p, 
.skBody > * > li, 
.skBody > li
{
	line-height: 1.5em;
}


h1 + p, 
h2 + p, 
h3 + p, 
h4 + p, 
h5 + p, 
h6 + p,
td > p:first-child
{
	text-indent: 0;
}

/*	Drop cap. Safari and Mozilla both got it half right, but both were
	unacceptable.
h1 + p:first-letter
{
	font-size: 300%;
	float: left;
	border: 1px solid black;
}
*/

h1 + p:first-letter
{
	font-size: 200%;
	font-style: italic;
	font-family: "Hoefler Text";
}

h1 + p span.skCondUppercase, p.skFancyFirstLine:first-line
{
	text-transform: uppercase
}

h1 + p
{
	text-indent: -1.5em;
}

.skCondUppercase acronym
{
	font-size: inherit;	/* this of course assumes that the cond is in effect */
	text-transform: uppercase;
}

p
{
	margin-top: 0em;
	margin-right: 0.5in;
}

ol, ul
{
	margin-top: 0;
}

ul li
{
	list-style: square;
}

dt, dd
{
	margin-right: 0.25in;
}

dt
{
	margin-left: 0.25in;
	font-family: "Hoefler Text", inherit;
	font-style: italic;
}
dd
{
	margin-left: 0.5in;
}

dd p:first-child
{
	text-indent: 0;
}

h3, h4, h5, h6, h2
{
	margin-top: 1.5em;
	margin-bottom: 3px;
	font-family: "Gill Sans", sans-serif;
	font-weight: normal;
	text-decoration: none;
}

h1
{
	margin-top: 0em;
	margin-bottom: 0.75em;
	font-family: "Gill Sans", sans-serif;
	font-weight: normal;
	font-size: 24px;
	
	padding-top: 0.5em;
}

/*
Mozilla doesn't like this (looks stupid), so I've put it in dynamic-css for Safari.
h2:before
{
	font-size: 24px;
	content: "\00a0\00a0\00a0";    /* non-breaking spaces #/
    width: 17px;
	height: 14px;
	background: url("HotSpring.gif") no-repeat;
	position: relative;
	bottom: -8px;
}
*/

h2
{
	font-size: 14px;
	font-style: italic;
	left: 0.5em;
	position: relative;
	padding-top: 0.5em;
}

h3
{
	font-size: 12px;
}

h4, h5
{
	font-size: 12px;
	font-family: Times, serif;
	font-style: italic;
	margin: 0;
}

h5
{
	font-style: normal;
	text-decoration: underline;
}


a
{
	text-decoration: none;
	color: #500;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0;
}

table, tr, td, th
{
	vertical-align: top;
}


tr * > p, 
tr * > h1, 
tr * > h2, 
tr * > h3, 
tr * > h4, 
tr * > h5, 
tr * > h6
{
	margin-left: 0px;
}


td, th
{
	padding-right: 0.5ex;
}

ol li
{
	margin-bottom: 0.5em;
}

code, samp, kbd
{
	font-size: 9px;
	font-style: normal;
	font-family: Monaco, monospace;
}


.sk2Cols
{
	float: left;
	width: 42%;
}

ul.sk2Cols
{
	padding: 0;
}


.skClear
{
	clear: both;
}

.skSarwatNet
{
	color: #055;
}

.skCopyright
{
	font-family: "Cochin", "Times", sans-serif;
	font-size: 10px;
	padding-top: 72px;
	margin: 0;
}

.CategoryDesc p
{
	margin-bottom: 7px;
}

.Entry > *
{
	padding-left: 12pt;
}

.Entry > h3
{
	padding-left: 0pt;
}

.Entry
{
	border-left: 1px solid #ddd;
	padding-left: 10px;
}

.EntryDate
{
	float: right;
	font-style: italic;
}

.DownloadDesc:before
{
	content: " \2014 ";
}
.DownloadDesc
{
	color: #777;
}

.Download a
{
	color: #300;
}

.skBody h1 + p + h2
{
	padding-top: 0em;
}

.Sidebar				{ background: #efefef; }
.Sidebar				{ margin: 12px; margin-right: 1in; padding: 3px; }
.Sidebar *				{ margin-right: 0; }
.Sidebar				{ font-size: 10px; font-family: "Helvetica Neue", sans-serif; }
.Sidebar p:last-child	{ margin-bottom: 0px; }
.Sidebar h4				{ text-decoration: none; font-weight: normal; }

.skShowHideThing
{
	font-family: "Gill Sans", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #446;
	
	margin: 0;
	margin-left: 24px;
	padding: 0;
}

.skShowHideThing a
{
	color: inherit;
}

.skShowSpan:before
{
	content: '> ';
}

.skHideSpan:before
{
	content: '< ';
}

.skHideSpan
{
	color: #777;
	/*padding-left: 9px;*/
}
.Products
{
}
