/* CSS Document */

#header h1
	{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	position: absolute;
	left: 35px;
	top: 35px;
	font-weight: bold;
	font-size: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#header h2
	{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	position: absolute;
	left: 35px;
	top: 71px;
	font-weight: normal;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	width: 686px;
	}

h1
	{
	font-size: 1.6em;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: normal;

	}

h2
	{
	font-size: 1.4em;
	font-weight: normal;
	margin-top: 1.2em;
	margin-bottom: 0.2em;
 	color: #85D3FF;

	}

h3, h4, h5, h6
	{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.5em;
	margin-bottom: 0.2em;
	}

.worksheet-selector h2
	{
	background-color: #FF9900;
	display: block;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	font-weight: normal;
	color: #FFFFFF;
	}

.worksheet-selector h3
	{
	margin: 0px;
	padding: 0px;
	}

p
	{
	font-size: 0.95em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-right: 0px;
	margin-left: 0px;
	}

#rcol p 
	{
	font-size: .9em;
	line-height: 1.2em;
	font-weight: normal;
	}

#rcol h1
	{
	font-size: .95em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	color: #333333;
	}

#rcol h2, #rcol h3, #rcol h4, #rcol h5, #rcol h6
	{
	font-size: 0.95em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#date p
	{
	margin: 0px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	}

#credits h1
	{
	font-size: 9px;
	padding-right: 12px;
	color: #666666;
	line-height: 14px;
	}
q
	{
	font-style: italic;
	}
	
blockquote, .case-study-table td blockquote
	{
	font-style: italic;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	}
	
blockquote
	{
	margin-left: 2em;
	}

.author
	{
	font-size: 0.9em;
	margin-top: .2em;
	text-align: right;
	margin-left: 2.5em;
	margin-bottom: 1em;
	}

ul
	{
	list-style-type: square;
	font-size: 0.95em;
	font-weight: normal;
	margin-top: 0.5em;
	}

li
	{
	}

hr 
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #BDBBBC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
.worksheet-selector hr 
	{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #BDBBBC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
.nav-button1, .nav-button2, .nav-button3
	{
	font-size: 12px;
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	}




	
