a {
	color: #444444;
}

.link_nod {
	text-decoration: none;
}

a:active {
	color: #444444;
}

a:hover {
	color: #009fd9;
}

body {
	background-color: #DFEBF7;
	background-image: url(/images/bg_body.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	color: #444444;
	font-family: Arial;
	font-size: 10pt;
	margin: 15px 0px 0px 0px;
  padding: 0px;
	text-decoration: none;
	text-align: center;
}

#body 
{
	background-image: url(/images/bg_pand.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding:0px;
}

h1 {
	font-family: Georgia, Arial;
	color: #009fd9;
	font-size: 20px;
	font-weight: normal;
	margin: -5px 0px 15px -2px;
	vertical-align: top;
}

h2 {
	font-family: Georgia, Arial;
	color: #009fd9;
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
}

h3 {
	color: #009fd9;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}

h4 {
	font-size: 14px;
	margin-bottom: 0px;
}

h5 {
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

h6 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
}

hr {
	background-color: #d1d2d4;
	border: 0;
	height: 1px;
}

html {
  margin: 0px;
	overflow-y: scroll;
}

#img a {
	border: 0px;
}

input {
   border-width: 1px;
}

li {
	margin: 0px 0px 0px -20px;
}

ol {
	margin-bottom: 0px; 
	margin-left: 45px; 
	margin-top: 0px;
	list-style-position: outside;
}

sup {
	font-size: 11px;
}

table, td {
	font-family: Arial;
	font-size: 10pt;
	line-height: 20px;
}

textarea {
   border-width: 1px;
}

ul {
	list-style-image: url(/images/li.gif);
	margin-top: 0px;
	margin-bottom: 0px; 
	list-style-position: outside;
}

ul.employee, ul.employee li {
	line-height: 20px;
	list-style:  none outside;
	margin: 0px;
	padding: 0px;
}

ul.employee li a {
	text-decoration: none;
	font-weight: normal;
}

#banner {
  height: 150px;
  width: 900px;
}

#container 
{
	background-color: #ffffff;
	height: 100%;
  margin: 0 auto;
  width: 900px;
}

#container_employee h5 {
	position: relative;
}

#container_employee h6 {
	position: relative;
}

#container_employee h5 span {
	position: absolute;
	top: 0;
	right: 25px;
	width: 300px;
}

#container_employee h6 span {
	position: absolute;
	top: 0;
	right: 25px;
	width: 300px;
}

#content 
{
	background-color: #ffffff;
  line-height: 20px;
  margin: 0px;
  padding: 25px;
  vertical-align: top;
  width: 550px;
}

#footer {
  background-color: #ffffff;
  background-image: url(/images/bg_footer.gif);
  color: #ffffff;
  clear: both;
  font-size: 8pt;
  height: 20px;
  padding: 5px 25px 0px 325px;
  text-align: center;
  width: 550px;
}

#header {
	background-image: url(/images/header.gif);
  height: 115px;
  padding: 20px 20px 0px 0px;
  text-align: right;
  vertical-align: top;
  width: 900px;
}

#highlights {
  line-height: 20px;
  padding: 25px 10px 10px 10px;
  vertical-align: bottom;
	width: 280px;
}


#photo {
	border-right: solid 2px #ffffff;
  height: 150px;
	width: 598px;
}

#photoimg {
	height: 150px;
	display: block;
	width: 598px;
}

#mainmenu {
	background-color: #58595B;
	background-image: url(/images/bg_menu.gif);
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	color: #ffffff;
  height: 130px;
  line-height: 18px;
  padding: 10px 20px 10px 15px;
	width: 256px;
}

#mainmenu a {
	color: #ffffff;
	text-decoration: none;
}

#mainmenu a:active {
	color: #ffffff;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #A7A9AC;
	text-decoration: none;
}

#mainmenu .pointer 
{
	color: #009fd9;
	list-style-type: disc;
}

#mainmenu .spacer {
	list-style-type: none;
}

#mainmenu ul {
	padding:0;
	margin: 0px 0px 0px 35px;
	list-style-type: none;
	list-style-image: none;
}

#product {
	border-bottom: solid 1px #DFEBF7;
	border-right: solid 1px #DFEBF7;
	color: #58595B;
	float: left;
  padding: 10px;
  margin: 5px;
  text-align: center;
  width: 150px;
}

#product a {
	text-decoration: none;
}

#product:hover {
	background-color: #DFEBF7;
	text-decoration: none;
}

#leftcolumn {
	background-image: url(/images/bg_smenu.gif);
	background-position: center top;
	background-repeat: repeat-x;
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
	vertical-align: top;
}


#submenu {
	color: #58595B;
  line-height: 20px;
  padding: 20px 20px 20px 50px;
  vertical-align: top;
}

#submenu li {
	color: #a7a9ac;
	position:relative;
	text-decoration: none;
}

#submenu .selected, #submenu .selected a {
	color: #009fd9;
	position:relative;
	font-weight: bold;
	text-decoration: none;
}

#submenu li:hover {
	color: #009fd9;
	text-decoration: none;
}

#submenu a {
	color: #58595B;
	text-decoration: none;
}

#submenu a:active {
	color: #58595B;
	text-decoration: none;
}

#submenu a:hover {
	color: #009fd9;
	text-decoration: none;
}

.blue {
	color: #009fd9;
	margin: 0px;
	padding: 0px;
}

.collapse {
	padding-bottom: 10px;
	padding-top: 5px;
}

.collapse-container {
	background-color: #DFEBF7;
	padding: 10px;
	height: 135px;
	vertical-align: top;
}

.employee {
	list-style-image: none;
	list-style-position: inherit;
	list-style-type: none;
}

.icon_links, .icon_links:active
{
	border: solid 1px #eeeeee;
	margin: 2px;
}

.icon_links:hover 
{
	border: solid 1px #999999;
	margin: 2px;
}

.td_links 
{
	color: #bbbbbb;
	padding-left: 15px;
	font-weight: bold;
}

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
	cursor: crosshair;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: White;
	padding: 5px;
	left: -1000px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: auto;
	left: auto; /*position where enlarged image should offset horizontally */
}
