/* Overwrites */

* {
	margin: 0;
	padding: 0;
}

body {
	min-height: 100%;
	padding: 2em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11pt;
}

img, fieldset {
	border: none;
}

p {
	margin-bottom: 0.7em;
	line-height: 1.65em;
	font-size: 0.95em;
}

ul, ol, dl {
	padding-left: 1.5em;
}

li {
	margin-left: 1.5em;
	line-height: 1.5em;
}

ins {
	text-decoration: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #4b3c30;
}

p a, p a strong {
	color: #005094;
}

h2, h3, h4, h5, h6, strong.h3 {
	margin: 0;
	margin-bottom: 0.2em;
	font-family: 'Lucida Grande', Tahoma, sans-serif;
}

h2, h3, h4, strong.h3 {
	font-weight: normal;
}

h2 a, h3 a, h4 a, strong.h3 a {
	font-weight: normal;
}

h5, h6 {
	font-weight: bold;	
}

h5 a, h6 a {
	font-weight: bold;
}

h2 {
	font-size: 2.2em;
	color: #0663b2;
}

h2 a {
	color: #0663b2;
}

h3, strong.h3 {
	margin: 0.4em 0 0.25em;
	font-size: 1.5em;
	color: #303030;
}

h3 a {
	color: #303030;
}

h4 {
	margin: 0.5em 0 0.1em;
	font-size: 1.3em;
	color: #303030;
}

h4 a {
	color: #303030;
}

h2+h3 {
	margin-top: -0.2em;
}

h3+dl {
	margin-top: 0.5em;
}

dt {
	margin: 0 0 0.2em 0;
	font-weight: normal;
	font-family: 'Lucida Grande',Tahoma,sans-serif;
	font-size: 1.1em;
	color: #303030;
}

dd {
	margin: 0.1em 0 1em 2em;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.95em;
}

small {
	font-size: 0.9em;
}

em {
	font-style: italic;
}

pre, code {
	font-family: monospace;
}

acronym, abbr {
	cursor: help;
}

strong, .strong {
	color: #303030;
	font-weight: bold;
}

span.author, span.date {
	color: #434343;
}

/* Basic Definitions */

.center {
	text-align: center;
}

ul.horizontal {
	padding-left: 0;
}

ul.horizontal li {
	float: left;
	margin-left: 0;
	line-height: 1.1em;
	list-style-type: none;
}

ul.links {
	padding: 0;
}

ul.links li {
	width: 100%;
	margin: 0;
	padding: 0.3em 0 0.3em 0;
	list-style-type: none;
}

ul.links li a {
	display: block;
}

/* Clearfix */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/*\*/

.clearfix {
	display: block;
}

/**/

/* Print stuff */

#header, #left, #right, .submenu, .related, #footer .links, ul.navigation, #quicklinks, #flash a, #panel {
	display: none;
}

#footer {
	font-size: 9pt;
}

/* Images */

div.thumb {
	width: 200px;
	padding: 2px;
	margin: 0.3em 0;
	background-color: #d7d3c8;
	border: 1px solid #999;
}

div.thumb img {
	display: block;
	margin: 0;
	padding: 0;
}

div.thumb span {
	display: block;
	padding: 3px 4px 1px;
	font-size: 0.9em;
}

div.thumb-right {
	clear: right;
	float: right;
	margin-left: 0.9em;
}
	
div.thumb-left {
	clear: left;
	float: left;
	margin-right: 0.9em;
}

div.thumb-m {
	width: 300px;
}

div.thumb-v {
	width: 100%;
	float: none;
	clear: none;
	margin: 0;
	background: transparent;
	border: none;
	text-align: center;
}

div.thumb-v img {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #999;
}

div.thumb-transparent {
	background-color: transparent;
	border: none;
}

/* Tables */

table.standard, .content-body table {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0.1em 0 1em;
	border-spacing: 0 0;
	border-collapse: collapse;
	border: 2px solid #434343;
}

table.standard tr {
	background: #eae6dc;
}

table.standard tr.alt {
	background: #d4d0c5;
}

table.standard tr th, .content-body table th {
	height: 31px;
	padding: 0 0.3em 0 0.4em;
	background: #8ac0ee;
	font-weight: normal;
	font-family: 'Lucida Grande', Tahoma, sans-serif;
	font-size: 1.2em;
	color: #fff;
}

table.standard tr td, .content-body table tr td {
	padding: 0.4em 0.5em;	
	border: 1px solid #434343;
}

table.standard tr.alt td, .content-body table tr.alt td {
	border: 1px solid #434343;
}

table.standard tr td.title, .content-body table tr td.title {
	background: #dceaf7;
	color: #303030;
}

.content-body table  {
	margin-bottom: 2em;
	font-size: 0.8em;
}

.content-body table tr {
	background: #ede9df;
}

.content-body table tr.alt {
	background: #d7d3c8;
}

.content-body table th {
	background: #92cbfc;
}

/* Forms */

form fieldset ul {
	padding: 0;
	margin-top: 0.5em;
}

form fieldset ul li {
	position: relative;
	min-height: 1.9em;
	clear: left;
	margin: 0 0 0.85em 0;
	list-style-type: none;
}

form fieldset ul li.text {
	margin-left: 10em;
	margin-bottom: 0.4em;
	font-size: 0.95em;
	color: #4b3c30;
}

form {
	margin: 0;
	padding: 0;
}

form fieldset {
	display: block;
	position: relative;
	clear: left;
	padding: 0;
	margin: 0;

}

label {
	display: block;
	float: left;
	padding-top: 0.4em;
	margin-right: 1em;
	font-weight: bold;
	font-size: 0.95em;
	font-family: Arial, sans-serif;
	line-height: 1em;
	color: #434343;
}

form fieldset ul li label {
	width: 9em;
	text-align: right;
}

form fieldset ul li label.row {
	width: auto;
	margin-left: 1em;
	text-align: left;
}

input.text, textarea, iframe.editor {
	float: left;
	padding: 0.3em 0.4em;
	border: 1px solid #999;
	font-size: 11pt;
}

input.disabled {
	background: #F0F0F0;
}

input[disabled=""], input[disabled="disabled"] {
	background: #F0F0F0;
}

form fieldset ul li input.checkbox {
	float: left;
	margin: 0.3em 1em 0 0;
}

textarea, iframe.editor {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
}

iframe.editor {
	background: #fff;
}

form fieldset ul li textarea {
	margin-bottom: 0.5em;
}

input.small, select.small, ul.small {
	width: 5em;
}

input.medium, select.medium, ul.medium {
	width: 18em;
}

input.big, select.big, ul.input-big {
	width: 38.6em;
}

select {
	padding: 0.1em;
}

textarea.small-height {
	height: 10em;
}

textarea.medium {
	width: 38.6em;
}

textarea.medium-height {
	height: 40em;
}

textarea.big {
	width: 53.2em;
}

textarea.big-height {
	height: 55em;
}

form fieldset ul li button.submit, form fieldset ul li input.submit {
	margin: 1em 0 0 8.7em;
}

form span.description {
	display: block;
	clear: left;
	margin: 0 0 0.6em 11.25em;
	padding-top: 0.3em;
	font-size: 0.85em;
	color: #4b3c30;
}

form textarea+span.description {
	padding-top: 0;
}

/* Calendar */

.calendar-index h3 {
	margin: -0.1em 0 0.5em 0;
}

.calendar-index h4 {
	margin: 0.7em 0 -1.2em 0.3em;
}

.calendar-index h3+h4 {
	margin-top: 0.1em;
}

ul.calendar-list li.week {
	margin-top: 1.5em;
}

ul.calendar-list li span.date {
	display: block;
	padding: 0.2em 0.5em 0.2em 0.5em;
	margin-right: 0.5em;
	float: left;
	border-right: 1px solid #bfb9a7;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	cursor: pointer;
}

ul.calendar-list li a {
	padding: 0.1em 0 0.1em 0.5em;
}