﻿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;}


a.bluetee:active {text-decoration:none; color:#333333}
a.bluetee:visited {text-decoration:none; color:#333333}
a.bluetee:link {text-decoration:none; color:#333333}
a.bluetee:hover {text-decoration:underline; color:black;}


#nav {
	border: 0;
	width: 100%;
	background: url('../siteart/nav-background2.gif') no-repeat;
	}
	
#nav td {
	padding: 1px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #b7b7b7;
}	

a.nav:visited {
	display: block;
	color: #333333;
	text-decoration:none;
	padding: 10px 10px 7px 10px;
	}	
	
a.nav:active {
	display: block;
	color: #333333;
	text-decoration:none;
	padding: 10px 10px 7px 10px;
	}	
	
a.nav:link {
	display: block;
	color: #333333;
	text-decoration:none;
	padding: 10px 10px 7px 10px;
	}	
	
a.nav:hover {
	text-decoration: none;
	color: black;
}	

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #bfbfbf;
border-bottom-width: 0;
line-height: 24px;
z-index: 100;
background-color: #f6f6f6;
text-align:left;
width: 150px;
}

.anylinkcss a:visited {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bfbfbf;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 12px;
}

.anlinksss a:active {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bfbfbf;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 12px;
}

.anylinkcss a:link {
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bfbfbf;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 12px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #dcdcdc;
color: black;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #e6e6e6 url('../siteart/background-gray.jpg') repeat-x top;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	padding: 0px 25px;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#manu {
	background:url('../siteart/manu-background.gif') repeat-y;
}

#manu div {
	padding:12px;
	border-bottom:1px solid #f1f1f1;
}

#manu div img {
	border:0;
}

#content {
	background-image:url('../siteart/content-background2.gif');
	background-repeat: repeat-y;
	padding: 0px 16px 0px 15px;
}

#content-main {
	width:536px;
}

#headline{
	background: #eae8e2;
	padding:10px 0px 10px 0px;
}

#locations {
	border:0;
}

#locations td {
	vertical-align: top;
	font-size:12px;
}

#locations td a {
	font-size: 10px;
	font-weight: bold;
}

#sm {
	font-size: 12px;
	line-height: 18px;
}

.sm-heading {
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin: 0px 0px 0px 26px;
	padding:0;
}

li {
	list-style-type: square;
	line-height: 18px;
	font-size: 12px;
}

a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#a6a6a6}

a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#a6a6a6}

a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#a6a6a6}
a.footerlink:hover {text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color: black}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#a6a6a6;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#a6a6a6;}

.divfooter
{width:450px; text-align:center;
}


