body { 
	font-family: Arial;
	margin: 0px; padding: 0px;
	width: 100%;
	clear: both;
	overflow:hidden;
}


#main {
	width: 1000px;
	display: inline-block;

	position: relative;
	clear: both;
	vertical-align: top;
}

#body {	text-align:center; width: 100%; position: relative;
	background: url("images/bg.jpg") no-repeat scroll 50% -60px;
	height: 1000px; }
#body h2 {  color: #064db5; }
#body table,#body tr,#body td, #body ul { 	padding: 0px; 	margin: 0px; }
#body img { border: 0px; }


#main {
	width: 950px;
	display: inline-block;
	top: 140px;
}

dt { color: #003596; text-decoration: underline; cursor: pointer; }
dd { margin: 0 0 0 20px; }

#mainform {
	text-align: left;
	float: left;
	color: #ffffff;
	text-shadow: 1px 1px #555555;
}
#mainform a { 
	color: #ffffff;
}
#mainform table { 
	margin: 45px 0 0 30px;
}
#mainform h1 {
	color: #ffffff; font-size: 34px; text-shadow: 2px 2px #555555; margin: 0px; font-weight: normal;
}
#mainform h2 {
	font-size: 21px; text-shadow: 2px 2px #555555; margin: 0px; font-weight: normal; letter-spacing: 1px;
}
#mainform em {
	color: #ffffff; font-size: 14px; text-shadow: 1px 1px #555555; font-style: normal;
}
#mainform td {
	padding: 10px 0px;
}
#mainform th {
	color: #ffffff; 
	text-shadow: 1px 1px #555555;	
	font-weight: normal; text-align: left; width: 160px;
	font-size: 18px; 
}
#mainform th label {

}

#logo {
	float: left;
	text-align: center;
	margin: 80px 40px 80px 80px;
	color: #ffffff; font-size: 14px; text-shadow: 1px 1px #555555; 
}
#logo a { 
	color: #ffffff;
}
#logo img { margin: 0 15px; }
#loader {
	position: relative;
	width: 220px;
	display: inline-block;
	top: 140px;
	color: #ffffff; font-size: 14px; text-shadow: 1px 1px #555555; 
	text-align: center;
}
#loader a { 
	color: #ffffff;
}
#loader #tr {
	position: relative;	display: inline-block;
	width: 112px; height: 165px;
	background: url("images/logo-2.png") no-repeat;
}
#loader #wh {
	position: relative;	display: inline-block;
	width: 112px; height: 0px;
	background: url("images/logo.png") no-repeat;
	overflow: hidden;
	top: -168px;
	//top: -165px;
}
#loader #info { 
   top: 200px;
   position:relative;
}
.b-input-rounder {
	display:inline-block;//display:inline;
	//zoom:1;
	height:35px;
	position:relative;
	background:#fff;
	white-space:nowrap;
	vertical-align:middle;
}
.b-input-rounder s,
.b-input-rounder i {
	display:inline-block;//display:inline;
	//zoom:1;
	width:4px;	height:35px;
	position:absolute;
	left:-4px;	top:0;
	margin:0 -4px 0 0;
	vertical-align:middle;
	background:url(images/input-rounder.png);
}
.b-input-rounder i {
	margin:0 0 0 -4px;
	left:auto;
	right:-4px;
	background-position:0 -35px;
}
.b-input-rounder input, .b-input-rounder select {
	background-color: #FFFFFF;
	height:25px;
	margin:5px 2px 3px;
	margin-left:2px;
	margin-right:2px;
	font-size:18px;
	vertical-align:middle;
	border:solid 0;
}
.eventArrears { color: #ffffff; background-color:#ff3333; border: 1px solid #ff3333; }
	.eventArrearsHeader { color: #ffffff; background-color:#ff3333; }
.eventHigh { color: #000000; background-color:#ffcccc; border: 1px solid #ff9999; }
	.eventHighHeader { color: #ffffff; background-color:#ff9999; }
.eventNormal { color: #000000; background-color:#FEF780; border: 1px solid #ffff99; }
	.eventNormalHeader { color: #000000; background-color:#FCF140; }
.eventLow { color: #000000; background-color:#ccffcc; border: 1px solid #99ff99; }
	.eventLowHeader { color: #000000; background-color:#99ff99; }
.eventCompleted { color: #000000; background-color:#ccccff; border: 1px solid #9999ff; }
	.eventCompletedHeader { color: #ffffff; background-color:#9999ff; }
.eventCurrent { color: #000000; background-color:#FD8908; border: 1px solid #ffff99; font-weight: bold; }
    .eventCurrentHeader { color: #000000; background-color:#FD8908; font-weight: bold; }

.tabBar, .sectionStack {
    background-color: #FFFFFF;
}

.clickable {
    color: blue;
    font-size:11px;
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
    cursor: pointer;
}

.redLabel {
	margin:2px;
	color:#ff0000;
	font-weight:bold;
}
.redLabel a {
	color: #ff0000;
}
.redLabel a:hover {
	color: #9e0000;
}

.boldLabel {
    margin:2px;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}

.card { font-size:11px;font-family:Tahoma,sans-serif,Arial;line-height: 16px; }
.card dl { margin: 0px;
    background: url(hrsandbox/sc/skins/Enterprise/images/SectionHeader/header_closed_stretch.png) repeat-x;
    border-left: 1px solid #b0b0b0; border-right: 1px solid #b0b0b0; }
.card dl dt { font-size: 12px; color: #000000;
            border-bottom: 1px solid #b0b0b0;
            font-family:  Arial,Verdana,sans-serif;
			text-decoration: none; padding-left: 22px; line-height: 26px;
            background: url(hrsandbox/sc/skins/Enterprise/images/SectionHeader/opener_closed.png) no-repeat 4px 4px;
			 }
.card dl dd { margin-left: 20px; display: none; padding: 5px 0px; }
.card dl.active dd { margin-left: 20px; display: block; }
.card dl.active { background-image: url(hrsandbox/sc/skins/Enterprise/images/SectionHeader/header_opened_stretch.png);  }
.card dl.active dt { background-image: url(hrsandbox/sc/skins/Enterprise/images/SectionHeader/opener_opened.png);  }

.card ul { padding-left: 0px; }



.imageButton {
    position: relative;
    display: inline-block;
    margin: 0;
    height: 18px;
    padding: 10px 24px 14px;
    overflow: hidden;
    font: 18px Arial;
    line-height: 18px;
    outline: medium none;
    text-decoration: none;
    text-shadow: 1px 1px #555;
    cursor: pointer;
    vertical-align: middle;
}
 .imageButton_innerLeft,
.imageButton_innerRight {
    display: block;
    width: 100%;
    height: 74px;
    position: absolute;
    top: 0;
    left: -10px;
    background: url(images/imageButton.png) no-repeat scroll 0 0 transparent;
}
 
.imageButton_innerRight {
    margin-left: 100%;
    width: 10px;
}

.imageButton_text {
    color: #FFFFFF;
    position: relative;
    display: inline;
}

.imageButton_submit {
    height: 0px;
    width: 0px;
    font-size:0px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.mapLink {
	display: inline-block;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAACJElEQVQ4jY2Qb0vTYRSGzzfwE4QgFPSiQF1pNVxbypY6cjFX0WoYbUE5shSdDSPRpGawQjIC7Q/mLBbLsHCgLzIhRB1rzIoyosVi9aJIJxZbdneeB/Zze+V+cMG5z7mvhzHqGG12M3EGedB//p2TsiF34Fy8OeoEhw1xTTaB+y4A6w+0+Z2wRurzwhY6jNbHjWCngDMJqGXkNMyzRgXPYg/Cv0JIppclkaUwri1eUe72cSvY8fBMAjo7ZEfdtF7i/+JD9vftdwKn5mxyHvv6RHZMUwY0+k6APTVnojN3GlAzoUXbfFOOHFv5jOMv6+Ut8/VGu2W2PK0Fe8M8EzluW6EfU2PhR0Qpflz6AHOwWu73P6tQ9qIjdgLbXTPYdVDDzUPQ+XdiNb2qFI+NH8T7n28xGQvCOKpT9um1lOwKDCNqsBumo14TNA9KsJJKKkWRX8QmEErMovrR+i9I8QPiJqi8Vw52w2TprYV6cBvCiTmlKHKGh9H7yj76/bWyr/NWgV0HmXr02HVrK+yBI1j791cWRdYNlGI+PpPzx7qCTnnT3lCBvWGeiYyd+1B2fbOkb/qqfOTAoAZvEpEceWCmT3bKvVtQ07UX7Kk5Exk6KqDyFCnYhkx4vhBA8s+y5NWnKZz0WZS7pqsY7Hh4JgFVte9ByeXCvFB1F6GyfTfYKeBMAtK2liVKLxWiuHPThqgvbAf33TxTBtK07LjIJBjkQX+2LPgP4r16ymq+/tUAAAAASUVORK5CYII=)  no-repeat;
	width: 16px;
	height: 16px;
	text-decoration: none;
	cursor: pointer;
}
.listTable a { color: #0000EE; text-decoration: none; }
.listTable a:visited { color: #0000EE; text-decoration: none; }