html, body, input, select, textarea {
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, #lang, #resources {
	font-size: 10px;
}

.notes {
	font-size: 11px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#context h2 {
	font-size: 20px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.pagelist h3, #accordion h3 {
	font-size: 16px;
}

h4 {
	font-size: 13px;
}

p.right, .subtitlemini, #accordion, #accordion h4 {
	font-size: 12px;
}


#menu li, label span {
	font-size: 14px;
}

#footer, .details, .more {
	font-size: 12px;
}

h1 {
	color: #444444;
}

h2, #footer, #footer a, #footer #resources a:hover {
	color: #888888;
}

#accordion div div, p.details, .subtitle {
	color: #666666;
}

#resources, #resources a {
	color: #cccccc;
}

h3, #footer span {
	color: #663333;
}

#tabs li.request a {
	color: #993333;
}

#lang a, h3 a, #balloon .subtitlemini a {
	color: #444444;
}

a, #lang li a:hover, #menu li a:hover, p.accordionbottom a, .readonly, #tabs li.request a:hover, #balloon h3 a {
	color: #cc3333;
}

a:hover, #accordion div div a:hover, #footer a:hover, #balloon h3 a:hover, #balloon .subtitlemini a:hover {
	color: #ff3333;
}

#menu a, .switch, .switch:hover, #tabs .switch, #tabs switch:hover {
	color: #ffffff;
}

#menu a.active, p.right, .readonly, .notes, .subtitlemini {
	color: #888888;
}

a {
	text-decoration: none;
}

#lang, #menu, #footer span, #slideshow, h4.strong, .accordionbottom, .switch, #resources, legend, #tabs li a, .details a, .ui-dialog-title, .submit input {
	text-transform: uppercase;
}

#tabs .pagelist h3 a {
	text-transform: none;
}

#lang, #slideshow {
	letter-spacing: 1px;
}

#menu, .switch {
	letter-spacing: 2px;
}

#slideshow, #footer span, h4.strong, .accordionbottom, .switch, .subtitle, .subtitlemini, legend, #tabs li a, .ui-dialog-title, input, textarea {
	font-weight: bold;
}

p.right, h2 span, .subtitlemini, .italic {
	font-style: italic;
}

h2, #context h3, h4, #tabs li, h2 span {
	font-weight: normal;
}