table {
	border-spacing: 0
}

td,th {
	padding: 0
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:whitesmoke;
	background-image:none;
}
p + p {
	margin-top: .5em;
}

#lotusFrame,.lotusFrame {
	margin-left: auto;
	margin-right: auto;
	margin-top: 66px;
	min-width: 600px;
	max-width: 900px
}
#lotusBanner, .lotusBanner {
	background:white;
	border: 2px solid #183D9E;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
	margin:0 20px;
	padding:8px 8px 2px 8px;
}
#login-logout-cc,.login-logout-cc {
	float:right;
	margin:20px 20px;
	
}
#lotusMain,.lotusMain {
	background:white;
	margin-bottom:0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 2px solid #183D9E;
}
.fieldsTable {
	margin: 10px
}

.fieldsTable>tbody>tr>td {
	padding: 3px 3px
}

.lotusTitleBar {
	height: auto;
	border-style: none solid;
	border-width: 2px;
	border-color: #183D9E;
	margin: 0 20px;
}

.lotusTitleBar h2 {
	margin: auto;
	width: auto;
}

.lotusTitleBar .lotusInner {
	height: 50px;
	background:#183D9E;
}

.lotusTitleBar .lotusRightCorner {
	height: auto;
	background:#183D9E;
}
#lotusPlaceBar, .lotusPlaceBar {
	border-style: none solid;
	border-width: 2px;
	border-color:#183D9E;
}
#lotusForm h2, .lotusForm h2 {
	margin-left:0;
}

.lotusFooter {
	font-size: small;
	color: white;
	padding: 0 0 0 20px;
	margin:0 20px 10px;
	background: #183D9E;
	border-style:none;
	border-width:0;
	-moz-border-radius:0;
	border-radius:0 0 15px 15px;
}

.lotusFooter a:link,.lotusFooter a:visited,.lotusFooter a:active {
	color: white;
	text-decoration: underline
}

.lotusFooter .lotusInner {
	height: 50px;
	padding-top: 30px;
	/*background: url('bg-bc.gif') repeat-x */
}

.lotusFooter .lotusRightCorner {
	padding-right: 20px;
	background: url('bg-br.gif') no-repeat right;
}

.lotusTable td, .lotusTable th { padding: 5px 5px}
button.lotusFormButton {
	margin-left: 5px;
	padding: .25em 1.5em;
	background: linear-gradient(to bottom, #1e1ebf 0%,#ababf2 20%,#2222dd 46%,#2222dd 74%,#18477c 100%); !important;
	border-radius: 1em;
	cursor:pointer;
	font-size:larger;
	
	}

.xspGroup span span.xspCurrentItem {
	font-weight: bold;
}

.xspPagerNav {
	float: none;
	padding-left: 5px;
	text-align: center;
}
.xspMessage{
	background-color:#FEE;
	border-color:red;
	padding:8px 22px;
}
	
.welcome {
	margin: 0 auto auto auto;
	padding: 15px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	width: auto;
	text-align: center;
}

.breadcrumbSpacer {padding-left: 1em; padding-right: 1em}
.breadcrumbs {font-size: 16px; font-weight: bold; padding: 7px 1.5em}

.debug td, .debug th {padding:3px .5em}
.debug th {font-weight: bold; text-align:center}

.sea-insetTable {border:2px inset #5693db; margin: 1em auto;border-collapse:collapse}
.sea-insetTable td, .sea-insetTable th {padding:3px 1em; border-bottom:1px solid #666}

.sea-ccNamePicker {width:250px; border:2px solid black; -moz-border-radius:15px; border-radius:15px; background:white; margin:5px; padding:5px}
.sea-ccLetter {background: #f8f8f8; border:1px outset #666; width:1.8em; padding:0; margin:0; font-family:Arial, sans-serif; font-weight:bold;text-align:center;}
.sea-ccLetter.left {-moz-border-radius-topleft:6px; -moz-border-radius-bottomleft:6px;border-radius-topleft:6px; border-radius-bottomleft:6px;border-right:none;}
.sea-ccLetter.right {-moz-border-radius-topright:6px; -moz-border-radius-bottomright:6px;border-radius-topright:6px; border-radius-bottomright:6px; border-left:none;}
.sea-ccImageButton { height: 30px; width:30px; padding:2px; margin:3px;background: white; border: 1px solid #333; -moz-border-radius: 6px; border-radius:6px}
