/*
	'Values for Precision' comment means that values inside it require probation on real content.
*/
/*
	Global Styles begin
*/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: center;
	/*for permanent vertical scroll*/
	height: 100%;
	padding-bottom: 1px;
	/*for permanent vertical scroll*/
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

body, th, td, input, select, textarea
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
}

div {
	padding: 0;
	margin: 0;
}

h1 {
	color: #284263;
	padding: 0;
	padding-left: 20px;
	margin: 0 0 10px 0;
	font-size: 10pt;
	text-transform: uppercase;
	background-color: transparent;
	background-image: url(../images/decor/bkgHeader.gif) ;
	background-position: left 2px;
	background-repeat: no-repeat;		
}

h1.lowcase {
	color: #284263;
	padding: 0;
	padding-left: 20px;
	margin: 0 0 10px 0;
	font-size: 10pt;
	text-transform: none;
	background-color: transparent;
	background-image: url(../images/decor/bkgHeader.gif) ;
	background-position: left 2px;
	background-repeat: no-repeat;		
}


h2 {
	font-weight: normal;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #284263;
	font-size: 8pt;
	padding: 0 0 4px 0;
	margin: 0;
}

p {
	letter-spacing: 0.1px;
	margin: 0;
	padding: 4px 0 10px 0;
	text-align: justify;
}

ul {
	padding: 0;
	margin: 0;
	padding-left: 20px;
	margin-bottom: 14px;
}

li {
	list-style-image: url(../images/decor/bullet.gif);
	padding: 4px 0 8px 0;;
}

ul li ul {
	padding: 4px 0 0 30px;
	margin: 0;	
}

ul li ul li {
	list-style-image: url(../images/decor/bullet2.gif);
	padding: 2px 19px 2px 0;	
}

ul li ul li ul li {
	list-style-image: url(../images/decor/bullet3.gif);
	padding: 2px 19px 2px 0;	
}

a {
	color: #000;
}

/*
	Global Styles end
*/

/*
	Blocks Styles begin
*/

div.gpTotalCover {
	width: 1004px;
	background-image: url(../images/decor/bkgTopBorder.gif) ;
	background-position: top left;
	background-repeat: repeat-x;		
	text-align: left;
	margin: 0 auto;
	padding: 0;
	min-height: 182px;	
}

div.gpHeader {
	padding-top: 12px;
}

div.gpLogoPlace {
	width: 206px;
	float: left;
	padding-top: 40px;
	padding-left: 30px;
}

div.gpClouds {
	/*background-color: transparent;
	background-image: url(../images/decor/clouds.jpg);
	background-position: top right;*/
	background-repeat: no-repeat;
	height: 129px;	
}

div.gpMenu {
	background-color: transparent;
	background-image: url(../images/decor/bkgTopMenu.gif);
	background-position: top right;
	background-repeat: repeat-x;
/*	width: 737px;	*/
	width: 835px;	
	float: right;
}

div.gpLeftColumn {
	width: 463px; /*514*/
	float: left;
}

div.gpRightColumn {
	float: left;
	width: 490px;		
}

div.gpLeftTopBlock {
	float: left;
	background-color: #f4f4f4;
	background-image: url(../images/decor/bkgLeftShifter.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #dee2e7;
	padding: 14px 20px 10px 76px;
}

html:first-child div.gpLeftTopBlock[class] {
	width: 368px;	
}

div.gpLeftMenu {
	float: left;
	background-color: #f4f4f4;
	background-image: url(../images/decor/bkgLeftShifter.gif);
	background-position: top left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #dee2e7;
	width: 267px;	
/* Values for Precision */	
	/*height: 227px;*/
/* Values for Precision */	
}

div.gpLeftMenu ul {
	padding: 16px 0 24px 76px;
}

div.gpLeftMenu ul li {
	list-style: none;
	list-style-image: none;
}

div.gpLeftMenu ul li a {
	color: #203b5f;
	text-decoration: none;
}

div.gpLeftMenu ul li a:hover {
	text-decoration: underline;
}

div.gpReadMorePlacer {
	float: right;
	text-align: right;	
}

div.gpReadMorePlacer a {
	color: #284263;
	white-space: nowrap;
	text-decoration: underline;
}

div.gpFancy {
	background-color: #fff;
	background-image: url(../images/decor/bkgFancy.jpg);
	background-position: top right;
	background-repeat: no-repeat;	
	height: 272px;
}

div.gpSlogan {
	width: 482px;
	height: 118px;
	float: right;
	margin-top: 124px;
}

div.gpSlogan div {
/*	Font features for Slogan*/
	color: #284263; /*Font Color */
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; /* Font Face */
	font-size: 19px; /* Font Size in points, use px for pixels*/	
	/*padding: 46px 16px 36px 64px;*/ /* Padding inside white frame: top right bottom left */
	padding: 56px 16px 36px 10px;
}

div.gpLists {
	padding-left: 47px;	
	background-image: url(../images/decor/bkgLists.gif);
	background-repeat: repeat-y;				
	background-position: top left;
	clear: both;
/* Values for Precision */
	height: 264px;
/* Values for Precision */
}

div.gpLeftList {
	float: left;
	padding-left: 28px;
	padding-top: 14px;
	width: 180px;
	width: '208px';
}

div.gpRightList {
	float: left;
	padding-left: 28px;
	padding-top: 14px;	
	width: 180px;
	width: '208px';	
}

div.gpLeftList p, div.gpRightList p, div.gpRightList div.gpReadMorePlacer, div.gpLeftList div.gpReadMorePlacer {
	padding-right: 20px;
	text-align: left;
}

div.gpTestimonials {
	float: left;
	background-color: #d2d6db;
	padding: 14px 20px 11px 76px;
	background-image: url(../images/decor/bkgLeftSide.gif);
	background-position: top left;
	background-repeat: repeat-y;		
}

div.gpSign {
	font-weight: bold;
	width: 300px;
	float: left;
}

div.gpNews {
	width: 290px;
	width: '324px';
	padding: 14px 20px 10px 14px;	
	float: left;
}

table.gpNewsItem {
	margin-bottom: 10px;
}

table.gpContentItem {
	margin-bottom: 4px;	
}

table.gpNewsItem td p{
	text-align: left;
	padding: 0;
}

table.gpContentItem td {
	vertical-align: top;
}

table.gpContentItem td a img {
	margin: 4px 20px 6px  0;
}

table.gpContentItem td strong {
	/*padding-left: 14px;	*/
}

table.gpContentItem td p {
	text-align: justify;	
	/*padding-left: 14px;*/
}

div.gpVacancies {
	width: 151px;
	float: left;
	padding: 14px 0 10px 14px;	
}

* html div.gpVacancies {
	width: 166px;	
	height: 269px;	
}

html:first-child div.gpVacancies[class] {
	margin-left: 34px;
	float: none;
}

ul.gpVacs {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

ul.gpVacs li {
	list-style: none;
	list-style-image: none;
	margin: 0;
}

ul.gpVacs li a {
	color: #284263;
}

div.gpFooter {
	clear: both;
	float: left;
	float: 'none';
	width: 1004px;
	background-color: #fff;
	background-image: url(../images/decor/bkgFooter.gif);
	background-position: top left;
	background-repeat: repeat-x;			
	height: 100px;
	text-align: center;
}

div.gpFooterCover {
	border-right: 1px solid #bec6d0;
	border-left: 1px solid #bec6d0;
	margin-right: 51px;		/*166px*/
	margin-left: 46px;
}

ul.gpBottomMenu {
	clear: both;
	padding-top: 14px;
}

ul.gpBottomMenu li {
	display: inline;
}

ul.gpBottomMenu li a {
	color: #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
	padding: 0 10px;	
	text-transform: uppercase;
	font-size: 8pt;
}

ul.gpBottomMenu li.last a {
	border: 0;
}

ul.gpBottomMenu li a:hover {
	text-decoration: underline;
}

div.gpCopyright {
	padding-top: 10px;
	color: #144984;
	font-size: 11px;
}

div.gpCopyright a {
	color: #144984;
	text-decoration: none	
}

div.gpCopyright a:hover {
	text-decoration: underline;
}

div.gpMiddle {
	float: left;
	margin-top: -1px;
	background-image: url(../images/decor/bkgMiddle.gif) ;
	background-position: 0 0;
	background-repeat: repeat-y;
}

div.gpClear {
	clear: both;
	height: 1px;
}

.gpClear8 {
	clear: both;
	height: 8px;	
}

div.gpMiddleInternal {
	margin-top: -1px;
	float: left;
	background-image: url(../images/decor/bkgInner.gif) ;
	background-position: 0 0;
	background-repeat: repeat-y;	
}

div.gpMiddleInternal .gpLeftColumn {
	width: 286px;/*514*/	
}

div.gpMiddleInternal .gpRightColumn {
	width: 667px;		
	padding-top: 12px;
}

div.gpLeftBannerArea {
	clear: both;
	margin-left: 86px;
	padding: 40px 0;
}

div.gpLeftBannerArea a {
	display: block;
}

div.gpSeparator {
	clear: both;
	height: 20px;
}

div.gpSeparator10 {
	clear: both;
	height: 10px;	
	/*border-bottom: 1px dashed #d9e5f4;*/
	background-image: url(../images/decor/bkgSeparator10.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
	margin-right: 11px;
}

div.gpRightPannel {
	width: 167px;
	float: left	
}

div.gpContentContainer {
	width: 500px;
	float: left	

}

div.gpContentContainer p, div.gpContentContainer ul li {
	padding-right: 19px;
}

div.gpContentContainer div.gpReadMorePlacer {
	padding-right: 19px;
}

div.gpRightPannelContainer {
/* Values for Precision */
	padding: 3px 15px 0 15px;
/* Values for Precision */	
}

span.gpNumber {
	color: #284263;
	padding: 0 0 0 5px;
}

span.gpWarning {
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #284263;
	width: auto;
	color: #284263;	
}

img.gpMap {
	margin-left: 16px;
	display: block;
}

/*
	Blocks Styles end
*/

.gpHotVacancy {
	background-image: url(../images/decor/bkgHotVacancySign.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 4px 0 4px 20px;
}


.gpNewsItem p a {
	text-decoration: none;
}

.gpNewsItem p a:hover {
	text-decoration: underline;
}

#flashholder {
	1border: 1px solid red;
	float: right;
}

.gpShifted {
	margin-top: 6px;
	margin-left: 2px;
	display: block;
}

.gpContentTable {
	border-collapse: collapse;
	margin-left: 74px;
}

.gpContentTable tr th {
	text-align: left;
	border: 1px solid #eee;		
	padding: 2px 8px;	
}

.gpContentTable tr td {
	padding: 2px 8px;
	border: 1px solid #eee;
}

strong {
	padding-left: 1px;
}
p {
	padding-left: 1px;
}

.gpPortfolio {
	border-collapse: collapse;
	width: 479px;
}

.gpPortfolio tr td {
	padding: 8px;
	border: 1px solid #eee;
	vertical-align: top;	
	text-align: justify;
}

td ul li {
	padding-top: 0;
	padding-bottom: 4px;
}

.gpLanguages {
/*
	width: 100px;
	float: left;
	margin-top: 23px;
	padding-left: 34px;
*/
	position:absolute;
	left:-999em;
	width:990em;
}

.gpBreadCrumb {
	width: 481px;
	float: left;
	font-size: 11px;
	margin-top: -12px;
}

.gpBreadCrumb ul {
	float: left;	
	margin: 0;	
	padding: 0;
}

.gpBreadCrumb ul li.first {
	list-style-image: none;	
	list-style: none;
}

.gpBreadCrumb ul li {
	list-style-image: none;	
	list-style: none;
	margin: 0 11px 0 0;
	float: left;
}

.gpPrintVersion {
	font-size: 11px;
	float: right;
	width: 72px;
	text-align: right;
	margin: 4px 0 12px 0;	
}

.gpClear0 {
	height: 0;
	font-size: 0;
	clear: both;
}

.gpRedStar {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 2px 0 0;
}

h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

/*
	Pop up
*/

.gpPopCover {
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
}

.gpPopCoverInner {
	clear: both;
	width: 600px;
	text-align: left;
	margin: 0 auto;
}

.gpPopHeader {
	text-align: center;
	padding: 20px 0;
}

.gpPopBody {
	margin: 0 20px;
}

.gpPopFooter {
	text-align: center;
	padding: 20px 0 10px 0;
}

.gpVacsExtra {
	margin: 0 0 0 -13px;
	padding: 0 0 24px 0;	
	list-style: none;	
	list-style-image: none;	
}

.gpVacsExtra li {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 5px 0; 
}

.gpVacsExtra li a {
}

.gpVacsExtra li a:hover {
}

.gpExtraIndex {
	margin-left: 0;
}

.gpFeedback {
	margin: 0 0 0 -14px;
	border-top: 4px solid #eee;
}

.gpFeedback h1 {
	margin-left: 14px;
}

.gpFeedback a {
	margin-left: 14px;
}

.gpEployeeTestimonial {
	font-size: 11px;
	color: #444;
	font-family: verdana, helvetica, arial;
	padding-bottom: 56px;
}

.gpEployeePortrait {
	margin-left: 11px;
	margin-bottom: 14px;
}

