body {
	background-color: #c3c3c3;
	margin : 0;
	padding: 0;
	font-family:"Tw Cen Mt"
}

table {
	cellspacing : 0;
	cellpadding : 0;
}

img {
	border : 0;
}

#page {
	background-color: #ffffff;
	width: 1024px;
	text-align: left;
}

#header {
	height : 60px;
	width : 100%;
	background-image : url('../images/headerbg.gif');
	background-repeat: repeat-x;
}

.headerright {
	background-image:url('../images/headertop.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:60px;
	width:200px;
	padding-right:70px;
}

.headerlink {
	color:#e6e6e7;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;
}

#imagePanel {
	height : 77px;
	width : 100%;
	background-image : url('../images/imagepanelbg.gif');
	background-repeat: repeat-x;
}

#footer {
	height : 60px;
	width : 100%;
	background-image : url('../images/footerbg.gif');
	background-repeat: repeat-x;
	padding-top : 10px;
	text-align: center; 
}

.footerlink {
	color:#FFFFFF;
	font-weight:normal;
	font-size: 14px;
	text-decoration:none;
}

.leftborder {
	background-image : url('../images/orangevl.gif');
	background-repeat: no-repeat;	
}

#content {
	background-image : url('../images/footertop.gif');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#pagecontent {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
}

.homecontent {
	color:#000000;
	font-weight:bold;
	font-size: 12px;
}

.textcontent {
	color:#000000;
	font-weight:normal;
	font-size: 14px;
	text-align: justify;
}

.textcontenthighlight {
	color:#717173;
	font-weight:normal;
	font-size: 14px;
	text-align: justify;	
}

.textcontenthighlight a {
	text-decoration: none;
	border-bottom: dotted 1px;	
}

.dotbgtop {
	background-image : url('../images/dotfullbg.png');
	background-repeat: no-repeat;
	background-position: 0, 0;
	height: 25px;
	padding-left : 20px;
}

.jobbullet {	
	color : #000000;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	list-style-image: url('../images/careerli.png');
}

.sitebullet {	
	color : #000000;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	line-height: 25px;	
	list-style-image: url('../images/careerli.png');
}

.sitebullet a {
	padding-top: 5px;
}		

.bullet {	
	color : #000000;
	font-weight: normal;
	font-size: 14px;
	padding-left: 15px;
	list-style-image: url('../images/li.png');
}

.bullet li {	
	padding-bottom: 10px;
}

.readmore {
	background-image : url('../images/wnarrow.gif');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-size: 12px;	
}

.pagemenu {
	height : 254px;
	background-image : url('../images/navpanelbg.gif');
}

.mainmenu {
	position: relative;
	top : 13px;	
	height : 27px;
	background-image : url('../images/menubg.png');
}

.mainmenutext {
	padding-top: -2px;
	padding-left: 40px;
	color : #FFFFFF;
	font-weight : normal;
	font-size: 21px;
}

.mainmenutext a {	
	text-decoration: none;
	color : #FFFFFF;
}

.mainmenutextsel {	
	color : #F39D32;
}

.submenu {
	text-align : left;
	padding-left : 15px;
	padding-top : 5px;
	height : 37px;
	background-image : url('../images/submenubg.gif');
	background-repeat: repeat-x;
}

.submenutext {
	padding-top: 1px;
	color : #FFFFFF;
	font-size: 18px;
}

.submenutext a {
	text-decoration: none;
	color : #FFFFFF;
}

.submenusel {	
	color : #F39D32;
}

.pageani {
	height : 190px;
}

.breadcrum {
	background-image : url('../images/dotbg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	color : #4F4F4F;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

.contenttitle {
	color : #F39D32;
	font-size: 18px;
	font-weight: normal;
	padding-top : 5px;
	padding-bottom : 5px;
}

.imagegallery {
	padding: 1px;
}

.imagegallery td {		
	background-image : url('../images/csimagebg.gif');
	height : 80px;
	width : 84px;		
}

.imagegallery tr td a img {		
	height : 100%;
	width : 100%;	
}

.imagegallery tr td a {
	border : 0px;	
}

.cstitle {
	font-size: 15px;
	font-weight: bold;
}

.cstitle a {
	padding-left : 5px;
	color : #000000;
	text-decoration: none;
}

.cstitlearrow {
	padding-left:5px;
	font-size: 14px;
	font-weight: normal;
	color : #F39D32;	
}
