/* ELEMENTS */
a:visited {
	color: #1c752a;
	}

a:hover	{
	color: #fff;
	background: #1c752a;
	text-decoration: none;
}

body	{
	padding: 0px;
	margin: 0;
	color: #000;
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #1c752a url(./tile.jpg) left top repeat-x;
}

abbr, acronym	{
	border-bottom: none;
	}

blockquote {
	margin:0 5%;
	font-style: italic;
	}
	
dd {
	margin: 0;
	padding: 0 0 0 2em;
}


dl {
	margin: 0;
	padding: 0 0 0 2em;
}

dt {
	text-indent: -2em;
	padding: 1em 0 0 2em;
}


h1	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.75em;
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.2em;
}

h2	{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.55em;
	margin: 0;
	padding: 5px 0 10px 0;
}


h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	margin: 0;
	padding: 5px 0 10px 0;
	font-size: 1.25em;
}

h4 {	
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 0 0 5px 0;
}

h5 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	color: #000;
	margin: 0;
	padding: 0 0 10px 0;
}

h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin: 0;
	padding: 5px 0 10px 0;
}

li	{
	padding: 0;
	margin: 0;
}


ol	{
	margin: 0 0 0 3em;
	padding: 0 0 10px 0;
}

p	{
	margin: 0;
	padding: 0 0 10px 0;
}


ul	{
	margin: 0 0 0 3em;
	padding: 0;
}


/* CLASSES */
.centering_wrapper_ie {
	text-align: center;
	padding: 1em;
	margin: auto;
	}
	
.color	{
	color: #ffff8e;
}

.footer {
	text-align: center;
}

sup a {
	text-decoration:none;
	}

.part {
	padding: 1em 0;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}

.small {
	font-size: .75em;
}

.print {
	display: none;
}


tr.zebra {
	 background-color: #fefbf1;
}

	
/* IDs */
#case_teaching_notes {			/* For span tag in notes title block */
	font-variant: small-caps;
}

#credit	{
	font-size: .75em;
}

#date	{
	padding: 2em 0 0 0;
	font-size: .75em;
}

#disclaimer {
	padding: 1em 0 0 0;
	line-height: 1.2em;
}

#for	{				/* For span tag in notes title block */
	font-size: smaller;
	font-style: italic;
	font-weight: normal;
}

#go_back {
	margin: 1em 0;
	font-weight: bold;
	text-align: center;
}

#nav	{
	border: 0;
}

#notes {
	background-color:#FFFFFF;
	margin: 0px 10%;
	padding: 10px 20px;
	text-align: left;
	border-top: 1px solid #8cf1c5;
	border-bottom: 1px solid #8cf1c5;
	border-left: 1px solid #8cf1c5;
	border-right: 1px solid #8cf1c5;
	height: 1%;	/* This is a hack to prevent a peekaboo-type bug in MSIE6. MSIE illegally expands the height, and other browsers spill outside it, which is ok in this case because the div surrounds the entire case contents.*/
	}
	
#notes h2 {
	font-size: 1.5em;
	letter-spacing: 1px;
    font-variant: small-caps;
}

#notes h3 {
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 5px 0;
}

#notes h4 {
	padding: 5px 0px;
	font-style: normal;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 2px;
	font-weight: bold;
	}

#notes ul {
	margin: 0 0 1em 2.5em;
}

.objectives li {
	padding: 0;
	}

#pdf	{
	border: 0;
}

.references {
	margin: -10px 0 10px 0;
}

#title_block	{
	text-align: left;
	margin: 0 10%;
	padding: 0 0 0 20px;
	background: url(./title.jpg) top right no-repeat;
	min-height: 226px;
	}
	
#title_block h1 {
	padding-top: 30px;
	color: #fff;
	margin-right: 310px;
}

#title_block p {
	color: #fff;
	margin-right: 310px;
		}		
	
#title_block_notes {
	text-align:center;
	padding-top: 10px;
	margin: 0 10%;
	color: #fff;
}

#case {
	height: 1%;	/* This is a hack to prevent a peekaboo-type bug in MSIE6. MSIE illegally expands the height, and other browsers spill outside it, which is ok in this case because the div surrounds the entire case contents.*/
	margin: 0px 10%;
	padding: 10px 20px 20px 20px;
	line-height: 1.5em;
	background: #fff;
	border-top: 1px solid #8cf1c5;
	border-bottom: 1px solid #8cf1c5;
	border-left: 1px solid #8cf1c5;
	border-right: 1px solid #8cf1c5;
	}

#case p {
	padding-right: 30px;
}


#prep dt {
	font-style: italic;
	}

#prep li {
	padding-top: 10px;
	}
	
#prep dl {
	margin-bottom: 10px;
	}
	
#prep .first_dt {
	padding-top:5px;
	}
