/**
 * Standard HTML elements
 */
* {
	font-size: 100.01%;
}

address, blockquote, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, p, ol, table, ul {
	font-size: 100%;
	margin: .75em 0 1em;
	padding: 0;
}

div, td, th, tr {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

input,
select,
textarea {
	font-size: 100%;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

ins {
	text-decoration: none;
}

label[disabled="true"] {
	opacity: 0.4;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	top: -0.5em;
	vertical-align: baseline;
}

sub {
	top: 0.1em;
}

code,
pre {
	font-family: monospace;
	font-size: 100%;
}

b {
	font-weight: normal;
}

hr {
	border: 0 hidden;
	border-top: 1px solid #d6d6d6;
	clear: both;
	height: 0;
}


/**
 * Lists
 */
ul {
	list-style-type: none;
}

li {
	margin: 0.5em 0 0.5em 1.3em;
}

ul > li:before {
	content: '\2014\a0';
	float: left;
	margin-left: -1.25em;
}

ul > li > *:first-child:-moz-first-node {
	margin-top: -1.2em;
}

ul > li > * {
	text-indent: 0;
}

ul.navigation,
.navigation ul {
	list-style-image: none;
	margin-left: -1.3em;
}

.navigation li ul {
	margin: 0.5em 0 0 0;
}

.navigation li:before {
	content: '';
	float: none;
	margin-left: 0;
}

ul.navigation > li > *:first-child:-moz-first-node,
.navigation ul > li > *:first-child:-moz-first-node {
	margin-top: 0;
}

dl {
	margin: -2em 0 2em;
}

dt {
	margin: 3em 0 0.25em;
}

dd {
	margin: 0 0 1em 2em;
}

ol {
	position: relative;
}

ol li {
	color: #979797;
	font-size: 78.5%;
	list-style-position: inside;
	margin-left: .5em;
}

ol li em {
	color: #000;
	font-size: 1.27em;
	font-style: normal;
}


/**
 * Tables
 */
table,
td,
th {
	border-spacing: 0;
	border: 0;
	font-weight: normal;
}

th, td {
	padding: .5em .75em;
	text-align: left;
	vertical-align: top;
}

th {
	color: #999;
	font-size: 90%;
}

table td.b_r,
table th.b_r {
	border-right: 1px solid #888;
}

table td.b_b, table th.b_b {
	border-bottom: 1px solid #888;
}

table td.number,
table th.number {
	text-align: right;
}


/**
 * Links
 */
a:link,
a:visited {
	text-decoration: underline;
}

a:link,
.pseudo {
	color: #207cc9;
}

.pseudo {
	border-bottom: 1px dotted;
	cursor: pointer;
	text-decoration: none;
}

a:visited {
	color: darkmagenta;
}

a:hover,
.pseudo:hover {
	color: #da3c16 !important;
}

a:link *,
a:visited * {
	cursor: pointer;
}

a * {
	margin: 0;
	padding: 0;
}

a.popup {

}

.external {
	background: url(../i/external_2981be.png) right center no-repeat;
	padding-right: 19px;
}


/**
 * Headers
 */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.1;
}

h1 {
	font-size: 2.25em;
	margin: 0 0 .25em 3%;
	padding: 0 0 0 82px;
}

h2 {
	font-size: 1.714em;
	margin: 0 0 -.4em;
	padding: 1em 0 .5em;
}

h3 {
	font-size: 129%;
	margin: 0 0 -.45em;
	padding: .8em 0 .1em;
}

h4 {
	font-size: 110%;
	line-height: 1.2;
	margin: 0 0 -.6em;
	padding: 1em 0 .5em;
}

h5 {
	font-size: 100%;
	margin: 0 0 -.6em;
	padding: 1em 0 0;
}

h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 -.6em;
	padding: 1em 0 0;
}

h2:first-child,
h3:first-child {
	margin-top: 0;
}

h1 + h2,
h1 + h3,
h2 + h3 {
	margin-top: 0;
}


/**
 * Layout
 */
body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}


/**
 * Picture
 */
.picture {
	color: #999999;
	font-size: 90%;
	margin-bottom: 1em;
}

.picture p {
	margin-top: 0;
}


/**
 * Misc
 */
.phone,
.nobr {
	white-space: nowrap;
}

.hidden,
.js .jhidden {
	display: none !important;
}

.errors {
	color: #c66;
}

.before_list {
	margin-bottom: -.5em;
}

.summary,
.source,
.date {
	font-size: .857em;
}

.measurer {
	left: 0;
	height: 1em;
	line-height: 1em;
	position: absolute;
	top: -1em;
	visibility: hidden;
	width: 100%;
}

.left {
	float: left;
	margin: 0 1em 0 0;
}

.right {
	float: right;
	margin: 0 0 0 1em;
}

.phone {
	white-space: nowrap;
}

.footnotes {
	border-top: 1px solid #008;
	padding: 3px 1em 0;
}

.footnotes p {
	margin-top: 0;
}

div.address {
	font-size: 110%;
}

blockquote {
	border-left: 1px solid #008;
	border-right: 1px solid #008;
	margin: 0 20px 2em;
	padding: 0 20px;
}

blockquote p {
	margin-top: 0;
}

blockquote .source {
	color: #999;
	margin-top: -.5em;
}

.comment {
	background: #f5f5f5;
	font-size: 90%;
	padding: 1px 10px;
}

.incut {
	border-left: 5px solid #207cc9;
	padding: 0 0 0 10px;
}

.empty {
	color: #aaa;
}


/**
 * Simple form
 */
.simple_form .row {
	margin: 0 0 1.2em;
	width: 100%;
}

.simple_form .label {
	font-weight: normal;
	margin: 0 0 .3em;
}

.simple_form .field {
	margin: 0;
}

.simple_form .text input,
.simple_form .text textarea {
	width: 75%;
}

.simple_form .long_text input,
.simple_form .long_text textarea {
	width: 99%;
}

.simple_form .required {
	color: #f66c1f;
}

.simple_form .error {
	color: #f00;
}


/**
 * Icon
 */
.icon {
	display: block;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.icon ins {
	background: url(../i/icons.png) no-repeat;
	display: block;
	height: 14px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 17px;
}