html {
	font: 62.5% "Lucida Grande", Helvetica, sans-serif;
}
body {
	background-color: #e7f7ee;
	padding-bottom: 1em;
}
a {
	text-decoration: none;
	color: #4158a4;
}
a:hover {
	text-decoration: underline;
}
h1 {
	margin-top: 1.25em; /* 2em */
	margin-bottom: 0.625em; /* 1em */
	font-size: 1.6em;
	font-weight: normal;
	color: #3e875e;
}
h1:first-child {
	margin-top: 0;
}
h1 a, h2 a {
	color: inherit;
}
h1 a:hover, h2 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	margin-top: 0.71428571em; /* 1em */
	margin-bottom: 0.35714286em; /* 0.5em */
	font-size: 1.4em;
	color: #3e875e;
}
h4 {
	margin-top: 1em;
	font-weight: bold;
	font-size: 1.1em;
}
fieldset {
	border: 0;
	line-height: 2.4em;
}
input, select, textarea {
	font-size: 1.2em;
}
input[type=submit] {
	margin-left: 0.425em;
}
label {
	float: left;
	margin-right: 0.41666667em; /* 0.5em */
	font-size: 1.2em;
	text-align: right;
}
input + label {
	float: none;
	margin-right: 0;
	margin-left: 0.41666667em; /* 0.5em */
}
p {
	margin-top: 0.83333333em; /* 1em */
	font-size: 1.2em;
}
.list {
	margin: 0.83333333em 0 0 1.6666667em; /* 1em 0 0 2em */
	font-size: 1.2em;
}
.success {
	color: green;
}
.failure {
	color: red;
}
.optional {
	font-style: italic;
}
.action {
	text-align: right;
}
.photo {
	margin-left: 0.2em;
	width: 9.8em;
	height: 6em;
}
.photo.first {
	margin-left: 0;
}
.info {
	overflow: hidden;
}
.pages {
	float: left;
	font-size: 1.1em;
}
.pages span {
	font-weight: bold;
	text-decoration: underline;
}
.options {
	float: right;
	font-size: 1.1em;
}
.content {
	margin-top: 0.83333333em;
	font-size: 1.2em;
}
#wrapper {
	margin: 0 auto;
	width: 99.8em;
}
#header {
	border-bottom-right-radius: 1em;
	border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	height: 2.7em;
	background-color: #4158a4;
	padding-top: 2em;
}
#header img {
	vertical-align: bottom;
	margin: 1em 0 0 1em;
	width: 12em;
	height: 8em;
}
#general_menu, #account_menu {
	list-style: none;
	overflow: hidden;
}
#general_menu {
	float: left;
	margin-left: 2em;
}
#account_menu {
	float: right;
	margin-right: 1.6em;
	padding-right: 0.4em;
}
#general_menu li, #account_menu li {
	float: left;
}
#general_menu li {
	margin-right: 0.5em;
}
#account_menu li {
	margin-left: 0.5em;
}
#general_menu a, #account_menu a {
	box-shadow: 0.16em 0 0.16em rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0.16em 0 0.16em rgba(0, 0, 0, 0.45);
	border-top-right-radius: 0.48em;
	border-top-left-radius: 0.48em;
	-webkit-border-top-right-radius: 0.48em;
	-webkit-border-top-left-radius: 0.48em;
	-moz-border-radius-topright: 0.48em;
	-moz-border-radius-topleft: 0.48em;
	display: block;
	background-color: #97a9cd;
	padding: 0.35714286em 0.78571428em; /* 0.5em 1.1em */
	font-size: 1.4em;
	color: #0a2c74;
	text-decoration: none;
}
#general_menu a:hover, #account_menu a:hover {
	background-color: #0a2c74;
	color: white;
}
#general_menu .selected, #general_menu a:hover.selected, #account_menu .selected, #account_menu a:hover.selected {
	background-color: #e7f7ee; /*#d6eddf;*/
	color: #0a2c74;
}
#notification {
	margin-bottom: 0.909090909090909em;
	border-radius: 0.909090909090909em;
	-webkit-border-radius: 0.909090909090909em;
	-moz-border-radius: 0.909090909090909em;
	height: 2.454545454545455em;
	background: white url( /modules/index/media/stop.png ) no-repeat 0.909090909090909em 0.909090909090909em;
	padding: 0.909090909090909em 0.909090909090909em 0.909090909090909em 4.272727272727273em;
	font-weight: bold;
	font-size: 1.1em;
	color: red;
}
#body {
	margin: 1em 0;
	padding-right: 20em;
	overflow: hidden;
}
#sidebar {
	float: right;
	margin-right: -20em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	width: 17em;
	background-color: white;
	padding: 1em;
}
#sidebar + * {
	margin-top: 0;
}
#logo {
	width: 17em;
	height: 14.7em;
}
#news {
	list-style: none;
}
#links {
	margin-left: 1.5em;
}
#sidebar p {
	margin-top: 0.45454545em;
	font-size: 1.1em;
}
#sidebar li {
	font-size: 1.1em;
}
#content {
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	background-color: white;
	padding: 1.5em;
}
#footer {
	margin-top: 0.5em;
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	height: 3em;
	background-color: #4158a4;
	line-height: 3em;
	font-weight: bold;
	color: white;
	text-align: center;
}
#footer a {
	color: #97a9cd;
}