/* 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: #0d576a; }
a:link, a:visited, a:active {
	color: #0d576a;
	text-decoration: none;
}

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.greyNoUnderline:link, a.greyNoUnderline:visited, a.greyNoUnderline:active {
	color: #595959;
	text-decoration: none;
}

a.greyNoUnderline:hover { color: #595959; text-decoration: none; }

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

a.blue:link, a.blue:visited, a.blue:active {
	color: #12393e;
	text-decoration: none;
}

a.blue:hover { color: #12393e; text-decoration: underline; }

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

.style8 {font-size: 10px}
.style10 {color: #0d576a;
caption: Paragraph Header;}

.nav  {font-size: 10px}

.style11 {color: #ba1e13;
caption: Side-Navigation Header;}


r: #4c8291;
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)
}



.style0001 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 8pt;
	caption: 8 point Grey;
}

.style0002 {	
	font-family: Arial, Helvetica, sans-serif;
	color: #595959;
	font-size: 9pt;
	caption: 9 point Grey;
}



/* 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;
}
