a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	/*color: #FD0237;	*/
	color: #000000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000000;


}
a.redlink:link {
	text-decoration: none;
	color: #000000;
}
/*a.redlink:visited {
	text-decoration: none;
	color: #000000;
}*/
a.redlink:hover {
	text-decoration: none;
	color: #7A0B08;
}
a.redlink:active {
	text-decoration: none;
	color: #000000;
}
.sgphone {
	background-image: url('../images/sgphone.gif'); 
	background-repeat: no-repeat;
	/*width: 142px;
	height: 15px;*/
	margin: 2px 2px 2px 2px;
	padding: 0 0 0 0;
	text-align: center;
}
.sgphone_tel{
	width: 10px;
	height: 15px;
	margin: 0px 2px 2px 2px;
	padding: 0 0 0 0;
	text-align: center;
	font-weight: bold;
}


.ourclient_subtitle{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: maroon; /*#6B639F;*/
	font-weight: bold;

}


.home_subtitle{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight: bold;
}


.name_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}


.ourclient_content{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;	
}


.career_address{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;	
	color: #000000;
	margin-left:0.3cm;	
}
/*.list_text {
	font: Verdana;
	font-size: small;
	color: #000000;	
}*/
ul {
	margin: 0 0 10px 0px;
	padding: 0px;	
	color: Black;
	list-style-type: disc;


}


ul.exc1 {
	margin: 10px 0 0 15px;
	padding: 0px;
}


/*li.exc1 {
	margin: 2em 1px 0  15px;
	padding: 0px;
}*/


li {
	margin: 0 0 0 15px;	
	list-style-type: disc;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;	
}


li ul {
	margin: 0 0 10px 15px;
	padding: 0px;	
	color: Black;
	list-style-type: disc;
}
li li {
	margin: 0 0 0 10px;
	list-style-type: disc;	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;	
}


ol {
	list-style: decimal numbers;
	margin: 0px;
	width: 100%;	
}


.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	padding-bottom :4px;
	
}


.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	padding-top: 4px;
}


hr{
	 height: 1px;
	 border: 1px solid #000;
	 background-color: #000;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 padding: 0px;
}
.text_maroon {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #7A0B08;
	font-weight: bold;
	/*padding-left: 30px;*/
}
.orangeLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 100px;
	font-weight: bold;
	color: #F78D1F;
}
.orangeSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #F78D1F;
}
.text_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000000;
}


.image_with_margin {
	margin-left: 0;
	margin-right: 0.5cm;
	margin-top:0.1cm;
	margin-bottom: 0.5cm;
}


.align1 {
	text-align: center;
}
