/* CORRECT PAGE LAYOUT */
body#txt-only {
	margin: 0em !important; 
	padding: 0em !important; 
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
	font-size: larger; 
	text-align: left; 
	line-height: 1.3em; 
	color: white !important; 
	background: #000 !important;
	width: 99.9%;
}
#content-skipped { 
	width: 50%;
	height: 0em;
	margin: 0em;
	padding: 0em;
	line-height: 0em;
}
body#txt-only div#fixed-content {
	display: block;
	float: left;
	clear: both;
	margin: 0 !important;
	width: 100%;
}
/* OVERIDE */
#txt-only table {
	font-size: 100%; color: #fff;
}
#txt-only tr {
	background: none !important;
}
#txt-only td {
	background: none !important;
}
#txt-only a,
#txt-only a:link {
	color: #0ff !important; 
	text-decoration: none;
}
#txt-only a:visited {
	color: #0cf !important;
	text-decoration: none;
}
#txt-only a:focus,
#txt-only a:hover {
	color: #ff0 !important;
	text-decoration: underline;
}
#txt-only a:active {
	color: #ff0 !important; 
	text-decoration: none;
}
#txt-only h1 {
	font-size: 1.5em; 
	color: #ff0;
}
#txt-only h2 {
	font-size: 1.5em; 
	color: #ff0;
	margin: 1.5em 0em;
	padding: 0;
}
#txt-only h3 {
	font-size: 1.5em; 
	color: #ff0;
	margin: 1.5em 0em;
	padding: 0;
}
#txt-only h4 {
	font-size: 1.5em; 
	color: #ff0;
	margin: 1.5em 0em;
	padding: 0;
}
#txt-only hr {
	display: block;
	float: left;
	clear: both;
	height: 0.1em;
	width: 100%;
	margin: 1em 0em;
	color: #eee;
}
#txt-only img {
	display: none !important;
}
body#txt-only input {
	height: 1.3em;
	font-size: 1.3em;
	line-height: 1.3em;
}
body#txt-only input * {
	height: 1.3em;
}
body#txt-only label {
	padding: 0 10px;
}
body#txt-only div#cands {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	padding: 0em 0em !important;
	margin: 1em 0em !important;
}
body#txt-only div#cands h1 {
	display: block;
	float: left;
	clear: both;
	font-size: 2em;
	line-height: 2em;
	padding: 0em !important;
	margin: 0em !important;
	padding: 0;
}
div#topLink {
	display: block;
	float: left;
	clear: both;
	padding: 0.5em 0em;
	width: 100%;
}
span.separator {
	display: none;
}
a span.hidetext{
	display: block;
	float: left;
	clear: none;
	visibility: hidden;
	position: absolute;
	color:#06F;
}
div#copy {
	display: block;
	float: left;
	clear: both;
	padding: 0;
}
#txt-only ul {
	color: #fff !important;
	width: auto;
}
#txt-only li {
	display: list-item;
	list-style-type: disc !important;
	background: url(none);
	color: #fff !important;
}
div {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
div#crumb {
	display: block;
	float: left;
	clear: both;
	margin: 0em 0em 1em 0em !important;
}
a#small {
	font-size: 1em !important;
	line-height: 1em;
}
a#medium {
	font-size: 1.2em !important;
	line-height: 1.2em;
}
a#large {
	font-size: 1.4em !important;
	line-height: 1.4em;
}


form#SearchForm {
	display: block;
	float: left;
	clear: both;
	list-style-type: disc !important;
}/* Applications - text only */

/* Weather App */

.twodayweatherbox {
	padding: 3em 1em 0em 1em;
}
textarea#message {
	width: 20em !important;
	line-height: 1.3em;
	font-size: 1.3em;
}
textarea#message *{
	line-height: 1.3em;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
}
select {
	line-height: 1.3em;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif !important; 
}
option {
	margin: 0.5em 0;
}
