/* environment awards styles */

#banner, #banner img {
	background-color: #c7ebfb;
}

#relatedcontent h1 {
	color: #333333;
	font-size: 140%;
	/*border-bottom: solid 1px #c0d39b;*/
}

img {
	border-color:#009bad;
}

/* Generic link styles */
a:link {
	color: #009bad;
}
a:visited {
	color: #08bacd;
}
a:active, a:hover, a:focus {
	color: #08bacd;
}

/* Generic Heading Styles */

h1 { background-color: transparent; color: #faa818; font-size: 160%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px; font-family: "Cooper Black" Arial, sans-serif;}
h2 { background-color: transparent; color: #faa818; font-size: 130%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h3 { background-color: transparent; color: #faa818; font-size: 105%;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h4 { background-color: transparent; color: #333333; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h5 { background-color: transparent; color: #333333; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}
h6 { background-color: transparent; color: #333333; font-size: 105%; font-weight:normal;margin-top:0.2em;margin-bottom:0px;padding-bottom:0px;}

#main {
	background: url(../images/keyline_tile_ea.gif) repeat-y 22.0% 0%;
}
#insidemain {
	background: url(../images/keyline_tile_ea.gif) repeat-y 74.0% 0%;
}

/* PRIMARY NAVIGATION */
#navigation a.nav1link:link, #navigation a.nav1link:visited {
	color:#000000;
	background:#ffffff url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#navigation a.nav1link:active, #navigation a.nav1link:hover, #navigation a.nav1link:focus {
	color:#000000;
	background:#c7ebfb url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#navigation ul.nav1list li.nav1on div.nav1on {
	background: #c7ebfb url(../images/nav_arrow1_black.gif) 5% 0.35em no-repeat;
}

#toolbar {
	background-color: #009bad;
	border-top: #ffffff solid 1px;
	border-bottom: #ffffff solid 1px;
}

#footer {
	background-color: #009bad;
	border-top: #ffffff solid 1px;
}

#returnhome a.returnlink:link, #returnhome a.returnlink:visited {
	background:#009bad;
}
#returnhome a.returnlink:active, #returnhome a.returnlink:hover, #returnhome a.returnlink:focus {
	background:#08bacd;
}

/* SECONDARY NAVIGATION */
#nav2 ul li.nav2on div.nav2on {
	background: #c7ebfb url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:link, #nav2 a.nav2link:visited {
	color:#333333;
	background:#FFFFFF url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}
#nav2 a.nav2link:active, #nav2 a.nav2link:hover, #nav2 a.nav2link:focus {
	color:#000000;
	background:#c7ebfb url(../images/nav_arrow2_black.gif) 5% 0.4em no-repeat;
}

/* TERTIARY NAVIGATION */
#nav3 ul.nav3list li.nav3on div.nav3on {
	background: #c7ebfb url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:link, #nav3 a.nav3link:visited {
	color:#333333;
	background:#FFFFFF url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}
#nav3 a.nav3link:active, #nav3 a.nav3link:hover, #nav3 a.nav3link:focus {
	color:#000000;
	background:#c7ebfb url(../images/nav_arrow2_black.gif) 11% 0.4em no-repeat;
}

/* BREADCRUMBS */
#breadcrumb a:link, #breadcrumb a:visited {
	color: #009bad;
}
#breadcrumb a:active, #breadcrumb a:hover, #breadcrumb a:focus {
	color: #08bacd;
}
#breadcrumb span.on {
	padding: 0px 0px 0px 4px;
	color: #009bad;
	font-weight:bold;
}


/* Keyword Search and Other forms */
.keywordbutton {
	background-color:#009bad;
}

#banner #search #keywordsearchlabel {
	color: #009bad;
}

#banner #search a {
	color: #009bad;
}

.searchinput {
	border: 1px solid #000000;
}

/* ****************** CUSTOM FORMATTING *************** */
.button {
	color: #000000;
	background-color: #009bad;
}
