/*************************************************
 Style sheet generated by Themepark.westside.com
*************************************************/

/*************************************************
  Netscape 4.x does not handle padding properties
  correctly.  These properties are set in an
  external .css file.  Netscape 4.x will ignore this
  @import directive.
*************************************************/
@import url(css2.css);


/*************************************************
  Default classes for page elements.
  
  These classes will apply to elements which do not
  have an explicit class attribute set.
*************************************************/

body
  {
  background-color: #FFFFFF;
  color: #000000;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-align: center;
}

div#container
{

background-color: #bcbec0;
/* Commentted out per KJN 11/11/12

    width: 987px;
    margin: 0px auto;
    text-align: left;
*/
}
 


td, th, p, ul, li, .ws-bodytext
  {
background-color: #FFFFFF; 
/*added per KJN KJN 11/11/12 */
  color: #000000;
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  }



a, .ws-bodytext a
  {
  color: #000000; 
  font-style: normal; 
  text-decoration: none;
  }

a:hover, .ws-bodytext a:hover
 {text-decoration: underline;}
/*
img {border:none;
}
*/
  
/*************************************************
  Tab Strip on the template view
*************************************************/

/* Class used for the tab indicating the current page */
.ws-nav-on
  { 
  background-color: #bcbec0;
  text-align: center;
  padding: 0px 10px 1px;
  border-width: 1 1 1 1;
  border-style: solid;
  border-color: #bcbec0;
  white-space: nowrap;
  }
  
/* Class used for all other tabs */
.ws-nav-off
  { 
  background-color: #58595b;
  white-space: nowrap;
  border-width: 1px 0;
  border-style: solid;
  border-color: #58595b;
  padding: 0px 10px 1px;
  text-align: center;
  }

/* Class for all links on the tab strip. */
.ws-nav-on a
  {
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  text-decoration: none;
  }

.ws-nav-off a
  {
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  text-decoration: none;
  }

a:hover, .ws-nav-off a:hover
  {
color: #78831e;
  text-decoration: underline;
  }

a:hover, .ws-nav-on a:hover
  {color: #006990;
  text-decoration: underline;
  }

/*************************************************
  Side navigation (also used for horizontal navigation)
*************************************************/

/* Class used for the tab indicating the current page */
.ws-sidenav-on
  {
  white-space: nowrap;
  }
  
/* Class used for all other tabs */
.ws-sidenav-off
  { 
  white-space: nowrap;
  }

/* Class for all links on the tab strip. */
.ws-sidenav-on a
  {
  font-weight: bold; 
  }

/*************************************************
  Header and footer on the template view
*************************************************/
.ws-main-field
  { 
 /* background-color: #000000;*/
  }

.ws-main-field-top
  {
  background-color: #000000;
  border-color: #000000;
  border-width: 0 0 1px;
  border-style: solid;
  white-space: nowrap;
  }

.ws-main-field-top a,
.ws-main-field-bottom a
  {
  color: #454647;
  font-weight: bold; 
  text-decoration: none;
  white-space: nowrap;
  }

.ws-main-field-bottom
  {
  background-color: #000000;
  border-color: #000000;
  border-style: none none none;
  border-width: 0px;
  }

.ws-accentcolor
  {
  background-color: #000000;
  }

.ws-title
  {  
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 15pt; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none;
  }
  
/*************************************************
  Default web page
*************************************************/
.ws-headline
  {  
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-style: normal; 
  font-weight: normal; 
  text-decoration: none;
  }
  
.ws-subhead
  {  
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  font-weight: bold; 
  text-decoration: none;
  }
  
/*************************************************
  Data Region Classes
*************************************************/

/* Data Region Caption */
.ws-regioncaption
  {
  color: #000000;
  background-color: #cccccc;
  font-size: 10pt;
  font-weight: bold;
  border-color: #000000;
  border-style: solid none;
  border-width: 1px;

  }

.ws-gridlines .ws-regioncaption
  {
  border-style: solid;
  }

/* Grid rows (1, 3, 5, etc.) */
.ws-data-td
  {
  color: #000000;
  background-color: #ffffff;
  font-size: 10pt;
  border-color: #ffffff;
  border-style: none solid none none;
  border-width: 0 2px;
  }

/* Alternate grid rows (2, 4, 6, etc.) */
.ws-data-alt-td
  {
  color: #000000;
  background-color: #ffffff;
  font-size:10pt;
  border-color: #ffffff;
  border-style: none solid none none;
  border-width: 0 2px;
  }
  
.ws-data-td a:visited,
.ws-data-alt-td a:visited
  {
  color: 006990;
  }


.ws-data-td a:hover,
.ws-data-alt-td a:hover
  {color: #788e1e;
  text-decoration: underline;
  }



.ws-gridlines .ws-data-td, .ws-gridlines .ws-data-alt-td
  {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  }
table.ws-gridlines
  {
  border-collapse: collapse;
  }
/* Field captions in details, update, and insert modes */
.ws-detailcaption
  {
  color: #000000;
  font-weight: bold;
  }
  
/* Field values in details, update and insert modes */
.ws-detaildata, .ws-detaildata input, .ws-detaildata textarea, .ws-detaildata select
  {
  color: #000000;
  }

/* Field errors in update and insert mode */
.ws-error
  {
  color: #000d42;
  }

/* Grid column captions */
.ws-thead
  {
  color: #000000;
  background-color: #ffffff;
  text-align: left;
  border-color: #ffffff #ffffff #000000;
  border-width: 0px 2px 1px 0px;
  border-style: solid;
  }
.ws-thead a
  {
  color: #0000ff;
  }
.ws-gridlines .ws-thead
  {
  border-color: #999999;
  border-width: 1px;
  }
.ws-totalrow
  {
  color: #000000;
  background-color: #ffffff;
  font-weight: bold;
  border-color: #ffffff;
  border-style: solid solid none none;
  border-width: 2px;
  }
.ws-gridlines .ws-totalrow
  {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  }

/* Action bar */
.ws-actionbar
  {
  color: #000000;
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid none none;
  border-width: 1px;
  }

/*Default style for the jump bar, and the row count*/
.ws-jumpbar
  {
  color: #000000;
  background-color: #ffffff;
  font-size: 10pt;
  }
  
/*Default style for the links on a jump bar*/
.ws-jumpbar a
  {
  color: #0000ff;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  }

/* Default style for the links on a jump bar, on mouse over */
.ws-jumpbar a:hover
  {
  color: #0000ff;
  background-color: #ffffff;
  font-weight: normal;
  text-decoration: underline;
  }

/* Default style for the current page on a jump bar */
.ws-jumpbar a#currentpage
  {
  color: #000000;
  background-color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  }

/*Default style for the disabled links on the jump bar*/
.ws-jumpbar a#disabled
  {
  color: #ffffff;
  background-color: #ffffff;
  font-weight: normal;
  font-size: 10pt;
  text-decoration: none;
  }
  
/*************************************************
  Title Box Classes
  Title boxes are composed of two sections: a caption
  and a body.
*************************************************/

.ws-titlebox
  {
  background-color: #000000;
  width: 180px;
  }

.ws-titlebox-body
  {
  color: #000000;
  background-color: #ffffff;
  font-size: 9pt; 
  line-height: 12pt; 
  }

.ws-titlebox-caption
  {
  color: #003366; 
  background-color: #ffffff;
  font-size: 9pt; 
  line-height: 12pt; 
  font-weight: bold; 
  }

/* These classes are for compatibility with V1.0 modules */

.ws-sidebar-head-light,
.ws-sidebar-head-medium,
.ws-sidebar-head-dark
  {
  color: #003366; 
  background-color: #ffffff;
  font-size: 9pt; 
  line-height: 12pt; 
  font-weight: bold; 
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
  }
.ws-sidebar-body-light,
.ws-sidebar-body-medium,
.ws-sidebar-body-dark
  {
  color: #000000; 
  background-color: #ffffff;
  font-size: 9pt; 
  line-height: 12pt; 
  border-style: none solid solid;
  border-width: 1px 1px;
  border-color: #000000;
  }

/*************************************************
  Hyperlink Cues (Used to indicate a document type)
*************************************************/


/* email */
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(/images/icons/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

