td#mainContainer {
	padding: 8px;
}

#mainContainer {
	width: 786px;
	border: 3px solid #D6D4C1;
}

#otherContainer {
	background-color: #EBE8D9;
}

.formcell {
	font-weight: 100;
	padding-top: 15px;
}

.formcell div {
	color: #414141;
	font-size: 12px;
	font-weight: normal;
	
}

.formcell select {
	width: 200px;
	height: 28px;
	color: #777777;
	font-size: 14px;
	border: 0 solid white;
}

.bar {
	background-image:url(../images/step-graph-bar.jpg);
	background-repeat:no-repeat;
	height: 18px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	text-align:left;
	float: left;
}

.test select {
	width: 244px;
	border:0px;
	color: #777777;
	margin-top: 2px;
	margin-left: 2px;
}

.test .formElement {
	background-image: url(/images/OELF/recession/recession-back.jpg);
	height: 26px;
	width: 248px;
	font-weight: normal;
	font-size: 14px;
	border:0;
	margin-top: 8px;
}

.test.div {
	font-weight: normal;
	
}

.headerLinks {
	font-family: Arial;
	font-size: 10px;
	color: #EAE8D8;
}

.headerLinks a {
	font-family: Arial;
	font-size: 10px;
	color: #EAE8D8;
	text-decoration: none;
}

.headerLinks a:hover {
	font-family: Arial;
	font-size: 10px;
	color: #EAE8D8;
	text-decoration: underline;
}

/* Form Stuff */

.formElement {
	padding-top: 4px;
	padding-right: 3px;
	width: 100%;
	float: right;
	clear: left;
}

.formElement div {
	
}

#tabs {
	position: absolute;
	margin-top: 216px;
	margin-left: 20px;
}

.tab {
	background-image:url(../images/OELF/health-and-nursing/tab.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 40px;
	width: 105px;
	padding-top: 4px;
	vertical-align:middle;
	margin-right: 5px;
	float: left;

	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

a.tab:hover {
	color:#CCCCCC;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}


.tab1 {
	display: block;
	background-image:url(../images/OELF/health-and-nursing/tab1.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 40px;
	width: 105px;
	padding-top: 4px;
	vertical-align:middle;
	margin-right: 5px;
	float: left;
	
	color: #555555;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor:default;
}

a.tab1:hover {
	color:#505050;
}

#newlist {
	margin-top: -5px;
}

#newlist li {
	list-style-type:none;
	list-style-position:inside;
}

#newlist img {
	margin-right: 5px;
}

.schooloverlay {
    float: left;
    padding: 5px;
    z-index:50;
    border: 1px solid #29688B;
}
.schooloverlay.selected {
    background-color: #4C7F9E;
    border:1px solid #628FAC;
}
.schooloverlay .circle {
    float: left;
    width: 14px;
    height:14px;
    margin-top: 20px;
    margin-right: 3px;
    _margin-right: 0px;
    _margin-left: -2px;
    background: url('/schooldegrees/images/circle-ajax.jpg');
}
.schooloverlay.selected .circle {
    background: url('/schooldegrees/images/circle-ajax2.jpg');
}
