/* stylesheet for Time Schedules */

body {background: url(/i/bodybg.gif) 0 0 repeat-x; color:#555; font: 1.0em Arial,Verdana,Helvetica,sans-serif; height:100%; voice-family:inherit;}

.notonscreen {
	display: none;
	}

/* new header styles */
div#wordmark {display:none; visibility:hidden;}
#masthead {height: 77px; margin: 0 auto; width: 952px; background-image: none; z-index: inherit; position: inherit; padding-top:15px;}
#masthead p {position: absolute; left: -1000em; width: 20em;}
#masthead h1 {margin:0; text-indent:-9999px;}
#masthead h1#wordmark {float:right;}
#masthead h1#wordmark a {background:transparent url(/i/uc_wordmark_phoenix-1.png) 0 0 no-repeat; display:block; height:53px; text-decoration:none; width:246px;}
#masthead h1#site-title a {
	display: block;
	height: 53px;
	text-decoration: none;
	background: url(/i/masthead.png) no-repeat scroll 0 0;
}

#wrap {
	width: 950px;
	margin: 0 auto;
}

.nowrap {
	white-space: nowrap;
	}

.clr {
	clear: both;
}

#header_map img {
	border: 0;
	margin: 0 0 -4px 0;
	}

#header_map_menu {
	height: 15px;
	background-color: #333333;
	margin: 0;
}
#header_map_menu img {
	border: 0;
}

.footer {
	width: 950px;
	margin: 0 auto;
	font-size: small;
	text-align: center;
}

.tbl tbody {
	text-align: left;
	vertical-align: top;
}
.maintitle {
	font-size: large;
	font-weight: bold;
	}
.medtitle {
	font-size: medium;
	font-weight: bold;
	}
.smallcallouts {
	font-size: small;
	font-weight: normal;
	color: #000000;
	}
.smalltitle {
	font-size: small;
	font-weight: bold;
	}

.smallredt {
	font-size: small;
	font-weight: normal;
	color: #660000;
	}
.smallwhitet {
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	}
.smallplain {
	font-size: small;
	}

td, p {
	font-size: medium;
	}
h2 {
	font-family: 'ProximaNova-Regular';
	font-size:1.9em; 
	font-weight:normal; 
	color:#800000; 
	margin-bottom:18px;}

h3 {
	font-family: 'ProximaNova-Semibold';
	font-size: 1.1em;
	margin-bottom: 3px;
	padding-bottom: 0px;}

a {
	color: #990000;
	}
.alert {
	color: #000099;
	font-family: 'ProximaNova-Semibold';
	}
.line {
	border-top: 1px dashed #cccccc;
	font-size: 1px;
	}
.boldline {
	border-top: 2px solid #000000;
	font-size: 1px;
	}
.l-search {
	font-weight: bold;
	text-align: right;
	}
#linkbox {
	width: 100%;
	margin: 10px 0 10px 0;
	text-align: right;
	clear: both;
	}
#rightlinks {
	float: right;
	width: 180px;
	margin: 0px;
	}

.rlinks {
	text-align: left;
	}

href {
  cursor: pointer;
}

.privateView {
	text-align: center;
	background-color: #FFECEC;
	border:1px solid #BB0000;
	padding:.5em;
	margin-bottom:1em;
	font-size:.85em;
}

#front {
	clear: both;
	}