body {
	padding: 0;
	background: #263757;
	background-image: url('../../CTA/image/bkg_bustracker.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 84%; 
	margin: 0; 
	color: #000;
}

h1 {
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
}
h2 {
	font-weight: normal;
	font-size: 12pt;
	margin-top: 0px;
}
h3 {
	font-weight: bold;
	font-size: 10pt;
}
a {
	color: #03C;
}

#pageheading a {color: #03C; text-decoration: none; }
#pageheading a:hover {color: #03C; text-decoration: underline; }
#pageheading a:active {color: #03C; text-decoration: none; }

img {
	border: 0;
}

#etamain {
	background: #202020;
}

#etalines {
	background: #119811;
}

#pageheading {
	padding: 10px;
	background: #000;
	width:800px;
	margin: auto;
	font-size:12px; 
	font-weight:bold; 
	color:#fff;
}

#pageframe {
	
	padding-top: 20px;
	width: 820px;
	margin: auto;	
	
}

#pagebanner {	
	
	width: 820px; 	
	z-index: 1000;

}

#pagecontent {
	background: #fff;
	padding: 30px;
	font-size: 10pt;
}

#pagefooter {
	background: #202020;
	padding: 10px 20px;
	color: #FFF;
	font-size: 8pt;
}

#pagefooter a {
	margin-left: 10px;
	color: #09C;
}

#logo {
	float: left;
	width: 227px;
	height: auto;
}

#btlogo {
	float: right;
	margin-left: 240px;
}

#toptext {
}

#middlearea p{
	padding: 0 20px;
	font-size: 9pt;
}
#bottomtext{
	border-width: 1px;
	border-color: #999;
	border-top-style: solid;
	clear: both;
}
.redtext{
	color: #900;
}
.buttonbox_left{
	float: left;
	width: 334px;
}
.buttonbox_right{
	float: right;
	width: 334px;
}

.label {
	margin-left:20px;
	margin-bottom:7px;
	vertical-align:middle;
}

form#newUserForm label {
	margin-right:10px;
	text-align:left;	
	display:block;
	float:left;
	width:10em;
	padding-top: 5px;
	line-height:15px;
}

form#loginForm label {
	margin-right:10px;
	text-align:left;	
	display:block;
	float:left;
	width:8em;
	padding-top: 5px;
}

form#updateUserForm label {
	margin-right:10px;
	text-align:left;	
	display:block;
	float:left;
	width:13em;
	padding-top: 5px;
}

form#updateUserForm text {
	margin-left:200px;
	margin-bottom:20px;
	text-align:left;	
	display:block;
	float:left;
	vertical-align:top;
}

form#lostPasswordForm label {
	margin-right:10px;
	text-align:right;	
	display:block;
	float:left;
	width:8em;
	padding-top: 5px;
}

form#updateAlertsForm label {
	margin-right:10px;
	text-align:right;	
	display:block;
	float:left;
	width:6em;
	padding-top: 5px;
}

div.messageBox-info{
	border: 1px solid #0e9921;
	background-color: #b1dab7;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}
div.messageBox-warning{
	border: 1px solid #efff00;
	background-color: #f8ff91;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}
div.messageBox-error{
	border: 1px solid #aa3a21;
	background-color: #e9c9c2;
	font-weight: bold;
	font-size: 12pt;
	padding: 5px;
}

.looklikea{
	color: blue;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

.small {
	font-weight: normal;
	font-size: 8pt;
	margin-top: 0px;
}

.big {
	font-weight: bold;
	font-size: 14pt;
}

.bigger {
	font-weight: bold;
	font-size: 14pt;
}

.invisible {
	display:none;
}

.text {
	margin-bottom:20px;
	text-align:left;	
	display:block;
	float:left;
	vertical-align:top;
}

.bdywrpr {width: 820px; text-align: left; margin: 0 auto; z-index: 1; }
.hdrwrpr {width: 820px; height: 128px; position: relative; z-index: 1000; }
.hdrcta {top: 10px; left: 16px; position: absolute; }
.hdrtnav {width: 820px; height: 38px; top: 90px; left: 0; position: absolute; background: #005d8c url('../../CTA/image/hdr-bg-tnav.gif') repeat-x left top; }
.hdrtnavtl {width: 4px; height: 5px; top: 0; left: 0; position: absolute; z-index: 100; background: url('../../CTA/image/hdr-tl-tnav.gif') repeat-x left top; }
.hdrtnavtr {width: 4px; height: 5px; top: 0; right: 0; position: absolute; z-index: 200; background: url('../../CTA/image/hdr-tr-tnav.gif') repeat-x right top; }

/* Top Nav Menu */
.qmclear {font-size: 1px; height: 0px; width: 0px; clear: left; line-height: 0px; display: block; }
.qmmc1 {position: relative; font-size: 84%;}
.qmmc1 a {float: left; display: block; 
/* white-space:nowrap; */ }
.qmmc1 div a {float: none; }
.qmmc1 div {visibility: hidden; position: absolute; }

#qm0 {width: 820px; position: relative; background-color: transparent; }
#qm0 a {font-size: 12px; font-weight: bold; color: #fff; text-decoration: none; background: #005d8c url('../../CTA/image/hdr-bg-tnav.gif') repeat-x left top; margin: 0; padding: 11px 16px; }
#qm0 a:hover {background: #1585CB url('../../CTA/image/bg-tnav-active.gif') repeat-x left top; }
body #qm0 .qmactive, body #qm0 .qmactive:hover {color: #fff; background: #1585CB url('../../CTA/image/bg-tnav-active.gif') repeat-x left top; }
body #qm0 .qmcurrent {background: #1585CB url('../../CTA/image/bg-tnav-active.gif') repeat-x left top !important; }
#qm0 .qmparent {}
#qm0 div {width: 180px; background-color: #cfe5f3; border-style: none; padding-bottom: 4px; border: 1px solid #25779f; }
#qm0 div a {color: #00549a; font-size: 1em; background-color: #cfe5f3; background-image: none; margin: 0; padding: 4px 30px 4px 12px; border-style: none; }
#qm0 div a:hover {color: #00549a; text-decoration: underline; background-color: #cfe5f3; background-image: none; }
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {color: #00549a; background: #cfe5f3 url('../../CTA/image/tnav-arrow-right.gif') no-repeat right top; }
#qm0 div .qmparent {color: #00549a; background: #cfe5f3 url('../../CTA/image/tnav-arrow-right.gif') no-repeat right top; }

/* Footer */
.ftrwrpr {width: 820px; color: #fff; background: #000 url('../../CTA/image/ftr-bg-tile.gif') repeat-x left top; padding: 1px 0; }
.ftrwrpr a, .ftrwrpr a:link, .ftrwrpr a:visited {color: #479edd; text-decoration: none; }
.ftrwrpr a:hover {color: #479edd; text-decoration: underline; }
.ftrwrpr a:active {color: #479edd; text-decoration: none; }
.ftrwrpr a.icorss {background: url('../../CTA/image/ftr-ico-rss.gif') no-repeat left 50%; padding-left: 14px; }
.ftrinrwrpr {font-size: 1.em; margin: 8px 20px 12px 20px; }
.ftrlnks1 {float: left; font-weight: bold; padding: 2px 0 6px 0; font-size: 84%;}
.ftrlang {float: right; font-weight: bold; padding: 2px 0 6px 0; white-space: nowrap; }
.ftrlang img {width: 16px; height: 11px; border-style: none; margin-left: 2px; vertical-align: middle; }
.ftrbnrs {float: left; }

.clear {overflow: hidden; clear: both; height: 0; margin: 0; font-size: 1px; line-height: 0; }
.pipe {margin: 0 6px; }