@charset "iso-8859-1";
body {
background-color : #606060;
margin : 0;
}
table {
font-family : arial;
font-size : 13px;
color : #000000;
}
td { vertical-align: top; }
img {
border-color : #000000;
}
a:link {
color : #660000;
text-decoration : underline;
}
a:visited {
color : #660000;
text-decoration : underline;
}
a:hover {
color : #660000;
text-decoration : none;
}


h1 { font-family: Arial; font-size: 16px; font-weight: bold; }
h2 { font-family: Arial; font-size: 14px; font-weight: bold; }


.header {
  background: transparent url(images/site/court-reporting.jpg) no-repeat bottom center;
  vertical-align: bottom;
}


.button {
  display: block;
  height: 31px;
  float: right;
  background: transparent url(images/site/paralegal-gradient.gif) repeat-x 0px 0px;
  border: outset 1px #ae1432;
  color: #990033;
  font-size: 14px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

.button a:link { color: #990033; display: block; padding: 6px; text-decoration: none; }
.button a:visited { color: #990033; display: block; padding: 6px; text-decoration: none; }
.button a:hover { color: #990033; display: block; padding: 6px; text-decoration: none; }

.button2 {
	display: block;
	height: 40px;
	float: right;
	border: outset 1px #ae1432;
	color: #990033;
	font-size: 18px;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	background-color: #990033;
}

.button2 a:link {
	color: #FFFFFF;
	display: block;
	padding: 6px;
	text-decoration: none;
}
.button2 a:visited {
	color: #FFFFFF;
	display: block;
	padding: 6px;
	text-decoration: none;
}
.button2 a:hover {
	color: #FFFFFF;
	display: block;
	padding: 6px;
	text-decoration: underline;
}

.navbar {
  background: transparent url(images/site/transcript-navbar.gif) no-repeat 0px 0px;
  vertical-align: middle;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.navbar a:link { color: white; text-decoration: none; background-color: transparent; padding: 3px 0px 3px 0px; }
.navbar a:visited { color: white; text-decoration: none; background-color: transparent; padding: 3px 0px 3px 0px; }
.navbar a:hover { color: #660000; text-decoration: none; background-color: #dddddd;  padding: 3px 0px 3px 0px; }

.footer {
  background: transparent url(images/site/court-footer.gif) no-repeat top center;
  vertical-align: middle;
  padding-bottom: 30px;
}

.footercontent {
  text-align: center;
  color: white;
  font-family: Times New Roman;
  font-size: 12px;
}

.footercontent a:link { color: #CCCCCC; text-decoration: underline; font-weight: bold; }
.footercontent a:visited { color: #CCCCCC; text-decoration: underline; font-weight: bold; }
.footercontent a:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; }


.content {
  font-size: 14px;
  font-family: Times New Roman;
  line-height: 22px;
  text-align: justify;
}
