/* (c)BBBertram - BMI's main style sheet */

/* global callouts */
BODY,TD,P,DIV,UL,LI,OL	{
		font-family : TeXGyreAdventorRegular,Verdana,Arial,Helvetica,sans-serif;
		font-size : 13px;
		color : #000000;
		margin: 3px 0;
		padding: 0;
	}
/* @font-face {
    font-family: 'ComfortaaRegular';
    src: url('_fonts/Comfortaa_Regular-webfont.eot?') format('eot'),
         url('_fonts/Comfortaa_Regular-webfont.woff') format('woff'),
         url('_fonts/Comfortaa_Regular-webfont.ttf') format('truetype'),
         url('_fonts/Comfortaa_Regular-webfont.svg#webfontBAjBLipc') format('svg');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family: 'TeXGyreAdventorRegular';
    src: url('_fonts/texgyreadventor-regular-webfont.eot');
    src: url('_fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('_fonts/texgyreadventor-regular-webfont.woff') format('woff'),
         url('_fonts/texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('_fonts/texgyreadventor-regular-webfont.svg#TeXGyreAdventorRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorItalic';
    src: url('_fonts/texgyreadventor-italic-webfont.eot');
    src: url('_fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('_fonts/texgyreadventor-italic-webfont.woff') format('woff'),
         url('_fonts/texgyreadventor-italic-webfont.ttf') format('truetype'),
         url('_fonts/texgyreadventor-italic-webfont.svg#TeXGyreAdventorItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'TeXGyreAdventorBold';
    src: url('_fonts/texgyreadventor-bold-webfont.eot');
    src: url('_fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('_fonts/texgyreadventor-bold-webfont.woff') format('woff'),
         url('_fonts/texgyreadventor-bold-webfont.ttf') format('truetype'),
         url('_fonts/texgyreadventor-bold-webfont.svg#TeXGyreAdventorBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreAdventorBoldItalic';
    src: url('_fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('_fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('_fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'),
         url('_fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'),
         url('_fonts/texgyreadventor-bolditalic-webfont.svg#TeXGyreAdventorBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SegoePrintRegular';
    src: url('_fonts/segoepr-webfont.eot');
    src: url('_fonts/segoepr-webfont.eot?#iefix') format('embedded-opentype'),
         url('_fonts/segoepr-webfont.woff') format('woff'),
         url('_fonts/segoepr-webfont.ttf') format('truetype'),
         url('_fonts/segoepr-webfont.svg#webfontihDmNqXu') format('svg');
    font-weight: normal;
    font-style: normal;

}


html	{
	height: 100%;
	border-bottom: 1px solid #fff;
	}
	
a:link, a:visited	{
	color: #CC6600;
	}
a:hover	{
	color: #336699;
	}

td	{
	text-align: left;
	}
INPUT,OPTION,SELECT,TEXTAREA	{
		font-family : Tahoma,Verdana,Arial,Helvetica,sans-serif;
		font-size : 12px;
		font-weight : 800;
		color : #000000;
	}
OPTION.full {
	color:#CC0000;
	background-color:#CCCCCC;
	}

.hdr	{
		font-family : TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
		font-size : 19px;
		color : #0077b0;
		font-weight : 400;
		line-height: 19px;
		letter-spacing : -1;
		text-shadow: 1px 1px 1px #fff, 1px 1px 1px #333;
	}
.ptitle	{
		font-family : TeXGyreAdventorRegular,Tahoma,Arial,Helvetica,sans-serif;
		font-size : 26px;
		color : #FFFFFF;
		margin-bottom : 15px;
		text-align: right;
		text-shadow: 1px 1px 2px #000;
	}
.ptitle2line	{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 26px;
		color : #FFFFFF;
		margin-bottom : 10px;
		line-height : 22px;		
	}
.footer	{
		font-size : 11px;
		color : #000000;
	}
.testimonials p	{
	font-family: SegoePrintRegular,Tahoma,Arial,Helvetica,sans-serif!important;
	}
	
	
P	{
	margin: 0 0 15px 0;
	}
b	{
	font-family : TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
	}
H1	{ 
	font-family: TeXGyreAdventorRegular,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 27px;
	font-weight: 800;
	color: #6699CC;
}
H2	{ 
	font-family: TeXGyreAdventorRegular,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: 800;
	color: #6699CC;
}
H3	{ 
	font-family: TeXGyreAdventorRegular,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 21px;
	font-weight: 800;
	color: #6699CC;
}
H4	{ 
	font-family: TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 800;
	color: #6699CC;
}
H5	{ 
	font-family: TeXGyreAdventorRegular,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: 800;
	color: #6699CC;
}	
h5.alt	{
	margin: 0;
	padding: 0;
	}  
H6	{ 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #6699CC;
}
HR	{
	size: 2pt;
	color: steelblue;
}
B	{	
	font-weight: 800;
}
input {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 12px;
}
textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
}
/* navigation */

/* .navhdr	{
	margin: 0 15px;
	font-weight : 800;
	font-size : 15px;
	font-family : Arial,Helvetica,sans-serif;
	color : #CC0000;
	text-decoration: none;
	text-align: left;
	}
.navigation	{
	margin-left : 15px;
	margin-right : 15px;
	font-weight : 800;
	font-size : 12px;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	}
A.nav:visited	{
	text-decoration:none;
	color : #FFFFFF;
} 
A.nav:link	{
	text-decoration:none;
	color : #FFFFFF;
} 
A.nav:hover	{
	text-decoration: none; 
	color: #0033CC;
}
A.navon:visited	{
	text-decoration:none;
	color : #000000;
} 
A.navon:link	{
	text-decoration:none;
	color : #000000;
} */ 
A.navon:hover	{
	text-decoration: none; 
	color: #000000;
}
A:visited {
	text-decoration: none; 
	font-weight: 800;
	font-family : TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
} 
A:link {
	text-decoration: none; 
	font-weight: 800;
	font-family : TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
} 
A:hover {
	color: #336699;
	font-weight: 800;
	text-decoration: underline; 
	font-family : TeXGyreAdventorBold,Tahoma,Arial,Helvetica,sans-serif;
}
.btn-large	{
	margin-left : 15px;
	margin-right : 15px;
	font-weight : 800;
	font-size : 15px;
	font-family : Tahoma,Arial,Helvetica,sans-serif;
	}
#thinDoubleBlack	{
	border: 3px double black;
}
/* txt10 is the only callout with Verdana due to visual size appearance */
#txt10	{
	font-size: 10px;
	color: #000000;
}
#txt11	{
	font-size: 11px;
	color: #000000;
}
#txt12	{
	font-size: 12px;
	color: #000000;
}
#txt15	{
	font-size : 15px;
	color: #000000;
}
#txt16	{
	font-size : 16px;
	color: #000000;
}
#txt17	{
	font-size: 17px;
	color: #000000;
}
#txt18	{
	font-size: 18px;
}
#txt19	{
	font-size: 19px;
	color: #000000;
}
#txt20	{
	font-size: 20px;
	color: #000000;
}
#txt21	{
	font-size: 21px;
	color: #000000;
}
#txt23	{
	font-size: 23px;
	color: #000000;
}

#white	{
	color: #FFFFFF;
}
#yellow	{
	color: #FFFF00;
}
#blue	{
	color: #6699CC
}
#red	{
	color: #CC0000;
}
#orange	{
	color: #CC6600;
}
#navy	{
	color: #000080;
}
#black	{
	color: #333333;
}
#steelblue	{
	color: #4884B8;
}
#orred	{
	color: #dd0000;
	font-size: 12px;
}
#ororange	{
	color: #CC6600;
	font-size: 12px;
}
#waorange	{
	color: #CC6600;
	font-size: 12px;
}
#purple	{
	color: #663399;
	font-size: 12px;
}
#blueblue	{
	color: #0000FF;
	font-size: 12px;
}
#idgreen	{
	color: #003300;
	font-size: 12px;
}
.shadow1	{
	border-right : solid 1px #666666;
	border-bottom : solid 1px #666666;
	}
.outline1	{
	border-left : solid 1px #999999;
	border-top : solid 1px #999999;
	border-right : solid 1px #000000;
	border-bottom : solid 1px #000000;
	}
.allcaps	{
	font-variant: small-caps;
}
#thinDoubleOrange	{
	border: 3px double #CC6600;
}
#thinDoubleWhite	{
	border: 3px double white;
}

/* layer visability */
.lay { 
    display: none; 
    position: relative; 
	}
ul.left {
	margin-left:15px;
	padding:0px;
	}
ul.arrow	{
	margin-left: 15px;
	padding: 0px;
	list-style-image: url(images/2_arrow_right.gif);
}
ul.dual-color	{
	margin-left: 15px;
	padding: 0px;
	list-style-image: url(images/bullet_dual_color.gif);
}
li.dual-color	{
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
/* module border lines */
#feedbackHolder	{
	border : 1px solid #cccccc;
	}
#tHolder	{
	border : 1px solid #6699CC;
	}
#tTop	{
	border-top : 1px solid #6699CC;
	}
#tBottom	{
	border-bottom : 1px solid #6699CC;
}
#tTopBottom	{
	border-top : 1px solid #6699CC;
	border-bottom : 1px solid #6699CC;
	}
#tLeft	{
	border-left : 1px solid #6699CC;
	}
#tRight	{
	border-right : 1px solid #6699CC;
	}
#tLeftRight	{
	border-left : 1px solid #6699CC;
	border-right : 1px solid #6699CC;
	}

/* margins */
	

.margin	{
	margin : 10px 15px 10px 15px;
	}
.feedbackMargins	{
	margin : 0px 10px 5px 10px;
	}
.feedback	{
	font-size : 12px;
	color : #666666;
	margin : 5px 10px 5px 10px;
	}
.feedbackDate	{
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	color : #666666;
	text-align : right;
	margin : 3px 3px 0px 3px;
	border-left : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	background-color : #f3f3f3;
	}
BR.compact	{
	line-height : 7px;
	}
hr {
margin: 0 10px 6px 0;
border: 0;
color: #ccc;
background: #933;
height: 1px;
line-height: .75em;
}
div.rule	{
	border-top: 1px solid #6699cc;
	margin-bottom: 5px;
	}
	
.btn span {
	float: left;
	padding: 0 15px 0 10px;
	background-image: url(images/button-right-slide.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin:0;
	}
.btn a:hover	{
	text-decoration: none;
	}
.btn {
	float: left;
	background: url(images/button-left-slide.gif) no-repeat left middle;
	padding-left: 5px;
	background-image: url(images/button-left-slide.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	cursor: hand;
	}
.btn2	{
	height: 20px;
	background: none;
	font-size: 12px;
	font-weight: 800;
	color:#000;
	font-family: verdana;
	border: 0;
	cursor: hand;
	line-height: 18px;
	padding: 0 0 2px 0;
	}

.legendportland	{
	float: left;
	width: 50px;
	height: 5px;
	line-height: 5px;
	background-color: #000;
	margin-right: 5px;
	border: 1px solid #fff;
	}
.legendredmond	{
	float: left;
	width: 50px;
	height: 5px;
	line-height: 5px;
	background-color: #dd0000;
	margin-right: 5px;
	border: 1px solid #fff;
	}
.legendseattle	{
	float: left;
	width: 50px;
	height: 5px;
	line-height: 5px;
	background-color: green;
	margin-right: 5px;
	border: 1px solid #fff;
	}
.legendpendleton	{
	float: left;
	width: 50px;
	height: 5px;
	line-height: 5px;
	background-color: #339900;
	margin-right: 5px;
	border: 1px solid #fff;
	}
.legendunion	{
	float: left;
	width: 50px;
	height: 5px;
	line-height: 5px;
	background-color: green;
	margin-right: 5px;
	border: 1px solid #fff;
	}
.redmond	{
	color: #dd0000;
	}
.pendleton	{
	color: #ff732f;
	}
.seattle, .union	{
	color: green;
	}
.eugene	{
	color: Blue;
	}
	
.clear	{
	clear: both;
	}
	
img.lt	{
	float: left;
	margin: 0 15px 15px 0;
	}
img.rt	{
	float: right;
	margin: 0 0 15px 15px;
	}
