* {
  scrollbar-base-color: scrollbar;
  scrollbar-darkshadow-color: threeddarkshadow;
  scrollbar-face-color: threedface;
  scrollbar-highlight-color: threedhighlight;
  scrollbar-shadow-color: threedshadow;
  scrollbar-track-color: default;
  scrollbar-3dlight-color: threedlightshadow;
  scrollbar-arrow-color: buttontext;
}
a img {
  border: none;
}
body {
  margin: 0px;
  padding: 0px;
  background: #fff url(/images/bg01.gif) repeat-x;
}
body.extranet {
  background-image: url(/images/bg02.gif);
}
body, td, input, select, textarea {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 11pt;
	line-height: 1.2;
}
p {
  margin: 0px 0px 9pt 0px;
}
.background {
  background-color: #fff;
  background-image: url();
}
form {
  margin: 0;
}
a {
  color: #2F0E7B;
}
a:hover {
  text-decoration: underline;
}
a:visited {
  color: #080;
}
a.nounderline {
  text-decoration: none;
}
a.nounderline:hover {
  text-decoration: none;
}
a.nounderline:visited {
  text-decoration: none;
}
a.small, td.small, p.small, div.small, span.small {
  font-size: 10pt;
}
a.large, td.large, p.large, div.large, span.large {
  font-size: 13pt;
}
a.larger, td.larger, p.larger, div.larger, span.larger {
  font-size: 14pt;
}
a.massive, td.massive, p.massive, div.massive, span.massive {
  font-size: 16pt;
}
a.bold, td.bold, p.bold, div.bold, span.bold {
  font-weight: bold;
}
a.white, td.white, p.white, div.white, span.white {
  color: #fff;
}
a.white:hover {
  color: #fff;
}
a.white:visited {
  color: #fff;
}
a.blue, td.blue, p.blue, div.blue, span.blue {
  color: #283A97;
}
a.blue:hover {
  color: #080;
  /* color: #283A97; */
}
a.blue:visited {
  color: #080;
}
a.green, td.green, p.green, div.green, span.green {
  /* color: #4FA600; */
  color: #2F0E7B;
}
a.green:hover {
  color: #080;
  /* color: #4FA600; */
}
a.green:visited {
  color: #080;
}
a.darkgreen, td.darkgreen, p.darkgreen, div.darkgreen, span.darkgreen {
  color: #7DCA37;
}
a.darkgreen:hover {
  color: #7DCA37;
}
a.darkgreen:visited {
  color: #7DCA37;
}
a.purple, td.purple, p.purple, div.purple, span.purple {
  color: #703895;
}
a.purple:hover {
  color: #703895;
}
a.purple:visited {
  color: #703895;
}
td.padding2 {
  padding: 2px 5px 2px 5px;
}
td.padding5 {
  padding: 5px;
}
td.padding55 {
  padding: 5px;
  font-size: 10px;
}
td.padding8 {
  padding: 8px;
}
td.padding12 {
  padding: 12px;
}
div.centertext {
  position: absolute;
  left: 280px;
  top: 201px;
  width: 310px;
  height: 68px;
}
input.bordered, textarea.bordered, input.button {
  border-top: #000 solid 1px;
  border-bottom: #AB8EBE solid 1px;
  border-right: #AB8EBE solid 1px;
  border-left: #000 solid 1px;
  color: #fff;
  height: 14px;
}
input.login {
  border-top: #000 solid 1px;
  border-bottom: #AB8EBE solid 1px;
  border-right: #703895 solid 1px;
  border-left: #000 solid 1px;
  background-color: #fff;
  color: #000;
  height: 14px;
}
input.newsletter {
  border-top: #8861A2 solid 1px;
  border-bottom: #E1D5E8 solid 1px;
  border-right: #E1D5E8 solid 1px;
  border-left: #8861A2 solid 1px;
  background-color: #C3A8D4;
  color: #fff;
  height: 16px;
}
span.wysiwygmainBodyText {
  font-size: 11pt;
}
span.wysiwygsmallBodyText {
  font-size: 10pt;
}
span.wysiwyglevelOneHeading {
  font-weight: bold;
  font-size: 13pt;
  color: #006;
}
span.wysiwyglevelTwoHeading {
  font-weight: bold;
  font-size: 12pt;
  color: #000;
}
ul {
  margin-left: 20px;
  list-style-type: none;
}
li {
  background-image: url(/images/blue_bullet.gif);
  background-repeat: no-repeat;
  background-position: 5px left;
  padding-left: 15px;
}
/* Home page */
ul#homeSectionNav {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul#homeSectionNav li {
  margin: 0 0 5px 2px;
  padding: 0;
}
td#homeMain {
  padding-left: 15px;
}
#homeMain #splashImage {
  float: left;
}
#homeMain #homeContent {
  font-size: 80%;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #homeMain #splashImage {
  margin-right: 10px;
}

* html #homeMain #homeContent {
  height: 1%;
  margin-left: 0;
}
/* End hide from IE5/mac */
#emailNewsSignup {
  color: #fff;
  background: #7181d8;
  margin: 15px 0;
  padding: 5px;
  overflow: hidden;
  _height: 1%;
  _padding-bottom: 5px;
}
#emailNewsSignup h2 {
  float: left;
  font-size: 135%;
  font-weight: bold;
  text-align: right;
  margin: 0;
  padding: 5px;
  width: 110px;
}
#emailNewsSignup p {
  float: left;
  font-size: 85%;
  margin: 5px;
  padding: 0;
  width: 125px;
}
#emailNewsSignup #email_address {
  width: 100px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#emailNewsSignup form {
  float: left;
  margin: 10px 0 5px 0;
}
#emailNewsSignup #newsletterSubmit {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
/*Extranet Boxes*/
div.extraboxtitle {
	color : #fff;
	font-weight: bold;
	background: #7181D8 url(/images/extranet_box_heading.gif) no-repeat;
	width: 154px;
	height: 19px;
	padding-bottom: 5px;
}
div.extraboxcontent {
	background: #F1E6FB url(/images/extranet_box_content_background.gif);
	width: 154px;
	padding: 0 0 10px 0;
}
div.extraboxtext {
	padding: 5px 5px 0 10px;
}
div.extraboxbottom {
	padding: 0 0 5px 0;
}
ul.extranetnewmembers {
	border: 0;
  margin: 0;
  padding: 0;
}
/* Library Classes */
#library-items ul {
  list-style: none;
  border: 0;
  margin: 10px 0px 10px 0px;
  padding: 0;
}
#library-items li {
  list-style: none;
  border: 0;
  margin: 0px 0px 10px 0px;
  padding: 0;
}
#library-items div.file-title {
	background: #7181D8;
	color : #fff;
	font-weight: bold;
  padding: 5px;
}
#library-items div.file-title a {
	color : #fff;
}
#library-items div.file-section {
	background: #F1E6FB;
  padding: 5px;
}
#login-options {
  padding: 5px 0 5px 0;
}
#login-options label {
  font-size: 0.8em;
  font-weight: bold;
  color: #fff;
}
#login-options #ltype-vlabel {
  color: #51a602;
}