* {
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px 20px 0px 20px;
	margin: 0px;
	font-size: 11px;
}
body p {
	margin-bottom: 10px;
}

td {
	/*border-bottom: 1px dashed #d4d4d4;*/
	font-size: 11px;
}

.dlib {
	width: 500px;
}


.facilityTextarea {
	width: 420px;
}
.facilityInput {
	width: 20px;
}

.main-wrapper {

}
.main-wrapper h1 {
	color: #141F78;
	font-size: 16px;
	margin-bottom: 10px;
}

.main-wrapper h2 {
	margin-top: 10px;
}

.record-detail h1 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
.record-detail h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.record-detail h3 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.record-detail hr {
	border: 0px;
	height: 1px;
	color: #cccccc;
	border-top: 1px solid #cccccc;
}


.top-bar-wrapper {
	background-color: #e3e3e3;
}
.top-bar-left {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 12px;
	background-color: #e3e3e3;
	background-image: url('images/top-bar-bottom-left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.logout {
	margin: 0px 0px 0px 5px;
	padding: 1px 0px 3px 6px;
	background-image: url('images/dot-vert-bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
	font-weight: bold;
}
.logout a:link,
.logout a:visited {
	padding: 0px 12px 0px 0px;
	background-image: url('images/blue-arrows.gif');
	background-position: 47px 5px;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #141F78;
}
.logout a:hover,
.logout a:active {
	text-decoration: underline;
	color: #141F78;
}

.top-bar-right {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 2px 20px 6px 12px;
	background-color: #C3C3C3;
	background-image: url('images/top-bar-bottom-right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	font-weight: bold;
}

.small-a a:link,
.small-a a:visited {
	color: #ffffff;
}
.small-a a:hover,
.small-a a:active {
	color: #ffffff;
	text-decoration: underline;
}

.middle-a a:link,
.middle-a a:visited {
	color: #ffffff;
	/*	font-size: 13px;*/
}
.middle-a a:hover,
.middle-a a:active {
	color: #ffffff;
	text-decoration: underline;
	/*	font-size: 13px;*/
}

.large-a a:link,
.large-a a:visited {
	color: #ffffff;
	/*	font-size: 15px;*/
}
.large-a a:hover,
.large-a a:active {
	color: #ffffff;
	text-decoration: underline;
	/*	font-size: 15px;*/
}

.logo-bar {
	width: 100%;
	background-color: #ffffff;
}
.logo-bar img {
	padding: 10px 0px 10px 10px;
}

.admin-bar {
	
}
.admin-menu-wrapper {
	background-color: #141F78;
	color: #ffffff;
}
.admin-menu-left {
	float: left;
	padding: 5px 0px 2px 10px;
	background-color: #141F78;
	background-image: url('images/menu-bar-left.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.admin-menu-item {
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	background-image: url('images/dot-vert-bg-white.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.admin-menu-item a:link,
.admin-menu-item a:visited {
	padding: 0px 0px 0px 13px;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	background-image: url('images/yellow-arrows.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}
.admin-menu-item a:hover,
.admin-menu-item a:active {
	color: #f7d117;
	text-decoration: underline;
}

.admin-menu-item-active {
	float: left;
	padding: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: bold;
	color: #f7d117;
	text-decoration: underline;
	background-image: url('images/dot-vert-bg-white.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.admin-menu-arrows {
	padding: 0px 0px 0px 13px;
	font-size: 13px;
	background-image: url('images/yellow-arrows.gif');
	background-position: 0px 6px;
	background-repeat: no-repeat;
}


.admin-menu-right {
	float: right;
	background-color: #141F78;
	width: 10px;
	background-image: url('images/menu-bar-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.admin-search-wrapper {
	padding: 2px 0px 2px 0px;
	background-color: #D3D3D3;
}
.search {
	float: left;
	padding: 0px 0px 0px 10px;
	_margin: 1px 0px 4px 10px;
	font-size: 11px;
	font-weight: bold;
	background-color: #D3D3D3;
}
.search input {
	width: 350px;
	margin: 5px 0px 0px 0px;
	_margin: 2px 0px 0px 0px;
	color: #141f78;
}
.go {
	float: left;
	padding: 4px 10px 0px 10px;
	background-color: #D3D3D3;
}
.search-tips {
	float: left;
	padding: 7px 0px 7px 10px;
	background-color: #D3D3D3;
	background-image: url('images/search-tips-bg.gif');
	background-position: left;
	background-repeat: no-repeat;
}
.search-tips a:link,
.search-tips a:visited {
	padding: 0px 12px 0px 0px;
	color: #141f78;
	text-decoration: none;
	font-weight: bold;
	background-image: url('images/blue-arrows.gif');
	background-position: 77px 5px;
	background-repeat: no-repeat;
}
.search-tips a:hover,
.search-tips a:active {
	text-decoration: underline;
}

.search-az {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 7px 10px;
	background-color: #D3D3D3;
	background-image: url('images/search-tips-bg.gif');
	background-position: left;
	background-repeat: no-repeat;
}
.search-az a:link,
.search-az a:visited {
	padding: 0px 15px 0px 0px;
	color: #141f78;
	text-decoration: none;
	font-weight: bold;
	background-image: url('images/blue-arrows.gif');
	background-position: 90px 5px;
	background-repeat: no-repeat;
}
.search-az a:hover,
.search-az a:active {
	text-decoration: underline;
}


.new-record {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 7px 10px;
	background-color: #D3D3D3;
	background-image: url('images/search-tips-bg.gif');
	background-position: left;
	background-repeat: no-repeat;
}
.new-record a:link,
.new-record a:visited {
	padding: 0px 15px 0px 0px;
	color: #141f78;
	text-decoration: none;
	font-weight: bold;
	background-image: url('images/blue-arrows.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.new-record a:hover,
.new-record a:active {
	text-decoration: underline;
}


.new-record-ip {
	margin: 0px 0px 0px 10px;
	padding: 7px 0px 7px 10px;
}
.new-record-ip a:link,
.new-record-ip a:visited {
	padding: 0px 15px 0px 0px;
	color: #141f78;
	text-decoration: none;
	font-weight: bold;
	background-image: url('images/blue-arrows.gif');
	background-position: 123px 5px;
	background-repeat: no-repeat;
}
.new-record-ip a:hover,
.new-record-ip a:active {
	text-decoration: underline;
}


.search-bottom-wrapper {
	background-color: #d3d3d3;
}
.search-bottom-left {
	float: left;
	_width: 9px;
	background-color: #d3d3d3;
	background-image: url('images/search-bar-bottom-left.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.search-bottom-right {
	float: right;
	width: 9px;
	background-image: url('images/search-bar-bottom-right.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

.toolkit-wrapper {
	padding: 5px 0px 5px 0px;
	background-image: url('images/dot-horiz-bg-grey.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.you-are-in {
	padding: 3px 4px 3px 11px;
	background-image: url('images/you-are-in-bg.gif');
	background-position: right;
	background-repeat: no-repeat;
}
.breadcrumb {
	font-weight: bold;
}
.breadcrumb a:link,
.breadcrumb a:visited {
	color: #141f78;
	text-decoration: none;
}
.breadcrumb a:hover,
.breadcrumb a:active {
	color: #141f78;
	text-decoration: underline;
}

.main-title-bar {
	margin: 5px 0px 5px 10px;
	font-size: 15px;
	font-weight: bold;
}
.main-title-left {
	float: left;
}
.main-title-right {
	float: right;
	margin: 5px 0px 0px 5px;
}

.main-content {
	padding: 0px 0px 10px 0px;
}

.main-section-title {
	padding: 3px 10px 3px 10px;
	background-color: #666666;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}
.section-title {
	padding: 3px 10px 3px 10px;
	background-color: #e3e3e3;
	border-bottom: 1px solid #aaaaaa;
	font-size: 14px;
	font-weight: bold;
}

.ip-dark-wrapper {
	padding: 7px 10px 2px 10px;
	background-color: #f0f0f0;
}
.ip-light-wrapper {
	padding: 7px 10px 2px 10px;
	background-color: #ffffff;
}
.ip-info {
	margin-bottom: 10px;
}
.ip-name {
	font-weight: bold;
}
.record-name img {
	margin-right: 4px;
}
.record-reviewed {
	color: #666666;
}

.account-details {
	float: left;
}
.account-detail-timestamp {
	clear: none;
	float: right;
	font-size: 0.5em;
}
.print-page {
	padding-top: 10px;
	float: right;
}
.view-all {
	float: right;
	width: 120px;
	margin-right: 100px;
	padding: 3px 0px 3px 10px;
	/*_margin: 10px 10px 3px 10px;*/
	font-size: 11px;
	font-weight: bold;
	color: #141f78;
	background-image: url('images/dot-vert-bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.view-all a:link,
.view-all a:visited {
	text-decoration: none;
	color: #141f78;
}
.view-all a:hover,
.view-all a:active {
	text-decoration: underline;
	color: #141f78;
}

.account-header-wrapper {
	background-color: #f0f0f0;
	padding: 10px;
	border-bottom: 1px solid #aaaaaa;
}
.account-header-left {
	float: left;
	font-size: 15px;
	font-weight: bold;
}
.account-header-right {
	float: right;
}
.account-detail-name {
	
}
.account-detail-code {
	
}

.view-all-2 {
	float: right;
	/*width: 120px;*/
	padding: 0px 0px 3px 10px;
	_margin: 10px 10px 3px 10px;
	font-size: 11px;
	font-weight: bold;
	color: #141f78;
	background-image: url('images/dot-vert-bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.view-all-2 a:link,
.view-all-2 a:visited {
	text-decoration: none;
	color: #141f78;
}
.view-all-2 a:hover,
.view-all-2 a:active {
	text-decoration: underline;
	color: #141f78;
}

.content-section {
	border-bottom: 1px solid #aaaaaa;
	padding: 10px 10px 0px 10px;
}

.options {
	background-color: #f0f0f0;
	padding: 10px;
}
.options-left {
	float: left;
}
.options-right {
	float: right;
}




.footer-wrapper {
	margin-top: 10px;
}
.footer-left {
	float: left;
}
.footer-right {
	float: right;
}
.footer-right a:link,
.footer-right a:visited {
	color: #ffffff;
	text-decoration: none;
}
.footer-right a:hover,
.footer-right a:active {
	color: #ffffff;
	text-decoration: underline;
}
.footer-right ul {
	list-style: none;
}
.footer-right li {
	float: left;
}




.bold {
	font-weight: bold;
}
.grey {
	color: #666666;
}
.blue {
	color: #141f78;
}



/* footer */
#footer-wrapper {
	width: 100%;
	height: 23px;
	background-color: #141F78;
	color: #ffffff;
}
#footer-wrapper a:link,
#footer-wrapper a:visited {
	color: #ffffff;
	text-decoration: none;
	background-color: #141F78;
}
#footer-wrapper a:hover,
#footer-wrapper a:active {
	color: #ffffff;
	text-decoration: underline;
	background-color: #141F78;
}



#footer-top-left {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/footer-left-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #141F78;
}
#footer-top-right {
	float: right;
	background-image: url('images/footer-right-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #141F78;
}




#footer-left {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/menu-bar-left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #141F78;
}
#footer-right {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url('images/menu-bar-right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #141F78;
}
#footer-right ul {
	list-style: none;
}
#footer-right li {
	display: inline;
}


/* Search results styling */
.search-row-left-content a {
	font-weight: bold;
	margin-right: 5px;
}

.search-row-right-content a {
	
}
.ip-name {
	font-weight: bold;
}
.ip-code {
	font-weight: bold;
}

/*
.sf-bc-current,
.sf-bc-previous,
.sf-bc-next {
	margin: 0px 5px 10px 5px;
}
*/
.sf-bc-current {
	padding: 0px 15px 0px 15px;
	margin: 0px 5px 0px 5px;
	float: left;
	height: 22px;
	background-image: url('../images/sf-bc-bg-on2.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.sf-bc-current a:link,
.sf-bc-current a:visited {
	color: #f8d200;
}
.sf-bc-current a:hover,
.sf-bc-current a:active {
	color: #f8d200;
}

.sf-bc-previous,
.sf-bc-next {
	padding: 0px 15px 0px 15px;
	margin: 0px 5px 0px 5px;
	float: left;
	height: 22px;
	background-image: url('../images/sf-bc-bg-off2.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.sf-bc-link {
	padding: 4px 0px 0px 0px;
}

.admin-breadcrumb {
/*    height: 22px;*/
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	background-color: white;
}

/* JIM - START */
/* Listing - START */

.h1-float-left {
 float: left;
 font-size: 22px;
 font-weight: bold;
 margin-bottom: 5px;
}

.clear {
 clear: both;
}

.linkRight {
 float: right;
 margin-top: 10px;
}

.hr {
 
}

.recordsList {
 margin-left: 16px;
}

/* IP - View Records - Start */
.createRecord {
 padding-top: 10px;
 margin-bottom: 5px;
 padding-left: 10px;
}
/* IP - View Records - End */

/* Admin - IP Landing Page - Start */
.lastUpdateSave {
 margin-top: 4px;
}
/* Admin - IP Landing Page - End */

.lastReview {
 margin-top: 4px;
}

.borderBlack {
 border: 1px solid black;          
}

/* Admin - IP Landing Page - Start */
.font22 {
 font-size: 22px;
 font-weight: bold;
 margin-bottom: 5px;
}

.borderLeft {
 border-left: 1px solid black;
 padding-left: 5px;
}

.listStyleNone {
 list-style-type: none;
 margin-left: 0;
}
#adminHomePageCol1, #adminHomePageCol2 {
 width: 48%;
 float: left;
 margin: 4px;
}

#box1, #box2, #box3 {
 padding: 5px;
}

#adminHomePageCol1 li, #adminHomePageCol2 li {
 list-style-type: none;
 margin-left: 0;
}

/* should be able to get rid of the -8px */
.overdueList {
 margin-left: -8px;
 float: left;
}
/* Admin - IP Landing Page - End */

/* Listing - END */

.search-grey-left-search {
	float: left;
	width: 40%;
	_background-color: #E4E4E4;
	/*padding-top: 7px;
	padding-bottom: 5px;*/
	padding-left: 8px;
	background-image: url('../../images/search-grey-left-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.search-grey-right-search {
	float: right;
	width: 45%;
	text-align: right;
/*	padding-top: 7px;
	padding-bottom: 5px;*/
	padding-right: 8px;
	background-image: url('../../images/search-grey-right-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.diffWrapper	{
	border: 1px dashed black;
	padding: 5px;
}

.diff-new	{
	color: red;
	font-weight: bold;
}
	
.diff-old	{
	color: grey;
	font-weight: bold;	
	text-decoration: line-through;
}

.sf-input-error	{
	font-weight: bold;
	color: white;
	list-style: none;
	padding: 5px;
	background-color: red;
}

/* JIM - END */

/* Danny 09OC06 */
.rec-header-wrapper {

}
.rec-header-ip-row-wrapper {
	padding-bottom: 5px;
	background-image: url('images/dot-horiz-bg-grey.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
}
.rec-header-ip-row-left {
	float: left;
}
.rec-header-ip-row-right {
	float: right;
}
.rec-header-rec-row-wrapper {
	margin-top: 5px;
}

.rec-header-title {
	color: #141F78;
	font-size: 16px;
	font-weight: bold;
}
.rec-header-dates {
	margin-top: 5px;
	color: #666666;
}
.action-message {
	margin-bottom: 10px;
}
/* Danny End */

.updateRight {
	text-align: right;
	margin-bottom: 10px;
	padding: 0px 10px 0px 0px;
}

.hints-tips {
	color: #666666;
	float:right;
}


/* Facilities page styling */
.facilitiesTable {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}

.enterPremisesCol {
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 10px;
	padding-bottom: 4px;
	text-align: center;
}
.withinPremisesCol {
	width: 200px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 4px;
	text-align: center;
}
.greyRow {
	background-color: #ececec;
	background-color: #e4e4e4;
}

.facilityCol1 {
	width: 200px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.facilityCol2 {
	width: 200px;
	padding-right: 10px;
}
.facilityCol3 {
	width: 30%;
}



.forgot-input {
	padding-bottom: 5px;
	pargin-left: 2px;
	font-weight: bold;
}

.action-buttons-wrapper {
	margin-top: 10px;
}
.action-buttons-left {
	float: left;
}
.action-buttons-right {
	float: right;
}

.not-editable {
	color: #666666;
}


.au-initials {
	font-size: 10px;
	font-weight: bold;
}

/* JIM - Email Notifications - Start */
#emailSubjectHidden, #emailMessageHidden	{
	display: none;
}
/* JIM - Email Notifications - End */





.round-blue-wrapper-a2z {
	_width: 99%;
	margin-top: 0px;
}
.a-z-top {
	_width: 99%;
	height: 10px;
	background-color: #141F78;
}
.a-z-top-left {
	float: left;
	height: 10px;
	width: 9px;
	background-image: url('../images/footer-left-bg.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #141F78;
}
.a-z-top-right {
	float: right;
	height: 10px;
	width: 9px;
	background-image: url('../images/footer-right-bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #141F78;
}

.export-csv {
	font-weight: bold;
	padding: 0px 10px 10px 0px;
}

.tabs-bottom-line {
	border-bottom: 5px solid #0f308d;
	_margin-top: -5px;
}


.home-link {
	padding: 2px 0px 2px 12px;
}