/******************************************************************************
* Defines styles for the article pages on the site.                           *
******************************************************************************/

a {
	color: #2f579c;
	font-weight: bold;
	;
	text-decoration: underline;
	font-size: 10px;
}

a:hover {
;
	color: #d3d012;

}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
  
}

HR {
	height : 1px;
	color  : #000000;
	border: solid;
}


input {
	font-family: Verdana; 
	font-size: xx-small; 
	font-weight: bold;
	color: #778899;
	border-color: Black; 
	border-left-width: thin; 
	border-right-width: thin; 
	border-top-width: thin;
}

input.button {
  font-family: Verdana;
  font-size: 80%;
  font-weight: bold;
  border-color: Black; 
  border-left-width: thin; 
  border-right-width: thin; 
  border-top-width: thin;
}

select {
  font-family: Verdana;
  font-size: 80%;
  font-weight: bold;
  border-color: Black; 
  border-left-width: thin; 
  border-right-width: thin; 
  border-top-width: thin;
}

td {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	vertical-align: middle;
	
}

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

h3 {
  font-size: 120%;
}

h4 {
  font-size: 100%;
}



pre {
  color: #006060;
  font-family: "Courier New", Courier, monospace;
  font-size: 80%;
  margin-left: 1em;
}

pre i {
  color: #c06000;
}

td  {
  font-size: 8pt;
  
  vertical-align: top;
}



/* Boxed table styles */

table.boxed {
  border-spacing: 2px;
  empty-cells: hide;
}

td.boxed, th.boxed, th.boxedHeader {
  background-color: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  padding: 2px;
  padding-left: 8px;
  padding-right: 8px;
}

th.boxed {
  background-color: #c0c0c0;
}

th.boxedHeader {
  background-color: #808080;
  color: #ffffff;
}

ul {
  list-style-type: square;
}

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

#content {
  background-color: #ffffff;
  background-image: url("/graphics/brainbg.gif");
  background-position: -30% 0%;
  background-repeat: no-repeat;
  border: #000000 none;
  padding: .5em 1em .25em 1em;
}

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

@media print {

  a {
    color: #808080 !important;
    font-weight: normal !important;
  }
th {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10pt !important;
  }
input, textarea {
    background-color: #ffffff !important;
    color: #000000 !important;
  }

  input, textarea {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
  }

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

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

  pre, pre i {
    color: #000000 !important;
  }

  td.boxed {
    background-color: #ffffff !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
  }

  th.boxed {
    background-color: #e0e0e0 !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
  }

  th.boxedHeader {
    background-color: #c0c0c0 !important;
    border: 1px solid #000000 !important;
    color: #000000 !important;
  }

  #main{
    border-style: none !important;
    color: #000000 !important;
  }

  #content {
    background-image: none !important;
; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px
  }
}
td { 
    font-family: Verdana, Arial, Helvetica, sans-serif!important;
    font-size: 8pt!important;
; font-style: normal; line-height: normal; font-variant: normal
; background-position: top
 } 
.border {  border: 1px #000000 solid; line-height: normal; cursor: hand}
.link2 {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link3 {

	color: #0000FF;
	text-decoration: underline;
	font-weight: bold;
}
.linkbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 0076BF;
	text-align: center;
	padding: 3px;
}
.call {
	font-size: medium;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	background-position: center;
	text-align: left;
	text-indent: 76px;
	
}
.pageheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #999999;
	font-weight: bolder;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-indent: 0px;
}
.secPageHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	color: #C6BE08;
	text-transform: none;
}
li {
	font-weight: normal;
}
.baseline {
	color: #8EACC6;
	font-weight: bold;
	line-height: 25px;
}
.right {
	text-align: right;
}
tdcopy {
  
	font-family: Verdana; 
	font-size: xxx-small; 
	font-weight: normal;
}
.secPageHeadlineBlack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-transform: none;
}
.thirdPageHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
	padding: 0px;
}
.boldLink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #2f579c;
	text-transform: none;
}
.contentFont {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	vertical-align: middle;
	font-weight: normal;
}
.contentFont60 {

	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 0px;
	padding: 0px 0px 0px 60px;
	vertical-align: middle;
	text-indent: 0px;
	text-align: left;
}
