xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}
.SMfonts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small !important;
}



td {
	color: #444;
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}
.headers {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #3399CC;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
}
table#boxBorders {
	margin-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #c9eef8;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small !important;
}

.checked {
	background-image: url(../../../newsitephotos/ACCENTS/check.gif);
	display: block;
	height: 17px;
	width: 20px;
	float: none;
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 35px;
}



div#wrapper {
	margin: 10px;
	padding: 10px;
}

div#header {
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px;
	background-color: #47a;
}

div#header h1 {
	font-variant: small-caps;
	font-size: 28px;
	color: #eee;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 10px;
	line-height: 28px;
}

div#header p {
	z-index: 5;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.redHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333300;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
}


div#header a {
	color: #eee;
}

div#header a:hover {
	text-decoration: none;
}

div#breadcrumb {
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	background: #eee;
	border-bottom: 1px solid #aaa;
}

	div#page-functions {
		float: right;
		width: 200px;
		text-align: right;
		padding: 0px 10px 0px 0px;
	}

	div#breadcrumb p.breadcrumb {
		display: inline;
	}

table#columns {
	border: 0px none;
	margin: 0px;
	padding: 0px;
}

td#left {
	padding-right: 5px;
	vertical-align: top;
	padding-left: 14px;
}

	td#left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left !important;
	display: block;
	}

		td#left ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 2px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #efefef;
	text-align: left;
	text-indent: 25px;
	padding-top: 2px;
	list-style-image: url(../../../images/bullets.gif);
	list-style-position: outside;
		}

		td#left ul li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: none;
		}

		td#left ul li li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: none;
		}

		td#left ul li li li li {
			margin-left: 0px;
			padding-left: 12px;
			padding-bottom: 2px;
			list-style-type: none;
		}

	div#scm-sidebar-support {
		margin: 8px 2px 0px 0px;
		padding: 5px;
		background: #eee;
		border: 1px solid #aaa;
		font-size: 11px;
	}

td#centre {
	padding-left: 7px;
	padding-right: 5px;
	vertical-align: top;
	text-align: left;
}

	td#centre li {
		padding-bottom: 5px;
	}

td#right {
	width: 170px;
	padding-left: 5px;
	vertical-align: top;
}

div#footer {
	clear: both;
	margin-top: 0px;
	border-top: 1px solid #aaa;
}

a {
	color: #47a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



span.highlighted {
	background-color: #ff0;
	padding: 2px;
	padding-bottom: 0px;
}

hr {
	border: 0px none;
	border-bottom: 1px solid #aaa;
}

pre {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}

th {
	background: #cde;
}

@media print {
	td#left {
		display: none;
	}
	div#page-functions {
		display: none;
	}
}
.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
