﻿@import url("layout.css");
.auto-style1 {
	border: 0px;
}

.auto-style2{
	color:#3399FF;/*was #ffb900;*/
	
	text-align:right;
	width:60px;
	margin-right:10px;
	vertical-align:middle;
}

.auto-style2a{
	color:#3399FF;/*can change to yellow to make the essentials show up differently;*/
	
	text-align:right;
	width:60px;
	margin-right:10px;
	vertical-align:middle;
}
.auto-style7 {
	color: #ffb900;
	text-decoration: underline;
	font-size: small;
}

.auto-style66 {
	width: 100%;
	height: 40px;
	border-bottom: thin #4D7B91 groove;
	/*border-top: thin #4D7B91 groove; this is the border that underlines the "year" row to separate slides*/
    font-family: Verdana;
	color: black;
	text-align: center;
}

.auto-style77 {
	color: #ffb900;
	text-decoration: underline;
	font-size: small;
}

.link_stay_visible{
	color:#ffb900;
	text-decoration:underline;
	
}

.link_stay_visible_red{
	color:red;
	text-decoration:underline;
	
}

.timeline_explain{
	color:white;
	margin-right:10px;
}
.timeline_ask{
	color:#ffb900;
	font-weight:bold;
}
.timeline_answer{
	color:white;
	text-indent:20px;
}

.previous_page{
	text-align:left;
	padding-left:10px;
}


.next_page{
color:#ffb900;
text-decoration: underline;
font-size:small;
	/*color:red;*/
	text-align:right;
	padding-right:10px;
}




