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





h2.audit {
	font-size: 22px
	color: 003e7e;
	PADDING: 0px 0px 0px 0px;
	MARGIN: 0px 0px 0px 0px;
}

div.audit {
	PADDING: 15px 160px 15px 15px;
	MARGIN: 15px 0px 5px 0px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left;
	color: #003e7e;
	border: #003e7e 1px solid;
	background-image:url('/global/images/audit2011.gif');
	background-repeat: no-repeat;
	background-position:right top;
}












a.white:link, a.white:visited, a.white:active {
	color: #ffffff;
	text-decoration: none; font-size: 11px; 
}

a.white:hover { color: #ffffff; text-decoration: underline; font-size: 11px; }

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: #003e7e; text-decoration: underline; }

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

a.blue:hover { color: #003e7e; text-decoration: underline; }

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

.style8 {font-size: 10px}
.style10 {color: #003e7e;
caption: News Flash Head;}

.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;
}


