/* 
	$Rev: 15 $ 
*/

.smcHeaderFrame
{
	margin:0px;
	padding:0px;
	display:block;
	height:85px;
	width:100%;
	/*background: #cccccc;*/
	background: url('header_bar.png') repeat-x bottom left;
}

.smcHeaderLayout
{
	margin:0px;
	padding:0px;
	display:block;
	height:85px;
	width:100%;
	background: url('header_rp.png') repeat-x top left;
}
.smcHeaderSeal
{
	background: url('header_seal2.png') no-repeat;
	width:90px;
	height:85px;
	position:relative;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
}
.smcHeaderTxt
{
	background: url('header_text2.png') no-repeat;
	width:304px;
	height:64px;
	position:relative;
	padding:0px;
	margin:0px;
	float:left;
	display:inline;
}
.smcHeaderLight
{
	background: url('header_light.png') no-repeat;
	width:341px;
	height:64px;
	position:relative;
	padding:0px;
	margin:0px;
	float:right;
	display:inline;
	clear: right;
}

.smcPageHeaderPanel
{
	height: 21px;
	background: url('smclogo_r2.jpg') top left no-repeat;
    overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.smcPageHeaderPanelUL
{
	list-style-type: none;
	list-style-position: outside;
	text-align: center;
	display: block;
	height: 21px;
	margin: 1px 0px 0px 0px;
	padding: 0px;
    vertical-align:middle;
}


.smcPageHeaderPanelUL li
{
	padding: 0px;
	font-family: verdana, arial;
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	height: 18px;
	padding: 0px 7px 0px 7px;
	border-right: 1px solid #444444;
	vertical-align:middle;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	overflow:hidden;
}

li.smcPageHeaderPanelULLI_NoDiv
{
	border-right: 0px solid #000000;
}

.smcPageHeaderPanelUL li a:link,
.smcPageHeaderPanelUL li a:visited,
.smcPageHeaderPanelUL li a:hover,
.smcFormHeaderSearch fieldset label
{
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.smcPageHeaderPanelUL li a:hover
{
	text-decoration: underline;
}

.smcFormHeaderSearch
{
	padding: 0px;
	margin: 0px;
	height: 18px;
	border: 0px solid;
	display: inline;
}

.smcFormHeaderSearch fieldset
{
	padding: 0px;
	margin: 0px;
	width: 105px;
	height: 16px;
	border: 0px solid;
	padding: 0px;
	vertical-align: middle;
	display: inline;
	background: transparent url("search_input2.gif") top left no-repeat;
}

.smcFormHeaderSearch fieldset input
{
	border: 0px solid #444444;
	width: 105px;
	height: 16px;
	font-size: 11px;
	font-weight:normal;
	display: inline;
	padding: 1px 3px 0px 5px;
	vertical-align: top;
	background: transparent url("search_input2.gif") top left no-repeat fixed;
	display: block;
}
/*
input.smcFormHeaderSearchInput
{
	border: 0px solid #444444;
	width: 105px;
	height: 16px;
	font-size: 9px;
	display: inline;
	padding: 1px 3px 0px 5px;
	vertical-align: top;
	background: transparent url("search_input.gif") center left no-repeat fixed;
	display: block;
}
*/
.smcPageHeaderAvSearch,
.smcPageHeaderAvSearch a:link,
.smcPageHeaderAvSearch a:visited,
.smcPageHeaderAvSearch a:hover
{
	font-size: 5px;
}

#smcCountySeal {
    width:90px;
    height:85px;
    position:relative;
    padding:0px;
    margin:0px;
    float:left;
    display:inline;
}
#smcCountySeal a{
    margin:0px;
    padding:0px;
    cursor:pointer;
}


