﻿body {
	overflow-x: hidden;
}

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#121b42;
}

a:hover {
	color:#000;
}

#navCell {
	vertical-align:top;
	padding-left:7px;
	width:175px;
}

#menu {
	margin:0;
	padding:0;
	list-style:none;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-size:9pt;
	color:#121b42;
	width:165px;
	font-weight:bold;
	padding:5px 2;
	display:block;
	background:url(siteart/arrow_green.gif) no-repeat right center;
	border-bottom:1px #121b42 solid;
}

a.nav:hover {
	color:#83da29;
	background:url(siteart/arrow_purple.gif) no-repeat right center;
	background-color:#121b42;
}



#mainCell {
	padding-left:10px;
	vertical-align:top;
	width:586px;
}

.pageheader {
	color:#121b42;
	font-size:14pt;
	font-weight:bold;
	border-bottom:1px #83da29 solid;
	width:325px;
	display:block;
}

#locations {
	background-color:#121b42;
	border-collapse:collapse;
	border:2px #83da29 solid;
	padding:5px;
	color:#fff;
	font-size:8pt;
	vertical-align:top;
}

#tableheader {
	color:#121b42;
	font-size:10pt;
	font-weight:bold;
	border-bottom:1px #83da29 solid;
	text-transform:uppercase;

}

.tiny {
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
}




.menuskin{
position:absolute;
width:100px;
background-color:menu;
border:2px solid #121b42;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:#121b42;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:#121b42;
}

#mouseoverstyle a{
color:white;
}

#title {
	font-weight:bold;
	background-color:silver;
}

#name{
	border-right:1px gray solid; 
	width:150px;
}

#ext {
	border-right:1px gray solid; 
	width:80px;
} 

#email {
	width:200px;
}