/* CSS Document */

body, td { color: #595959; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
select, textarea, input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #a9233e; }
a:link, a:visited, a:active {
	color: #a9233e;
	text-decoration: none;
}



a:hover { color: #a9233e; text-decoration: underline; }


a.white:link, a.white:visited, a.white:active {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;

}

a.white:hover { color: #ffffff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }





a.grey2:link, a.grey2:visited, a.grey2:active {
	color: #656565;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-size: 10px;

}

a.grey2:hover { color: #656565; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }














.style1 {
	color: #a9233e;
	font-weight: bold;
	font-size: 18px;
}
.style2 {font-size: 22px}

.style8 {font-size: 10px}
.style10 {color: #a9233e;
caption: Headers;}

.style987 {color: #2b6c8e;
caption: Highlighted Copy;}


.nav  {font-size: 10px}



r: #a9233e;
caption: Headers;}

.VideoPlayer { 
  width:325px;
  height:280px;
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif)
}
.AudioPlayer { 
  width:326px;
  height:50px;
  border: solid 1px #000;
  background: #CCC url(/images/vid-player-bg.gif)
}

/* Rewrite lib.css */
table.results {
        border: solid 1px #D4D4D4;
}
table.results th {
        background-color: #D4D4D4;
}

table.results td {
        border-right: solid 1px #D4D4D4;
}

table.results .alt-color {
        background-color: #f6f6f6;
}

/* Rewrite calendar.css */
.button {
        background-color: #D4D4D4;
}



.style-outage {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



