/*
    Site Style for Redmond Economic Development
*/
body , p , td , dt , dd , dl , sl , caption, u , blink , select , option , form , font , li {  
    font-family:Arial, Helvetica, sans-serif;
    font-size : 12px;
	color:#000000;
}  
  
body { 
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bodytext A:LINK , .bodytext A:ACTIVE , .bodytext A:VISITED {
  font-style: normal;
  color: #1B4747;
}
.bodytext A:HOVER {
  font-style: normal;
  color: #1B4747;
}

A:LINK { 
	text-decoration: none; 
} 
 
A:ACTIVE { 
	text-decoration: none; 
} 
A:VISITED { 
 	text-decoration: none; 
} 
A:HOVER {
	text-decoration: underline;
	color: #1B4747;
}

H1 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	margin-top:1px;
	margin-bottom : 1px;  
	padding-top : 1px;  
	padding-bottom : 1px;
}
H2 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-top:1px;
	margin-bottom : 1px;  
	padding-top : 1px;  
	padding-bottom : 1px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}
.brdcrmb {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-style : normal;
	color : #336666;
	font-weight: normal;
}	
A.brdcrmb:LINK  {
	color : #336666;
	text-decoration: underline;
}	

A.brdcrmb:VISITED  {
	color : #336666;
	text-decoration: underline;
}
A.brdcrmb:ACTIVE {
	color : #336666;
	text-decoration: underline;
}

A.brdcrmb:HOVER {
	color : #474747;
	text-decoration: underline;
	font-weight: normal;
}
.nav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
.nav A:link, .nav A:visited, .nav A:active {
  color: #FFFFFF;
  text-decoration: none;
}
.nav A:hover {
  color: #BCE6E9;
  text-decoration: underline;
}
.sidenav {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
}
a.submenulink {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
a.submenulink:HOVER {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #DDDDDD;
  text-decoration: none;
}


/*Style Applied to the breadcrumbs nav*/



.footernav { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal;
	text-decoration: none;
	font-style : normal;
	color : #1B4747;
	line-height: normal;
}
	
.footernav A:LINK { 
	font-weight : bold;
	color : #1B4747;
	text-decoration: underline;
}	
.footernav A:VISITED { 
	font-weight : bold;
	color : #1B4747;
	text-decoration: underline;
}
.footernav A:ACTIVE { 
	font-weight : bold;
	color : #1B4747;
	text-decoration: underline;
}
.footernav A:HOVER { 
	color : #336666;
	text-decoration: underline;
}
/*Style Applied to the Buttons in the left NavBar*/

.navbuttons A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	display : block;
	width : 100%;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 12px;
}
.navbuttons A:link, .navbuttons A:visited, .navbuttons A:active{
	color : #FFFFFF;
	text-decoration : none;
}

.navbuttons A:hover {
	background-color : #9D6245;
	color : #E5FFFD;
	text-decoration : underline;
}

.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.small a:link, a:active, a:visited {
	color: #4E4E38;
	text-decoration: underline;
}
.small a:hover {
	color: #FF9933;
	text-decoration: underline;
}
.quotewhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
