body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
body 
{
	border:0;
	background-color:#f7f7ed;
	text-align:center;
	height:auto;
	font-size:12px !important;
	font-family: Arial,Verdana, Helvetica, sans-serif !important ;
}
div {
	font-size:12px;
}
a {
	color:#006699;
}
p {
	margin:3px 0 0 0;
	font-size:12px;
}
table table td {
	/*padding:5px;*/
	line-height:15px;
	font-size:11px;
}
table td {
	text-align:left;
}
.infoBoxContent table td {
	padding:5px;
	line-height:15px;
}
table td {
	font-size:12px;
}
#bodyWrapper {
	width:1000px;
	margin:0 auto;
	text-align:left;
	height:auto;
}
#bannerTop {
	display:none;
}
#headerWrapper {
	width:100%;
	clear:both;
	margin-top:20px !important;
	height: 60px;
}
#logoBox {
	width:200px;
	height:60px;
	float:left;
}
#mainNavigationBox {
	width:auto;
	height:60px;
	float:left;
}
#menuHorisontal {
	width: 100%;
	height:45px;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 15px 0 0 0;
	padding: 0;
	}

#menuHorisontal li {
	float: left;
	display: inline;
	list-style: none;
	height:45px;
	background:url(../../../../../images/menuSeparator.gif) no-repeat 0 0;
	}
	
#menuHorisontal a span {
	height:45px;
	display:inline-block;
	cursor:pointer;
	padding:0 14px;
	}

#menuHorisontal a:link, #menuHorisontal a:visited {
	float: left;
	font-size: 14px;
	line-height: 38px;
	height:45px;
	font-weight: bold;
	margin:0 0 0 2px;
	
	text-decoration: none;
	color: #FFFFFF;
	background:url(../../../../../images/menuSprite_bg.gif) repeat-x 0 0;
	}
.mainNavigationBoxLeft {
	background:none !important;
}
.mainNavigationBoxLeft a span {
	background:url(../../../../../images/menuSprite_bg.gif) no-repeat 0 -90px;
}
.mainNavigationBoxRight a span {
	background:url(../../../../../images/menuSprite_bg.gif) no-repeat 100% -135px;
}

#menuHorisontal a:hover,
#menuHorisontal a.activeTab
 {
	background:url(../../../../../images/menuSprite_bg.gif) repeat-x 0 -45px;
}
.mainNavigationBoxLeft a:hover span {
	background:url(../../../../../images/menuSprite_bg.gif) no-repeat 0 -180px;
}
.mainNavigationBoxRight a:hover span {
	background:url(../../../../../images/menuSprite_bg.gif) no-repeat 100% -225px;
}
.resumeServ {
	position:relative;
}
.resumeServ div {
	position:absolute;
	top:-8px; right:-8px;
	width:30px;
	height:30px;
	background:url(../../../../../images/new.png) no-repeat 0 0;
	
}
a.category-top {
	color:#FFF !important;
	background:url(../../../../../images/menuSprite_bg.gif) repeat-x 0 -5px;
	display:block;
	width:auto;
	height:30px;
	line-height:25px;
	margin-bottom:1px;
	font-weight:bold;
}
a.category-top:hover,
a.category-top .category-subs-selected {
	background:url(../../../../../images/menuSprite_bg.gif) repeat-x 0 -50px;
}
a.category-top .category-subs-selected {
	text-align:right;
}
a.category-top span {
	
	display:block;
	padding:0 4px;
	height:30px;
	cursor:pointer;
}

#contentWrapper {
	width:100%;
	clear:both;
}
#leftPane {
	width:210px;
	float:left;
	height:auto;
	padding-top:15px;
}
.leftPaneBox {
	width:160px;
	margin:0 0 15px 0;
}
.boxTitle {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0 0 10px 0;
	padding-bottom:5px;
	border-bottom:2px solid #199fee;
}
.boxBody,
.jobsByCategory {
	float:left;
	width:180px;
}
.boxBody,
.jobsByCategory a {
	display:block;
	margin:5px 0;
	color:#3282b2 !important;
	background:url(../images/bullet_blue.png) no-repeat 0 0;
	padding:0 0 0 15px;
}
a.style2,
a.style2 span.style2 {
	color:#3282b2 !important;
}
#centerPane {
	width:625px;
	float:left;
	height:auto;
}	
.centerPaneBox {
	width:605px;
	margin-top:20px;
	font-weight:normal;
}
.centerPaneBoxLeft {
	width:270px;
	height:200px;
	float:left;
	padding:10px;
}

.centerPaneBoxLeft div {
	margin-bottom:10px;
}
.centerPaneBoxLeftTitle {
	font-size:18px;
	font-weight:bold;
	color:#666666;
}
#marketingPane {
	width:150px;
	float:left;
	height:auto;
	padding-top:15px;
}

#searchFormWrapper {
	display:block;
	width:100%;
	clear:both;
	background:#3f7da2 url(../images/top_bg.gif) no-repeat 0 0;
	border-top:6px solid #7dcdfc;
	margin:0 0 30px 0;
	height:94px;
}
#searchForm {
	display:block;
	margin-left:200px;
	width:780px;
	color:#FFF;
	margin-bottom:20px;
}
#searchFormQuick {
	display:block;
}
#searchFormAdvanced {
	 position:absolute; 
	 top:0;left:0; 
	 width:100%; 
	 height:250px;
	 background:#3f7da2 url(../images/top_bg.gif) no-repeat 0 0;
}
.advance_search
{
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #c9e8fb;
	margin:15px 0 5px 0;
}
div.searchFieldInput {
	float:left;
	display:block;
	margin-right:20px;
}
div.searchFieldInput label {
	display:block;
	width:100%;
}
div.searchFieldInput input {
	width:100%;
	height:20px;
	border:1px solid #114376;
	padding:0 2px;
	font-size:14px;
}
div.searchFieldInput select {
	display:block;
	width:100%;
	height:22px;
	border:1px solid #114376;
	font-size:14px;
	padding:2px;
}
#searchFormAdvancedWrapper {
	display:block;
	margin-left:200px;
	width:780px;
	color:#FFF;
	margin-bottom:20px;
}
#browseByCategory {
	width:100%;
	height:262px;
}

.clearBoth {
	clear:both;
	line-height:1px;
}
.latestJobs {
	width:100%;
	margin-bottom:5px;
	border-bottom:1px dotted #0687a7;
	padding:5px 0;
}
.latestJobs span {
	margin-right:10px;
	display:inline-block;
}
.latestJobsTitle {
	width:250px;
}
.latestJobsTitle a {
	font-weight:bold;
	padding:2px 2px 2px 19px;
	background:url(../images/note.png) no-repeat 0 2px;

	
}
.latestJobsCompany {
	width:140px;
}
.latestJobsLocation {
	width:90px;
}
.latestJobsDate {
	width:75px;
}
#footerWrapper {
	width:100%;
	text-align:left;
	height:100px;
	margin-top:20px;
}
#footer {
	width:1000px;
	margin:0 auto;
	border-top:3px solid #49a9d9;
	height:100px;

}
#footerContent {
	margin:30px 0 20px 0;
}
#footerContent div{
	width:100%;
	margin:0 0 10px 0;
}
.searchResultTable {
	width:100%;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
.searchResultTable thead td {
	padding:10px 2px 5px 2px;
	border-bottom:3px solid #d0e020;
	font-size:14px;
}
.searchResultTable tbody td {
	padding:5px;
	border-bottom:1px solid #d9d9c7;
	font-size:12px;
}
.pageHeading 
{ 
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 24px !important;
	line-height:26px; 
	color: #90b206; 
	font-weight: bold; 
	padding:10px 5px;
}
.pageHeading2 
{ 
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 20px !important;
	line-height:26px; 
	color: #90b206; 
	font-weight: bold; 
	padding:10px 5px;
}
.mainPageHeading 
{ 
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 24px !important;
	line-height:26px; 
	color: #90b206; 
	font-weight: bold; 
	padding:5px 5px 5px 0;
	border-bottom:2px solid #90b206;
	
}
a.linkRegister {
	font-weight:bold;
	display:block;
	width:100px;
	color:#FFF !important;
	background-color:#669900 !important;
	text-decoration:none !important;
	padding:2px 10px;
	margin:10px 0;
}
a.linkRegister:hover {
	color:#FFF !important;
	background-color:#3f7da2 !important;
	text-decoration:none !important;
}
#advSearch, #quickSearch {
	margin-top:40px;
	color:#FFF;
	cursor:pointer;
	background:#286a91 url(../images/bullet_go.png) no-repeat 0 2px;
	padding:3px 0 3px 19px;
}

.centerPaneBoxLeft a {
	padding:3px 3px 3px 19px;
	background:url(../images/bullet_go2.png) no-repeat 0 2px;
}
.dataTableHeadingRow 
{ 
	height:22px;
	background-color: #286a91;
}
.dataTableHeadingRow td
{ 
	height:22px;
	background-color: #286a91;
	padding:5px;
	font-size:12px;
}
.dataTableContent {
	font-size:12px;
	padding:5px;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
p { 
	line-height:18px;
	font-size:12px;
}
table ul { 
	line-height:18px;
	font-size:12px;
}
table ul li { 
	margin-left:25px;
}
.halfBox {
	width:360px;
	height:265px;
	margin:30px 20px 30px 0;
	float:left;
	background:#ececd8;
}
.halfBoxTitle {
	font-size:14px;
	font-weight:bold;
	padding:20px 30px 10px 30px ;
}

.halfBoxBody {
	padding:0 30px;
}
.halfBoxBody ul {
	margin:10px 0 10px  25px;
}
.halfBoxBody a {
	color:#006699;
}
.loginLabel {
	font-family: Arial,Verdana, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin:15px 0 5px 0;
}
.halfBoxBody .searchFieldInput input { 
	width:90%;
	display:block;
	float:left;
}
.halfBoxBody .searchFieldInput span { 
	display:block;
	float:left;
	margin:-8px 0 0 10px;
	font-size:24px;
	font-weight:bold;
}
h3 { font-color:#333; margin:5px 0}
#articlebody li {
	margin:5px 0;
}
#articlebody a {
	color:#006699;
}
.sbi td { padding:5px 3px; font-size:12px;}
.sbi a, .sbi span { font-size:12px; color:#006699;}
ul.site_map, ul.sub_site_map {
	margin:2px 0 5px  15px;
	list-style:none;
	font-weight:normal;
}
.site_map li, .sub_site_map li {
	margin:2px 0;
	padding:2px 3px 2px 19px;
	background:url(../images/link_go.png) no-repeat 0 0;
}
.article_home {
	background:#199fee; 
	display:block;
	width:130px;
	padding:2px 10px;
}
.articleList {
	margin:2px 0 ;
	display:block;
}
.articleList a {
	margin:2px 0 ;
	padding:1px 0 3px 14px;
	display:block;
	background:url(../images/bullet_blue.png) no-repeat 0 0;
}
.articleBox {
	width:100%;
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
	background:url(../images/page.png) no-repeat 0 0;
}
.numberLink { 
	color:#333;
}
.boldGray div {
	font-color:#333;
	width:100%;
	margin:5px 0;
}
.boxLoginSmall {
	height:195px;
	
	margin:15px 0 20px 0;
}
.boxLoginSmallBody {
	padding:20px 10px 10px 10px;
	border:1px solid #85bada;
	background:#e3f3fd; 
	

}
.smallTab,
.smallTabActive {
	width:49%;
	float:left;
	cursor:pointer;
	display:block;
	height:20px;
}	
.smallTab a,
.smallTabActive a {
	margin:3px 10px;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#165981;
	margin-top:1px;
	height:20px;
}	
.smallTab a:hover {
	text-decoration:underline;
}
.smallTabActive a:hover {
	text-decoration:none;
}

.smallTab {
	height:20px;
	background:#f7f7ed;
}
.smallTabActive {
	height:20px;
	background:#e3f3fd;
	border-left:1px solid #85bada;
	border-top:1px solid #85bada;
	border-right:1px solid #85bada;
	/*border-bottom:1px solid #e3f3fd;*/
}
.boxLoginSmall label {
	margin:5px 0;
}
.boxLoginSmall input {
	margin-bottom:10px;
}
#planType td {
	font-size:12px;
	border-bottom:1px dotted #DDD;
}
#planType td a {
	width:70px;
	height:18px;
	padding: 3px 20px;
	margin:2px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	background:#CC6699;
	display:block;
	text-decoration:none;
}
#planType td a:hover {
	background:#00CC66;
}
.alignRight {
	float:right;
}

.rightBanners div a  {
	padding:5px;
	border:4px solid #dedece;
	margin-top:8px;
	background:#FFF;
	display:block;
	height:50px;
}
.rightBanners div a img {
	display:block;
}
.linkBack,
.linkSave,
.linkFriend,
.linkPrint {
	display:inline-block;
	width:auto;
	padding:2px 5px 2px 19px;
	margin:0 10px 0 0;
	color:#1370a7 !important;
	
}
.linkBack {
	background:url(../images/application_side_contract.png) no-repeat 0 2px;
}
.linkSave {
	background:url(../images/disk_multiple.png) no-repeat 0 2px;
}
.linkFriend {
	background:url(../images/email_edit.png) no-repeat 0 2px;
}
.linkPrint {
	background:url(../images/printer.png) no-repeat 0 2px;
}
.marketingPaneBox {
	height:335px;
}
ul.listCheck  {
	list-style:none;
	width:100%;
	clear:both;
}
ul.listCheck li  {
	display:block;
	padding:3px 3px 3px 22px; 
	background:url(../../../../../images/tick.png) no-repeat 0 4px !important;
}
