html
{
	background-color: #e6e7e8;
}

a
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #3A4A96;
}

h1
{
	color: #3A4A96;
}

h1 a
{
	color: #3A4A96;
}

h2
{
	color: #3A4A96;
}

.bottommenu
{
	margin-bottom: 10px;
}

.bottommenu A:link, .bottommenu A:active, .bottommenu A:visited
{
	color: #3A4A96;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.bottommenu td
{
	background-color: #D7DAE4;
}

.bt
{
	color: #3A4A96;
}

.bt input
{
	color: #3A4A96;
}

.coloredSpace
{
	background-color: #E3E5EC;
}

.companyProfile A:link, .companyProfile A:active, .companyProfile A:visited
{
	color: #003366;
	ffont-weight: bold;
	text-decoration: underline;
}

.displayBox
{
	background-color: #E3E5EC;
}

.gradbox
{
	background: #E3E5EC; /* old browsers */
	background: -moz-linear-gradient(top, #eeeff5 0%, #DDDfe5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeff5), color-stop(100%,#DDDfe5)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeff5', endColorstr='#DDDfe5',GradientType=0 ); /* ie */
}

.errorMsg
{
	font-size: 11px;
	ffont-weight: bold;
}

.expat_head
{
	font-size: 18px;
	color: #3A4A96;
	font-weight: normal;
	white-space: nowrap;
	margin-left: 0px;
	padding-left: 0px;
}

.fieldError
{
	display: block;
}

.footer
{
	color: #666666;
	font-size: 10px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 15px;
	padding-left: 2px;
}

.forgotpass
{
	color: #3A4A96;
}

.forgotpass A:link, .forgotpass A:active, .forgotpass A:visited
{
	color: #3A4A96;
}

.formButton
{
	color: #3A4A96;
}

.formButton input
{
	color: #3A4A96;
}

.head_langmenuact
{
	color: #3A4A96;
}

.insideResumeForm td
{
	border-bottom: 2px #E3E5EC solid;
}

.jmSelectedMenu
{
	background-color: #3a4a96;
}

.jobSearchRowSelected
{
	background-color: #3a4a96;
}

.lbox A:link, .lbox A:active, .lbox A:visited
{
	color: white;
	ffont-weight: bold;
	text-decoration: underline;
}

.ljob A:link, .ljob A:active, .ljob A:visited
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

.loginBox
{
	font-size: 10pt;
	margin-right: 20px;
	border: 1px solid gray;
}

.mainPageColumn
{
	width: 678px;
	padding-left: 20px;
}

.mainTable
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}

.menuDecoration
{
	background-color: white;
}

.menuWrapper .menuDecoration { background: transparent; }

.headmenu { background: transparent url(images/menubg-us.png) repeat-x; }
.headmenu.innerPageColumn { width: 1000px; }

#logobar { width: 960px; height: 120px; background: url(partners/images/shangex/shex_header.png); margin: 0; position: relative;}
#logoclick { position: absolute; width: 326px; height: 76px; left: 14px; top: 6px; }

.messageTable
{
	border-bottom: 1px solid #E3E5EC;
}

.module td
{
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}

.noteTable
{
	border-bottom: 1px inset #3A4A96;
}

.noteTableColored
{
	background-color: #E3E5EC;
}

.recordListTable
{
	background-color: #E3E5EC;
}

.recordListTable th a:hover
{
	color: #E3E5EC;
}

.recordListTable2
{
	background-color: #E3E5EC;
}

.recordListTable2 td
{
	background-color: #E3E5EC;
}

.recordListTable2 th a:hover
{
	color: #E3E5EC;
}

.resicon A:link, .resicon A:active, .resicon A:visited
{
	font-size: 12px;
	color: #3A4A96;
	font-weight: bold;
	text-decoration: none;
}

.resumeForm
{
	background-color: #E3E5EC;
}

.resumeForm td
{
	padding: 10px 5px 10px 10px;
	background-color: #E3E5EC;
}

.resumeForm th
{
	background-color: #ACB0C3;
}

.resumeForm tr
{
	border-bottom: 1px white solid;
}

.resumeWizardPhoto
{
	background-color: #E3E5EC;
}

.resumeWizardPhoto td
{
	border-bottom: 1px #E3E5EC solid;
	background-color: #E3E5EC;
}

.search
{
	color: #3A4A96;
	padding-left: 10px;
	background-color: #E3E5EC;
}

.search a
{
	color: #3A4A96;
}

.search form a
{
	font-size: 12px;
	color: #3A4A96;
	text-decoration: underline;
}

.search td
{
	background-color: #E3E5EC;
}

.searchTable
{
	border-spacing: 0;
}

.shexfooter
{
	font-family: Verdana, Tahoma, san serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

.sideMenu
{
	background-color: #ACB0C3;
}

.sideMenu td
{
	border-bottom: 1px solid #666666;
}

.sideMenu td a:hover
{
	color: #3a4a96;
}

.sidePageColumn
{
	width: 225px;
	padding-left: 10px;
}

.smalltext
{
	color: gray;
}

#spotlight2Col
{
	padding: 4px;
}

.spotlightInfo A:link, .spotlightInfo A:active, .spotlightInfo A:visited
{
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

.step A:link, .step A:active, .step A:visited
{
	color: gray;
	font-size: 16px;
}

.step_blue
{
	color: #3A4A96;
}

.step_blue A:link, .step_blue A:active, .step_blue A:visited
{
	color: #3A4A96;
	font-size: 18px;
	font-weight: bold;
}

.subtitle2_colored
{
	color: #3A4A96;
}

.subtitle3 A:link, .subtitle3 A:active, .subtitle3 A:visited
{
	color: #003366;
	text-decoration: underline;
}

.subtitle_colored
{
	color: #3A4A96;
}

.subtitle_job
{
	color: #3A4A96;
}

.tabbedMenu
{
	font-size: 12px;
	color: #73372E;
	margin-top: 40px;
	border-bottom: 3px solid black;
}

.tabbedMenu td
{
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px 0px 2px;
	border: 3px solid white;
	background-color: #007BC2;
}

.tabbedMenu td a
{
	color: white;
	font-weight: bold;
}

.teaserBox
{
	background-color: #ACB0C3;
}

img.shex
{
	border: 0px none;
}

td
{
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}

td.blckhead2
{
	background-position: top right;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
}

#topHead { width: 1000px; margin: auto; padding-top: 16px; background-color: white; }

.fullPageColumn { width: 960px; padding: 0 20px; background-color: white; }
.innerPageColumn { width: 960px; }
#headContent { background-color: white; }
#mainContent { background-color: white; padding: 20px; }
.menuDecoration { background-color: transparent; }
#searchBoxMain { background-color: #E3E5EC; }

#loginForm { color: #3A4A96; }

