/* - - - - - - - - - - - - - - - - - - - - -
Title : MJBHA - Global Styles
- - - - - - - - - - - - - - - - - - - - - */


/* Basic Styles */
html, body, p, h1, h2, h3, h4, h5, h6, div, ul, li, dl, dd, dt, form, img{ margin: 0; padding: 0; }

* html ul li a {
   height:1em;
}

h1 {
 	font-size: 1.4em;
	text-transform: uppercase;
	color: #1b2d76;
	border-bottom: 1px solid #1b2d76;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
}

h2 {
 	font-size: 1.3em;
	color: #2d2d2d;
	margin: 15px 0 2px 0px;
	border-bottom: 1px solid #2d2d2d;
}

h3 {
 	font-size: 1.1em;
	margin: 5px 0 2px 0;
	color: #9e0b00;
}

h4 {
 	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	padding-bottom: 4px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

h5 {
 	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding-bottom: 2px;
	color: #fff;
}

h6 {
 	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 2px;
	color: #1b2d76;
	border-bottom: 1px solid #1b2d76;
}

p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

p.more {
	text-align: right;
	font-weight: bold;
}

a {
	color: #1b2d76;
}

a:hover {
	color: #1b2d76;
	text-decoration: none;
}

a.moreLink {
	float: right;
}

a.noClick {
	color: #000000;
	text-decoration: none;
}

a img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}





ul.subnav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 2px;
	margin-bottom: 0;
	text-transform: uppercase;
}

ul.subnav li {
	background: url(../images/bulletSubnav.gif) 2px 7px no-repeat;
	padding-left: 12px;
	margin-bottom: 6px;
}

ul.subnav li.last {
	margin-bottom: 0px;
}

ul.subnav a, a.subnav {
	color: #fff;
	text-decoration: none;
}

ul.subnav a {
	display: block;
	padding: 2px;
}

ul.subnav a:hover, a:hover.subnav, ul.subnav li.current a {
	color: #fff;
	background: #546298;
}

ul.subnav li.current ul.subnav li.current a {
	font-weight: bold;
}

ul.subnav li.current ul.subnav li a {
	background: transparent;
	font-size: 0.9em;
}



ul.schoolSubnav {
	list-style-type: none;
	margin-top: 20px;
	text-transform: uppercase;
}

ul.schoolSubnav li {
	padding: 0;
	margin: 0;
}

ul.schoolSubnav a, a.schoolSubnav {
	color: #fff;
	padding: 6px;
	display: block;
	text-decoration: none;
}

ul.schoolSubnav a:hover, a:hover.schoolSubnav {
	color: #fff;
	text-decoration: underline;
	background-color: #44528f;
}

p.schoolLink {
	margin: 10px 0 20px 0;
}

a.preschoolLink {
	background: url(../images/iconPreschool.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 7px 30px;
	margin: 10px 0 20px 0;
	clear: all;
}

a.lowerLink {
	background: url(../images/iconLower.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 7px 30px;
	margin: 10px 0 20px 0;
	clear: all;
}

a.middleLink {
	background: url(../images/iconMiddle.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 7px 30px;
	margin: 10px 0 20px 0;
	clear: all;
}

a.upperLink {
	background: url(../images/iconUpper.jpg) 0 0 no-repeat;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 0 7px 30px;
	margin: 10px 0 20px 0;
	clear: all;
}

a:hover.upperLink {
	color: #fff;
}







#header {
	margin: 0 auto;
	padding: 0px;
	height: 94px;
	background-image: url(../images/headerBkgrdFull.jpg);
}

#headerInfo {
	margin: 0 auto;
	padding: 0px;
	height: 94px;
	width: 950px;
	background-image: url(../images/headerBkgrd.jpg);
}

#headerLogo {
	float: left;
	width: 140px;
	height: 70px;
	margin-left: 68px;
	margin-top: 20px;
}

#headerLogo a, #headerLogo a:hover {
	text-decoration: none;
}

#headerLinks {
	float: right;
	text-align: right;
	margin-top: 1px;
	color: #1b2d76;
	font-size: 0.8em;
	text-transform: uppercase;
}

#headerLinks p {
	margin-top: 8px;
}

#headerLinks a {
	color: #1b2d76;
	text-decoration: none;
}

#headerLinks a:hover {
	text-decoration: underline;
}

#searchBox {
	border: 1px solid #1b2d76;
	padding: 2px;
	width: 180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", verdana, helvetica, sans-serif;
 	font-size: 1.0em;
}

span.searchHighlight {
	background-color: #e2e6ee;
}

input.button {
	font-size: 0.9em;
	font-weight: bold;
	background-color: #1b2d76;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px;
	cursor: pointer;
}


#menuBar {
	background-image: url(../images/navBkgrdSolid.jpg);
	height: 41px;
	margin: 0px;
	padding: 0px;
}

#menuBarContent {
	margin: 0 auto;
	width: 950px;
	padding: 0px;
}

#menuBarBox {
	margin: 0px;
	float: left;
	height: 41px;
	width: 247px;
	padding: 0px 0px 0px 15px;
}



#container {
	margin: 0 auto;
	width: 950px;
	padding: 0px;
}

#containerWide {
	margin: 0 auto;
	width: 950px;
	padding: 0px;
	background-color: #fef6df;
}

#sidebarLeft {
	float: left;
	margin: 0px;
	padding: 0px 6px 0px 15px;
	width: 247px;
}

#topBox {
	background-image: url(../images/titleBoxBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 16px;
	width: 215px;
	font-size: 0.9em;
}

#topBox .contentFull {
	background-image: url(../images/titleBoxBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 2px;
	width: 215px;
	font-size: 0.9em;
}

#topBoxBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxOrange {
	background-image: url(../images/boxOrangeBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxOrangeTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxOrangeBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxOrange a {
	color: #ffffff;
}

#boxRed {
	background-image: url(../images/boxRedBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxRedTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxRedBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxRed a {
	color: #ffffff;
}

#boxPurple {
	background-image: url(../images/boxPurpleBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxPurpleTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxPurpleBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxPurple a {
	color: #ffffff;
}

#boxGreen {
	background-image: url(../images/boxGreenBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxGreenTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxGreenBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxGreen a {
	color: #ffffff;
}

#boxBlue {
	background-image: url(../images/boxBlueBkgrd.jpg);
	color: #fff;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxBlueTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxBlueBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxBlue a {
	color: #ffffff;
}

#boxYellow {
	background-image: url(../images/boxYellowBkgrd.jpg);
	color: #000;
	margin: 0px;
	padding: 5px 16px 5px 16px;
	width: 215px;
	font-size: 0.9em;
}

#boxYellowTop {
	clear: both;
	float: none;
	padding: 0px;
}

#boxYellowBottom {
	clear: both;
	float: none;
	margin: 0px 0px 10px;
	padding: 0px;
}

#boxYellow h5 {
	color: #000;
}

#boxYellow a {
	color: #00f;
}

#boxYellow a:hover {
	background-color: #e8e631;
}





#contentHome {
	float: left;
	position: relative;
	width: 440px;
	padding: 20px 0 20px 0;
}

#contentHome a div {
	cursor: hand;
}

#contentHome img.homePicLeft {
	float: left;
	padding: 0 6px 20px 0;
}

p#tagLine {
	line-height: 1.2em;
	font-style: italic;
	margin-bottom: 10px;
}

/* HOME PAGE PHOTOS */

.homePicName {
	position: absolute;
	top: 112px;
	padding: 6px;
	border: solid 1px #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.2em;
	width: 194px;
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

.homePicLetter {
	padding: 2px 5px 2px 5px;
	border: solid 1px #fff;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	margin-right: 10px;
}

/* HOME PAGE PRESCHOOL PICTURE */
.homePicPreschool {
	position: relative;
	width: 208px;
	height: 152px;
/*	background-image: url(../images/homePhotoPreschool.jpg); */
	margin: 0 10px 20px 0;
}

.preschool {
	background: #b72323;
}

/* HOME PAGE LOWER PICTURE */
.homePicLower {
	position: relative;
	width: 208px;
	height: 152px;
/*	background-image: url(../images/homePhotoLower.jpg); */
}

.lower {
	background: #e4a62d;
}

/* HOME PAGE MIDDLE PICTURE */
.homePicMiddle {
	position: relative;
	width: 208px;
	height: 152px;
/*	background-image: url(../images/homePhotoMiddle.jpg); */
	margin: 0 10px 15px 0;
}

.middle {
	background: #3f9345;
}

/* HOME PAGE UPPER PICTURE */
.homePicUpper {
	position: relative;
	width: 208px;
	height: 152px;
/*	background-image: url(../images/homePhotoUpper.jpg); */
	margin: 0 0 15px 0;
}

.upper {
	background: #48178d;
}

#content {
	float: left;
	font-size: 0.9em;
	position: relative;
	width: 410px;
	padding: 20px 20px 20px 10px;
}

#contentWide {
	float: left;
	font-size: 0.9em;
	position: relative;
	width: 640px;
	padding: 20px 20px 20px 10px;
}

#contentFull {
	float: left;
	font-size: 0.9em;
	position: relative;
	width: 900px;
	padding: 20px 20px 20px 20px;
}

#sidebarRight {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	width: 230px;
	font-size: 0.9em;
}

#flashBox {
	margin-bottom: 20px;
}


#eventsTable {
	width: 100%;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #1b2d76;
}

#eventsTable a {
	color: #1b2d76;
	display: block;
}

#eventsTable th {
	display: none;
}

#eventsTable tr.altRow {
	background: #e2e6ee;
}

#eventsTable tr:hover {
	background: #c4c9d2;
}

#eventsTable tr.mediaRow:hover {
	background: #e2e6ee;
}

#eventsTable tr.mediaRow td:hover {
	background: #c4c9d2;
}

#eventsTable tr.footer {
	background: #c4c9d2;
}

#eventsTable td {
	padding: 6px;
}

#eventsTable td.date {
	text-align: center;
	white-space: nowrap;
	vertical-align: top;
}

#eventsTable td.details {
	text-align: center;
	white-space: nowrap;
}

#homeNews {
	width: 230px;
	font-size: 0.9em;
}

#homeNews ul#newsLinks {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#homeNews ul#newsLinks a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #1b2d76;
	text-decoration: none;
}

#homeNews ul#newsLinks a.altRow {
	background-color: #e2e6ee;
}

#homeNews ul#newsLinks a:link,
#homeNews ul#newsLinks a:visited {
	color: #1b2d76;
}

#homeNews ul#newsLinks a:hover {
	background-color: #c4c9d2;
	text-decoration: none;
}

#homeNews ul#newsLinks li {
	margin: 0px;
	padding: 0px;
}

.teacherLinks {
	width: 230px;
	margin-top: 20px;
}

p.sidebarHeader {
	margin-top: 30px;
	color: #1b2d76;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	border-bottom: 1px solid #1b2d76;
}

dt {
	margin-top: 4px;
	font-weight: bold;
}

dd {
	margin-bottom: 20px;
}

div#content ul, ul.bodyList {
	list-style-type: none;
	padding-left: 0;
	margin-left: 2px;
	margin-bottom: 20px;
}

div#content ul li, ul.bodyList li {
	background: url("../images/bulletSubnav.gif") 2px 5px no-repeat;
	padding-left: 12px;
	margin-bottom: 8px;
}

ul.bodyList li ul {
	list-style-type: disc;
	margin-left: 30px;
}

ul.bodyList li ul li {
	background: none;
	padding-left: 0;
	margin-bottom: 0;
}

div#content ul.siteMap ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

div#content ul.siteMap li {
	margin-top: 8px;
	margin-bottom: 0px;
	font-size: 10pt;
}

div#content ul.siteMap ul li {
	font-size: 9pt;
}

div#content ul.siteMap ul ul li {
	font-size: 8pt;
}


.teacherPic {
	float: left;
	margin: 5px 6px 3px 0;
	border: 1px solid #1b2d76;
}




/* FORM STYLES */

form#one {
	margin-top: 10px;
}

form#one label {
	clear: left;
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
}

form#one input {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
}

form#one input:hover {
	border: 1px solid #000;
}

form#one input:focus {
	background: #f2f2f2;
}

form#one input.radio {
	margin-bottom: 0px;
}

form#one textarea {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
	overflow: auto;
}

form#one textarea:hover {
	border: 1px solid #000;
}

form#one textarea:focus {
	background: #f2f2f2;
}

form#one select {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
}



/* CALENDAR STYLES */

table#calendarThumb {
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #a2adbc;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

table#calendarThumb .nextPrev, .nextPrev a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}	


table#calendarThumb caption {
	margin: 0;
	padding: 3px;
	width: 100%;
	background: #1b2d76;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table#calendarThumb th {
	color: #616b76;
	background: #d9e2e1;
	border-right: 1px solid #a2adbc;
	border-bottom: 1px solid #a2adbc;
	border-top: 1px solid #a2adbc;
}

table#calendarThumb .today {
	color: #1b2d76;
	font-weight: bold;
	background: #e2e6ee;
}

table#calendarThumb td {
	border-right: 1px solid #a2adbc;
	border-bottom: 1px solid #a2adbc;
	width: 20px;
	height: 20px;
	text-align: center;
}

table#calendarThumb td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

table#calendarThumb tr td:hover {
	background: #c4c9d2;
}

table#calendarThumb td a:link, td a:visited {	
	color: #608194;
}

table#calendarThumb td a:hover, td a:active {
	color: #6aa3ae;
}

table#calendar {
	width: 100%;
	padding: 0;
	margin: 0;
	border-left: 1px solid #a2adbc;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

table#calendar .nextPrev, .nextPrev a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #717B86;
}


table#calendar caption {
	margin: 0;
	padding: 3px;
	width: 100%;
	background: #1b2d76;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table#calendar th {
	color: #616b76;
	background: #d9e2e1;
	border-right: 1px solid #a2adbc;
	border-bottom: 1px solid #a2adbc;
	border-top: 1px solid #a2adbc;
}

table#calendar .today {
	color: #1b2d76;
	background: #e2e6ee;
}

table#calendar td {
	border-right: 1px solid #a2adbc;
	border-bottom: 1px solid #a2adbc;
	height: 20px;
	text-align: left;
}

table#calendar td.otherMonth {
	background-color: #E5E5E5;
}

table#calendar tr td div.calendarDateCol {
	float: left;
	height: 50px;
	width: 10px;
}

table#calendar td a {
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
	margin-right: 4px;
}

table#calendar td a:link, td a:visited {	
	color: #608194;
}

table#calendar td a:hover, td a:active {
	color: #6aa3ae;
}







/* FOOTER STYLES */


#footer {
	width: 950px;
	clear: both;
	border-top: 1px solid #1b2d76;
	font-size: 1em;
	margin: 20px 0 30px 0;
	padding-top: 5px;
}

.footerLeft{
	float: left;
}

.footerRight{
	float: right;
	text-align: right;
}

#footer a {
	color: #1b2d76;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




/* Clearfixorama */

.clearfix:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}  

.clearfix { 
	_height: 1px; 
}

br {
	clear: both;
}





/* FORM STYLES */

div#container form {
	margin-top: 10px;
}

div#container form div.formControl {
	clear: both;
}

div#container form div.formControl div.formControlLinks {
	float: right;
}

div#container form div.RadioControl div.formControlLinks {
	float: right;
}

div#container form div.formControl label {
	margin: 0em 0em 0em 0em;
	display: block;
	width: 18em;
	text-align: left;
	float: left;
}

div#container form div.formControl img {
	margin-bottom: 4px;
}


div#container form div.formControl .errorMessage {
	margin-left: 10em;
}

div#container form div.buttonArray {
	float: right;
	text-align: right;
	padding: 1em 1em 0em 0em;
}

div#container form div.buttonArraySplit {
	float: left;
}

div#container form div.formControl input, div#container form div.buttonArray input {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
}

div#container form div.formControl input:hover {
	border: 1px solid #000;
}

div#container form div.formControl input:focus {
	background: #f2f2f2;
}

div#container form div.formControl input.radio {
	margin-bottom: 0px;
}

div#container form div.formControl textarea {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
	overflow: auto;
}

div#container form div.formControl textarea:hover {
	border: 1px solid #000;
}

div#container form div.formControl textarea:focus {
	background: #f2f2f2;
}

div#container form div.formControl .messagePanel {
	margin: 1.2em 0em 0em -18em;
	display: block;
	width: 12em;
	text-align: left;
	float: left;
}

div#container form div.formControl .iconPanel {
	margin: 0em 0em 0em 10em;
	display: block;
	text-align: left;
	float: left;
}

div#container form div.formControl select {
	border: 1px solid #1b2d76;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 0.5em;
}

table.data, table.fileSystem {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}

table.data a, table.fileSystem a {
	color: #1b2d76;
}

table.data th, table.fileSystem th {
	margin: 0;
	padding: 2px;
	background: #1b2d76;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

table.data tr th.noWrap, table.data tr td.noWrap,
table.fileSystem tr th.noWrap, table.fileSystem tr td.noWrap {
	white-space: nowrap;
}

table.data tr th.lastCell, table.data tr td.lastCell,
table.fileSystem tr th.lastCell, table.fileSystem tr td.lastCell {
	text-align: right;
}

table.data th a, table.fileSystem th a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}	

table.data tr.altRow, table.fileSystem tr.altRow {
	background: #e2e6ee;
}

table.data tr:hover, table.fileSystem tr:hover {
	background: #c4c9d2;
}

table.data td {
	padding: 2px;
	border: 1px solid #1b2d76;
	vertical-align: top;
}

table.fileSystem td {
	padding: 0px;
	vertical-align: top;
}

table.data tr.footer, table.fileSystem tr.footer {
	background: #c4c9d2;
}

table.data tr.footer td, table.fileSystem tr.footer td {
	text-align: center;
	border-top: 1px solid #1b2d76;
}



table.detail {
	width: 100%;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}

table.detail a {
	color: #1b2d76;
}

table.detail th, table.detail tr.separatorRow td {
	margin: 0;
	padding: 2px;
	background: #1b2d76;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

table.detail th.currency {
	text-align: right;
}

table.detail tr th.noWrap, table.detail tr td.noWrap {
	white-space: nowrap;
}

table.detail tr th.lastCell, table.detail tr td.lastCell {
	text-align: right;
}

table.detail th a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}	

table.detail tr.altRow {
	background: #e2e6ee;
}

table.detail td {
	padding: 2px;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.detail td.label {
	font-weight: bold;
	text-align: right;
}



img.photoAlbumThumbnail {
	width: 161px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	float: left;
}

img.photoAlbumTop {
	width: 186px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

img.photoAlbumLeft {
	width: 12px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	float: left;
}

img.photoAlbumRight {
	width: 13px;
	height: 122px;
	margin: 0px;
	padding: 0px;
	float: left;
}

img.photoAlbumBottom {
	width: 186px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}

img.calendarButton {
	margin-bottom: 0.5em;
}


div#hebcal h3 {
	display: none;
}

div#hebcal font {
	display: none;
}

div#hebcal dl dt {
	font-weight: normal;
}

div#hebcal dl dt a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}





.error {
	color: #FF0000;
}

/*
.required {
	font-weight: bold;
}
*/

div.required label {
	font-weight: bold;
}

.disabled {
	color: #AAA;
}

span.nonText {
	cursor: default;
}

span.new, span.new a, tr.new td, a.new, li.new {
	font-weight: bold;
}

.hebrew {
	direction: rtl;
	font-family: "Ezra SIL";
}

.printOnly {
	display: none;
}


table.data tbody tr.separatorRow {
	background-color: #1b3d5c;
}

table.data tbody tr.separatorRow td {
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 2px 8px;
}

table.data thead tr th.currency, .currency {
	text-align: right;
}

.halfColumnLeft {
	width: 45%;
	float: left;
}

.halfColumnRight {
	width: 45%;
	float: right;
}

.greyedOut {
	color: #666;
}

div#content p img {
	margin-left: 4px;
	margin-right: 4px;
}

div.AnnouncementBox {
	border: solid 1px #1b2d76;
	margin-right: 1em;
	padding: 0.4em;
	background: #e2e6ee;
	max-height: 200px;
	overflow: auto;
}

div.UrgentAnnouncementBox {
	border: solid 2px #ff0000;
	margin-right: 1em;
	padding: 0.4em;
	background: #ffeeee;
	max-height: 200px;
	overflow: auto;
}

div.AnnouncementBox h6, div.UrgentAnnouncementBox h6 {
	border: 0;
}

div.AnnouncementBox p.date, div.UrgentAnnouncementBox p.date {
	font-size: 0.8em;
	font-style: italic;
}


