/* general rules */

/* general layout */


body {
	font-size: 75%;
}

table {
	font-size: 1em;
}

#footer {
	font-size: 100%;
}

/* Contextual Menu */

/* navigation */

.navtitle h2 {
	font-size: 100%;
}

/* typography */

#pagetitle h1 {
	font-size: 180%;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;
}

#content p.bodytext {
	font-size: 110%;
}

/* link styles */

/* list styles */
/* form styles */

.form input {
	font-size: 120%;
}

label {
	font-size: 100%;
}

.form textarea.popup {
  width: 22.15em !important;
  width: 21.6em;
}

.form select.popup {
  width: 22.3em !important;
  width: 22em;
}

.form textarea.doublesize, form select.doublesize {
  width: 601px !important;
  width: 605px;
}

.searchForm fieldset {
	width: 27em;
}

/* navigation */

/* table styles */

/* dhtml divs */

#shadowSearchPopup {
	top: 206px;
}

#shadowLoginPopup {
	top: 238px;
}

/* current font-size link */


#styleSwitchers a#textMedium, #styleSwitchersFe a#textMedium {
	color: #ED772F;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}
