/* CSS Document */

#nav #container a{
	text-decoration:none;
	color:#FFF;
	width: 718px;
	display:block;
}
#container #slideshow a {
	font-size:17px;
	line-height:14px;
	font-weight:bold;
	font-style:italic;
	margin-top:2px;
}
#container a span {
	font-size:13px;
	line-height:14px;
	font-style:italic;
	font-weight:normal;
}
.summary p {
	margin:0 0 0 5px;
	display:inline;
}
.headings {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.jobsheading_home {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	font-weight:bold;
	margin-top:1px;
}
.jobsheading {
	font-size: 20px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	margin-top:1px;
	padding:0;
}

.subheadings {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
	line-height:1.5;
}
.date {
	font-size:12px;
	line-height:19px;
	color:#e51a16;
	font-weight:bold;
	font-style:italic;
}
.sidemenuhead_home {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.sidemenuhead {
	font-size: 14px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #cc0000;
	margin:0;
	padding:0;
}
.sidemenusub_home {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.sidemenusub {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.sidemenubody_home {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.sidemenubody {
	font-size: 11px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	margin:0;
	padding:0;
}

.showallnews {margin-top:18px;}
.showallnews a {
	font-size:13px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#e51a16;
	text-decoration:none;
}
.recorded {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#66666e;
	margin-top:22px;
}

.clickhere {
	margin-left:10px;  
	font-weight:bold; 
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
}

.awardheadings {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}

.quotes {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CC0000;
}
.quotes2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	line-height:1.5;
}

.body_text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5;
	color: #666666;
}
.red_body_text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height:1.5;
	color: #cc0000;
}
.body_text a:link, .body_text a:active, .body_text a:visited {
	color: #CC0000;
	text-decoration:none;
}
.body_text a:hover {
	color: #CC0000;
	text-decoration:underline;
}
.footer_text {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}

.footerlinks {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}

.floatblockleft {
	display:block;
	float:left;
}

.footerlinks:link {
	text-decoration: none;
}
.footerlinks:visited {
	text-decoration: none;
}
.footerlinks:hover {
	text-decoration: underline;
	color: #000000;
}
.footerlinks:active {
	text-decoration: none;
}
.links1 {
	font-size: 11px;
	line-height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.links1:link {
	text-decoration: underline;
}
.links1:visited {
	text-decoration: underline;
}
.links1:hover {
	text-decoration: none;
	color: #CC0000;
}
.links1:active {
	text-decoration: none;
}
.links2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.links2:link {
	text-decoration: underline;
}
.links2:visited {
	text-decoration: underline;
}
.links2:hover {
	text-decoration: none;
	color: #CC0000;
}
.links2:active {
	text-decoration: none;
}
	table.JobsGrid
	{
		border-collapse:collapse;
		border:none;
		font-family: Tahoma, Geneva, sans-serif;
		font-size:12px;
	}
	table.JobsGrid td, 	table.JobsGrid th
	{
		padding:6px 5px 6px 5px;
		vertical-align:top;
	} 
	
	table.JobsGrid tr.AlternatingRow td
	{
		background-color:#eeeeee;
	}
	table.JobsGrid th
	{
	background-color:#CC0000;
	color:#FFF;
	}
	table.JobsGrid a
	{
		color:red;
		text-decoration:none;
	}
	table.JobsGrid a:hover
	{
		text-decoration:underline;
	}
#jsddm{	
	margin: 0;
	padding: 0
}
	
#jsddm li{	
	float: left;
	list-style: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#jsddm li a{	
	display: block;
	background: #cccccc;
	padding-right:54px;
	text-decoration: none;
	width: 70px;
	color: #000;
	font-weight:bold;
	white-space: nowrap
}

#jsddm li a:hover{	
	background: #a60d13
}

#jsddm li ul{	
	margin: 0;
	margin-top:61px;
	padding-left:0;
	position: absolute;
	visibility: hidden;
	z-index:2;
}

#jsddm li ul li{	
	float: none;
	display: inline;
}

#jsddm li ul li a{	
	width: 90px;
	background: #cccccc;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
}

#jsddm li ul li a:hover{	
	background: #a60d13;
	color:#FFF;
}

.vacancybox{
	line-height:1.5;
	margin-top:25px;
}

img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:500px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin-left:0;
		padding-left:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:255px;
		height:420px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}
	#slider{
		margin-left:20px;
	}
	
/* Easy Slider */

	#slider2 ul, #slider2 li{
		margin-left:0;
		padding-left:0;
		list-style:none;
		}
	#slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:255px;
		height:420px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}
	#slider2{
		margin-left:20px;
	}

/* Easy Slider */

	#slider3 ul, #slider3 li{
		margin-left:0;
		padding-left:0;
		list-style:none;
		}
	#slider3 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:255px;
		height:420px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}
	#slider3{
		margin-left:20px;
	}

/* // Easy Slider */

#prevBtn, #nextBtn{ 
	display:block;
	position:absolute;
	right:120px;
	bottom:160px;
}

#prevBtn{
	right:181px;
}

#nextBtn {
	right:135px;	
}

#prevBtn a{
	color:#666666;
}

#nextBtn a{
	color: #666666;
}

#nextBtn a:hover {
	text-decoration: none;
	color: #CC0000;
}

#prevBtn a:hover {
	text-decoration: none;
	color: #CC0000;
}

#prevBtn a, #nextBtn a{
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.margintop {
	margin-top:5px;	
}

.margin_left {
	margin-left:3px;	
}

.devider{
	color:#000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	position:absolute;
	right:169px;
	bottom:161px;
}
.border_bottom {
	border-bottom:1px dotted #acacac;
}

.border_right {
	border-right:1px dotted #acacac;	
}

.border_left {
	border-left:1px dotted #acacac;	
}

.bold {
	font-weight:bold;
}

.black {
	color:#000;	
}

#cmb_popup td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

td.right {
	text-align:right;	
}

/* Easy Slider */

	#news #slider ul, #slider li{
		margin-left:0;
		padding-left:0;
		list-style:none;
		}
	#news #slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:255px;
		height:500px;
		overflow:hidden; 
		}
	#news span#prevBtn{}
	#news span#nextBtn{}
	#news #slider{
		margin-left:20px;
	}	

/* // Easy Slider */

#news #prevBtn, #news #nextBtn{ 
	display:block;
	position:absolute;
	right:120px;
	bottom:110px;
}
#news #prevBtn{
	right:181px;
}
#news #nextBtn {
	right:135px;	
}
#news #prevBtn a{
	color:#666666;
}
#news #nextBtn a{
	color: #666666;
}
#news #nextBtn a:hover {
	text-decoration: none;
	color: #CC0000;
}
#news #prevBtn a:hover {
	text-decoration: none;
	color: #CC0000;
}
#news #prevBtn a, #nextBtn a{
	text-decoration:none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#news .margintop {
	margin-top:5px;	
}
#news .margin_left {
	margin-left:3px;	
}
#news .devider{
	color:#000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	position:absolute;
	right:169px;
	bottom:110px;
}

/* Scroller Box */
#scroller_container {
	position:relative;
	width: 760px;
	height: 60px;
	overflow: hidden;
	line-height:60px;;
}
/* Scoller Box */

/* CSS Hack Safari */
#dummy {;# }

#scroller_container {
overflow: auto;
}












