/* CSS Document */
/* Archives  header styles
------------------------------------------------------------------------------------------------------ */

#arch_header {
float: right;
background-color:#003366;
color: #FFFFFF;
border-bottom: 1px solid #ffffff;
padding-left: 10px;
overflow: hidden;
width: 69.2em;
margin: 0px;
}

* html #arch_header {
padding-top: 0px;
margin-top: 0px;

}

#arch_header_contact {
float: right;
font-size: 85%;
width: 200px;
padding-top: 2px;
overflow: hidden;
line-height: 160%;
}

* html #arch_header_contact {
padding-top: 0px;

}

#arch_header h1{
font-size: 190%;
color: #ffffff;
font-weight: bold;
margin: 0px;
padding: 0px;
padding-top: 10px;
padding-bottom: 10px;
}


/* left column styles
------------------------------------------------------------------------------------------------------ */
#left_col {
float: left;
width: 160px;
background-color: #003366;
color: #ffffff;
top: 120px;
padding: 0px;
margin-top: 1px;
margin-bottom: 15px;
z-index: 300;
}

* html #left_col {
margin-top: 0px;

}

#bottom-left {
width: 100%;
height: 10px;
padding: 0px;
margin: 0px;
}

#bottom-right {
float: right;
width: 20px;
height: 10px;
padding: 0px;
margin: 0px;
background: #003366 url(http://arcweb.sos.state.or.us/css/rightcorner.jpg) no-repeat right bottom;
}

#left_col a {
text-decoration: none;
color: #ffffff;
display: block;
font-weight: bold;
padding: 8px 2px 7px 18px;
}

#left_col a:hover {
background-color: #ffffff;
color: #003366;
}

#left_col img {
border: 0px;
padding: 0px 0px 0px 0px;
}

#left_col ul {
margin: 0px;
padding: 0px;
}

#left_col li {
list-style-type: none;
margin: 0px;
}

#left_col a.sub {
color: #000000;
font-weight: normal;
text-decoration: none;
padding: 0px 0px 0px 18px;
}

#left_col a.sub:hover {
color: #000000;
text-decoration: underline;
}


#left_col ul.sub {
margin: 0px;
padding: 0px;
}

#left_col li.sub {
list-style-type: none;
margin: 0px;
}



/* right column styles
------------------------------------------------------------------------------------------------------ */
#right_col {
float: left;
padding-right: 10px;
width: 660px;
top: 120px;
color: #000000;
z-index: 300;
}

* html #right_col {
padding-bottom: 10px;

padding-top: 10px;

}

#top-left {
width: 20px;
height: 20px;
}

* html #right_col {
padding-bottom: 10px;

}

#right_col a {
text-decoration: underline;
color: #003366;
}

#right_col a:hover {
text-decoration: underline;
background: #DCDCDC;
}

#right_col ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
}

#right_col li {
padding-left: 40px;
padding-bottom: 5px;
background:   url(../../images/arrow.jpg);
background-repeat: no-repeat;
background-position: 2em .25em;
}

#right_col p {
padding-left: 15px;
}

#right_col  h2 {
color: #003366;
font-weight: normal;
font-size: 150%;
margin-left: 15px;
padding-top: 10px;
border-bottom: 1px solid #003366;
}
.line1	{
	border-top:  1px solid #003366;
	width: 645px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}

.line350	{
	border-top:  1px solid #003366;
	width: 350px;
	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.line225	{
	border-top:  1px solid #003366;
	width: 225px;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 5px;
}

/* midcolumn  styles
------------------------------------------------------------------------------------------------------ */
#midcol {
float: left;
width: 400px;
top: 120px;
padding: 0px;
margin: 0px;
z-index: 300;
}

* html #midcol {
padding-bottom: 10px;

padding-top: 10px;

}

#midcol a {
text-decoration: none;
color: #000000;
}

#midcol a:hover {
text-decoration: underline;
}

#midcol ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 115%;
}

#midcol li {
list-style-type: none;
padding-left: 40px;
padding-bottom: 5px;
}

#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 p {
padding-left: 40px;
}

#midcol  h2 {
color: #003366;
font-weight: normal;
font-size: 150%;
margin-left: 40px;
border-bottom: 1px solid #003366;
}


/* column 3 styles
------------------------------------------------------------------------------------------------------ */
#col3 {
float: right;
background-color: #993300;
color:#ffffff;
width: 200px;
top: 120px;
padding: 0px;
margin-top: 1px;
margin-bottom: 15px;
z-index: 300;
}

* html #col3  {
padding-bottom: 10px;

padding-top: 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:#993300;
}

* html #col3bottom-left  {
margin-bottom: -10px;

}

#col3 a {
text-decoration: none;
color: #000000;
}

#col3 a:hover {
text-decoration: underline;
}

#col3 ul {
list-style-type: none;
text-indent: 0;
padding-left: 0;
margin-left: 0;
line-height: 105%;
}

#col3 li {
list-style-type: none;
padding-left: 40px;
padding-bottom: 5px;
}

#col3 ul.sub {
padding-left: 0px;
background: none;
list-style-type: none;
}

#col3 li.sub {
padding-left: 60px;
background: none;
list-style-type: none;
}

#col3 p {
padding-left: 10px;
}

/* other styles
------------------------------------------------------------------------------------------------------ */
.padding-left {
padding-left: 40px;
}

blockquote {
text-indent: -4.5px;
padding-left: 40px;
margin-left: 0px;
}

.text-indent {
text-indent: -15px;
padding-left: 40px;
}

/* sidebars
------------------------------------------------------------------------------------------------------ */


	#baryellowright350	{
	float: right;
	background: #F7F4C6;
	border:  2px solid #D1C66A;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 350px;	 
	}
	
	
	#bargrayright250	{
	float: right;
	background: #e0dddd;
	border:  1px solid #a93030;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: -1px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 250px;	 
	}
	#bargrayheaderright250	{
	float: right;
	background: #fff;
	border:  0px solid #003366;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 250px;	 
	}
	#barrighttransparent100	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 115px;
	}
	#barrighttransparent125	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 140px;
	}
		#barrighttransparent150	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 165px;
	}	
	#barrighttransparent175	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 190px;
	}	
	#barrighttransparent200	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 215px;
	}	
	#barrighttransparent215	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 235px;	
	}
	#barrighttransparent225	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 240px;
	}	
	#barrighttransparent250	{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 265px;	 
	}
	#barrighttransparent265	{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 265px;	 
	}
	#barrighttransparent275	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 290px;
	}
		#barrighttransparent300	{
	float: right;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	width: 315px;
	}
	#barrighttransparent315	{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 300px;	 
	}
	#barrighttransparent350	{
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 365px;	 
	}
	
	
	#barlefttransparent225	{
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	width: 240px;	 
	}
	
		#barlefttransparent350	{
	float: left;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-bottom: 5px;
	width: 365px;	 
	}
		#bargrayleft250	{
	float: left;
	background: #e0dddd;
	border:  1px solid #a93030;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
	margin-top: -1px;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	width: 250px;	 
	}
		#bargrayheaderleft250	{
	float: left;
	background: #fff;
	border:  0px solid #003366;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -5px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 250px;	 
	}



/* text
------------------------------------------------------------------------------------------------------ */


.bodytextbold {
	font-weight : bold;
}
.boldred {
	font-weight : bold;
	color : #990000;
}
.caption	{
	color : #000000;
	line-height: 110%;
	font-size: 11px;		
	}
.captionbarbold	{
	color : #4A4B4C;
	line-height: 100%;
	font-size: 11px;
	font-weight : bold;
	}
	
.subtitle1	{
	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #fff;
	background: #669966;
	letter-spacing: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	border:  1px solid #000;
}
.subtitle2	{
	color : #003366;
	line-height: 100%;
	font-size: 14px;
	font-weight : bold;
	}
.subtitle3 {
margin-left: 15px;
color: #990000;
font-weight: bold;
font-size: 125%;
border-bottom: 1px solid #003366;
}
.bartitle	{
	color : #410;
	line-height: 160%;
	font-family : Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;
	letter-spacing: 0px;
	padding-bottom : 5px;
	border-bottom: 2px solid #410;
}

.italic	{
	font-style : italic
	}
.indent10	{
	margin-left: 10px;
	}	
.indent20	{
	margin-left: 20px;
	}	
.indent40	{
	margin-left: 40px;
	}	
.indent60	{
	margin-left: 60px;
	}	
.indent80	{
	margin-left: 80px;
	}	
.indent120	{
	margin-left: 120px;
	}	
.bodytextquotelarge {
	font-family: Arial, sans-serif;
	color : #410;
	font-size : 20px;
	font-weight : bold;
	width : 600px;
	padding-left : 60px;
	letter-spacing : 0px;
	word-spacing : 0px;
	line-height: 150%;
}	

	/*  The End */

