/* Global Styles */

A:link {font:11px Trebuchet MS, Helvetica, sans-serif;font-weight:bold;text-decoration: none;}
A:visited {font:11px Trebuchet MS, Helvetica, sans-serif;font-weight:bold; text-decoration: none;}
A:active {font:11px Trebuchet MS, Helvetica, sans-serif;font-weight:bold; text-decoration: none;}
A:hover { font:11px Trebuchet MS, Helvetica, sans-serif;font-weight:bold; color: red;}

.imgborder 
{
padding: 5px;
border: 1px solid gray;
}


body {
	margin:0px;	
	background-color: #FFFFFF;
	}
	
.headertext {
	font:16px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:23px;
	font-weight:normal;		
	text-decoration: none;
	}
.headertextb {
	font:16px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:23px;
	font-weight:bold;		
	text-decoration: none;
	}

.conttextblue {
	font:12px Arial, Helvetica, sans-serif;
	color: darkblue;
	line-height:19px;
	font-weight:bold;
	text-align:justify;	
	text-decoration: none;

	}
.conttext {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:19px;
	font-weight:normal;
	text-align:justify;	
	text-decoration: none;

	}
.conttextb {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:19px;
	font-weight:bold;
	text-align:left;	
	text-decoration: none;

	}
.conthometext {
	font:12px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	line-height:21px;
	font-weight:normal;		
	text-decoration: none;
	text-align: justify;
	}
.moretext {
	font:11px Trebuchet MS, Helvetica, sans-serif;
	color: #000000;
	font-weight:normal;		
	text-decoration: none;
	}
.newstext {
	font:11px Trebuchet MS, Helvetica, sans-serif;
	color: #04489d;
	line-height:19px;
	font-weight:normal;			
	text-decoration: none;
	text-align:justify;
		}
.Footertext {
	font:11px Arial, Helvetica, sans-serif;
	color: #676767;
	line-height:23px;
	font-weight:normal;		
	text-decoration: none;
	}
.moretext {
	font:12px Arial, Helvetica, sans-serif;
	color: #020202;
	line-height:23px;
	font-weight:normal;		
	text-decoration: underline;
	}
.clienteletext {
	font:12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:23px;
	font-weight:bold;		
	text-decoration:none;
	}
	

.tblheader
{
	BACKGROUND: url('Images/tblheader.gif') no-repeat 0px 50%; WIDTH: 75px; HEIGHT: 26px;
}
.tblcenter
{
	BACKGROUND: url('Images/tblcenter.jpg') repeat-x 0px 50%; HEIGHT: 26px;
}
.tblfooter
{
	BACKGROUND: url('Images/tblfooter.gif'); HEIGHT: 27px; 
}
.tblborder
{
	BORDER-RIGHT: rgb(122,150,223) 1px solid; BORDER-TOP: rgb(122,150,223) 1px solid; BORDER-LEFT: rgb(122,150,223) 1px solid; BORDER-BOTTOM: rgb(122,150,223) 1px solid;
}
/*client image rotate starts*/

.captionbox_td{
	background:url(images/client_border.jpg);
	width:207px;
	height:176px;
	
}

#slideshow{
	width:150px;
	height:120px;
	padding-top: 30px;
	/*padding-left:20px;*/
}
/*client image rotate ends*/

