
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

img, table {
	border: none;
}

button {
	cursor: pointer;
}

html {
	background-color: #ffffff;
}

#bodyId {
	position: relative;
	font: 100.01% Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 960px;
	background-color: #ffffff;
	color: #000000;
	border: 2px solid #7bc043;
	border-top: none;
	padding-bottom: 10px;
}

#loHeader {
	z-index: 8000;
}

#loHeader .cMenu {
	z-index: 9000;
}

#loLeftCol {
	z-index: 5000;
}

#loLeftCol #jobSearch {
	z-index: 5200;
}

#loLeftCol #quickReg {
	z-index: 5100;
}

#loBody {
	z-index: 1000;
}



/* Header */

#loHeader {
	position: relative;
	height: 215px;
	background-position: right top;
}

#loLogo {
	height: 175px;
	width: 245px;
}

.flashPic {
	position: absolute;
	width: 715px;
	height: 175px;
	top: 0;
	left: 245px;
	background: #ffffff url(../../images/header_bg.png) no-repeat;
	z-index: 0;
}

#loHeadRight {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 160px;
}

#Phone, #Login {
	margin-bottom: 7px;
	position: relative;
}


#Phone {
	font-size: 18px !important;
}

#Phone a {
	text-decoration: none;
	cursor: pointer;
}

#Phone img {
	position: absolute;
	top: 3px;
	left: 8px;
	z-index: 100;
}

#Phone span, #Login form, #Login .bodyLogin {
	display: block;
	border-left: 3px solid #ffffff;
	border-right: 3px solid #ffffff;
	background: #332a86;
	color: #ffffff;
	width: auto;
	padding: 0 5px 1px 5px;
	position: relative;
}

#Phone span {
	height: 25px;
	padding-left: 28px;
	line-height: 26px;
	white-space: nowrap;
}


/* menu */

#loHeader .cTopMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	padding: 5px 10px 5px 14px;
	background: #7bc043;
	color: #332a86;
	height: 30px;
	font-weight: bold;
	font-size: 13px;
	line-height: 29px;
}

.cTopMenu li {
	display: inline;
	float: left;
}

.cTopMenu li#loDate {
	float: right;
	text-align: right;
	color: #ffffff;
	border: none;
	font-weight: normal;
	padding: 0 10px;
}




.cMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.cMenu li {
	display: inline;
	padding: 0px 3px 0 6px;
	border-left: 1px solid #4d4d4d;
}

.cMenu li.first {
	padding-left: 0 !important;
	border: none;
}

#loHeader .cMenu li {
	display: block;
	float: left;
	padding: 0px 10px;
	height: 30px;
	line-height: 29px;
	border-color: #ffffff;
}

#loHeader .cMenu a {
	color: #332a86;
	text-decoration: none;
}

#loHeader .cMenu a:hover {
	color: #ffffff;
}

#loHeader .cMenu .active, #loHeader .cMenu .active a {
	color: #ffffff;
}

#loFooter .cMenu a {
	color: #4d4d4d;
}

#loFooter .cMenu a:hover {
	color: #000000;
}



/* Left column */
#loLeftCol {
	float: left;
	width: 210px;
	margin: 0 -100% 10px 0;
	padding-left: 10px;
	position: relative;
}

.rounded, #bPict,
#loLeftCol .qMark {
	margin-top: 10px;
}

#TeachJob ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-bottom: 1px;
}

#TeachJob li {
	margin: 5px 0 7px 0;
	font-size: 12px;
	font-weight: bold;
}

#TeachJob a {
	text-decoration: none;
	color: #332a86;
}

#TeachJob a:hover {
	text-decoration: underline;
}




/* MainPart */
#loBody {
	margin: 0 10px 10px 230px;
}

#mainPict {
	white-space: nowrap;
	width: 720px;
	overflow: hidden;
	margin-top: 10px;
}

#mainPict p,
#bPict p {
	padding: 0;
	margin: 0;
	display: inline;
}

#bPict {
	overflow: hidden;
	white-space: nowrap;
}

#bPict a {
	float: left;
}

.twoCols {
	overflow: hidden;
	position: relative;
	//zoom: 1;
}

#loMainPart {
	width: 495px;
	float: left;
	overflow: hidden;
}

.Content {
	margin-top: 10px;
	padding: 0;
}

.bmark {
	text-align: right;
	margin: 5px 0;
}





.CandidateData {
	background: #e1dfed;
	margin-top: 10px;
}

.CandidateData dl {
	margin: 0;
	padding: 0 8px;
	font-size: 13px;
	line-height: 17px;
}

.CandidateData dt {
	font-size: 11px;
	line-height: 12px;
	padding-top: .32em;
	font-weight: bold;
	color: #332a86;
	width: 110px;
	margin-right: -100%;
	float: left;
	text-align: right;
}

.CandidateData dd {
	margin-left: 115px;
	margin-bottom: 10px;
}

.buttonBar {
	margin-left: -10px;
	position: relative;
	overflow: hidden;
}

.buttonBar .column {
	width: 233px;
	margin-left: 10px;
	float: left;
}

.buttonBar .column.right {
	float: right;
	}

.content_buttons {
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #E1DFED;
}




/* right column */

#loRightCol {
	float: right;
	width: 215px;
}



/* Footer */

#loFooter {
	background: #f1f1f1;
	color: #4d4d4d;
	margin: 0 10px 0 10px;
	padding: 5px 10px;
	font-size: 69%;
}

#loFooter dl {
	padding: 0;
	margin: 5px 0 0 0;
}

#loFooter dt {
	display: -moz-inline-stack;
	display: inline-block;
}

#loFooter dd {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 5px;
	color: #757575;
}

#loFooter dd.first {
	border: none;
	padding-left: 2px;
}

#loFooter dd a {
	color: #757575;
}

#loFooter dd a:hover {
	color: #000000;
}


.roundedb, .rounded {
	position:relative;
	padding:7px 0;
	*zoom: 1;
}

.rounded form {
	z-index: 1;
}

.roundedb {
	overflow:hidden;
}

.rounded.pict {
	padding: 0;
}

.roundedb .cn,
.rounded .cn{
	position: absolute;
	overflow: hidden;
	width: 14px;
	height: 14px;
	left:-7px;
	top:-7px;
	background:url(../../images/corner.png);
	z-index:0;
}

.rounded .bcWhite .cni{
	position: absolute;
	overflow: hidden;
	width: 10px;
	height: 10px;
	left:-5px;
	top:-5px;
	background:url(../../images/corner3.png);
	z-index:0;
}

.rounded.bcBlue .bcWhite .cni {
	background-image: url(../../images/corner3-b-transp.png);
}

.rounded.pict .cn {
	z-index: 1000;
}

.roundedb .cn.tr, .roundedb .cn.br,
.rounded .cn.tr, .rounded .cn.br,
.rounded .bcWhite .cni.tr, .rounded .bcWhite .cni.br {
	margin-left:100%;
}

.roundedb .cn.bl, .roundedb .cn.br,
.rounded .cn.bl, .rounded .cn.br {
	top: 100%;
	margin-top: -7px;
}

.rounded .bcWhite .cni.bl, .rounded .bcWhite .cni.br {
	top: 100%;
	margin-top: -5px;
}


.roundedb .cn{
	background:url(../../images/corner2.png);
}

.roundedb .cn.tl, .roundedb .cn.bl {
	width:100%;
}


* html .rounded .cn {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/corner.png',sizingMethod='crop');
}

* html .roundedb .cn {
	background: none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../images/corner2.png',sizingMethod='crop');
}

.rounded h3 {
	margin: 0;
	padding: 0 14px 3px 14px;
}

#loLeftCol .rounded h3,
form h3,
.mainPartForm h3 {
	font-size: 14px;
}

#loRightCol .rounded h3, #testimon h3 {
	font-size: 12px;
}

.rounded.bcGreen h3 {
	color: #332a86;
}

.rounded.bcGreen h3 span,
.rounded.bcBlue h3 {
	color: #ffffff;
}

#testimon h3 span {
	float: left;
	color: #332a86;
}

#testimon h3 a {
	float: right;
	color: #ffffff;
	text-decoration: none;
}

#testimon h3 a:hover {
	text-decoration: underline;
}

.blockBody {
	padding: 5px 7px;
	margin: 0 7px;
	position: relative;
	overflow: hidden;
	*zoom: 1;
}

.blockBody .bNews {
	display: block;
	text-decoration: none;
	color: #332a86;
	font-size: 12px;
	margin: 5px 0;
}

.blockBody .viewall {
	display: block;
	color: #332a86;
	font-size: 11px;
	text-align: right;
}

.blockBody .bNews:hover,
.blockBody .viewall:hover {
	text-decoration: underline;
}

.bigButton {
	font-size: 24px;
	line-height: 1.1em;
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
	min-height: 55px;
}

.smallButton {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}

* html .bigButton {
	overflow: visible;
	height: 55px;
}

.bigButton .left {
	display: block;
	padding: 12px 0;
	float: left;
	width: 48%;
}

.bigButton .right {
	display: block;
	padding: 10px 0 10px 5px;
	float: right;
	width: 45%;
	font-size: 14px;
	line-height: 1.2em;
	text-align: left;
}


.bcBlue {
	background-color: #332a86;
}

.bcGreen {
	background-color: #7bc043;
}

.bcWhite {
	background-color: #ffffff;
}

.bcGrey {
	background-color: #f3f5f7;
}


.clearFloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}


.thumbs {
	margin: -4px 0 0 -7px;
	padding-bottom: 3px;
	*zoom: 1;
}

.thumb {
	display: block;
	float: left;
	margin: 7px 0 0 9px;
	font-size: 11px;
	line-height: 1.2em;
	background-color: #332a86;
	color: #ffffff;
	width: 85px;
	height: 120px;
}

* html .thumb {
	display: inline;
}

.thumb span {
	padding: 3px 5px;
	display: block;
}

.thumb a {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.thumb img {
	width: 85px;
	height: 85px;
}

.thumb p {
	margin: 0;
	padding: 0;
}


* html .clearfix{
	height: 1%;
	overflow: visible;
}

*+html .clearfix{
	min-height: 1%;
}

.clearfix:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}



/* Forms */


#jobSearch form {
	/* height: 200px; */
}


form {
	display: block;
	position: relative;
	padding: 0 14px 6px 14px;
	*zoom: 1;
}


.rounded form h3 {
	padding: 0;
}

#loLeftCol form h3 {
	*height: 36px;
	min-height: 36px;
	padding: 3px 0;
}


span.input input,
span.select a.selectBtn,
span.multiselect a.selectBtn,
span.file input.txt {
	border: 1px solid #ffffff;
	font-size: 12px;
	line-height: 12px;
	padding: 7px 5px 7px 5px;
	margin: 0;
	outline: none;
	width: 100%;
	vertical-align: middle;
	color: #808080;
	font: 12px/1 Arial, Helvetica, sans-serif;
}

span.input.require input {
	border-color	: #ffaaaa;
}


textarea {
	border: 1px solid #ffffff;
	font: 12px/1 Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	margin: 0;
	outline: none;
	/*margin-bottom: 5px;*/
	width: 100%;
	color: #808080;
	min-height: 100px;
}


span.input,
span.select,
span.multiselect,
span.textArea,
span.file,
span.fileBlock {
	display: -moz-inline-stack;
	display: inline-block;
	position: relative;
	width: 100%;
	margin-bottom: 5px;
}

span.input span.wrap,
span.textArea span.wrap {
	display: block;
	padding-right: 12px;
}


/** html #loLeftCol input.txt {
	margin-top: -2px;
	margin-bottom: 5px;
}*/

span.select a.selectBtn,
span.multiselect a.selectBtn {
	display: block;
	padding-right: 25px;
	line-height: 15px;
	white-space: nowrap;
	width: auto;
}

span.select a.selectBtn span,
span.multiselect a.selectBtn span {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 5px;
}

span.select a.selectBtn,
span.multiselect a.selectBtn {
	margin: 0;
	background: #ffffff url(../../images/select-btn.png) no-repeat;
	background-position: right 0px;
	overflow: hidden;
	text-decoration: none;
}

span.select a.selectBtn:hover,
span.multiselect a.selectBtn:hover {
	background-position: right -30px;
}

.optList {
	position: absolute;
	background: #ffffff;
	border: 1px solid #cccccc;
	top: 98%;
	min-width: 100%;
	z-index: 1000;
	display: none;
}

.select ul,
.multiselect ul  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

.select ul li,
.multiselect ul li  {
	display: block;
}

.select ul li a,
.multiselect ul li a {
	display: block;
	padding: 2px 12px;
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
	vertical-align: bottom;
	white-space: nowrap;
	cursor: default;
}

.select ul li.selected a,
.multiselect ul li.selected a {
	background-color: #7bc043;
	color: #ffffff;
}

.multiselect select,
.multiselect label,
.multiselect h6{
	display: none;
}

* html .select ul li a {
	zoom: 1;
}


.select ul li a:hover,
.multiselect ul li a:hover {
	background-color: #3399ff;
	color: #ffffff !important;
}

.multiselect .scroll ul,
.select .scroll {
	overflow: auto;
	max-height: 190px;
	padding-right:10px;
	//width: 100%;
	//padding-right: 0;
	//overflow-x: hidden;
}

* html .multiselect .scroll ul,
* html .select .scroll {
	height: 190px;
}

.multiselect .infoMsg {
	font-size: 11px;
	background-color: #e1dfed;
	color: #332a86;
	padding: 5px 10px;
}

span.file {
	overflow: hidden;
	height: 31px;
	margin-bottom: 0;
}

span.file span.wrap {
	display: block;
	padding-right: 82px;
}

span.file input.txt {
	width: 100%;
}

span.file .button {
	position: absolute;
	right: 0;
	bottom: 0;
}

input.inpHide {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	filter: alpha(opacity = 0); opacity: 0;
	font-size: 128px;
	height: 31px;
	cursor: pointer;
}

form p.descr {
	margin: 3px 0 0 0;
	color: #332a86;
	font-size: 11px !important;
}

.button,
.button button,
.button a {
	background: url(../../images/button-bg.png) no-repeat;
	display: -moz-inline-stack;
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	//display: inline;
	//zoom: 1;
}

.button {
	margin-right: 5px;
	height: 22px;
}

.button button,
.button a {
	display: block;
	border: none;
	margin: 0;
	outline: none;
	padding: 3px 9px 4px 4px;
	width: auto;
	overflow: visible;
	position: relative;
	left: 5px;
	background-position: top right;
	white-space: nowrap;
	height: 22px;
	line-height: 14px;
}


.button.subm,
#loginForm form .button {
	position: absolute;
	top: 4px;
	right: 14px;
}

.mainPartForm {
	background-color: #E1DFED;
}

.mainPartForm form,
.mainPartForm form .fl {
	word-spacing: -4px;
	letter-spacing: -4px;
	//letter-spacing: normal;
	//zoom: 1;
}

.mainPartForm form *,
.mainPartForm form .fl * {
	word-spacing: 0;
	letter-spacing: normal;
}


.mainPartForm .button.subm {
	right: 22px;
}

.mainPartForm span.multiselect,
.mainPartForm span.select {
	//border-bottom:0px solid #000;
}

.mainPartForm form h3 {
	margin-bottom: 20px;
}

form .errmsg {
	color: #cc0000;
	font-size: 11px;
}

.roundedb form .errmsg {
	font-size: 9px;
}

.bcBlue #loginForm .errmsg {
	display: block;
	margin-left: 10px;
}

/* .mainPartForm .errmsg {
	margin-left: 8px;
} */

.topFormText {
	margin-left: 14px;
	margin-bottom: -30px;
}

.rounded .topFormText h3,
.topFormText .descr {
	margin: 0 !important;
	padding: 0;
}

.descr {
	margin-bottom: 5px;
	color: #000;
	font-size: 13px;
}



/* Login */

#Login form span.input {
	width: 100%;
	margin-bottom: 4px;
}

#Login form span.input span.wrap {
	padding-right: 6px;
}

#Login form .input input {
	font-size: 11px;
	padding: 4px 2px;
}

#Login h3 {
	padding: 2px 0 2px 0;
	margin: 0 0 5px 0;
	font-size: 13px;
	font-weight: bold;
	color: #7bc043;
}

#Login .button {
	position: absolute;
	top: 2px;
	right: 7px;
	height: 17px;
	padding: 0;
	background-image: none;
}


#Login button {
	width: 50px;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 2px 2px 2px;
	height: 17px;
	margin: 0;
	border: none;
	color: #ffffff;
	background: #7bc043 url(../../images/login-btn.png) no-repeat;
	vertical-align: middle;
}


* html #Login .button {
	right: 10px;
}


#Login .bodyLogin h3 {
	padding: 0;
}

#Login .bodyLogin {
	text-align: right;
	font-size: 12px;
}

#Login .bodyLogin .links {
	font-size: 11px;
	line-height: 11px;
	color: #7bc043;
	word-spacing: 3px;
	margin-bottom: 3px;
}

#Login .bodyLogin .links a {
	color: #ffffff;
}

#Login .bodyLogin .links a:hover {
	color: #e1dfed;
}

#Login a {
	font-size: 11px;
	color: #fff;
}


/* login2 */

#loginForm {
	background-color: #E1DFED;
}

#loginForm h3 {
	color: #332a86;
}

#loginForm form {
	margin-left: -8px;
	background: none;
}

#loginForm form h3 {
	margin-bottom: 20px;
	margin-left: 8px;
}

#loginForm form span.input {
	width: 340px;
	padding-left: 8px;
	vertical-align: top;
}

div#loginForm a {
	color: #000;
	padding-left: 8px;
	font-size: 11px;
}


#forgot_password_form {
	background-color: #e1dfed;
}

#forgot_password_form .errmsg {
	color: #cc0000;
}


/* Quick registration */

#quickReg h3 {
	margin-right: 80px;
}

#quickReg p.descr {
	color: #ffffff;
}

#quickReg span.errmsg {
	color: #ffffff;
}


/* Quick Job search */
/* #QuickJobSearchForm {
	background-color: #e1dfed;
	position: relative;
	z-index: 4000;
}

#QuickJobSearchForm form {
	margin-left: -7px;
	word-spacing: -4px;
}

#QuickJobSearchForm h3 {
	margin-left: 7px;
	color: #332a86;
}

#QuickJobSearchForm .input,
#QuickJobSearchForm .select,
#QuickJobSearchForm .multiselect {
	width: 166px;
	margin-left: 7px;
	vertical-align: top;
	word-spacing: normal;
}

#QuickJobSearchForm.noTitle form {
	padding-top: 35px;
} */


/* Advanced job search */

#AdvansedJobSearchForm,
#QuickJobSearchForm {
	background-color: #e1dfed;
	position: relative;
	z-index: 4000;
}

#AdvansedJobSearchForm form,
#QuickJobSearchForm form {
	margin-right: -8px;
}

#AdvansedJobSearchForm h3,
#QuickJobSearchForm h3 {
	margin-right: 8px;
	color: #332a86;
}

#AdvansedJobSearchForm .input,
#QuickJobSearchForm .input {
	display: block;
	width: auto;
	margin-right: 8px;
}

#AdvansedJobSearchForm .select,
#AdvansedJobSearchForm .multiselect,
#QuickJobSearchForm .select,
#QuickJobSearchForm .multiselect {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}


/* Edit Prifile Form */

#EditPrifileForm {
    background-color: #E1DFED;
}

#EditPrifileForm h3 {
	color: #332a86;
}

#EditPrifileForm form {
	padding-top: 7px;
	margin-right: -8px;
}

#EditPrifileForm .input,
#EditPrifileForm .select,
#EditPrifileForm .multiselect,
#EditPrifileForm .fileBlock {
	margin-right: 8px;
	width: 340px;
	vertical-align: top;
}

#EditPrifileForm .button {
	margin-right: 8px;
	margin-top: 5px;
}

#EditPrifileForm .fileBlock .button {
	margin-left: auto;
	margin-top: auto;
}

/*#EditPrifileForm .sel4,
#EditPrifileForm .inp8 {
	margin-right: 340px;
}*/


/* Found Own Job Form */

#FoundOwnJobForm {
	background-color: #E1DFED;
}

#FoundOwnJobForm h3 {
	color: #332a86;
}

#FoundOwnJobForm .button.subm {
	position: relative;
	top: auto;
	right: auto;
}

#FoundOwnJobForm form {
	margin-right: -8px;
	padding-top: 7px;
}

#FoundOwnJobForm .input,
#FoundOwnJobForm .select,
#FoundOwnJobForm .multiselect {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}



/* Registert A Job Form */

#RegistertAJobForm {
    background-color: #E1DFED;
}

#RegistertAJobForm h3 {
	color: #332a86;
}

#RegistertAJobForm form {
	padding-top: 7px;
	margin-right: -8px;
}

#RegistertAJobForm .input,
#RegistertAJobForm .select,
#RegistertAJobForm .multiselect,
#RegistertAJobForm .fileBlock {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}

#RegistertAJobForm .button.subm {
	margin-right: 8px;
	margin-top: 5px;
	position: relative;
	top: auto;
	right: auto;
}

#RegistertAJobForm .fileBlock {
	margin-right: 342px;
}



/* Equivalency Exams Form */

#EquivalencyExamsForm {
    background-color: #E1DFED;
}

#EquivalencyExamsForm h3 {
	margin-bottom: -20px;
	margin-top: 3px;
	color: #332a86;
}

#EquivalencyExamsForm form {
	padding-top: 38px;
	margin-right: -8px;
}

#EquivalencyExamsForm .input,
#EquivalencyExamsForm .select,
#EquivalencyExamsForm .multiselect {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}

#EquivalencyExamsForm .textArea {
	margin-right: 8px;
	display: block;
	width: auto;
}

#EquivalencyExamsForm .inp7,
#EquivalencyExamsForm .inp8 {
	width: 31px;
	padding-right: 120px;
}

#EquivalencyExamsForm .inp7 label,
#EquivalencyExamsForm .inp8 label {
	position: absolute;
	top: 0px;
	left: 35px;
	font-size: 13px;
	line-height: 31px;
	color: #ffffff;
}


/* Edit Job Alert Form */

#EditJobAlertForm {
    background-color: #E1DFED;
}

#EditJobAlertForm h3 {
	color: #332a86;
}

#EditJobAlertForm form {
	margin-right: -8px;
	padding-top: 7px;
}

#EditJobAlertForm .input,
#EditJobAlertForm .select,
#EditJobAlertForm .multiselect {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}

#EditJobAlertForm .button {
	margin-right: 8px;
	margin-top: 5px;
}


/* registration form */

#AdvancedRegForm {
    background-color: #E1DFED;
}

#AdvancedRegForm h3 {
	color: #332a86;
}

#AdvancedRegForm  form {
	margin-right: -8px;
	padding-top: 7px;
}

#AdvancedRegForm .input,
#AdvancedRegForm .select,
#AdvancedRegForm .multiselect,
#AdvancedRegForm .fileBlock {
	margin-right: 8px;
	width: 342px;
	vertical-align: top;
}


/* Contacts form */

#QuickContactsForm {
	background-color: #e1dfed;
}

#QuickContactsForm .topFormText {
	min-height: 38px;
}

#QuickContactsForm .topFormText .descr {
margin-bottom: 38px;
}

#QuickContactsForm h3 {
	color: #332a86;
}

#QuickContactsForm   form {
	padding-top: 38px;
	margin-top: -38px !important;
}

#QuickContactsForm .input {
	display: block;
	width: 240px;
	margin-bottom: 6px;
}

#QuickContactsForm .textArea {
	position: absolute;
	width: 440px;
	right: 14px;
	top: 38px;
}

#QuickContactsForm .button.subm {
	right: 14px;
}






/* Send Email To Recruiter Form */

#SendEmailToRecruiterForm form {
	padding-top: 7px;
}

#SendEmailToRecruiterForm .input {
	width: 617px;
}



/* FindTeacherForm */

.findResume {
	background-color: #e1dfed;
}

.findResume form {
	margin-right: -8px;
	padding-top: 40px;
}

.findResume h3 {
	color: #332a86 !important;
}

.findResume form span.input,
.findResume form span.select,
.findResume form span.multiselect,
.findResume form span.textArea {
	margin-right: 8px;
}

.findResume form span.input,
.findResume form span.select,
.findResume form span.multiselect {
	width: 342px;
	vertical-align: top;
}

.findResume form span.textArea {
	display: block;
	width: auto;
}

/* Refer A Friend Form */

#ReferFriendForm {
    background-color: #E1DFED;
}

#ReferFriendForm h3 {
	color: #332a86;
}

#ReferFriendForm form {
	margin-right: -8px;
	margin-top: 5px;
}

#ReferFriendForm form span.input,
#ReferFriendForm form span.textArea {
	margin-right: 8px;
}

#ReferFriendForm form span.input,
#ReferFriendForm form span.textArea {
	width: 342px;
	vertical-align: top;
}

#ReferFriendForm .button.subm {
	position: relative;
	top: auto;
	right: auto;
	margin-right: 8px;
	margin-top: 5px;
}


#JobApplyForm {
	 background-color: #E1DFED;
}

#JobApplyForm span.topDescr {
	display: block;
	margin: 0 0 5px 14px;
	padding-top: 10px;
}


/* Search results */

.searchResultItem {
	margin-top: 20px;
	padding: 5px 0;
	border-top: 1px solid #7bc043;
	color: #4d4d4d;
	font-size: 13px;
}

.searchResultItem h2 {
	color: #332a86;
	font-size: 21px !important;
	margin: 0 0 10px;
}

.searchResultItem h2 a {
	font-size: 21px !important;
	color: #332a86;
	text-decoration: none;
}


.searchResultItem p {
	margin: 0 0 10px 0;
}

.searchResultItem .itemFooter {
	margin-top: 10px;
	padding: 5px;
	background: #e1dfed;
	color: #000000;
	font-size: 11px;
}

.searchResultItem .itemFooter .wrap {
	margin-right: -10px;
}

.searchResultItem .itemFooter span {
	margin-right: 10px;
	white-space: nowrap;
}

.searchResultItem .itemFooter span br {
	display: none;
}

.searchResultItem .itemFooter strong {
	color: #332a86;
	font-size: 10px;
	/* margin-left: 10px; */
	margin-right: 5px;
}

.searchResultItem a {
	font-size: 12px;
	color: #332a86;
}

.searchResultItem a:hover {
	text-decoration: none;
}



/* News */

.Content .bNews {
	display: block;
	margin-top: 20px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #4d4d4d;
}

.Content .bNews .title {
	display: block;
	position: relative;
	font-size: 15px;
	line-height: 16px;
	color: #332a86;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: 1px solid #7bc043;
	padding-right: 60px;
}

.Content .bNews .date {
	position: absolute;
	right: 1px;
	bottom: 3px;
	color: #808080;
	font-size: 10px;
	line-height: 10px;
}

.Content .bNews .descr {
	display: block;
	padding-right: 7px;
	position: relative;
}

.bNews p {
	margin: 0;
}

.Content .bNews .descr .more {
	color: #7bc043;
	font-size: 10px;
}

.Content .bNews:hover {
	color: #7bc043;
}



/* Private zone service links */

div.welcome strong {
	font-size: 1.2em;
}

.serviceLinks {
	margin: 10px 0;
	padding: 4px;
	list-style-type: none;
	font-size: 12px;
	line-height: 12px;
	background: #eeeeee;
}

.serviceLinks li {
	padding: 1px 0 2px 6px;
	margin: 0 0 0 3px;
	display: -moz-inline-stack;
	display: inline-block;
	border-left: 1px solid #808080;
	white-space: nowrap;
	//display: inline;
	//zoom: 1;
}

.serviceLinks li.first {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

.serviceLinks li a {
	color: #332a86;
}

.serviceLinks li a:hover {
	color: #000000;
}


/* Job Alert */

table.job-alert,
table.ReferralList,
table.save-history,
table.apply-history {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 2px solid #7bc043;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 100%;
}

table.job-alert tr.even,
table.ReferralList tr.even,
table.save-history tr.even,
table.apply-history tr.even {
	background: #f5f5f5;
}

table.job-alert th,
table.job-alert td,
table.ReferralList th,
table.ReferralList td,
table.save-history th,
table.save-history td,
table.apply-history th,
table.apply-history td {
	padding: 4px;
	border-right: 1px solid #ffffff;
}

table.job-alert th,
table.ReferralList th,
table.save-history th,
table.apply-history th {
	background-color: #7bc043;
	color: white;
	text-align: left;
}
/*.job-alert td {
	border-bottom: 1px solid #e54367;
}
*/

table.job-alert td button {
	width:45px;
}

table.apply-history th.num {
	width: 2%;
}

table.apply-history th.date {
	width: 6em;
}

table.apply-history th.actions {
	width: 40px;
}

#searchAgentListForm {
	width: 350px;
    background-color: #E1DFED;
}

#searchAgentList {
	margin-bottom: 10px;
}

#searchAgentList h3 {
	margin: 0 0 10px 0;
	color: #332a86;
}

#searchAgentList * {
	vertical-align: middle;
}

#searchAgentList label {
	padding-top: 2px;
	font-size: 12px;
	line-height: 19px;
	margin-right: 10px;
	color: #332a86;
}

/*#searchAgentList button {
	display: block;
	margin-top: 4px;
}*/

table .buttonBlock .greyBtn {
	margin-bottom: 4px;
}




/* Testimonials and Schools */

.Content.cols50 {
	margin-right: -40px;
	padding-bottom: 10px;
}

.Content.cols50 .column {
	width: 340px;
	margin-right: 25px;
	float: left;
}

.Content.cols50 .column h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #7bc043;
}

.Content.cols50 .column .more {
	margin-top: 15px;
	border-top: 1px solid #7bc043;
	padding-top: 5px;
}

.photoList {
	display: block;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px solid #7bc043;
	text-decoration: none;
	color: #4d4d4d;
	overflow: hidden;
}

.Content.cols50 .column a.photoList {
	border: none;
}

.photoList .img {
	display: block;
	float: left;
	width: 85px;
	margin-right: -85px;
	overflow: hidden;
}

.photoList img {
	max-height: 107px;
	max-width: 85px;
}

.photoList .img img {
	width: 85px;
}

.photoList .img p {
	margin: 0;
	padding: 0;
}

.photoList .col2 {
	margin-left: 90px;
	display: block;
}

.photoList .title {
	font-size: 15px;
	color: #332a86;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

.photoList.caseStudies .title {
	/* padding-right: 100px; */
}

.photoList.caseStudies .button {
	margin-left: 10px;
}

.photoList .descr {
	color: #4d4d4d;
	font-size: 12px;
	line-height: 16px;
}

a.photoList:hover .descr {
	color: #000000;
}




/* Coverage */

.coverageContainer {
	margin: -15px 0 0 -10px
}

.coverageItem {
	display: -moz-inline-stack;
	display: inline-block;
	width: 210px;
	margin: 15px 0 0 10px;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	padding: 3px 10px;
	border-top: 1px solid #7bc043;
}

.coverageItem a {
	color: #4d4d4d;
	text-decoration: none;
}

.coverageItem a:hover {
	text-decoration: underline;
	color: #000000;
}




.returnedNum {
border-bottom: 1px solid #7bc043;
	padding: 2px;
	font-size: 11px;
}

#paging {
	margin-top: 3px;
	font-size: 11px;
	line-height: 18px;
}

#paging .wrap {
	display: -moz-inline-stack;
	display: inline-block;
	width: auto;
	position: relative;
}

#paging .leftBtn {
	display: -moz-inline-stack;
	display: inline-block;
	width: 40px;
	position: absolute;
	top: 0;
	left: 0;
}

#paging .rightBtn {
	display: -moz-inline-stack;
	display: inline-block;
	width: 40px;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

#paging .leftBtn span.pas,
#paging .rightBtn span.pas,
.pagingBlock .leftBtn span.pas,
.pagingBlock .rightBtn span.pas {
	color: #808080;
}

#paging .body {
	padding: 0 40px 0 40px;
	display: -moz-inline-stack;
	display: inline-block;
	white-space: normal;
}

#paging .body a,
#paging .body span {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 0 3px 0 0;
	word-spacing: -2px;
	white-space: nowrap;
}

#paging .body span.pas,
.pagingBlock .body span.pas {
	color: #000;
	font-weight: bold;
}

#paging a:hover {
	color: #332a86;
}





.bgBlue {
	width: 190px;
	background-color: #332a86;
	position: relative;
	margin-top: 10px;
	padding: 0;
}

.bgGreen {
	width: 520px;
	background-color: #7bc043;
	left: 200px;
	margin-right: -100%;
	position: relative;
	padding: 10px 0;
}

.bgBlue .photo {
	width: 170px;
	height: 200px;
	float: left;
	margin-right: -100%;
	position: relative;
	left: -190px;
	background-color: #ffffff;
	overflow: hidden;
}

.bgBlue .photo p {
	margin: 0;
	padding: 0;
}


.bgBlue .photo .cni {
	background-image: url(../../images/corner3-b-transp.png);
}


.bgBlue .infoText {
	background: #ffffff;
	margin: 0 10px;
	padding: 10px;
	position: relative;
	overflow: hidden;
	min-height:180px;
	font-size: 13px;
}

* html .bgBlue .infoText {
	overflow: visible;
	height: 180px;
}


.viewvideo {
	text-align: right;
	padding: 5px 10px 0;
	font-size: 12px;
}

.viewvideo a {
	color: #ffffff;
}

.viewvideo a:hover {
	color: #000000;
}

.column.applyButton {
	float: none;
	width: auto;
}


.reset {
	font-size: 11px;
}

/* #QuickJobSearchForm .reset {
	margin-left: 7px;
} */

/* #AdvansedJobSearchForm .reset {
	position: absolute;
	top: 7px;
	right: 100px;
} */

#jobSearch .reset a {
	color: #fff;
}

.reset a:hover {
	text-decoration: none;
}


.fl label,
.textArea label{
    display:none;
}





.radioGroup,
.radio,
.radio .wrap,
.checkGroup,
.check,
.check .wrap {
	display: -moz-inline-stack;
	display: inline-block;
	height: 31px;
}

.radioGroup,
.checkGroup {
	position: relative;
	vertical-align: middle;
}

.radio,
.check {
	margin-right: 8px;
	line-height: 1em;
	vertical-align: top;
}

.radio .wrap,
.check .wrap {
	width: 31px;
	background: #ffffff url(../../images/radio.png) no-repeat 0 0;
	margin-right: 3px;
	overflow: hidden;
	vertical-align: middle;
}

.check .wrap {
	background-image: url(../../images/check.png);
}

.radio:hover .wrap,
.check:hover .wrap {
	background-position: -31px 0;
}

.radio.checked .wrap,
.check.checked .wrap {
	background-position: -93px 0;
}


.radio.checked:hover .wrap,
.check.checked:hover .wrap {
	background-position: -62px 0;
}

.radio input,
.check input {
	display: block;
	visibility: hidden;
}

.radio label,
.check label {
	font-size: 12px;
	vertical-align: middle;
}



.subdiv {
	margin: 10px 8px 0 0;
}

.subdiv h6 {
	margin: 0 0 3px;
	font-size: 13px;
	color: #332a86;
	float: left;
}

.subdiv p.note {
	text-align: right;
	padding-left: 300px;
}

form .note {
	margin: 0 0 8px;
	font-size: 12px;
	color: #000;
}

form em,
.topFormText .descr em {
	color: #cc0000;
	font-style: normal;
}


#EquivalencyExamsForm .tableHolder {
	margin: 0 8px 13px 0;
}

#EquivalencyExamsForm table.layout {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0 8px 7px 0;
	border-collapse: collapse;
	table-layout: fixed;
	border-bottom: 3px solid #332a86;
}

#EquivalencyExamsForm table.layout tr.even {
	background-color: #d5d3e0;
}

#EquivalencyExamsForm table.layout th,
#EquivalencyExamsForm table.layout td {
	padding: 4px 8px;
	text-align: left;
	font-size: 13px;
}

#EquivalencyExamsForm table.layout th {
	color: #fff;
	background-color: #332a86;
	font-size: 13px;
	vertical-align: bottom;
}

#EquivalencyExamsForm table.layout th em {
	color: #ff9999;
}

#EquivalencyExamsForm table.layout th.subj {
	width: 250px;
}

#EquivalencyExamsForm table.layout th.mand {
	border-bottom-color: #cc0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #cc0000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #cc0000;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
	border-top-width: 1px;
}

#EquivalencyExamsForm table.layout th.date {
	width: 130px;
	padding-right: 4px;
}

#EquivalencyExamsForm table.layout th.date2 {
	min-width: 130px;
}

#EquivalencyExamsForm td .select {
	width: 130px;
	margin-bottom: 0;
	margin-right: 0;
}

#EquivalencyExamsForm td.big .select {
	width: 272px;
}

#EquivalencyExamsForm td.blue {
	color: #332a86;
	font-size: 12px;
}

