body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-transform:uppercase;
	background-image:url(images/title_bk.gif);
	background-repeat:no-repeat;
	line-height: 40px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#006699;
	text-transform:uppercase;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #597a61;
	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316048;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #135681;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #71364A;
}
a:active {
	text-decoration: underline;
}

input.inputfield {
  font-size        : 11px;
  font-family      :  Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}

.formoutput {
	font-size        : 11px;
    font-family      : Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
	font-weight:  bold;
	padding-left: 5px;
}


textarea {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
select {
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #444444;
	border           : 1px #303465 solid;
	background-color : #F7F8FB;
  font-weight:  bold;
}
.smtext  { 
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:link  { 
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:visited  { 
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:hover  { 
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:active  { 
  font-size        : 11px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
.warning {
	color: #990033;
	font-weight: bold;
	text-transform: uppercase;
}
.date {
	font-size:20px;
	line-height:26px;
	color:#000000;
	padding-left:5px;
}
.back {
	float:left;
}
.forward {
	float:right;
}
.addApp {
	float:right;
	padding:5px 3px 0 0;
}
.techLabel {
	color:#ffffff;
	font-weight:bold;
	margin:0 2px 0 2px;
	line-height:22px;
	padding:2px 4px;
}
.timeSetting {
	padding:0 0 0 0;
	text-align:center;
}
.timeSetting, .timeSetting a, .timeSetting a:link {
	color:#ffffff;
}
.scheduledTime {
	display:block;
	color:#ffffff;
	margin:3px 0 3px 0;
	padding:2px 0 2px 4px;
}
.calendarTable {
	background-color:#212121;
}
.calendarTable td {
	background-color:#ffffff;
}
.calendarHeading td {
	background-color:#c7c7c7;
	font-weight:bold;
}
.calendarLoc {
	font-weight: bold;
	color: #CC0033;
}
.calendarLocBG {
	background-color:#FBFACE
}
.calendarLocation {
	border-top:1px dotted #666;
	padding:3px;
}
.calendarLocationEven {
	border-top:1px dotted #666;
	padding:3px;
}
.waterlooLocation {
	background-color:#000000;
}
.calendarLocation a, .calendarLocationEven a {
	text-decoration:none;
}
.calendarLocationText {
	font-size:12px;
	font-weight: bold;
	color: #101010;
}
.rcap { display: none; }