@charset "UTF-8";

html {
	margin: 0;
	padding: 0;
	outline: none;
	background-color: #fffbcc;
	}

body {
	margin: 0;
	padding: 0;
	background-image: url('../../images/ruled_paper.gif');
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
	color: #00abbf;
	}

img, div {
	behavior: url(../../iepngfix.htc);
	}

/*---NAVIGATION---*/

.title a {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px dotted #00abbf;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
.title a:hover {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px solid #00abbf;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
.topic a {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px dotted #00abbf;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
.topic a:hover {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px solid #00abbf;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	}
	
.footer a {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px dotted #00abbf;
	}
	
.footer a:hover {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px solid #00abbf;
	}
	
p a {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px dotted #00abbf;
	}
	
p a:hover {
	color: #00abbf;
	text-decoration: none;
	border-bottom:1px solid #00abbf;
	}
	
/*---HEADLINES AND COPY---*/

#info hr {
	text-align:left;
	width:780px;
	height: 0;
	border: 0;
	border-bottom: 1px dotted #00abbf;
	margin-top:16px;
	margin-bottom:14px;
	background:#fffbcc;
	} 

p { 
	font-family: Helvetica, Arial, sans-serif;
	color: #00abbf;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	}
	
.key_number {
	font-size: 9px;
	vertical-align: super;
	padding-left: 5px;
	}
	
.key_number2 {
	font-size: 9px;
	vertical-align: super;
	}
	
.keynav_instructions {
	font-size: 21px;
	font-style: italic;
	}
	
.title {
	font-size: 36px;
	font-weight: normal;
	font-style: italic;
	color: #00abbf;
	}
	
.topic {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #00abbf;
	}
	
.learnmore {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #00abbf;
	}
	
.subhead {
	font-family: Garamond, "Adobe Garamond Pro", "Adobe Garamond", Georgia, serif;
	font-size: 24px;
	font-style: italic;
	}	
	
.subhead_double {
	line-height: 30px;
	}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	color: #00abbf;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	}
	
.ac {
	text-decoration: line-through;
	}
	
.hyphenSpace {
	padding-right: 5px;
	}
	
/*---IMAGES---*/

img {
	border: 0;
	}
	
.sponsor {
	padding-right: 15px;
	}


/*---CONTAINERS---*/
	
#wrap {
	padding: 20px;
	font-family: Garamond, "Adobe Garamond Pro", "Adobe Garamond", Georgia, serif;
	width: 840px;
	}
	
#tfal {
	font-family: Helvetica, Arial, sans-serif;
	width: 390px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #00abbf;
	}
	
#block1 {
	display: none;
	width: 400px;
	}
	
#block2 {
	display: none;
	width: 400px;
	}
	
#block3 {
	display: none;
	width: 400px;
	}
	
#block4 {
	display: none;
	width: 400px;
	}
	
#block5 {
	display: none;
	width: 400px;
	}
	
#block6 {
	display: none;
	width: 400px;
	}
	
#block7 {
	display: none;
	width: 400px;
	}
	
#block8 {
	display: none;
	width: 400px;
	}
	
#block9 {
	display: none;
	width: 400px;
	}
	
#block0 {
	display: none;
	width: 400px;
	}
	
#stickDot {
	position: absolute;
	right: 30px;
	top: 30px;
	width: 202px;
	height: 202px;
	}	