﻿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 {
	background: #080b1a url('../siteart/nav.gif') no-repeat;
}

#nav table {
	border: 0;
	width: 100%;
	}

#nav table td {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-align: center;
	border-right: 1px solid #252f49;
}	

a.nav:visited {
	text-decoration: none;
	color: white;
	display: block;
	padding: 18px 10px 14px 10px;
}

a.nav:active {
	text-decoration: none;
	color: white;
	display: block;
	padding: 18px 10px 14px 10px;
}

a.nav:link {
	text-decoration: none;
	color: white;
	display: block;
	padding: 18px 10px 14px 10px;
}

a.nav:hover {
	color: #95c7ff;
	background: black;
}

a.smbold:link, a.smbold:active, a.smbold:visited, a.smbold:hover {
	font-size: 9px;
	font-weight: bold;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 60px 0px 23px 0px;
	background: #133e6b url('../siteart/background-blue.jpg') no-repeat top center;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 770px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#main-content {
	padding:27px 30px 30px 30px;
	background: white url('../siteart/background-white.jpg') repeat-x bottom;
}

#locations {
	padding: 23px 0px 0px 16px;
	color: white;
	font-size: 14px;
	font-weight:bold;
}

#locations a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: white;
}

#locations a:hover {
	color: #e3f0ff;
}

#main-text {
	line-height: 18px;
	vertical-align: top;
}

.heading {
	font-size: 18px;
	font-weight: bold;
	color: #083667;
	background: url('../siteart/arrow.gif') no-repeat 0px 4px;
	display: block;
	padding-left: 14px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #252f49;
border-bottom-width: 0;
line-height: 35px;
z-index: 100;
background-color: #070917;
width: 205px;

}

.anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #252f49;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: white;
}

.anlinksss a:active {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #252f49;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: white;
}

.anylinkcss a:link {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #252f49;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
color: white;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: #95c7ff;
}
