/******************************************************************/
body, td, th
{
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
/******************************************************************/
a 
{
	font-size: 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}
a.BranchLocator
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:12px;
	font-weight:normal;
	color:#000000;
}
/******************************************************************/
form 
{
	padding:0px;
	margin:0px
}
input.txtBox, select 
{
	background : #F7F5F2;
	font-family:Arabic Transparent, Arial Arabic;
	color:#000000;
	height : 20px;
	font-size:14px;
	border: 1px solid #6B5547;
	vertical-align:middle;
}
input.txtBox 
{	
	width: 100px;
}
input.btn 
{
	background : #50810C;
	border : 0 ;
	font-family: Arial;
	font-size:10px;
	font-weight:normal;
	color : #fff;
	height : 20px;
	width : 52px;
	vertical-align:middle;
}
.txtInputCaption 
{
	font-family:Tahoma;
	font-size:12px;
	color: #000;
}
/******************************************************************/
td.pad30 
{
	padding-right:30px;
}

td.pad20 
{
	padding-right:20px;
}

td.pad10 
{
	padding-right:10px;
}

td.pageBody 
{
	padding-left:2px;
	background-image:url(../images/inners/shared/body_bg.gif);
	background-color:#FFFFFF;
	color:#000000;
}

td.branchLocatorHead 
{
	background-color:#6496C4;
	font-family:Arabic Transparent, Arial Arabic;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding-right:3px;
}

td.branchLocatorRegion 
{
	background-color:#74A1CA;
	font-family:Arabic Transparent, Arial Arabic;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-right:6px;
}

td.branchLocatorElement 
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:14px;
	color:#000000;
	padding-right:9px;
	border:1px solid #eee;
	font-weight:normal;
}

/******************************************************************/
.txtFeatured 
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:15px;
	color:#000000;
}
	
.txtFrontNewsHead, .txtFrontNewsHead a 
{
	font-family: Arabic Transparent, Arial Arabic;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
	
.txtFrontNewsNormal 
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:11px;
	color:#000000;
}
	
.txtFrontNewsMore, .txtFrontNewsMore a 
{
	width:220px;	
	font-family:Arabic Transparent, Arial Arabic;
	font-size:11px;
	color:#990000;
	text-align:right;
	text-decoration:none;
}
/******************************************************************/
.txtNormal 
{	
	font-family:Arabic Transparent, Arial Arabic;
	font-size:13px;
	color:#000000;
}

.txtTitle 
{	
	font-family:Arabic Transparent, Arial Arabic;
	font-size:18px;
	font-weight:bold;
	color:#369;
}

.txtFootNote 
{	
	font-family:Arabic Transparent, Arial Arabic;
	font-size:11px;
	font-weight:300;
	color:#fff;
}

/******************************************************************/
.pollQuestion {
	font-family:Arabic Transparent, Arial Arabic;
	font-size:12px;
	color:#000044;
	font-weight:bold;
}
.pollAnswer {
	font-family:Arabic Transparent, Arial Arabic;
	font-size:12px;
	color:#000;
}
/******************************************************************/
input.textbox, input.combobox 
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:12px;
	color:#000044;
	font-weight:normal;
	border: 1px solid #6496C4;
	background-color:#fff;
}

input.button, input.image
{
	font-family:Arabic Transparent, Arial Arabic;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background-color:#74A1CA;
	border: 1px solid #6496C4;

}

