@charset "utf-8";
/* CSS Document */

body  {
	font: 16px Arial, Helvetica, sans-serif;
	background-image: url(images/bgshadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #F0F0F0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container {
	background-color: #FFFFFF;
}
.searchtable { 
	color: #959595;
	text-align: center;
	vertical-align: middle;
	width: auto;
	margin-right: 3px;
	margin-bottom: 3px;
}
.searchtable #search { 
	font: 65% Arial, Helvetica, sans-serif;
	color: #959595;
	text-align: right;
	vertical-align: middle;
	padding-right: 4px;
}

.searchtable form {
	display:inline;
	vertical-align:middle;
}
.searchtable input {
	font: 65% Arial, Helvetica, sans-serif;
	background-color: #f4f4c9;
	border: none;
	vertical-align: middle;
	text-align:center;
}
.searchtable #services { 
	font: 65% Arial, Helvetica, sans-serif;
	color: #007dc3;
	text-align: center;
	vertical-align: middle;
}
.searchtable .services2 a:link, .services2 a:hover, .services2 a:visited, .services2 a:active { 
	font: 65% Arial, Helvetica, sans-serif;
	color: #959595;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.searchtable .services2 img {
	vertical-align: middle;
}
/* MAIN CONTENT */
#mainContent {
	border-top: 3px solid #fcb040;
	border-left: 3px solid #b0bc22;
	padding: 10px 10px 20px 10px;
	min-height:450px;
	_height:auto !important;
	height:450px;
}
#mainContent p {
	font-size: 84%;
}
#mainContent td h1, #mainContent td h2, #mainContent td h3, #mainContent td h4, #mainContent td h5 {
	padding: 0;
	margin: 0;
}
#mainContent h1 {
	font-size: 110%;
}
#mainContent h2 {
	font-size: 95%;
	color: #999999;
	margin-top: -12px;
}
#mainContent h3 {
	font-size: 90%;
	color: #b0bc22;
	margin-top: -12px;
}
#mainContent h3 a, #mainContent h3 a:visited {
	color: #b0bc22;
	border-bottom: 1px solid #007dc3;
	text-decoration:none;
}
#mainContent h3 a:hover, #mainContent h3 a:active {
	color: #ee3524;
	border-bottom: 1px solid #ee3524;
	text-decoration:none;
}
#mainContent h3 .title {
	font-size: 80%;
	padding-left: 10px;
}
#mainContent h4 {
	font-size: 85%;
	color: #fcb040;
}
#mainContent h5 {
	font-size: 80%;
	color: #999999;
	font-weight: normal;
}
#mainContent h5 a, #mainContent h5 a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
#mainContent h5 a:hover, #mainContent h5 a:active {
	color: #007dc3;
	font-weight: normal;
}
#mainContent p a, #mainContent p a:visited {
	color: #007dc3;
	text-decoration: none;
}
#mainContent p a:hover, #mainContent p a:active {
	color: #ee3524;
}
#mainContent ul {
	list-style-type:square;
}
#mainContent li {
	font-size: 75%;
	padding-bottom: 4px;
}
#mainContent li a, #mainContent li a:visited {
	color: #007dc3;
}
#mainContent li a:hover, #mainContent li a:active {
	color: #ee3524;
}
#mainContent ul ul {
	list-style-type:square;
}
#mainContent li li {
	font-size: 90%;
	padding-bottom: 4px;
}
#mainContent li li a, #mainContent li li a:visited {
	color: #007dc3;
}
#mainContent li li a:hover, #mainContent li li a:active {
	color: #ee3524;
}
#mainContent .year {
	font-size: 85%;
	font-weight: bold;
	color: #fcb040;
	padding-top: 10px;
	border-top: 2px solid #F0F0F0;
}
#mainContent .release a, #mainContent .release a:visited {
	color: #000000;
	text-decoration: none;
}
#mainContent .release a:hover, #mainContent .release a:active {
	color: #007dc3;
	text-decoration: underline;
}
#mainContent .releaseHEAD {
	font-size: 100%;
	color: #333333;
	margin-top: 12px;
}
#mainContent .releaseSUB {
	font-size: 85%;
	color: #333333;
	margin-top: -16px;
}
#mainContent .date {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top: -16px;
}
#mainContent .caption {
	font-size: 70%;
	color:#666666;
}
#mainContent .more {
	font-size: 10px;
}
#mainContent .boiler {
	font-size: 70%;
}
#mainContent .clname {
	font-weight: bold;
}
#mainContent .clloc {
	font-size: 75%;
	color: #666666;
	padding-left: 10px;
}
#mainContent .cldesc {
	font-size: 90%;
	color:#333333;
}
#mainContent .casehistdesc {
	font-size: 75%;
	color:#333333;
	padding-bottom:10px;
	border-bottom: 1px dashed #CCCCCC;
}
#sidebar1 {

}
#logins {
	vertical-align: bottom;
	width: 208px;
	text-align: left;
	margin-top: 390px;
	margin-bottom: 8px;
	font: 65% Arial, Helvetica, sans-serif;
}
#logins p, #logins a:link, #logins a:visited  {
	color: #959595;
	text-decoration: none;
	padding-left: 4px;
}
#logins a:hover, #logins a:active  {
	color: #007dc3;
	text-decoration: none;
}
#logins p img{
	vertical-align: middle;
	border: none;
	padding-right: 4px;
	padding-bottom: 4px;
}
#sidebar2 {
	border-left: 3px solid #ee3524;
	background-color: #F0F0F0;
}
#buttons {
	vertical-align: top;
	width: 191px;
	text-align: left;
	margin-top: 110px;
	margin-bottom: 8px;
	font: 65% Arial, Helvetica, sans-serif;
	padding-left: 35px;
}
#buttons p, #buttons a:link, #buttons a:visited  {
	color: #666666;
	text-decoration: none;
}
#buttons a:hover, #buttons a:active  {
	color: #007dc3;
	text-decoration: none;
}
#buttons p img{
	vertical-align: middle;
	border: none;
	padding-right: 4px;
	padding-bottom: 4px;
}
#rtbottom {
	vertical-align: bottom;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 166px;
}
#rtbottom p {
	font-size: 65%;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
}
#rtbottom a:link, #rtbottom a:visited  {
	color: #ee3524;
	text-decoration: none;
}
#rtbottom a:hover, #rtbottom a:active  {
	color: #007dc3;
	text-decoration: none;
}
#rtbottom p img{
	border: none;
	padding-bottom: 4px;
	padding-top: 4px;
}
#links {
}
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	border-top: 3px solid #80bee1;
	text-align: center;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font: 70% Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#footer p a:link, #footer p a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer p a:hover, #footer p a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
