/* CSS Document */

/*
 *
 * Core style information
 *
 */
html {
	overflow-y: scroll;
}

body {
	font: normal 0.625em "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #fff;
	color: #06205B;
	margin: 0;
}

a {
	color: #06205B;
	text-decoration: underline;
}

b, strong {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 180%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color: #A9B1C6;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	color: #A9B1C6;
	margin: 0.2em 0 0.4em;
}
h3,h4,h5 {
	font-size: 120%;
	color: #003;
	margin: 0.2em 0 0.2em;
	padding: 0;
}

input, textarea {
	font: normal 100% "Arial", "Helvetica", "sans-serif";
}

img {
	border: 0;
}
fieldset {
    margin: 0 0 1em;
    padding: 0;
}



/*
 *
 * Basic Classes
 *
 */
.confirm, .green {
	color: #090;
}
.error, .red {
	color: #f00;
}
.no-underline {
	text-decoration: none;
}
div.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
}




/*
 *
 * Body Shell
 *
 */
div#body-shell {
	background-color: #fff;
	margin: 0px auto;
	padding: 2px 0;
	width: 990px;
	text-align: left;
}




/*
 *
 * Top Shell
 *
 */
div#top-shell {
	display: block;
	clear: left;
	float: left;
	width: 100%;
	height: 80px;
	margin: 10px 0 0;
	padding: 0;
}
a#logo {
	display: block;
	float: right;
	margin-right: 10px;
}
	a#logo img {
		width: 248px;
		height: 63px;
	}
	div#top-shell form {
		display: block;
		clear: left;
		float: left;
		margin: 0;
		padding: 14px 0 0;
	}
	div#top-shell form label {
		color: #007bc2;
		font-size: 100%;
		padding: 0 0 0 10px;
	}
	div#top-shell form input.text {
		background-color: #cce6ff;
		border: 0 none;
		padding: 3px 5px 1px;
		font-size: 110%;
		width: 136px;
		height: 17px;
		vertical-align: absNiddle;
	}
	div#top-shell form input.submit {
		width: auto;
		height: 21px;
		vertical-align: absNiddle;
	}




/*
 *
 * Banner
 *
 */
div#banner {
	display: block;
	clear: both;
	float: left;
	margin: 7px 0 1px;
	padding: 0;
	width: 990px;
	height: 146px;
	color: #8c8c8c;
	background: #e8e8e8 url(/_images/Nightingale/banners/banner.jpg) no-repeat right center;
}




/*
 *
 * Top Navigation
 *
 */
div#navigation-top {
	display: block;
	clear: left;
	float: left;
	width: 990px;
	margin: 0;
	padding: 0;
	background: #99c2c6 url(/_images/Nightingale/topnav/bg.gif) repeat-x left top;
}
	div#navigation-top ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 995px;
	}
	div#navigation-top li {
		display: block;
		float: left;
		width: auto;
		padding: 0;
		margin: 0;
		border-right: 1px solid #fff;
	}
	div#navigation-top li.last {
		border-right: 0 none;
	}
	div#navigation-top li a {
		display: block;
		color: #fff;
		font-size: 110%;
		text-decoration: none;
		padding: 6px 10px;
		margin: 0;
	}
		div#navigation-top li a:hover {
			background: #6355c7 url(/_images/Nightingale/topnav/active.gif) repeat-x left top;
			color: #fff;
			text-decoration: none;
		}
		div#navigation-top li a:active, 
		div#navigation-top li.active a, 
		div#navigation-top li.active a:hover {
			background: #6355c7 url(/_images/Nightingale/topnav/active.gif) repeat-x left top;
			color: #fff;
		}




/*
 *
 * Breadcrumb Navigation
 *
 */
div#navigation-breadcrumb {
	display: block;
	clear: left;
	float: left;
	font-family: "Arial", "Helvetica", "sans-serif";
	margin: 0;
	padding: 13px 0 18px 28px;
	width: 965px;
	color: #8c8c8c;
}
	div#navigation-breadcrumb a {
		color: #8c8c8c;
		font-size: 100%;
		text-decoration: none;
		padding: 0 3px;
		margin: 0;
	}
		div#navigation-breadcrumb a:hover {
			color: #000;
			text-decoration: none;
		}




/*
 *
 * Left/Side Navigation
 *
 */
div#navigation-left {
	display: block;
	clear: both;
	float: left;
	width: 210px;
	margin: 0 25px 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.6em;
}
	div#navigation-left ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	div#navigation-left li {
		font-size: 10px;
	}
	div#navigation-left li a {
		color: #000;
	}
	
	div#navigation-left li.navLevel0 {
		float: left;
		width: 209px;
		margin: 0;
		padding: 0;
		background-color: #ccf;
	}
	div#navigation-left li.navLevel1 {
		background-color: #9cf;
	}
		div#navigation-left a.navLevel1 {
			margin-left: 20px;
		}
	div#navigation-left li.navLevel2 {
		background-color: #9fc;
	}
		div#navigation-left a.navLevel2 {
			margin-left: 40px;
		}
	div#navigation-left li.navLevel3 {
		background-color: #0f0;
	}
		div#navigation-left a.navLevel3 {
			margin-left: 60px;
		}
	
	div#navigation-left a.active {
		font-style: italic;
	}
	div#navigation-left a.current {
		font-weight: bold;
	}




/*
 *
 * Content Boxes
 *
 */
div#contentBox-panel {
	float: right;
	width: 205px;
	height: auto;
	margin: 0;
	padding: 0;
}
	div.contentBoxes {
		margin: 0 0 10px;
		padding: 0;
	}
		div.contentBoxes div.header {
			height: 18px;
			text-align: left;
			padding: 6px 5px 0 17px;
			font: bold 130% "Arial", "Helvetica", "sans-serif";
			line-height: 1em;
			color: #fff;
			white-space: nowrap;
			overflow: hidden;
		}
			div.contentBoxes div.header-1 {
				background: transparent url(/_images/Nightingale/panels/contentBox_header_1.gif) no-repeat left top;
			}
			div.contentBoxes div.header-2 {
				background: transparent url(/_images/Nightingale/panels/contentBox_header_2.gif) no-repeat left top;
			}
			div.contentBoxes div.header-3 {
				background: transparent url(/_images/Nightingale/panels/contentBox_header_3.gif) no-repeat left top;
			}
			div.contentBoxes div.header-4 {
				background: transparent url(/_images/Nightingale/panels/contentBox_header_4.gif) no-repeat left top;
			}
		div.contentBoxes div.content {
			background: transparent url(/_images/Nightingale/panels/contentBox_middle.gif) repeat-y left top;
			font: normal 100% "Arial", "Helvetica", "sans-serif";
			color: #000;
			margin: 0;
			padding: 5px 20px 8px 14px;
		}
		div.contentBoxes div.footer {
			clear: left;
			background: #fff url(/_images/Nightingale/panels/contentBox_footer.gif) no-repeat left top;
			height: 20px;
			padding: 0;
		}




/*
 *
 * Content Shell
 *
 */
div#content-shell {
	float: left;
	width: 530px;
	margin: 0;
	padding: 0;
	font-size: 110%;
}




/*
 *
 * Footer Navigation
 *
 */
div#navigation-foot {
	display: block;
	clear: both;
	float: left;
	width: 990px;
	margin: 0;
	padding: 0;
}
	div#navigation-foot ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	div#navigation-foot li {
		display: block;
		float: left;
		width: auto;
		padding: 0;
		margin: 0;
		border-right: 1px solid #666;
	}
	div#navigation-foot li.last {
		border-right: 0 none;
	}
	div#navigation-foot li span, 
	div#navigation-foot li a {
		display: block;
		color: #666;
		font-size: 90%;
		text-decoration: none;
		padding: 4px 9px;
		margin: 0;
	}
		div#navigation-foot li a:hover {
			background-color: #ccc;
			color: #000;
			text-decoration: none;
		}
		div#navigation-foot li.active a {
			background-color: #666;
			color: #fff;
		}
			div#navigation-foot li.active a:hover {
				background-color: #666;
				color: #fff;
			}




/*
 *
 * Form Builder
 *
 */
input.formbuilder-error,
textarea.formbuilder-error,
select.formbuilder-error {
	background-color: #fdd;
	border: 1px solid #f00;
}




div#website-login {
}
	div#website-login table {
		width: 100%;
		border-collapse: collapse;
		border-spacing: 0;
	}
		div#website-login table td {
			padding: 3px 5px;
			border-bottom: 1px solid #fff;
			vertical-align: middle;
		}
		div#website-login table td.label {
			width: 120px;
			background: #f4f4f4;
			white-space: nowrap;
		}
		div#website-login table td input.text {
			width: 180px;
		}
		div#website-login table td input.text-small {
			width: 80px;
		}
		div#website-login table td.submit input {
			width: auto;
		}




/*
 *
 * Site Map
 *
 */
ul.sitemap {
	margin: 0;
}
	ul.sitemap li {
		list-style-position: outside;
		list-style-type: none;
		list-style-type : none;
		padding: 2px 0;
	}
	ul.sitemap li.sitemapLevel0, 
	ul.sitemap a.sitemapLevel0 {
		color: #00f;
	}
	ul.sitemap li.sitemapLevel1, 
	ul.sitemap a.sitemapLevel1 {
		color: #09f;
	}
	ul.sitemap li.sitemapLevel2, 
	ul.sitemap a.sitemapLevel2 {
		color: #0f9;
	}
	ul.sitemap li.sitemapLevel3, 
	ul.sitemap a.sitemapLevel3 {
		color: #0f0;
	}




/*
 *
 * News
 * Events
 * Press Releases
 *
 */
div.listing {
	font-size: 90%;
	font-weight: normal;
	margin: 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px solid #d0d1d2;
}
	
	div.listing-title a {
		font-size: 120%;
		font-weight: bold;
	}
	div.listing-date {
		font-size: 110%;
		font-style: italic;
	}
	div.listing-abstract {
		margin-top: 0.5em;
	}
	a.listing-readmore {
		font-weight: bold;
		margin: 0 0 1em 0.5em;
	}
	div.listing-action {
		clear: both;
	}
		div.listing-action a {
			font-size: 100%;
			font-weight: normal;
		}
	div.listing-none {
		margin-bottom: 1em;
	}


form.listing-archivedate {
	margin: 0 0 15px;
}
	form.listing-archivedate label {
		font-size: 110%;
		font-weight: bold;
	}
	form.listing-archivedate select {
		margin: 0 3px;
		font-size: 100%;
	}
	form.listing-archivedate input {
		font-size: 100%;
		width: auto;
		height: auto;
		padding: 0 3px;
	}


/*
 *
 * Events Calendar
 *
 */
div.event-calendar {
	text-align: center;
	padding: 2px 0 4px;
}
	div.event-calendar table {
		/*width: 100%;*/
		table-layout: auto;
		border-collapse: collapse;
		border: 0;
		padding: 0;
		margin: 0;
		cursor: default;
	}
	div.event-calendar td {
		padding: 0;
		font-size: 100%;
		font-weight: bold;
		background-color: #64b2ff;
		background-repeat: no-repeat;
		border: 1px solid #64b2ff;
		color: #000;
		text-align: left;
		vertical-align: top;
		overflow: hidden;
	}
	div.event-calendar td.prev-month, 
	div.event-calendar td.next-month {
		text-align: center;
		vertical-align: middle;
		height: 8px;
		background-color: #64b2ff;
	}
		div.event-calendar td.prev-month {
			border-right: 0;
		}
		div.event-calendar td.next-month {
			border-left: 0;
		}
		div.event-calendar td.prev-month a,
		div.event-calendar td.next-month a {
			font-size: 110%;
			font-weight: bold;
			text-decoration: none;
			color: #fff;
		}
	div.event-calendar td.month { /* January ~ December */
		font: bold 160% "Arial";
		text-align: center;
		vertical-align: middle;
		border-left: 0;
		border-right: 0;
		height: 8px;
		padding: 5px 0;
		background-color: #64b2ff;
		color: #fff;
	}
	div.event-calendar td.days { /* Sunday ~ Saturday */
		font-size: 90%;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		height: 18px;
		color: #fff;
	}
	div.event-calendar td.day { /* An ordinary day */
		padding: 6px 0 0 8px;
		width: 64px;
		height: 66px;
		font: bold 140% "Arial";
		text-align: left;
		cursor: pointer;
		background-image: url(/_modules/mod_events/calendar/day.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
		color: #2f80ff
	}
	div.event-calendar td.weekend { /* An ordinary weekend day */
		background-image: url(/_modules/mod_events/calendar/weekend.gif);
		color: #79beff;
	}
	div.event-calendar td.today { /* Today! */
		font-weight: bold;
		background-image: url(/_modules/mod_events/calendar/today.gif);
		color: #2f80ff;
	}
	div.event-calendar td.event { /* An event day */
		font-weight: bold;
		background-image: url(/_modules/mod_events/calendar/event.gif);
		color: #2f80ff;
	}
	div.event-calendar td.nodate { /* Day outside of current month */
		background-image: url(/_modules/mod_events/calendar/nodate.gif);
		color: #c5e5ff;
	}
	div.event-calendar td div { /* Event information */
		text-align: left;
		line-height: 1em;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		margin-left: -4px;
		padding: 0;
		width: 64px;
		height: 46px;
	}
		div.event-calendar td div a {
			font-size: 60%;
			font-weight: normal;
			text-decoration: none;
			white-space: nowrap;
			color: #003;
		}




/*
 *
 * Google Maps
 *
 */
div.google-map {
	width: 500px;
	height: 350px;
}




/*
 *
 * Glossary
 *
 */
span.glossary-highlight {
	color: #090;
	border-bottom: 1px dashed #090;
	cursor: help;
}




/*
 *
 * FAQs
 *
 */
ul.faq-section-link {
	list-style-position: inside;
	margin: 0 0 10px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
	ul.faq-section-link li {
		margin: 0;
		padding: 3px 0;
	}
	ul.faq-section-link a {
		font-size: 100%;
	}
div.faq-section {
	font-size: 120%;
	font-weight: bold;
	padding: 10px 0;
}
/* JS open/close animation */
div.faq-panel,
div.faq-panel-collapsed {
	margin: 0 0 10px;
	padding: 0;
} 
	div.faq-panel-question,
	div.faq-panel-collapsed div.faq-panel-question {
		display: block;
		background-color: #eee;
		cursor: pointer;
		font-size: 100%;
		font-weight: bold;
		margin: 0;
		padding: 4px;
	} 
	div.faq-panel-collapsed div.faq-panel-question {
	}
	div.faq-panel-answer {
		overflow: hidden;
		padding: 5px;
	}
	div.faq-panel-collapsed .faq-panel-answer {
		display: none;
	}




/*
 *
 * Site Search
 *
 */
form#site-search {
	width: auto;
	margin-bottom: 10px;
}
	form#site-search table {
		width: 99%;
		border-collapse: collapse;
	}
		form#site-search td {
			vertical-align: top;
			padding: 2px 5px;
			border-bottom: 1px solid #fff;
		}
			form#site-search td.label {
				width: 120px;
				padding-top: 4px;
				background-color: #f4f4f4;
			}
		
	form#site-search label.label {
		font-size: 100%;
	}
	form#site-search input.text {
		font: normal 100% "Arial", "Helvetica", "sans-serif";
		width: 230px;
	}
	form#site-search input.radio {
		margin: 0 0 0 -3px;
	}
	form#site-search label.radio {
		font: normal 80% "Arial", "Helvetica", "sans-serif";
		vertical-align: middle;
	}
	form#site-search select {
		font: normal 100% "Arial", "Helvetica", "sans-serif";
	}
	form#site-search input.checkbox {
		margin: 0 3px 0 -4px;
	}
	form#site-search label.checkbox {
		font: normal 90% "Arial", "Helvetica", "sans-serif";
		vertical-align: middle;
	}
	form#site-search input.submit {
		width: auto;
		margin: 5px 10px 5px 0;
	}

div#site-search-page {
	text-align: center;
	font-size: 100%;
	font-weight: normal;
}
div#site-search-results {
	font-size: 100%;
}
div#site-search-paging {
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}
	div#site-search-paging a {
		font-size: 100%;
		font-weight: normal;
	}




/*
 *
 * Image Gallery
 *
 */
div.image-gallery {
}
div.image-gallery-item {
	float: left;
	border: 1px solid #999;
/*	width: 150px;  */
/*	height: 120px;  */
	padding: 5px;
	margin: 0 10px 10px 0;
	text-align: center;
}
.image-gallery-thumbnail-container {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	width: 647px;
	height: 81px;
}
.image-gallery-previous,
image-gallery-next {
	float: left;
	width: 19px;
	height: 81px;
}
.image-gallery-thumbnail {
	float: left;
	width: 140px;
	height: 81px;
}


/*
 *
 * Forum
 *
 */
div#forum-breadcrumb {
	padding: 10px 0 15px;
	width: 95%;
}
	div#forum-breadcrumb a {
	 	color: #069;
		font-size: 85%;
		text-decoration: none;
	}
	div#forum-breadcrumb a:hover {
		color: #036;
		font-size: 85%;
		text-decoration: underline;
	}

div#forum-header {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	text-align: left;
}

div#forum-msg-subject {
	font-size: 115%;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 5px 0;
}
div#forum-msg-body {
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 5px 20px;
}

div.forum-postLink {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	padding: 10px 0;
}
	div.forum-postLink a {
	 	color: #069;
		font-size: 100%;
		font-weight: bold;
		text-decoration: none;
	}

table.forum-table {
	width: 100%;
	border-collapse: collapse;
}
	/* TH */
	table.forum-table th {
		background: #999 url(/_modules/mod_forum/grad-header.gif) repeat-x;
		font-size: 90%;
		font-weight: bold;
		color: #000;
		border: 1px solid #cfcfcf;
		padding: 5px;
		text-align: center;
	}
	table.forum-table th.icon {
		width: 40px;
	}
	table.forum-table th.lastpost {
		width: 130px;
	}
	table.forum-table th.postcount {
		width: 70px;
	}
	table.forum-table th.label {
		width: 20%;
	}

	/* TD */
	table.forum-table td {
		font-size: 90%;
		font-weight: normal;
		color: #000;
		border: 1px solid #cfcfcf;
		padding: 5px;
		background-color: #fff;
	}
		table.forum-table td a {
		 	color: #069;
			font-size: 100%;
			text-decoration: none;
		}
		table.forum-table td a:hover {
			color: #036;
			font-size: 100%;
			text-decoration: underline;
		}
	table.forum-table td.center {
		text-align: center;
	}
	table.forum-table td.icon {
		padding: 5px 0 0;
		text-align: center;
		vertical-align: top;
		background-color: #eee;
	}
		table.forum-table td.icon img {
			width: 24px;
			height: 24px;
		}
	table.forum-table td.lastpost {
		text-align: center;
		background-color: #eee;
	}
	table.forum-table td.postcount-1 {
		text-align: center;
	}
	table.forum-table td.postcount-2 {
		text-align: center;
		background-color: #eee;
	}
	table.forum-table td.label {
		width: 20%;
		vertical-align: top;
		background-color: #eee;
	}
	table.forum-table td.spacer {
		height: 2px;
		line-height: 1px;
		background-color: #999;
	}

input.forum-input-full {
	width: 95%;
	font-size: 100%;
	font-weight: normal;
}
textarea.forum-input-full {
	width: 95%;
	height: 200px;
	font-size: 100%;
	font-weight: normal;
}
hr.forum-hr {
	width: 100%;
	height: 1px;
	border: 1px dashed #ccc;
}

.forum-pageNumber {
	width: 25%;
	float: left;
	font-size: 90%;
	font-weight: normal;
}
.forum-paging {
	width: 50%;
	float: left;
	font-size: 90%;
	font-weight: normal;
	text-align: center;
}
	.forum-paging a {
		font-size: 100%;
		font-weight: normal;
	}
.forum-pageSelect {
	width: 25%;
	float: right;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
	.forum-pageSelect select {
		font-size: 100%;
		font-weight: normal;
	}





/*
 *
 * Blog
 *
 */
div#blog-header {
	font-size: 130%;
	font-weight: bold;
	color: #000;
	text-align: left;
}
div#blog-subHeader {
	font-size: 115%;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 5px 0;
}
div.blog-text {
	font-size: 90%;
	font-weight: normal;
	color: #000;
	text-align: left;
	padding: 5px 20px;
}
div.blog-postLink {
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	padding: 10px 0;
}
	div.blog-postLink a {
	 	color: #069;
		font-size: 100%;
		font-weight: bold;
		text-decoration: none;
	}
table.blog-table {
	width: 100%;
	border-collapse: collapse;
}
	table.blog-table th {
		background: #999 url(/_modules/mod_blog/grad-header.gif) repeat-x;
		font-size: 90%;
		font-weight: bold;
		color: #000000;
		border: 1px solid #cfcfcf;
		padding: 5px;
		text-align: center;
	}
	table.blog-table td {
		font-size: 90%;
		font-weight: normal;
		color: #000000;
		border: 1px solid #cfcfcf;
		padding: 5px;
		background-color: #fff;
	}
	table.blog-table td.label {
		width: 20%;
		vertical-align: top;
		background-color: #eee;
	}
	table.blog-table td.center {
		text-align: center;
	}
input.blog-input-full {
	width: 95%;
	font-size: 100%;
	font-weight: normal;
}
textarea.blog-input-full {
	width: 95%;
	height: 150px;
	font-size: 100%;
	font-weight: normal;
}




/*
 *
 * Polls
 *
 */
div.poll-info-votecast, 
div.poll-info-votealreadycast, 
div.poll-info-closed {
	font: normal 100% "Verdana", "Arial", "Helvetica", "sans-serif";
	font-style: italic;
	color: #c00;
}
div.poll-info-votecast {
	color: #00c;
}
div.poll-info-closed {
	font-weight: bold;
}
table.poll-form {
	border-collapse: collapse;
	margin: 10px 0;
	padding: 0;
	width: auto;
}
	table.poll-form td {
		font: normal 100% "Verdana", "Arial", "Helvetica", "sans-serif";
		padding: 4px;
	}
		table.poll-form td.radio {
			width: 30px;
			background-color: #eee;
			border-bottom: 1px solid #fff;
		}
		table.poll-form td.label {
			text-align: left;
		}
		table.poll-form td.submit {
			text-align: left;
		}
		table.poll-form td.submit input.submit {
			padding: 0 10px;
		}
table.poll-results {
	border-collapse: collapse;
	margin: 10px 0;
	padding: 0;
	width: 99%;
}
table.poll-results th {
	font: bold 110% "Verdana", "Arial", "Helvetica", "sans-serif";
	background-color: #ddd;
	padding: 4px;
}
table.poll-results td {
	font: normal 100% "Verdana", "Arial", "Helvetica", "sans-serif";
	padding: 4px;
	border-bottom: 1px solid #eee;
}
	table.poll-results th.label,
	table.poll-results td.label {
		text-align: left;
	}
	table.poll-results th.percent,
	table.poll-results td.percent {
		font-size: 80%;
		color: #666;
		text-align: left;
		width: 150px;
	}
	table.poll-results th.votes,
	table.poll-results td.votes {
		text-align: right;
		width: 50px;
	}




/*
 *
 * Document A-Z & search
 *
 */
div.document-listing {
}
	div.document-listing div.atoz {
		display: block;
		clear: both;
		margin-top: 10px;
	}
		div.document-listing div.atoz ul {
			display: block;
			margin: 0;
			padding: 0;
			list-style: none none outside;
			font-weight: bold;
		}
		div.document-listing div.atoz li {
			float: left;
			width: auto;
			margin: 0 2px;
			padding: 0 2px;
			font: normal 100% "arial";
			color: #999;
		}
		div.document-listing div.atoz a {
			font-weight: bold;
			color: #009bd2;
		}
	div.document-listing div.searchbox {
		display: block;
		clear: both;
		margin-top: 38px;
	}
		div.document-listing div.searchbox input.search {
			padding: 1px 2px;
			font: normal 90% "arial";
			color: #666;
			width: 200px
		}
		div.document-listing div.searchbox input.submit {
			width: auto;
			margin: 0 0 0 4px;
			padding: 1px 10px;
			font: normal 100% "arial";
			color: #666;
		}
	div.document-listing div.results {
		display: block;
		clear: both;
		margin-top: 20px;
	}
	div.document-listing div.results div.item {
		margin-top: -1px;
		padding: 8px 0;
		font: normal 100% "arial";
		color: #999;
		border: 1px dashed #ddd;
		border-left: 0;
		border-right: 0;
	}	
		div.document-listing div.results div.item a {
			font-weight: bold;
			color: #009bd2;
		}
	div.document-listing div.results div.paging  {
		margin-top: 15px;
		text-align: center;
	}
		div.document-listing div.results div.paging a {
			color: #009bd2;
		}




/*
 *
 * DMS
 *
 */
/* Header */
div.dms-listing {
	font: bold 1.2em "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #16205B;
	margin: 0 0 1em 0;
}
/* Folder/File listing */
table.dms-listing {
	width: 100%;
	border-collapse: collapse;
}
	table.dms-listing tr {
		background-color: #fff;
	}
	table.dms-listing tr.alt-row {
		background-color: #eef;
	}
	table.dms-listing th, 
	table.dms-listing td {
		font: normal 1em "Verdana", "Arial", "Helvetica", "sans-serif";
		color: #06205B;
		vertical-align: top;
		padding: 5px 4px;
	}
	table.dms-listing th {
		font-weight: bold;
		background-color: #ddd;
	}
		table.dms-listing th img {
			width: 8px;
			height: 8px;
		}
		table.dms-listing th a {
			color: #06205B;
		}
		table.dms-listing td a {
			color: #6971C6;
		}
	/* Columns */
		table.dms-listing th.icon, 
		table.dms-listing td.icon {
			width: 24px;
		}
			table.dms-listing td.icon img {
				width: 16px;
				height: 16px;
				border: 0;
			}
		table.dms-listing th.title, 
		table.dms-listing td.title {
			width: 160px;
		}
		table.dms-listing th.date,
		table.dms-listing td.date {
			width: 120px;
			white-space: nowrap;
		}
		table.dms-listing th.description, 
		table.dms-listing td.description {
		}
/* Search Form */
form.dms-listing {
	margin: 5px 0 10px;
}
	form.dms-listing label {
		font: normal 1em "Verdana", "Arial", "Helvetica", "sans-serif";
		padding: 0 10px 0 0;
	}
	form.dms-listing input.keywords {
		font: normal 1em "Verdana", "Arial", "Helvetica", "sans-serif";
		width: 200px;
	}
	form.dms-listing input.search {
		font: normal 1em "Verdana", "Arial", "Helvetica", "sans-serif";
		width: 100px;
	}




/*
 *
 * Comments
 *
 */
div#comments {
	font: normal 100% "Verdana", "Arial", "Helvetica", "sans-serif";
	margin: 10px 0;
	padding: 10px 0 0;
}
	div#comments div.comment-name {
		margin: 10px 0 0;
	}
	div#comments div.comment-date {
		margin: 5px 0 0;
	}
	div#comments div.comments-none {
	}
	div#comments div.comment {
		padding: 5px 0 15px;
		font-style: italic;
		border-bottom: 1px dashed #cfcfcf;
	}
div#comments-thanks {
	font-weight: bold;
	margin: 0 0 15px;
}
form#comments-post {
	margin: 0 0 10px;
	border-top: 1px dashed #cfcfcf;
	border-bottom: 1px dashed #cfcfcf;
}
	form#comments-post table {
		width: 100%;
		border-collapse: collapse;
		margin: 0 0 10px;
	}
		form#comments-post th {
			background-color: #ddd;
			font-size: 90%;
			font-weight: bold;
			color: #000;
			border: 1px solid #cfcfcf;
			padding: 5px;
			text-align: center;
		}
		form#comments-post td {
			font-size: 90%;
			font-weight: normal;
			color: #000;
			border: 1px solid #cfcfcf;
			padding: 5px;
			background-color: #fff;
		}
			form#comments-post td.label {
				width: 20%;
				vertical-align: top;
				background-color: #eee;
			}
			form#comments-post td.submit {
				text-align: center;
			}
		form#comments-post input, 
		form#comments-post textarea {
			font: normal 110% "Verdana", "Arial", "Helvetica", "sans-serif";
			width: 98%;
		}
		form#comments-post textarea {
			height: 80px;
		}
			form#comments-post td input.submit {
				width: 120px;
			}




/*
 *
 * NHS Jobs - Search
 *
 */
div#nhsjobs_search {
	font-size: 100%;
}
	div#nhsjobs_search table {
		width: 100%;
		font-size: 100%;
		border-collapse: collapse;
		border: 1px solid #222;
		background-color: #eef1f1;
	}
		div#nhsjobs_search td {
			padding: 5px;
		}
			div#nhsjobs_search td.label {
				padding: 3px;
				width: 20%;
				white-space: nowrap;
			}
			div#nhsjobs_search td.label label {
				font-weight: bold;
			}
		div#nhsjobs_search input.text {
			width: 250px;
			font-size: 100%;
		}
		div#nhsjobs_search select {
			font-size: 100%;
			width: 250px;
		}
		div#nhsjobs_search input.submit {
			font-size: 100%;
			width: 80px;
			padding: 0 10px;
		}

div#nhsjobs_results_sort {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
	padding: 5px 0 10px;
}
	div#nhsjobs_results_sort label {
		font-weight: normal;
		font-style: italic;
		padding: 0 0 0 5px;
	}

div#nhsjobs_results_paging {
	font-size: 100%;
	text-align: center;
	padding: 15px 0;
}
	div#nhsjobs_results_paging a {
		font-size: 120%;
		color: #36c;
		text-decoration: none;
		padding: 0 4px;
	}
		div#nhsjobs_results_paging a.active {
			font-weight: bold;
		}

div.nhsjobs_results {
	font-size: 100%;
}
	div.nhsjobs_results div.header {
		font-size: 120%;
		font-weight: bold;
		text-align: center;
		padding: 8px 0;
	}
	div.nhsjobs_results table {
		width: 100%;
		font-size: 100%;
		border-collapse: collapse;
		border: 1px solid #222;
		background-color: #eef1f1;
	}
		div.nhsjobs_results td {
			padding: 3px;
			vertical-align: top;
		}
			div.nhsjobs_results td.title a {
				font-size: 120%;
				font-weight: bold;
				color: #36c;
				text-decoration: none;
			}
			div.nhsjobs_results td.label {
				width: 20%;
			}
			div.nhsjobs_results div.label {
				white-space: nowrap;
				font-weight: bold;
			}
			div.nhsjobs_results td.description span {
				background-color: #ccf;
			}
			div.nhsjobs_results td.button {
				padding-bottom: 15px;
			}
			div.nhsjobs_results td.button input {
				font-size: 100%;
				width: auto;
				padding: 0 10px;
			}


