﻿/* CSS Document */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.formbutton{
  cursor:pointer;
  border:outset 1px #18407a;
  color:#18407A;
  font-weight:bold;
  padding: 1px 2px;
  background-color: #ffffff}
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffffff}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #90929a;
  border-right:1px solid #90929a;
  background:#cecfd2}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #50545f;
  border-right:1px solid #50545f;
  background:#dadadd}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #dadadd;
  border-right:1px solid #dadadd;}
.spiffy4{
  border-left:1px solid #90929a;
  border-right:1px solid #90929a}
.spiffy5{
  border-left:1px solid #cecfd2;
  border-right:1px solid #cecfd2}
.spiffyfg{
  background:#ffffff}
  body {
	text-align: center; /* for IE */
	background-image: url("../intranet/bg_bar.gif");
	background-color:#666d87;
	background-repeat: repeat-x;
				}
	#container {
	text-align: left; /* counter the body center */
	width: 750px;
	margin-top: 5%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
.spacer {
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.spacer_both {
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0DFE3;
	
}
.make_white {
	color: #FFFFFF;
}
.empdir {
	background-color: #C41230;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.left_nav_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-bottom-color: #e0dfe3;
	
}
.left_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0DFE3;
	
}
.bottom_border {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0dfe3;

}

.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 5px;
}
a {
	text-decoration: none;
	color: #18407A;
}
a:visited{
	text-decoration: none;
 }

a:hover {
	text-decoration: underline;
}

#dropmenudiv{
	position:absolute;
	line-height:14px;
	z-index:100;
	text-align: left;
	padding-left: 5px;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
padding: 1px 0;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbs {
	padding-left: 10px;
  padding-right: 10px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.spacer_right {

	padding-left: 10px;
	border-right-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
