/* assign the default body margin */
body{
	margin:0px;
	padding:0px;
	background-color:#1F1A17;
}

/* body of the content */
.content{
	font-family: Arial;
	font-size : 13px;	
	/*text-align: Justify;*/
	line-height : 130%;
	color:#A7A7A7;
}

/* body content heading */
.heading{
	font-family: Arial;
	font-size : 14pt;
	color:#DD7F5E;
}

/* body content sub heading */
.subheading{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#A7A7A7;
}

/* body content sub heading */
.subheading1{
	font-family: Arial;
	font-size : 10pt;
	font-weight : 600;
	color:#E49781;
}

.repeatx{
	background-repeat:repeat-x;
}

/* content left margin */
.paddingcontent{
	padding-left:25px;
}

/* sitemap margin */
.sitemap{
	padding-top:5px;
	padding-bottom:10px;
}

a.bodylink{
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	color:#DD7F5E;
}

a.bodylink:hover{
	font-family: Arial;
	font-size : 13px;
	text-decoration : none;
	color:#b9b8b8;
}

a.mainlink:link{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}

a.mainlink:visited{
	font-family: Arial;
	font-size : 12px;
	TEXT-DECORATION: none;
	font-weight:700;
	color:#A7A7A7;
}

a.mainlink:hover{
	font-family: Arial;
	font-size : 12px;
	TEXT-DECORATION: none;
	font-weight:700;
	color:#DBB48B;
}

a.sublink:link{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight:700;
	/*font-weight:bold;*/
	color:#A7A7A7;
}

a.sublink:visited{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight:700;
	color:#A7A7A7;
}

a.sublink:hover{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 11px;
	font-weight:700;
	color:#DBB48B;
}

/* careers page form text formate */
.textbox{
	font-family: Arial;
	font-size : 12px;
	width : 167px;
	color:#A7A7A7;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}

/* careers page form list formate */
.listbox{
	font-family: Arial;
	font-size : 12px;
	color:#A7A7A7;
	width :167px;
	background-color:#1F1A17;
	border-color:#47413E;
	border-style : solid;
}


/* page border color */
.bordercolor{
	border-left: 1px solid #444342;
	border-right: 1px solid #444342;
	border-bottom: 1px solid #444342;
}


/* bottom lapiz digital service content */
.bottomcontent{
	font-family: Arial;
	font-size : 10px;	
	line-height : 130%;
	color:#A7A7A7;
}

a.homelink{
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
	color:#BD734C;
}

a.homelink:hover{
	font-family: Arial;
	font-size : 10px;
	text-decoration : none;
	color:#A7A7A7;
}

.nomainlink{	
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}

td.mainlink{
	font-family: Arial;
	TEXT-DECORATION: none;
	font-size : 12px;
	font-weight:700;
	color:#A7A7A7;
}
