#hd, #bd, #ft {
    padding: 5px 0px;
    font-size: 85%;
    font-family: Arial, sans-serif;
    /*
     font-family: Verdana,Arial,sans-serif;
     */
}

#hd {
    border-bottom: 3px solid #eaeaea;
	 padding-bottom: 0px;
}


#ft {
    border-top: 3px solid #eaeaea;
}


#icons-hd li {
    margin: 2px;
    padding: 4px;
    float: right;
    display: block;
}

.ui-button-text {
	font-weight: normal;
}

.company-name {
    text-align: center;
    padding-top: 20px;
    font-size: 146.5%;
    font-weight: bold;
}

.page-title {
    text-align: center;
    padding-top: 10px;
    font-size: 131%;
    font-weight: bold;
	padding-bottom: 20px;
}

.error {
	padding: 10px;
	font-weight: bold;
	display: none;
}

.universal-menu {
    float: right;
    clear: both;
}


.yui-t3 .yui-b {
    width: 25em;
}

.yui-t3 #yui-main .yui-b {
    margin-left: 26em;
}

.logo {
    padding: 10px 0px;
}

.ui-widget-header, .ui-widget-content {
    padding: .5em;
    text-decoration: none;
}

#datasign-widgets .ui-state-active {
    margin-bottom: 6px;
    background: #eeeeee;
}


#page-tabs li {
    display: inline;
    float: left;
    padding: .5em 1em;
    text-decoration: none;
    font-family: Arial, sans-serif;
}

#page-tabs li.page-active {
	margin-bottom: 0;
	border-bottom: 0px;
}




/* Theme Selector */
#footer-center {
    margin-left: -64px;
    padding-left: 50%;
}

.theme-selector .ui-button {
    display: none;
}

#icons-ft {
    background-color: #fff;
    width: 124px;
    position: relative;
    text-align: left;
}

.theme-selector ul {
    position: absolute;
    bottom: 95px;
}

.theme-selector li {
    display: none;
    padding: 4px;
    background-color: #eaeaea;
    border: 1px solid #aeaeae;
}

.theme-selector li a.redmond {
    color: #2F7499;
}

.theme-selector li a.blitzer {
    color: #FF697B;
}

.theme-selector li a.smoothness {
    color: gray;
}

.theme-selector button {
    width: 124px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    border: 1px solid #eaeaea;
}

/* End Theme Selector */
