body
{
	background-color: #828282;
}

div.page
{
	background-color: #828282;
	background-image:url(/images/global/background-page.png);
	background-position: center;
	background-repeat: repeat-y;
}

div.header
{
	background-color: #FFFFFF;
}

div.footer
{
	background-color: #005595;
	border-top: 1px solid #828282;
}
div.footer p
{
	color: #5498c4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: text-top;
}
div.footer p a
{
	color: #5498c4;
	margin: 24px;
	font-size: 9px;
}
div.footer p a:hover
{
	color: #FFFFFF;
}

div.content
{
	color: #000000;
}
div.content-main
{
	color: #000000;
}
div.masthead
{
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
}
div.callout
{
	border: 1px solid #eaeaea;
	padding: 15px;
	margin: 0px;
	color: #000000;
	background-color: #eaeaea;
}

img#masthead
{
}


/* Form Styles */
ol.form
{
}
ol.form li
{
    margin-bottom: 2em;
}
ol.form p
{
    margin-top: 2em;
}
div.form_radioBar
{
    height: 3em;
}
div.form_radioBar label
{
    text-align: center;
    display: block;
    height: 35px;
    width: 40px;
    float: left;
}
div.form_radioBar label input
{
    position: absolute;
    bottom: 0px;
    left: 13px;
}


/* Menu Styles */
ul#menu_main
{
	background: #fff url(/images/kingcountyhc/background-menu_main.png) bottom left repeat-x;
	border-bottom: 1px solid #b6b6b6;
}

/* Typography */
ul#menu_main
{
	color: #005595;
}
ul#menu_main li
{
	font-size: 1em;
	padding-right: 0em;
	padding-left: 0em;
}
ul#menu_main a
{
	color: #005595;
	font-weight: bold;
}
ul#menu_main a:hover
{
	color: #005595;
}
ul#menu_main a.selected
{
	color: #DD6B15;
}


ul#menu_masthead
{
	color: #005595;
}
ul#menu_masthead a
{
	color: #005595;
}
ul#menu_masthead a.selected
{
	color: #DD6B15;
}
ul#menu_masthead a:hover
{
	color: #005595;
}


ul#menu_side a.selected
{
	color: #005595;
}
ul#menu_side a:hover
{
	color: #005595;
}

h2
{
	color: #000000;
}

h3
{
	border-bottom: 1px solid #005595;
	color:#005595;
}
h3.pageheader
{
	border-bottom: none;
	background-color:#CD6510;
}

.item h3 {
  border-bottom: none;
}

h4
{
	font-weight: normal;
	color: #FFFFFF;
	border-bottom: none;
	background-color:#CD6510;
}
div.callout h4
{
	color: #ff4d00;
	background-color: #eaeaea;
	font-weight: bold;
}

p
{
	color: #000000;
}

a
{
	color: #CD6510;;
}
a:link
{
	color: #CD6510;
}
a:active
{
	color: #005595;
}
a:visited
{
	color: #CD6510;
}
a:hover
{
	color: #005595;
}

/* Miscellaneous */
hr.dashed
{
	background-image: url(/images/kingcountyhc/background-hr_dashed.gif);
	background-repeat: repeat-x;
margin-bottom: 10px;
}

/* Category Styles. */
li#cat_alternative a
{
	background-image: url(/images/kingcountyhc/tool_alternative.gif);
}
li#cat_behavioral a
{
	background-image: url(/images/kingcountyhc/tool_behavioral.gif);
}
li#cat_business a
{
	background-image: url(/images/kingcountyhc/tool_business.gif);
}
li#cat_commandresponse a
{
	background-image: url(/images/kingcountyhc/tool_commandresponse.gif);
}
li#cat_definitions a
{
	background-image: url(/images/kingcountyhc/tool_definitions.gif);
}
li#cat_facility a
{
	background-image: url(/images/kingcountyhc/tool_facility.gif);
}
li#cat_healthcare a
{
	background-image: url(/images/kingcountyhc/tool_healthcare.gif);
}
li#cat_hospitals a
{
	background-image: url(/images/kingcountyhc/tool_hospitals.gif);
}
li#cat_informationmanagement a
{
	background-image: url(/images/kingcountyhc/tool_informationmanagement.gif);
}
li#cat_infrastructure a
{
	background-image: url(/images/kingcountyhc/tool_infrastructure.gif);
}
li#cat_jobcards a
{
	background-image: url(/images/kingcountyhc/tool_jobcards.gif);
}
li#cat_massfatality a
{
	background-image: url(/images/kingcountyhc/tool_massfatality.gif);
}
li#cat_mutual a
{
	background-image: url(/images/kingcountyhc/tool_mutual.gif);
}
li#cat_publications a
{
	background-image: url(/images/kingcountyhc/tool_publications.gif);
}
li#cat_training a
{
	background-image: url(/images/kingcountyhc/tool_training.gif);
}
li#cat_volunteers a
{
	background-image: url(/images/kingcountyhc/tool_volunteers.gif);
}

	