/******************************************************************************
* Defines styles for the main site pages and menu.                            *
******************************************************************************/

a {
  color: #0070c0;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #d04000;
}

A.plain:link { color:#000000; text-decoration: none; cursor: text; font-family: Arial; }
A.plain:visited { color:#000000; text-decoration: none; cursor: text; font-family: Arial; }
A.plain:hover { color:#000000; text-decoration: none; cursor: text; font-family: Arial;}

body {
  background-color: #CC8B33;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-align: center;
}

blockquote {
  font-style: italic;
}

h2 {
  font-size: 140%;
  margin-top: 0px;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}

tr.trHeader {
  color: #000000;
	border-top: 1px solid #991A00;
	border-left: 1px solid #991A00;
	border-right: 1px solid #991A00; 
	border-bottom: 1px solid #991A00; 
	padding: 5px 5px 5px 5px; 
	background-color:#FF8000;
	font-family:Arial;
	font-size:small;
	font-weight:bold;
} 

tr.odd{background-color: white;} 

tr.even{background-color: #FFFF99;}
  
td.title { font-family: Verdana; font-weight: 600; font-size: 11pt}

td.special { font-family: Verdana; font-weight: 400; font-size: 10px}

input, textarea {
  background-color: #fff0d0;
  border-color: #ffd0a0 #e0b080 #e0b080 #ffd0a0;
  border-width: 1px;
  padding: 2px;
}

input:focus, textarea:focus {
  background-color: #ffffd0;
}

input.button {
  background-color: #d0a070;
  border-style: solid;
  border-color: #f0e0c0 #703000 #703000 #f0e0c0;
  border-width: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: .2em;
}

input.button:focus {
  color: #ffffd0;
}

label {
  font-weight: bold;
}

textarea {
  font-family: "Courier New", Courier, monospace;
  scrollbar-base-color: #d0a070;
}

td, th {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
}

th {
  font-weight: bold;
  text-align: left;
}

ul {
  list-style-type: square;
}

wtt {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-color: #ffffff;
  text-align: left;
}

.errorMsg {
  color: #c00000;
  font-weight: bold;
}

td.tableTitle {
  text-align: center;
  color: #FFFF00;
	border-right: 1px solid #47575F; 
	border-bottom: 1px solid #526471; 
	padding: 5px 5px 5px 5px; 
	background-color:#991A00;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
} 

td.tableHeader {
  text-align: right;
	Font-Names: Verdana;
	Font-Size: 12px;
  color: #000000;
	WIDTH: 150px;
	border-right: 1px solid #47575F; 
	border-bottom: 1px solid #526471; 
	padding: 5px 5px 5px 5px; 
	background-color:#FFCC66;
} 

td.tableInfo { 
  border-right: 1px solid #C9C9C9; 
	border-bottom: 1px solid #FFCC66; 
	border-left: 1px solid #efefef; 
	border-top: 1px solid #FFFF99; 
	padding: 5px 5px 5px 5px; 
	background-color:#FFFF99;
} 

td.tableBottom { 
  text-align: center;
  border-right: 1px solid #C9C9C9; 
	border-bottom: 1px solid #FFCC66; 
	border-left: 1px solid #efefef; 
	border-top: 1px solid #FFFF99; 
	padding: 5px 5px 5px 5px; 
	background-color:#FFFF99;
} 

.formButton {
background-color: #991A00;
border-color: #FFFF00;
border-style: beveled;
border-width: 1;
color: #FFFF00;
font-size: 8pt;
font-family: Arial;
font-weight: bold;
}

.formRadio {
background-color: #FFFF99; 
color: black;
}

.formInput { 
  background-color: #FFFFFF; 
  border-right: 1px solid #FFCC66; 
	border-bottom: 1px solid #FFCC66; 
	border-left: 1px solid #FFCC66; 
	border-top: 1px solid #FFCC66; 
	font-family: Verdana; 
 	font-size: 11px;  
  margin-right: 6px; 
}

#main {
  margin: 0px auto;
  text-align: left;
  width: 780px;
}

#titleBar, #address {
  background-color: #991A00;
  border-color: #c09070 #704020 #704020 #c09070;
  border-style: solid;
  border-width: 2px;
  color: #ffff00;
  font-size: 120%;
  font-weight: bold;
  padding: 2px .5em;
}

#address {
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}

#content {
  background-color: #FFCC66;
  border-color: #ffe0b0 #b08050 #b08050 #ffe0b0;
  border-style: solid;
  border-width: 2px;
  padding: .5em 1em .25em 1em;
}

#validation {
  padding: 1em 0em;
  text-align: right;
}

/*---------------------------------------------------------------------------*/
/* Site menu.                                                                */
/*---------------------------------------------------------------------------*/

.menuBar,
.menuBar a.menuButton,
.menu,
.menu a.menuItem {
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  line-height: 10pt;
  color: #000000;
}

.menuBar {
  background-color: #FF8000;
  border: 2px solid;
  border-color: #e0b090 #906040 #906040 #e0b090;
  padding: 4px 2px 4px 2px;
  text-align: left;
}

.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid #FF8000;
  color: #000000;
  cursor: default;
  font-weight: bold;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  text-decoration: none;
}

.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #e0b090 #906040 #906040 #e0b090;
}

.menuBar a.menuButtonActive,
.menuBar a.menuButtonActive:hover {
  background-color: #FF8000;
  border-color: #704020 #e0b090 #e0b090 #704020;
  color: #000000;
  position: relative;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #FF8000;
  border: 2px solid;
  border-color: #e0b090 #906040 #906040 #e0b090;
  padding: 0px 1px 1px 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  text-align: left;
  visibility: hidden;
}

.menuShadow {
  background-color: #000000;
  position: absolute;
  visibility: hidden;
  opacity: .1;
  -moz-opacity: .1;
  filter: alpha(opacity = 10);
}

.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  text-decoration: none;
}

.menu a.menuItem,
.menu .menuHeader {
  padding: 3px 1em;
  white-space: nowrap;
}

.menu a.menuItem:hover, .menu a.menuItemHighlight {
  background-color: #FF8000;
  color: #FFFF00;
}

.menu a.menuItem .menuItemText {
}

.menu a.menuItem .menuItemArrow {
  font-size: 75%;
  margin-right: -.75em;
  padding-left: .25em;
}

.menu .menuHeader {
  font-weight: bold;
}

.menu .menuSeparator {
  border-top: 1px solid #991A00;
  border-bottom: 1px solid #e0b090;
  margin: 4px 2px;
}

.menuBar a.menuButton:focus,
.menu a.menuItem:focus {
  background-color: #FF8000;
}

.menuBar a.menuButtonActive:focus,
.menuBar a.menuButtonActive:hover:focus,
.menu a.menuItem:hover:focus,
.menu a.menuItemHighlight:focus {
  background-color: #991A00;
}

/*---------------------------------------------------------------------------*/
/* Styles for logo bar.                                                      */
/*---------------------------------------------------------------------------*/

#bannerBar {

  background-color: #FFCC66;
  border-color: #ffe0b0 #b08050 #b08050 #ffe0b0;
  border-style: solid;
  border-width: 2px;
  padding: .5em 1em .25em 1em;
	
}

/*---------------------------------------------------------------------------*/
/* Styles for side bar.                                                      */
/*---------------------------------------------------------------------------*/

#sideBar {
  background-color: #f0d0b0;
  border: 1px solid #000000;
  border-top-width: 0px;
  float: left;
  font-size: 9pt;
  margin: 0em 1em 0em 0em;
  width: 10em;
}

.sideBarHdr {
  background-color: #d0a070;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
  font-weight: bold;
  padding: 0px .5em 0px .5em;
}

.sideBarTxt {
  padding: 4px .5em 4px .5em;
}

.sideBarSep {
  border-top: 1px solid #d0a070;
  margin: 2px 0px 2px 0px;
}

/******************************************************************************
* Printing styles.                                                            *
******************************************************************************/

@media print {

  a {
    color: #808080 !important;
    font-weight: normal !important;
  }

  body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
  }

  body, #content {
    background-image: none !important;
  }

  body, input, textarea, #titleBar, #address, #content, .menuBar {
    background-color: #ffffff !important;
    color: #000000 !important;
  }

  input, input.button, textarea, #titleBar, #address, #content, .menuBar {
    border: 1px solid #000000 !important;
  }

  input.button {
    background-color: #e0e0e0 !important;
    color: #000000;
  }

  textarea {
    scrollbar-base-color: #e0e0e0 !important;
  }

  #main {
    border-width: 0px !important;
  }

  #titleBar, #content, .menuBar {
    border-bottom-width: 0px !important;
  }

  #titleBar, #address {
    background-color: #c0c0c0 !important;
  }

  #validation {
	display: none !important;
  }

  .menuBar {
    background-color: #e0e0e0 !important;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
  }

  .menuBar a.menuButton, .menuBar a.menuButtonActive {
    background-color: #e0e0e0 !important;
    border-width: 0px !important;
    color: #e0e0e0 !important;
    font-family: "MS Sans Serif", Arial, Tahoma, sans-serif !important;
    font-size: 8pt !important;
    font-style: normal !important;
    font-weight: bold !important;
    left: 0px !important;
    top: 0px !important;
  }

  .menu {
    display: none !important;
  }

  img {
    display: none !important;
  }

  .errorMsg {
    color: #000000 !important;
  }

  #sideBar {
    background-color: #e0e0e0 !important;
    color: #000000 !important;
  }

  .sideBarHdr {
    background-color: #c0c0c0 !important;
    color: #000000 !important;
  }

  .sideBarSep {
    border-color: #000000 !important;
    color: #000000 !important;
  }
}