
body
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
	color: #003366;
	font-variant: small-caps;
}

h1
{
	font-weight: 700;
	font-size: 2em;
	border-bottom-width: thin;
	border-bottom-color: blue;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
h2
{
	font-weight: 700;
	font-size: 1.75em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
h3
{
	font-weight: 500;
	font-size: 1.58em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
h4
{
	font-weight: 500;
	font-size: 1.33em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
h5, dt
{
	font-weight: 700;
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
h6
{
	font-weight: 700;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	

dt
{
	font-weight: 500;
}

table
{
	border-collapse: collapse;
	margin: 1em;
}
		
tfoot, thead
{
	font-size: 1em;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	

th
{
	font-weight: bold;
	font-size: 1em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}	

/* th[scope="col"], */ thead th
{
	font-weight: normal;
	border: #003366 1px solid;
	background-color: silver;
}

/* th[scope="row"], */ tbody th
{
	font-weight: normal;
	text-align: left;
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	padding: 0.25em;
}

td
{
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
	padding: 0.25em;
	vertical-align: baseline;
	text-align: left;
}

a:link
{
	color: #3333cc;
	text-decoration: none;
}	
		
a:visited
{
	color: #333399;
	text-decoration: none;
}	
		
a:active
{
	color: #333399;
	text-decoration: none;
}	
		
a:hover
{
	color: #3333cc;
	text-decoration: underline;
}
	
small
{
	font-size: 0.7em;
}	

big
{
	font-size: 1.17em;
}	

blockquote
{
/*	font-family: Courier New, monospace; */
}	

ul li
{
	list-style-type: square;
}	

ul li li
{
	list-style-type: disc;
}	

ul li li li
{
	list-style-type: circle;
}	

ol li
{
	list-style-type: decimal;
}	

ol ol li
{
	list-style-type: lower-alpha;
}	

ol ol ol li
{
	list-style-type: lower-roman;
}	

img
{
	margin: 5px 10px;
	border-style: none;
}

hr
{
	clear: both;
	border-right: #003366 thin solid;
	border-top: #003366 thin solid;
	border-left: #003366 thin solid;
	width: 75%;
	color: #003366;
	border-bottom: #003366 thin solid;
	background-color: #003366;
}

div
{
}

div.pageHeader
{
	clear: both;
	padding-left: .5em;
	border-top: #003366 thick solid;
	margin-bottom: 1em;
	width: auto;
	border-bottom: #003366 thick solid;
	position: relative;
	background-color: silver;
}

div.pageHeader h1
{
	font-size: 1em;
}

div.pageHeader h2
{
	margin-top: 0px;
	font-size: 2em;
	line-height: 0em;
}

div.pageContent
{
	position: relative;
	clear: both;
	width: 100%;
	padding-left: 50px;
	width: auto;
}

div.pageContent .description
{
	margin-left: -50px;
}

div.pageContent .note
{
	border: silver thin solid;
	padding: 1em;
	margin-right: 1em;
}

/* div.pageContent .note:before */
div.pageContent .note span
{
	display:block;
	background-color: Silver;
	color: #003366;
	font-variant: small-caps;
	margin: -1em;
	margin-bottom: 1em;
}

div.pageContent td .note
{
	margin: 1em;
}

div.pageContent h3
{
	margin-left: -50px;
}

div.pageContent h4
{
	margin-left: -50px;
}

div.pageContent h5
{
	margin-left: -50px;
}

div.pageContent h6
{
	margin-left: -50px;
}

div.pageContent hr
{
	margin-left: -50px;
}

div.pageFooter
{
	position: relative;
	clear: both;
	width: 100%;
	border-top: #003366 1px solid;
	margin-top: 2em;
	/* background-color: silver; */
	font-size: smaller;
}

div.left
{
	float: left;
	background-color: inherit;
	text-align: left;
}

div.right
{
	float: right;
	background-color: inherit;
	text-align: right;
}

div.sectionContent
{
	padding-left: 100px;
}

div.sectionContent .note
{
	border: silver thin solid;
	padding: 1em;
	margin-right: 1em;
}

div.section
{
	position: relative;
}

div.section img
{
	left: -100px;
	position: absolute;
	top: 0px;
}

div.navigation
{
	position: relative;
	top: 0%;
	left: 0%;
	float: left;
	width: 25%;
	display: inline;
}

div.content
{
	display: inline;
	float: left;
	position: relative;
	top: 0%;
	left: 0%;
	width: 74%;
}

div.sample
{
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 1em;
	margin: .5cm;
	margin-right: 2cm;
	padding-top: 1em;
	background-color: silver;
}

div.sampleHeader
{
	clear: both;
	margin-bottom: 0.5em;
	width: 100%;
	border-bottom: black solid;
	height: 1.5em;
}

div.sampleLanguage
{
	float: left;
	height: 1em;
	text-align: left;
}

div.sampleCopy
{
	float: right;
	text-align: right;
	height: 1em;
}

div.sampleCode
{
	margin: 0.5em 1mm 0.5mm;
}

div.sampleCode pre
{
	font-family: Courier New, monospace;
	font-size: 1em;
	width: 100%;
	height: auto;
	overflow: scroll;
}	
	

span.comment
{
	color: Green;
}

span.keyword
{
	color: Blue;
}

div.entryForm
{
}

div.entryForm fieldset
{
	margin: 1em;
	padding-left: 1em;
	padding-right: 1em;
	-moz-border-radius: 10px;
}

div.entryForm p
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}

div.entryForm div
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}


div.entryForm legend
{
	font-variant: small-caps;
	color: #003366;
}

div.entryForm label
{
	font-variant: small-caps;
	color: #003366;
	float: left;
	clear: left;
	width: 30%;
}

div.entryForm input
{
	float: left;
	width: 65%;
}

div.entryForm span
{
	float: left;
	width: 65%;
}

div.entryForm select
{
	float: left;
	width: 65%;
}

div.entryForm textarea
{
	float: left;
	width: 65%;
}

div.entryForm .validator
{
	width: auto;
}

div.entryForm span label
{
	font-weight: normal;
	float: none;
	clear: none;
	width: auto;
}

div.entryForm span input
{
	float: none;
	width: auto;
}

div.entryForm input[type="submit"]
{
	float: none;
	width: auto;
}

.button
{
	border: 1px solid #003366; 
	display: inline-block;
 	padding: 3px 0.5em; 
	
	background: silver;
	color: #3333cc;
	font-variant: small-caps;
}

a.button
{
	text-decoration: none;
}

a.button:link
{
	color: #3333cc;
}

a.button:visited
{
	color: #333399;
}

a.button:active
{
	color: #333399;
}	

a.button:link:hover, a.button:visited:hover, .buttonHover
{
	border: 1px solid #003366; 
	padding: 3px 0.5em; 

	background: #6699CC;
	color: #003366;
	font-variant: small-caps;
	text-decoration: none;
}

.navsite h5
{
	display: none;
}

.navsite ul
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #003366; 
	font-variant: small-caps;
}

.navsite ul li
{
	list-style: none;
	margin: 0;
	display: inline;
}

.navsite ul li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #003366; 
	border-bottom: none;
	background: silver;
	text-decoration: none;
}

.navsite ul li a:link
{
	color: #3333cc;
}

.navsite ul li a:visited
{
	color: #333399;
}

.navsite ul li a:active
{
	color: #333399;
}	

.navsite ul li a:link:hover, .navsite ul li a:visited:hover
{
	color: #003366;
	background: #6699CC;
	border-color: #003366;
	text-decoration: none;
}

.navsite ul li.current a
{
	background: white;
	border-bottom: 1px solid white;
}


div.readingList
{
}

div.readingList legend
{
	color: #003366;
	font-variant: small-caps;
	font-size: larger;
}

div.readingList legend img
{
	margin: auto;
/*	margin-bottom: -0.5ex; */
}

div.readingList fieldset
{
	margin: 1em;
	padding-left: 1em;
	padding-right: 1em;
	-moz-border-radius: 10px;
}

/* div.readingList p
{
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: .5em;
	padding-bottom: .5em;
}
*/

div.readingList dl
{
	margin-top: .5em;
	margin-bottom: .5em;
}

div.readingList dt
{
	margin-bottom: .5em;
	font-variant: small-caps;
	color: #003366;
	float: left;
	clear: left;
	width: 15%;
}

div.readingList dd
{
	margin-bottom: .5em;
	float: left;
	width: 80%;
}

div.readingList dd p
{
	margin-top: 0;
	margin-bottom: .5em;
}

div.readingList ul
{
	float: left;
	width: 70%;
}
