body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #fff;
  color: black;
  margin: 0em;
  padding: 0em;
}

div.outline {
  display: none;
}



div.header {
  font-family: Garamond, Hoefler Text, serif;
  text-align: left;
  background: #efd;
  color: black;
  margin: 0em 0em 0em 0em;
  padding: 1.5em 0em 0.4em 0em;
  border-bottom: 1px solid green;
}

div.header h1 {
  font-size: 130%;
}

div.header h2 {
  font-size: 90%;
}

div.header h3 {
  font-size: 70%;
}

div.header img {
  margin: 0.2em 1em 0.2em 0.2em;
  padding: 0.2em;
  float: left;
}

div.navigate {
  display: none;
}


div.top-content {
  clear: both;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 60%;
  font-weight: bold;
  text-align: right;
  color: #373;
  background: #efd;
  margin: 0em;
  padding: 0.1em 0em 0.2em 0em;
  border-bottom: 1px solid green;
}

div.top-content p {
  margin: 0em;
  padding: 0.1em 0.1em 0.3em 0.1em;
}

div.top-content a:link {
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}	

div.top-content a:visited {
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}	

div.top-content a:active {
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

div.top-content a:hover {
  color: black;
  background-color: transparent;
  font-weight: bold;
  text-decoration: none;
}


div.content {
  clear: both;
  font-family: Garamond, Hoefler Text, serif;
  font-size: 100%;
  color: black;
  margin: 0em 1em 1em 1em;
  padding: 0.1em;
}

div.content h1 {
  font-size: 120%;
  margin: 0.4em 0em 0.4em 0em;
}

div.content h2 {
  font-size: 100%;
  margin: 0.7em 0em 0.3em 0em;
}

div.content h3 {
  margin: 0.6em 0em 0.2em 0em;
}

div.content h4 {
  margin: 0.5em 0em 0.2em 0em;
}

div.content hr {
	text-align: center;
	color: #ac8;
	background-color: #ac8;
	padding: 0em;
	margin: 0em 0.4em 0em -1.4em;
}

div.content p {
  margin: 0em 0em 0.6em 0em;
  font-size: 100%;
}


p.image {
    text-align: center;
    padding: 1em 0.5em 1em 0.5em;
}


div.content ul {
  margin: 0.2em 0em 0.2em 0em;
  padding-left: 1.0em;
  text-indent: -0.8em;
  list-style-type: square;
  list-style-position: inside;
}

div.content ol {
  margin: 0.2em 0em 0.2em 0em;
  padding-left: 1.6em;
  text-indent: -1.6em;
  list-style-position: inside;
}

div.content li {
  font-size: 100%;
  margin: 0em 0em 0.6em 0em;
}

div.content img {
  margin: 0em 0.1em 0.1em 0.1em;
  padding: 0em;
  vertical-align: top;
}

div.content em {
  font-style: italic;
  color: #001;
}

div.content tt {
  font-family: Lucida Console, Courier New, Courier, sans-serif;
  font-size: 70%;
}

div.content pre {
  font-family: Lucida Console, Courier New, Courier, sans-serif;
  font-size: 80%;
}



div.footer {
  clear: both;
  font-family: Arial Narrow, Arial, Helvetica, sans-serif;
  text-align: left;
  background: #efd;
  font-size: 80%;
  border-top: 1px solid green;
}

div.footer p {
  text-align: center;
  margin: 0em;
  padding: 0.2em 1em 2em 1em;
}

#footer-disclaimer {
  text-align: left;
  margin: 0em 1em 0em 1em;
  font-size: 90%;
}

div.footer img {
  margin: 0.1em;
  padding: 0em;
  float: right;
}


#col-full {
  float: left;
  clear: both;
  width: 96%;
    margin: 0.4em 0em 1.4em 0em;
	padding: 0.1em;
}

#col1a {
    float: left;
	clear: both;
	width: 52%;
    margin: 0.4em 0em 1.4em 0em;
	padding: 0.1em;
}

#col1-navigate {
  display: none;
}

#col2-navigate {
    float: right;
	clear: none;
	width: 98%;
    margin: 1em 0em 1.4em 0.4em;
	padding: 0.1em;
}

#col2-navigate img {
  margin: 0em 0.2em 0em 0em;
  padding: 0;
  vertical-align: top;
  float: right;
}

#col2-navigate h2 {
  clear: both;
  border-top: 1px dashed green;
  padding-top: 3px;
}


#gray-box img {
  margin: 0em 0.2em 0em 0em;
  padding: 0em;
  vertical-align: top;
  float: right;
}



#col2a-wide {
    float: right;
	clear: none;
	width: 68%;
    margin: 0.4em 0em 1.4em 0em;
}

#col2a {
    float: right;
	clear: none;
	width: 42%;
    margin: 0.4em 0em 1.4em 0em;
}

#col2a img {
  margin: 0em 0.2em 0em 0em;
  padding: 0em;
  vertical-align: top;
}

#q {
	font-size: 90%;
	background-color: #ffa;
	border: thick ridge green;
}

#lhs {
  display: none;
}

#gray-box {
  	font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
    font-size: 90%;
        background: #eee;
    	border: 1px solid green;
    	padding: 0em 0.8em 0.4em 0.8em;
		margin-bottom: 0em;
}

#gray-box h1 {
    border-bottom: 1px solid green;
}

#gray-box h2 {
    border-bottom: 1px solid green;
}

#newspaper {
  	font-size: 80%;
  	font-family: Courier New, Courier, Lucida Console, sans-serif;
        background: #eee;
    	border: 1px dashed black;
    	padding: 0em 0.8em 0.4em 0.8em;
		margin-top: 0.4em;
		margin-bottom: 0em;
}

#newspaper h1 {
  	font-size: 135%;
  	font-family: Courier New, Courier, Lucida Console, sans-serif;
}

#story {
    	border: 1px dashed gray;
    	padding: 0.4em 0.8em 0.4em 0.8em;
		margin-top: 0.4em;
		margin-bottom: 0em;
}

#story h1 {
    padding-left: 0.1em;
    border-bottom: 1px dashed gray;
}

#story p {
    font-size: 110%;
    padding-top: 0.2em;
}

#story p.line {
    border-top: 1px dashed gray;
    padding-top: 0.4em;
    font-size: 120%;
}

#story p.answer {
    font-size: 110%;
    margin-left: 2em;
    margin-right: 2em;
}

#story pre {
    padding: 0.7em;
    background-color: #eee;
}

#story img {
  margin: 0.2em 1em 0.2em 1em;
  padding: 0.2em;
  float: left;
}


p.list {
    line-height: 125%;
}

p.quotation {
	padding: 1em 1em 0em 1em;
	color: black;
}

p.quotation:first-line {
	text-transform: uppercase;
}

p.quotation:first-letter {
	font-size: 280%;
	float: left;
	line-height: 0.7em;
	padding-right: 6px;
}

p.quotation-who {
	text-align: right;
	padding: 0.4em 1em 1em 1em;
	color: black;
}

p.italic-quote {
  font-family: Garamond, Hoefler Text, serif;
  font-style : italic;
  margin: 0.2em;
  padding: 0em;
}

p.italic-quote-who {
  font-size: 80%;
  text-align: right;
  font-family: Garamond, Hoefler Text, serif;
  margin: 0.2em;
  padding: 0em;
}

p.announcement-header {
  font-size: 80%;
}

p small {
    font-size: 90%;
	color: #060;
}

/* end content ids, begin footer ids */

/* end ALL positioning id's */



/* begin defining elements */

dl {
    margin: 0em 0em 0em 1em;
}

dt {
    font-style: italic;
    color: #4b2;
	text-align: left;
	white-space: nowrap;
}

dd {
    font-size: 80%;
    text-align: left;
	margin: 0em 0em 1em 1em;
}

#calendar {
}

#calendar table {
    align: left;
    margin: 1em 0em 1em 0em;
}

#calendar table tr {
  margin: 0em;
  padding: 0em;
}

#calendar table th {
  font-family: Trebuchet, Trebuchet MS, Verdana, sans-serif;
  font-weight: bold;
  color: #060;
  width: 10%;
    text-align: left;
    white-space: nowrap;
  background-color: #efd;
	padding: 0.2em 0.2em 0.2em 0.3em;
margin: 0em;
	vertical-align: top;
	border-top: 1px dashed gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#calendar table td {
    font-size: 120%;
    width: auto;
	padding: 0.3em;
margin: 0em;
	color: inherit;
	background-color: #fff;
	vertical-align: top;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

/* end defining elements */

/* begin classes */

.nowrap {
	white-space: nowrap;
}

.indent {
	margin-left: 1em;
}

.nonstandardbrowser {
	display: none;
}

.plus { 
	text-align: left; 
	padding-top: 0.1em; 
}

/* end classes */

/* beginning of link definitions */

li a:link {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
	margin: 2px;
}	

li a:visited {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

li a:active {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

li a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}


p a:link {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
	margin: 2px;
}	

p a:visited {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

p a:active {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

p a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}

p.list a:link {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
	margin: 2px;
}	

p.list a:visited {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}	

p.list a:active {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

p.list a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}

th a:link {
	text-decoration: none;
	color: #c00;
	background-color: #fff;
	margin: 2px;
}	

th a:visited {
    color: #c00;
	background-color: #fff;
	text-decoration: none;
	margin: 2px;
}	

th a:active {
    color: #c00;
	background-color: #fff;
	text-decoration: none;
	margin: 2px;
}

th a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}

td a:link {
	text-decoration: none;
	color: #c00;
	background-color: #fff;
	margin: 2px;
}	

td a:visited {
    color: #c00;
	background-color: #fff;
	text-decoration: none;
	margin: 2px;
}

td a:active {
	color: #c00;
	background-color: #fff;
	text-decoration: none;
	margin: 2px;
}

td a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}

h1 a:link {
	text-decoration: none;
	color: #c00;
	background-color: transparent;
	margin: 2px;
}	

h1 a:visited {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

h1 a:active {
    color: #c00;
	background-color: transparent;
	text-decoration: none;
	margin: 2px;
}

h1 a:hover {
	text-decoration: none;
	color: inherit;
	background-color: #fc0;
	margin: 2px;
}

h2 a:link  {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

h2 a:visited  {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

h2 a:active {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

h2 a:hover  {
	color: #900;
	background-color: #fc0;
	text-decoration: none;
	font-weight: bold;
}

h3 a:link  {
	color: #028;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

h3 a:visited  {
	color: #900;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

h3 a:active {
	color: #900;
	background-color: white;
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover  {
	color: #900;
	background-color: #fc0;
	text-decoration: none;
	font-weight: bold;
}

#rpilinks a:link {
	background-color: #ddd;	
	color: black;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

#rpilinks a:visited {
	background-color: #ddd;	
	color: black;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

#rpilinks a:active {
	background-color: #ddd;	
	color: #EEEEEE;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

#rpilinks a:hover {
	background-color: #fc0;	
	color: #111;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}

#news  a:link {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#news  a:visited {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#news  a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#news  a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

#col1a  ul a:link {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#col1a  ul a:visited {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#col1a  ul a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#col1a  ul a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

#col2a  ul a:link {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#col2a  ul a:visited {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#col2a  ul a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#col2a  ul a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

#footer-disclaimer  a:link {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#footer-disclaimer  a:visited {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

#footer-disclaimer  a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

#footer-disclaimer  a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

form  a:link {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

form  a:visited {
	color: #c00;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}	

form  a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
	text-decoration: none;
}

form  a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

#footer a:link {
	color: Black;
	background-color: transparent;
	font-weight: normal;
}	

#footer a:visited {
	color: #900;
	background-color: transparent;
	font-weight: normal;
}	

#footer a:active {
	color: blue;
	background-color: transparent;
	font-weight: normal;
}

#footer a:hover {
	color: black;
	background-color: #fc0;
	font-weight: normal;
	text-decoration: none;
}

#rpinfonav a:link {
	color: white;
	background-color: transparent;
	text-decoration: none;
	padding: 1em;
	font-weight: bold;
}	

#rpinfonav a:visited {
	color: #fc0;
	background-color: transparent;
	text-decoration: none;
	padding: 1em;
	font-weight: bold;
}	

#rpinfonav a:active {
	color: black;
	background-color: #fc0;
	text-decoration: none;
	padding: 1em;
	font-weight: bold;
}

#rpinfonav a:hover {
	color: black;
	background-color: #fc0;
	text-decoration: none;
	padding: 1em;
	font-weight: bold;
}

