﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}

#nav {
	border: 0;
	width: 225px;
	background: #c5c5c5;
	height:360px;
	}

#nav a {
	text-decoration:none;
	text-transform:uppercase;
	color:#333333;
	padding: 15px 0 13px 35px;
	display: block;
	border-bottom: 1px solid #bababa;
	background: #c5c5c5 url('../siteart/arrow-off.jpg') no-repeat 15px 16px;
	}

#nav a:hover {
	color:black;
	background: #e2e2e2 url('../siteart/arrow-on.jpg') no-repeat 15px 16px;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	background: #396ebf url('../siteart/bkg.jpg') repeat-x;
	}

td {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#foot {
	padding: 30px 0px 38px 0px;
}

#content {
	width: 100%;
	border: 0;
}

#content td {
	vertical-align:top;
}

#content-cell {
	width: 765px;
	background:white;
}

#main-content {
	width: 100%;
	padding:14px;
}

#inv {
	padding-top: 4px;
}

#contact td {
	color: white;
	padding: 30px 0;
}

#contact {
	color: white;
	width: 100%;
	border:0;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-indent: 5px;
}

.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss2 a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-indent: 5px;
}


#logos {
	border: 0;
}

#logos td {
	vertical-align:top;
	text-align:center;
}

#logos img {
	border: 1px solid #e2e2e2;
}

h1 {
	font-size: 16px;
	margin:0px;
}

.menuskin{
	position:absolute;
	width:170px;
	background-color:menu;
	border:2px solid #333333;
	font:normal 10pt Arial, Helvetica;
	line-height:18px;
	z-index:100;
	visibility:hidden;
}
.menuskin a{
	text-decoration:none;
	color:black;
	padding-left:8px;
	padding-right:8px;
}
#mouseoverstyle{
	background-color:#005094;
}
#mouseoverstyle a{
	color:white;
}