/* CSS Document */

/* Type Styles */

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 150%;
color: #43526c;
font-weight: bold;
border-bottom: solid #43526c;
border-bottom-width: thin;
padding: 20px 0px 5px 0px;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
color: #43526c;
font-weight: bold;
font-size: 150%;
padding: 0px 0px 5px 0px;
}

.subheader {
font-family: Arial, Helvetica, sans-serif;
font-size: 125%;
color: #43526c;
font-weight: bold;
}

body {
background-color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif;
font-size: 75%;
color:#000000;
line-height: 130%
scrollbar-3dlight-color: #336699;
scrollbar-arrow-color: #336699;
scrollbar-track-color: #336699;
scrollbar-base-color: #b1cbe4;
}

.notes {
font-family:Arial, Helvetica, sans-serif;
font-size: 60%;
color: #666666;
}

.highlight {
background-color: #CCCCCC;
padding: 5px;
}

.reditalic {
font-family:Arial, Helvetica, sans-serif;
color: #660000;
font-style: italic;
font-weight: bold;
}

.white_bold {
font-weight: bold;
color: #ffffff;
}

.red_bold {
font-weight: bold;
color:#660000;
}

.Oregon_red_bold {
font-weight: bold;
font-size: 150%;
color:#660000;
}

blockquote {
text-indent: -4.5px;
padding-left: 40px;
margin-left: 0px;
font-style: oblique;
}

.text-indent {
text-indent: -15px;
padding-left: 40px;
}

.rulebelow {
border-bottom: 1px solid #43526c;
padding: 25px 0px 0px 0px;
}

/* Link Styles */

a {
font-family: Arial, Helvetica, sans-serif;
color: #43526c;
text-decoration: underline;
}

a:hover {
color: #669966;
}

a:visited {
color: #669966;
}

a:active {
color: #669966;
}

/* Left Navigation Links */

a.nav {
text-decoration: none;
color: #ffffff;
display: block;
font-size: 100%;
font-weight: bold;
padding: 5px 0px 5px 18px;
border-top: dotted #FFFFFF;
border-top-width: thin;
background-color: #43526c;
}

a.nav:visited {
color: #ffffff;
background-color: #43526c;
}

a.nav:hover {
background-color: #ffffff;
color: #43526c;
}

a.noborder {
text-decoration: none;
color: #ffffff;
display: block;
font-size: 100%;
font-weight: bold;
padding: 5px 0px 5px 18px;
border: none;
background-color: #43526c;
}

a.noborder:visited {
background-color: #43526c;
color: #ffffff;
}

a.noborder:hover {
background-color: #ffffff;
color: #43526c;
}

a.sub {
text-decoration: none;
color: #ffffff;
display: block;
font-size: 100%;
font-weight: normal;
padding: 0px 0px 0px 18px;
}

a.sub:hover {
text-decoration: underline;
}

a.sub: visited {
color: #FFFFFF;
}

a.bold {
font-weight: bold;
color: #43526c;
text-decoration: underline;
}

a.bold:hover {
font-weight: bold;
color: #669966;
text-decoration: underline;
}

a.red {
font-weight: bold;
color: #660000;
text-decoration: underline;
}

a.red hover {
font-weight: bold;
color: #43526c;
text-decoration: underline;
}


/* corporation(old) Header */

#corp_header {
float: left;
background-color: #43526c;
border-bottom: 1px solid white;
color: #ffffff;
padding: 0px 0px 5px 10px;
overflow: hidden;
width: 69.2em;
}

#corp_header_contact {
float: right;
font-size: 85%;
width: 150px;
padding-top: 2px;
margin-top: 10px;
overflow: hidden;
}

#corp_header h1 {
font-size: 250%;
color: #ffffff;
font-weight: bold;
margin: 0px;
padding: 20px 0px 15px 0px;
}

/* Left Column */

#left_col {
float: left;
width: 210px;
background-color: #43526c;
color: #ffffff;
top: 120px;
padding: 0px;
margin: 0px 0px 15px 0px;
z-index: 300;
}

#left_col ul {
list-style-type: none;
margin: 0px 0px 20px 0px;
padding: 0px 0px 0px 0px;
line-height: 100%;
vertical-align: bottom;
}

#bottom-left {
width: 100%;
height: 10px;
padding: 0px;
margin: 0px;
visibility: visible;
}

#bottom-right {
float: right;
width: 20px;
height: 10px;
padding: 0px;
margin: 0px;
background-image:url(../images/leftcolcorner.jpg);
background-position: left bottom;
background-repeat: no-repeat;
background-color:#43526c;
}

#bottom-bottom {
float: left;
width: 100%;
height: 20px;
padding: 0px;
margin: 0px;
background-color:#FFFFFF;
color: #000000;
}


/* right column styles */

#right_col {
float: left;
padding: 0px 15px 0px 20px;
width: 70%;
height: 100%;
line-height: 125%;
top: 120px;
z-index: 300;
}

#right_col .bold {
font-weight: bold;
}

#right_col a {
text-decoration: underline;
color: #43526c;
}

#right_col a:hover {
text-decoration: underline;
color: #669966;
}

#right_col a:visited {
color: #669966;
}


#right_col a.smalllink {
color: #666666;
font-size: 95%;
text-decoration: none;
}

#right_col a.smalllink:hover {
color: #43526c;
text-decoration: underline;
}

#right_col a:visited {
color: #43526c;
}

#right_col ul {
list-style-type: none;
text-indent: 0;
padding: 0px 0px 0px 0px;
margin: -10px 0px 0px 0px;
}

#right_col li {
padding: 5px 0px 0px 15px;
background: url(../images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0em .5em;
}

#right_col li a {
text-decoration: underline;
color: #43526c;
}

#right_col li a:visited {
color: #669966;
}

#right_col2 {
float: left;
padding-right: 10px;
width: 72%;
top: 120px;
color: #000000;
z-index: 300;
}

#right_col2 a {
text-decoration: underline;
color: #000000;
}

#right_col2 a:visited {
color: #669966;
}


/* column 1 styles */

#col1 {
float: left;
padding: 0px 10px 0px 15px;
width: 275px;
top: 120px;
color: #000000;
z-index: 50;
}

#col1 a {
text-decoration: underline;
color: #000000;
}

#col1 a:hover {
text-decoration: underline;
color: #43526c;
}

#col1 a:visited {
color: #43526c;
}

#col1 ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin: 0;
line-height: 115%;
}

#col1 li {
list-style-type: none;
padding: 0px 0px 5px 15px;
background: url(../images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0em .15em;
}

#col1 li a {
text-decoration: underline;
color: #43526c;
}

#col1 li a:hover{
text-decoration: underline;
color: #669966;
}

#col1ns li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#col1ns ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#col1ns ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#col1ns a {
text-decoration: underline;
color: #000000;
}

#col1ns a:hover {
text-decoration: underline;
color: #43526c; }

#col1ns a:visited {
color: #43526c;
}

#col1ns {
float: left;
padding-right: 15px;
width: 250px;
top: 120px;
color: #000000;
z-index: 50;
}

#col1ns li {
list-style-type: none;
padding-left: 0px 0px 5px 40px;
}


/* column 2 styles */

#col2 {
float: left;
width: 275px;
top: 120px;
padding: 0px;
margin: 0px;
z-index: 300;
}

#col2 a {
text-decoration: underline;
color: #43526c;
}

#col2 a:hover {
text-decoration: underline;
color: #669966;
}

#col2 a:visited {
color: #669966;
}

#col2 ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin: 0;
line-height: 115%;
}

#col2 li {
list-style-type: none;
padding: 0px 0px 5px 15px;
background: url(../images/arrow.jpg);
background-repeat: no-repeat;
background-position: 0em .15em;
}

#col2 li a {
text-decoration: underline;
color: #43526c;
}

#col2 li a:hover{
text-decoration: underline;
color: #669966;
}

#col2 li a:visited {
color: #669966;
}

#col2ns li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#col2ns ul {
list-style-type: none; 
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#col2ns ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#col2ns a {
text-decoration: underline;
color: #43526c;
}

#col2ns a:hover {
text-decoration: underline;
color: #669966;
}

#col2ns a:visited {
color: #669966;
}

#col2ns {
float: left;
width: 250px;
top: 120px;
padding: 0px;
margin: 0px;
z-index: 300;
}

#col2ns li {
list-style-type: none;
padding: 0px 0px 5px 40px;
}


/* column 3 styles */

#col3 {
float: right;
background-color: #D9E9F9;
color:#000000;
width: 175px;
top: 120px;
padding: 0px;
margin-bottom: 15px;
z-index: 300;
}

#col3 p {
padding-left: 10px;
}

#col3bottom-left {
width: 100%;
height: 10px;
margin: 0px;
padding: 0px;
background-image: url(../images/col3corner.jpg);
background-position: left bottom;
background-repeat: no-repeat;
background-color:#D9E9F9;
}

#col3 a {
text-decoration: underline;
color: #43526c;
}

#col3 a:hover {
text-decoration: underline;
color: #669966;
}

#col3 a:visited {
color: #669966;
}

#col3 ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#col3 ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#col3 li {
list-style-type: none;
padding-left: 40px;
padding-bottom: 5px;
}

#col3 li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}



/* midcolumn  styles
------------------------------------------------------------------------------------------------------ */
#midcol {
float: left;
width: 425px;
top: 120px;
padding: 0px;
margin: 0px;
z-index: 300;
}

#midcol p {
padding-left: 40px;
}

#midcol a {
text-decoration: underline;
color: #000000;
}

#midcol a:hover {
text-decoration: underline;
color: #43526c;
}

#midcol a:visited {
color: #43526c;
}

#midcol ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#midcol li {
padding-left: 25px;
padding-bottom: 5px;
background:   url(../images/arrow.jpg);
background-repeat: no-repeat;
}

#midcol ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#midcol li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#midcol  h2 {
color: #43526c;
font-weight: normal;
font-size: 150%;
margin-left: 40px;
border-bottom: 1px solid #43526c;
}
