.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #838383;
	margin:0px; right:0px; left:0px; top:0px; bottom:0px;  
	
}


.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.blue{
	font-family: tahoma;
	font-size:12px;
	color:#003399;
	font-weight:normal;
}
.bluebold{
	font-family: tahoma;
	font-size:12px;
	color:#003399;
	font-weight:bold;
}


.whitebold {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #528eaf;
}
a:visited{
	text-decoration:none;
	color:#006633;
} 
a:hover {
	color: #cb0e3f;
	text-decoration:none;
}
a.login:link {
	text-decoration:none;
	color: #e5d547;
}
a.login:visited{
	text-decoration:none;
	color:#e5d547;
} 
a.login:hover {
	color: #ffffff;
	text-decoration:none;
}



a.news:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.news:visited{
     font-family: tahoma;
	text-decoration:none;
	color:#660066;
} 
a.news:hover {
	color: #CCCCCC;
	text-decoration:none;
}


a.newspage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666
	font-weight: bold;
}
a.newspage:visited{
     font-family: tahoma;
	text-decoration:none;
	color:#CCCCCC
	font-size: 11px;
} 
a.newspage:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #CC9933
	text-decoration:none;
	
}

*/
     body {scrollbar-3dlight-color:#ffffff;
                scrollbar-arrow-color:#000000;
                scrollbar-track-color:#f7f7f7;
                scrollbar-darkshadow-color:#ffffff;
                scrollbar-face-color:#ffffff;
                scrollbar-highlight-color:#00496C;
                scrollbar-shadow-color:#00496C;}
.form_style{
	border: solid 1px #cccccc;
	color:#3680a7;

}
.login_form{
	border: solid 1px #cccccc;
	color:#dddddd;
	background-color:#999999;
	width:80px;
}


.link_row{
	font: normal 14px Tahoma;
	padding: 0 0 5 10;
	color: #000;
	}
	
.header{
	font: bold 22px Tahoma;
	background-color: #005e94;
	color: #fff;
	padding: 5 0 5 10;
	}
.link_head{
	font: bold 13px Tahoma;
	background-color: #3ca9e4;
	color: #fff;
	padding: 2 2 2 5;
	}
img {
	border: 0;
	}

	/*Download Collapse Begin*/
		.trigger{
			cursor:pointer;
		}		
		.trigger:hover{
			cursor:pointer;
			background:#ddf;
		}		
		.expanded{
			background:#3ca9e4;
			cursor:pointer;
		}
		.expanded:hover{
			background:#eef;
			cursor:pointer;
		}
		.show{
     		position:static;
     		display: table;
		}
		.hide{
			position:absolute;
			left:-999em;
			height:1px;
			width:100px;
			overflow:hidden;
		}
	/*Download Collapse End*/
	
	/*Recruitment Begin*/
	
	.reclink {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	color: #838383;
	margin:0px; right:0px; left:0px; top:0px; bottom:0px;
  
	}
	
	/*Recruitment End*/
	
	.searchBox{
  background-image:url('images/magnifying-glass.gif');
  background-repeat:no-repeat;
  padding-left:18px;
} 

	
	