@import url( fonts.css );
body {
	background: rgb(255, 255, 255); margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-family: "Roboto","Lucida Grande","DejaVu Sans","Bitstream Vera Sans",Verdana,Arial,sans-serif; font-size: 14px;
}
a:link {
	color: rgb(68, 126, 155); text-decoration: none;
}
a:visited {
	color: rgb(68, 126, 155); text-decoration: none;
}
a:focus {
	color: rgb(0, 51, 102);
}
a:hover {
	color: rgb(0, 51, 102);
}
a:focus {
	text-decoration: underline;
}
a img {
	border: currentColor; border-image: none;
}
a.section:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.section:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
a.section:focus {
	text-decoration: underline;
}
a.section:hover {
	text-decoration: underline;
}
p {
	margin: 0.2em 0px 0.8em;
}
ol {
	margin: 0.2em 0px 0.8em;
}
ul {
	margin: 0.2em 0px 0.8em;
}
dl {
	margin: 0.2em 0px 0.8em;
}
p {
	padding: 0px; line-height: 140%;
}
h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h1 {
	margin: 0px 0px 20px; color: rgb(102, 102, 102); font-size: 20px; font-weight: 300;
}
h2 {
	margin: 1em 0px 0.5em; font-size: 16px;
}
h2.subhead {
	font-weight: normal; margin-top: 0px;
}
h3 {
	margin: 0.8em 0px 0.3em; color: rgb(102, 102, 102); font-size: 14px; font-weight: bold;
}
h4 {
	margin: 1em 0px 0.8em; padding-bottom: 3px; font-size: 12px;
}
h5 {
	margin: 1.5em 0px 0.5em; color: rgb(102, 102, 102); text-transform: uppercase; letter-spacing: 1px; font-size: 10px;
}
ul li {
	padding: 1px 0px; list-style-type: square;
}
li ul {
	margin-bottom: 0px;
}
li {
	line-height: 20px; font-size: 13px;
}
dt {
	line-height: 20px; font-size: 13px;
}
dd {
	line-height: 20px; font-size: 13px;
}
dt {
	font-weight: bold; margin-top: 4px;
}
dd {
	margin-left: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	border-width: 1px medium medium; border-style: solid none none; border-color: rgb(238, 238, 238) currentColor currentColor; margin: 0px; padding: 0px; border-image: none;
}
blockquote {
	color: rgb(119, 119, 119); padding-left: 10px; font-size: 11px; margin-left: 2px; border-left-color: rgb(221, 221, 221); border-left-width: 5px; border-left-style: solid;
}
code {
	color: rgb(102, 102, 102); font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; font-size: 12px;
}
pre {
	color: rgb(102, 102, 102); font-family: "Bitstream Vera Sans Mono", Monaco, "Courier New", Courier, monospace; font-size: 12px;
}
pre.literal-block {
	background: rgb(238, 238, 238); margin: 10px; padding: 6px 8px;
}
code strong {
	color: rgb(153, 51, 0);
}
hr {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; height: 1px; color: rgb(238, 238, 238); line-height: 1px; clear: both; font-size: 1px; background-color: rgb(238, 238, 238);
}
.small {
	font-size: 11px;
}
.tiny {
	font-size: 10px;
}
p.tiny {
	margin-top: -2px;
}
.mini {
	font-size: 10px;
}
p.mini {
	margin-top: -3px;
}
.help {
	color: rgb(153, 153, 153); font-size: 11px;
}
p.help {
	color: rgb(153, 153, 153); font-size: 11px;
}
form p.help {
	color: rgb(153, 153, 153); font-size: 11px;
}
div.help {
	color: rgb(153, 153, 153); font-size: 11px;
}
form div.help {
	color: rgb(153, 153, 153); font-size: 11px;
}
div.help li {
	color: rgb(153, 153, 153); font-size: 11px;
}
div.help ul {
	margin-bottom: 0px;
}
.help-tooltip {
	cursor: help;
}
p img {
	vertical-align: middle;
}
h1 img {
	vertical-align: middle;
}
h2 img {
	vertical-align: middle;
}
h3 img {
	vertical-align: middle;
}
h4 img {
	vertical-align: middle;
}
td img {
	vertical-align: middle;
}
.quiet {
	color: rgb(153, 153, 153); font-weight: normal;
}
a.quiet:link {
	color: rgb(153, 153, 153); font-weight: normal;
}
a.quiet:visited {
	color: rgb(153, 153, 153); font-weight: normal;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.clear {
	clear: both;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.example {
	background: rgb(239, 239, 239); margin: 10px 0px; padding: 5px 10px;
}
.nowrap {
	white-space: nowrap;
}
table {
	border-color: rgb(204, 204, 204); border-collapse: collapse;
}
td {
	padding: 8px; line-height: 16px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; vertical-align: top; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
th {
	padding: 8px; line-height: 16px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; vertical-align: top; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid;
}
th {
	text-align: left; font-weight: 600;
}
thead th {
	background: rgb(255, 255, 255); border-width: 1px medium; border-style: solid none; border-color: rgb(238, 238, 238) currentColor; padding: 5px 10px; border-image: none; color: rgb(102, 102, 102); font-size: 11px;
}
tfoot td {
	background: rgb(255, 255, 255); border-width: 1px medium; border-style: solid none; border-color: rgb(238, 238, 238) currentColor; padding: 5px 10px; border-image: none; color: rgb(102, 102, 102); font-size: 11px;
}
tfoot td {
	border-top-color: rgb(238, 238, 238); border-bottom-color: currentColor; border-top-width: 1px; border-bottom-width: medium; border-top-style: solid; border-bottom-style: none;
}
thead th.required {
	color: rgb(0, 0, 0);
}
tr.alt {
	background: rgb(246, 246, 246);
}
.row1 {
	background: rgb(255, 255, 255);
}
.row2 {
	background: rgb(249, 249, 249);
}
thead th {
	background: rgb(246, 246, 246); padding: 5px 10px; text-transform: uppercase; line-height: normal;
}
thead th a:link {
	color: rgb(102, 102, 102);
}
thead th a:visited {
	color: rgb(102, 102, 102);
}
thead th.sorted {
	background: rgb(238, 238, 238);
}
thead th.sorted .text {
	padding-right: 42px;
}
table thead th .text span {
	padding: 8px 10px; display: block;
}
table thead th .text a {
	padding: 8px 10px; display: block; cursor: pointer;
}
table thead th .text a:focus {
	background: rgb(238, 238, 238);
}
table thead th .text a:hover {
	background: rgb(238, 238, 238);
}
thead th.sorted a.sortremove {
	visibility: hidden;
}
table thead th.sorted:hover a.sortremove {
	visibility: visible;
}
table thead th.sorted .sortoptions {
	padding: 9px 5px 0px; text-align: right; float: right; display: block;
}
table thead th.sorted .sortpriority {
	text-align: center; font-size: 0.8em; margin-right: 2px; margin-left: 2px; vertical-align: 3px; min-width: 12px;
}
table thead th.sorted .sortoptions a {
	background: url("../img/sorting-icons.svg") no-repeat 0px 0px / 14px auto; width: 14px; height: 14px; display: inline-block; position: relative;
}
table thead th.sorted .sortoptions a.sortremove {
	background-position: 0px 0px;
}
table thead th.sorted .sortoptions a.sortremove::after {
	left: 3px; top: -6px; color: rgb(153, 153, 153); font-size: 18px; font-weight: 200; position: absolute; content: "\\";
}
table thead th.sorted .sortoptions a.sortremove:focus::after {
	color: rgb(68, 126, 155);
}
table thead th.sorted .sortoptions a.sortremove:hover::after {
	color: rgb(68, 126, 155);
}
table thead th.sorted .sortoptions a.sortremove:focus {
	background-position: 0px -14px;
}
table thead th.sorted .sortoptions a.sortremove:hover {
	background-position: 0px -14px;
}
table thead th.sorted .sortoptions a.ascending {
	background-position: 0px -28px;
}
table thead th.sorted .sortoptions a.ascending:focus {
	background-position: 0px -42px;
}
table thead th.sorted .sortoptions a.ascending:hover {
	background-position: 0px -42px;
}
table thead th.sorted .sortoptions a.descending {
	background-position: 0px -56px; top: 1px;
}
table thead th.sorted .sortoptions a.descending:focus {
	background-position: 0px -70px;
}
table thead th.sorted .sortoptions a.descending:hover {
	background-position: 0px -70px;
}
input {
	margin: 2px 0px; padding: 2px 3px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; vertical-align: middle;
}
textarea {
	margin: 2px 0px; padding: 2px 3px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; vertical-align: middle;
}
select {
	margin: 2px 0px; padding: 2px 3px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; vertical-align: middle;
}
.form-row p {
	margin: 2px 0px; padding: 2px 3px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; vertical-align: middle;
}
form .button {
	margin: 2px 0px; padding: 2px 3px; font-family: "Roboto", "Lucida Grande", Verdana, Arial, sans-serif; font-size: 13px; font-weight: normal; vertical-align: middle;
}
.form-row div.help {
	padding: 2px 3px;
}
textarea {
	vertical-align: top;
}
input[type=text] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=password] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=email] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=url] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=number] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=tel] {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
textarea {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
select {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
.vTextField {
	padding: 5px 6px; border-radius: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 0px;
}
input[type=text]:focus {
	border-color: rgb(153, 153, 153);
}
input[type=password]:focus {
	border-color: rgb(153, 153, 153);
}
input[type=email]:focus {
	border-color: rgb(153, 153, 153);
}
input[type=url]:focus {
	border-color: rgb(153, 153, 153);
}
input[type=number]:focus {
	border-color: rgb(153, 153, 153);
}
input[type=tel]:focus {
	border-color: rgb(153, 153, 153);
}
textarea:focus {
	border-color: rgb(153, 153, 153);
}
select:focus {
	border-color: rgb(153, 153, 153);
}
.vTextField:focus {
	border-color: rgb(153, 153, 153);
}
select {
	height: 30px;
}
select[multiple] {
	min-height: 150px;
}
.button {
	background: rgb(121, 174, 200); padding: 10px 15px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
input[type=submit] {
	background: rgb(121, 174, 200); padding: 10px 15px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
input[type=button] {
	background: rgb(121, 174, 200); padding: 10px 15px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
.submit-row input {
	background: rgb(121, 174, 200); padding: 10px 15px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
a.button {
	background: rgb(121, 174, 200); padding: 10px 15px; border-radius: 4px; border: currentColor; border-image: none; color: rgb(255, 255, 255); cursor: pointer;
}
a.button {
	padding: 4px 5px;
}
.button:active {
	background: rgb(96, 154, 182);
}
input[type=submit]:active {
	background: rgb(96, 154, 182);
}
input[type=button]:active {
	background: rgb(96, 154, 182);
}
.button:focus {
	background: rgb(96, 154, 182);
}
input[type=submit]:focus {
	background: rgb(96, 154, 182);
}
input[type=button]:focus {
	background: rgb(96, 154, 182);
}
.button:hover {
	background: rgb(96, 154, 182);
}
input[type=submit]:hover {
	background: rgb(96, 154, 182);
}
input[type=button]:hover {
	background: rgb(96, 154, 182);
}
[disabled].button {
	opacity: 0.4;
}
input[type=submit][disabled] {
	opacity: 0.4;
}
input[type=button][disabled] {
	opacity: 0.4;
}
.default.button {
	background: rgb(65, 118, 144); border: currentColor; border-image: none; font-weight: 400; float: right;
}
input[type=submit].default {
	background: rgb(65, 118, 144); border: currentColor; border-image: none; font-weight: 400; float: right;
}
.submit-row input.default {
	background: rgb(65, 118, 144); border: currentColor; border-image: none; font-weight: 400; float: right;
}
.default.button:active {
	background: rgb(32, 80, 103);
}
input[type=submit].default:active {
	background: rgb(32, 80, 103);
}
.default.button:focus {
	background: rgb(32, 80, 103);
}
input[type=submit].default:focus {
	background: rgb(32, 80, 103);
}
.default.button:hover {
	background: rgb(32, 80, 103);
}
input[type=submit].default:hover {
	background: rgb(32, 80, 103);
}
[disabled].default.button {
	opacity: 0.4;
}
input[type=submit][disabled].default {
	opacity: 0.4;
}
input[type=button][disabled].default {
	opacity: 0.4;
}
.module {
	background: rgb(255, 255, 255); border: currentColor; border-image: none; margin-bottom: 30px;
}
.module p {
	padding-right: 10px; padding-left: 10px;
}
.module ul {
	padding-right: 10px; padding-left: 10px;
}
.module h3 {
	padding-right: 10px; padding-left: 10px;
}
.module h4 {
	padding-right: 10px; padding-left: 10px;
}
.module dl {
	padding-right: 10px; padding-left: 10px;
}
.module pre {
	padding-right: 10px; padding-left: 10px;
}
.module blockquote {
	margin-left: 12px;
}
.module ul {
	margin-left: 1.5em;
}
.module ol {
	margin-left: 1.5em;
}
.module h3 {
	margin-top: 0.6em;
}
.module h2 {
	background: rgb(121, 174, 200); margin: 0px; padding: 8px; text-align: left; color: rgb(255, 255, 255); font-size: 13px; font-weight: 400;
}
.module caption {
	background: rgb(121, 174, 200); margin: 0px; padding: 8px; text-align: left; color: rgb(255, 255, 255); font-size: 13px; font-weight: 400;
}
.inline-group h2 {
	background: rgb(121, 174, 200); margin: 0px; padding: 8px; text-align: left; color: rgb(255, 255, 255); font-size: 13px; font-weight: 400;
}
.module caption {
	text-transform: uppercase; letter-spacing: 0.5px; font-size: 12px;
}
.inline-group h2 {
	text-transform: uppercase; letter-spacing: 0.5px; font-size: 12px;
}
.module table {
	border-collapse: collapse;
}
ul.messagelist {
	margin: 0px; padding: 0px;
}
ul.messagelist li {
	background: url("../img/icon-yes.svg") no-repeat 40px 12px / 16px auto rgb(221, 255, 221); margin: 0px 0px 10px; padding: 10px 10px 10px 65px; color: rgb(51, 51, 51); font-size: 13px; font-weight: 400; display: block;
}
ul.messagelist li.warning {
	background: url("../img/icon-alert.svg") no-repeat 40px 14px / 14px auto rgb(255, 255, 204);
}
ul.messagelist li.error {
	background: url("../img/icon-no.svg") no-repeat 40px 12px / 16px auto rgb(255, 239, 239);
}
.errornote {
	background-position: 5px 12px; margin: 0px 0px 10px; padding: 10px 12px; border-radius: 4px; border: 1px solid rgb(186, 33, 33); border-image: none; color: rgb(186, 33, 33); font-size: 14px; font-weight: 700; display: block; background-color: rgb(255, 255, 255);
}
ul.errorlist {
	background: rgb(255, 255, 255); margin: 0px 0px 4px; padding: 0px; color: rgb(186, 33, 33);
}
ul.errorlist li {
	font-size: 13px; margin-bottom: 4px; display: block;
}
ul.errorlist li:first-child {
	margin-top: 0px;
}
ul.errorlist li a {
	color: inherit; text-decoration: underline;
}
td ul.errorlist {
	margin: 0px; padding: 0px;
}
td ul.errorlist li {
	margin: 0px;
}
.errors.form-row {
	background: none; border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(238, 238, 238); margin: 0px; border-image: none;
}
.errors.form-row ul.errorlist li {
	padding-left: 0px;
}
.errors input {
	border: 1px solid rgb(186, 33, 33); border-image: none;
}
.errors select {
	border: 1px solid rgb(186, 33, 33); border-image: none;
}
.errors textarea {
	border: 1px solid rgb(186, 33, 33); border-image: none;
}
div.system-message {
	background: rgb(255, 255, 204); margin: 10px; padding: 6px 8px; font-size: 0.8em;
}
div.system-message p.system-message-title {
	background: url("../img/icon-no.svg") no-repeat 5px 5px rgb(255, 239, 239); margin: 0px; padding: 4px 5px 4px 25px; color: rgb(204, 17, 17);
}
.description {
	padding: 5px 0px 0px 12px; font-size: 12px;
}
div.breadcrumbs {
	background: rgb(121, 174, 200); padding: 10px 40px; border: currentColor; border-image: none; text-align: left; color: rgb(196, 220, 232); font-size: 14px;
}
div.breadcrumbs a {
	color: rgb(255, 255, 255);
}
div.breadcrumbs a:focus {
	color: rgb(196, 220, 232);
}
div.breadcrumbs a:hover {
	color: rgb(196, 220, 232);
}
.viewlink {
	background: url("../img/icon-viewlink.svg") no-repeat 0px 1px; padding-left: 16px;
}
.inlineviewlink {
	background: url("../img/icon-viewlink.svg") no-repeat 0px 1px; padding-left: 16px;
}
.addlink {
	background: url("../img/icon-addlink.svg") no-repeat 0px 1px; padding-left: 16px;
}
.changelink {
	background: url("../img/icon-changelink.svg") no-repeat 0px 1px; padding-left: 16px;
}
.inlinechangelink {
	background: url("../img/icon-changelink.svg") no-repeat 0px 1px; padding-left: 16px;
}
.deletelink {
	background: url("../img/icon-deletelink.svg") no-repeat 0px 1px; padding-left: 16px;
}
a.deletelink:link {
	color: rgb(204, 52, 52);
}
a.deletelink:visited {
	color: rgb(204, 52, 52);
}
a.deletelink:focus {
	color: rgb(153, 51, 51); text-decoration: none;
}
a.deletelink:hover {
	color: rgb(153, 51, 51); text-decoration: none;
}
.object-tools {
	padding-left: 0px; font-size: 10px; font-weight: bold; margin-top: -48px; float: right; position: relative;
}
.form-row .object-tools {
	height: 2em; padding-left: 3.5em; margin-top: 5px; margin-bottom: 5px; float: none;
}
.object-tools li {
	height: 16px; margin-left: 5px; float: left; display: block;
}
.object-tools a {
	border-radius: 15px;
}
.object-tools a:link {
	background: rgb(153, 153, 153); padding: 3px 12px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.5px; font-size: 11px; font-weight: 400; float: left; display: block;
}
.object-tools a:visited {
	background: rgb(153, 153, 153); padding: 3px 12px; color: rgb(255, 255, 255); text-transform: uppercase; letter-spacing: 0.5px; font-size: 11px; font-weight: 400; float: left; display: block;
}
.object-tools a:focus {
	background-color: rgb(65, 118, 144);
}
.object-tools a:hover {
	background-color: rgb(65, 118, 144);
}
.object-tools a:focus {
	text-decoration: none;
}
.object-tools a.viewsitelink {
	background-position: right 7px center; padding-right: 26px; background-repeat: no-repeat;
}
.object-tools a.golink {
	background-position: right 7px center; padding-right: 26px; background-repeat: no-repeat;
}
.object-tools a.addlink {
	background-position: right 7px center; padding-right: 26px; background-repeat: no-repeat;
}
.object-tools a.viewsitelink {
	background-image: url("../img/tooltag-arrowright.svg");
}
.object-tools a.golink {
	background-image: url("../img/tooltag-arrowright.svg");
}
.object-tools a.addlink {
	background-image: url("../img/tooltag-add.svg");
}
table#change-history {
	width: 100%;
}
table#change-history tbody th {
	width: 16em;
}
#container {
	padding: 0px; width: 100%; position: relative; min-width: 980px;
}
#content {
	padding: 20px 40px;
}
.dashboard #content {
	width: 600px;
}
#content-main {
	width: 100%; float: left;
}
#content-related {
	width: 260px; margin-right: -300px; float: right; position: relative;
}
#footer {
	padding: 10px; clear: both;
}
.colMS {
	margin-right: 300px;
}
.colSM {
	margin-left: 300px;
}
.colSM #content-related {
	margin-right: 0px; margin-left: -300px; float: left;
}
.colSM #content-main {
	float: right;
}
.popup .colM {
	width: auto;
}
#header {
	background: rgb(65, 118, 144); padding: 10px 40px; width: auto; height: 40px; color: rgb(255, 255, 204); line-height: 40px; overflow: hidden;
}
#header a:link {
	color: rgb(255, 255, 255);
}
#header a:visited {
	color: rgb(255, 255, 255);
}
#header a:focus {
	text-decoration: underline;
}
#header a:hover {
	text-decoration: underline;
}
#branding {
	float: left;
}
#branding h1 {
	margin: 0px 20px 0px 0px; padding: 0px; color: rgb(245, 221, 93); font-size: 24px; font-weight: 300;
}
#branding h1 {
	color: rgb(245, 221, 93);
}
#branding h1 a:link {
	color: rgb(245, 221, 93);
}
#branding h1 a:visited {
	color: rgb(245, 221, 93);
}
#branding h2 {
	margin: -8px 0px 8px; padding: 0px 10px; color: rgb(255, 255, 204); font-size: 14px; font-weight: normal;
}
#branding a:hover {
	text-decoration: none;
}
#user-tools {
	margin: 0px 0px 0px 20px; padding: 0px; text-align: right; text-transform: uppercase; letter-spacing: 0.5px; font-size: 11px; font-weight: 300; float: right;
}
#user-tools a {
	border-bottom-color: rgba(255, 255, 255, 0.25); border-bottom-width: 1px; border-bottom-style: solid;
}
#user-tools a:focus {
	color: rgb(121, 174, 200); text-decoration: none; border-bottom-color: rgb(121, 174, 200);
}
#user-tools a:hover {
	color: rgb(121, 174, 200); text-decoration: none; border-bottom-color: rgb(121, 174, 200);
}
#content-related {
	background: rgb(248, 248, 248);
}
#content-related .module {
	background: none;
}
#content-related h3 {
	margin: 0px 0px 16px; padding: 0px 16px; color: rgb(102, 102, 102); font-size: 14px;
}
#content-related h4 {
	font-size: 13px;
}
#content-related p {
	padding-right: 16px; padding-left: 16px;
}
#content-related .actionlist {
	margin: 16px; padding: 0px;
}
#content-related .actionlist li {
	line-height: 1.2; padding-left: 18px; margin-bottom: 10px;
}
#content-related .module h2 {
	background: none; padding: 16px; color: rgb(51, 51, 51); font-size: 18px; margin-bottom: 16px; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid;
}
.delete-confirmation form input[type='submit'] {
	background: rgb(186, 33, 33); padding: 10px 15px; border-radius: 4px; color: rgb(255, 255, 255);
}
.delete-confirmation form input[type='submit']:active {
	background: rgb(164, 21, 21);
}
.delete-confirmation form input[type='submit']:focus {
	background: rgb(164, 21, 21);
}
.delete-confirmation form input[type='submit']:hover {
	background: rgb(164, 21, 21);
}
.delete-confirmation form .cancel-link {
	background: rgb(221, 221, 221); margin: 0px 0px 0px 10px; padding: 10px 15px; border-radius: 4px; height: 15px; color: rgb(51, 51, 51); line-height: 15px; vertical-align: middle; display: inline-block;
}
.delete-confirmation form .cancel-link:active {
	background: rgb(204, 204, 204);
}
.delete-confirmation form .cancel-link:focus {
	background: rgb(204, 204, 204);
}
.delete-confirmation form .cancel-link:hover {
	background: rgb(204, 204, 204);
}
.popup #content {
	padding: 20px;
}
.popup #container {
	min-width: 0px;
}
.popup #header {
	padding: 10px 20px;
}
