body {
background-color: #565656;
font-family: "GillSans","Trebuchet MS","Verdana", sans-serif;
font-size: 12px;
margin: 0pt;
padding: 0pt;
}

body a{
color: #0060aa;
}

body hr {
height: 1px;
color: #000000;
background-color: #000000;
}

#header_middle {
margin-left: auto;
margin-right: auto;
margin-top: 18px;
background-color: transparent;
background-attachment: scroll;
background-image: url(../siteImages/header_wide.jpg);
background-position: bottom left;
background-repeat: no-repeat;
border: 2px solid #000000;
border-bottom: 0px solid #000000;
width: 920px;
height: 133px;
}

#main {
margin-left: auto;
margin-right: auto;
width: 920px;
background-color: #ffffff;
border: 2px solid #000000;
border-top: 0px solid #000000;
margin-bottom: 18px;
}

#main_nav {
background-color: #000000;
color: #ffffff;
font-weight: bold;
text-align: center;
padding: 8px;
}

a.nav:link {color: #ffffff; text-decoration: none;}
a.nav:visited {color: #ffffff; text-decoration: none;}
a.nav:hover {color: #0060aa; text-decoration: underline;}
a.nav:active {color: red; text-decoration: none;}

#content {
padding: 8px;
}

#footer {
background-color: #000000;
color: #ffffff;
font-weight: bold;
padding: 8px;
}

.footer_table{
width: 100%;
}

.td_footer_center {
text-align: center;
width: 33%;
}

.td_footer_right {
text-align: right;
width: 33%;
}

.insideNav
{
	text-align: center;
	font-family: "Garamond", serif;
	font-size: 18px;
	font-weight: bold;
	padding: 4px;
}

hr
{
	color: Black;
	background-color: Black;
	height: 1px;
}

.compInfoTable
{
border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: black;
}
.compInfoTable th
{
text-align: left; font-size: 16px; border-bottom-style: solid; border-bottom-width: 1px;  border-bottom-color: black;
}
.compInfoTable td
{
vertical-align: top;
}
.compInfoTable td.right{
border-right-style: solid; border-right-width: 1px; border-right-color: black
}

