/* ---------------------------------------------
Source CSS Document: v1.0
Copyright: ICON Studios - icon.com.mt
Site:
Author:
------------------------------------------------*/
/* ------------ USAGE OF FONT SIZES
x-small, small, medium, large, x-large, xx-large
----------- */

/* ------------ BODY ----------- */
body {
	background: url(../design_images/bg3.jpg) repeat-x #F2F5F8;
	margin: 0px;
	font-size:11px;
	color:#333333;

}

tr, td, tbody, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-size:13px;
	margin:0px;
}



h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-large;
	color:#194775;	
	margin:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#003366;
	margin:0px;
}

h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#585859;
	margin:0px;
	margin-bottom:5px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#585859;
	}

big {
	font-size:small;
	font-weight:bold;
	color:#585859;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}

hr{
	COLOR:#cccccc; 
	HEIGHT:1px;
	background:#cccccc;
}

/* ------------ TEXT FORMATTING ----------- */
strong,{ font-weight:bold; }
em { font-style:italic; }
i { font-style:italic; }
u { text-decoration:underline; }

/* ------------ QUOTE ----------- */
blockquote {
	font-family:;
	font-size:;
	font-weight:;
	font-style:;
	color:;
	text-align:;
}

/* ------------ LISTS ----------- */
ul{
list-style-image:url(../design_images/bullet.gif);
}

/* ------------ LINKS ----------- */
a:link { color:#194775; text-decoration:none; font-weight:normal;}
a:visited { color:#194775; text-decoration:none; font-weight:normal;}
a:hover { color:#194775; text-decoration:none; font-weight:normal;}
a:active { color:#454D58; text-decoration:none; font-weight:normal;}

/* ------------ FORMS ----------- */
label {
	font-size:x-small;
	color:;
	text-align:left;
}
input {
	font-size:x-small;
	width:;
	color:;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:;
	height:;
	color:;
}
select {
	font-size:x-small;
	width:;
	color:;
}
.button {
	font-size:;
	font-weight:;
	width:;
}

form {
scrollbar-base-color: ;
scrollbar-arrow-color: ;
scrollbar-track-color: ;

scrollbar-shadow-color:;
scrollbar-lightshadow-color:; 
scrollbar-darkshadow-color:;

scrollbar-highlight-color:;
scrollbar-3dlight-color:;
}

.red{
	COLOR:red
}

/* ------------ IMAGES ----------- */

img {behavior: url(iepngfix.htc)}

img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight: normal;
	color:#8A8A8A;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#003366;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#003366; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#003366; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#003366; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#003366; text-decoration:underline; font-weight:normal;}

/* ------------ ICON LINK ----------- */
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.iconLink:active { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:link { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:visited { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ SNAP ----------- */
.snapLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.snapLink:active { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:link { color:#22BE3E; text-decoration:none; font-weight:normal;}

.snapLink:visited { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */

/* ------------ Top Banner Home --------------*/

#homeBanner{
	width:950px;
	height:90px;
	background:url(../carBanner_2_but_greatValue.jpg) no-repeat top  #fff;
	text-align:center;
	cursor:pointer;
	margin:10px 0 0 0;
	}


/* ------------ Home Title ----------- */
.Title	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-large;
	color:#194775;	
}

.whiteTitleTop	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	font-weight:bold;
	PADDING-LEFT:215px; 
	PADDING-BOTTOM:10px; 
	PADDING-TOP:10px	
}

	.whiteTitleTop a{
		FONT-WEIGHT:bold; 
		FONT-SIZE:small; 
		COLOR:#ffffff; 
		FONT-FAMILY:Arial, Helvetica, sans-serif; 
		TEXT-DECORATION:none
	}
	
	.whiteTitle	h1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			color:#FFFFFF;
			font-weight:bold;
			margin:0px;
		}

.whiteTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	font-weight:bold;	
}

.subTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#003366;
}

.subTitleHome	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#003366;
	PADDING-RIGHT:3px; 
	BORDER-TOP:#7894b8 1px solid; 
	PADDING-LEFT:3px; 
	BACKGROUND:#eaeff4; 
	PADDING-BOTTOM:3px; 
	PADDING-TOP:3px; 
	BORDER-BOTTOM:#7894b8 1px solid
}

.extraContainer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#fff;
	padding:10px;
	margin:4px 4px 0px 4px;
	background:#194775 url(../design_images/extra_top.gif) top no-repeat; 
}

.extraContainerBottom {
	margin:0 4px 4px 4px;
	background:url(../design_images/extra_bottom.gif) top no-repeat; 
	width:902px;
	height:6px;
	}


/* ------------ Menu Link ----------- */
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.menuLink:active { color:#4F4F4F; text-decoration:none; }
.menuLink:link { color:#4F4F4F; text-decoration:none; }
.menuLink:visited { color:#4F4F4F; text-decoration:none; }
.menuLink:hover { color:#666666; text-decoration:none; }

.barGrey { color:#4F4F4F}

/* ------------ Sub Menu Link ----------- */
.subMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; display:block; padding:2px; padding-left:10px; border-bottom:1px solid #CDCDCD;}
.subMenuLink:active { color:#000000; text-decoration:none; font-weight:bold}
.subMenuLink:link { color:#000000; text-decoration:none; font-weight:bold}
.subMenuLink:visited { color:#000000; text-decoration:none; font-weight:bold}
.subMenuLink:hover { color:#000000; text-decoration:none; font-weight:bold; display:block; background:#AFC5E1;}

.subActiveMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; display:block; background:#D9E5F4; padding:2px; padding-left:10px; border-bottom:1px solid #CDCDCD;}
.subActiveMenuLink:active { color:#000000; text-decoration:none; font-weight:bold}
.subActiveMenuLink:link { color:#000000; text-decoration:none; font-weight:bold}
.subActiveMenuLink:visited { color:#000000; text-decoration:none; font-weight:bold}
.subActiveMenuLink:hover { color:#000000; text-decoration:none; font-weight:bold; display:block; background:#AFC5E1;}

/* ------------ Sub Sub Menu Link ----------- */
.subSubMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; display:block; padding:2px; padding-left:20px; border-bottom:1px solid #EEEEEE;}
.subSubMenuLink:active { color:#666666; text-decoration:none; display:block;}
.subSubMenuLink:link { color:#666666; text-decoration:none; display:block;}
.subSubMenuLink:visited { color:#666666; text-decoration:none; display:block;}
.subSubMenuLink:hover { color:#666666; text-decoration:none; display:block; background:#AFC5E1;}

/* ------------ Black Link ----------- */
.blackLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.blackLink:active { color:black; text-decoration:none; font-weight:normal;}
.blackLink:link { color:black; text-decoration:none; font-weight:normal;}
.blackLink:visited { color:black; text-decoration:none; font-weight:normal;}
.blackLink:hover { color:#EE1C23; text-decoration:none; font-weight:normal;}

/* ------------ White  Link ----------- */
.readLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.readLink:active { color:#646464; text-decoration:none; font-weight:bold}
.readLink:link { color:#646464; text-decoration:none; font-weight:bold}
.readLink:visited { color:#646464; text-decoration:none; font-weight:bold}
.readLink:hover { color:#DD510C; text-decoration:none; font-weight:bold}


.newsLink { font-family:Verdana, Arial, Helvetica, sans-serif; }
.newsLink:active { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:link { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:visited { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:hover { color:#333333; text-decoration:none; font-weight:normal}


/* ------------ form text ----------- */
.formText {	
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	border: #cccccc 1px solid;
	padding: 2px;
}

.formButton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#386088;
	border: #386088 1px solid;
	color:#FFFFFF;
	}

/* ------------ white ----------- */
.white{
	color:#FFFFFF;
	}

/* ------------ Bold ----------- */
.blackBigbold{
	color:#000000;
    font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	}

	
/* ------------ Blue ----------- */
.blue{
	color:#003366
	}
	
.blue01{
	color:#003366;
	PADDING-RIGHT:10px; 
	PADDING-LEFT:0px; 
	PADDING-BOTTOM:10px; 
	PADDING-TOP:10px
	}
	
	
.newsTitle{
	color:#003366;
	font-size:11px;
	font-weight:bold;
	}
	
	
/* ------------ Red ----------- */
.orange{
	color:#DD510C
	}	
	
/* ------------ Grey ----------- */
.grey{
	color:#D5D5D5
	}	

/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
/* ------------ Img Border ----------- */
.greyBorder{
	border:1px solid #8A8A8A;
	margin:5px;
	}

/* ------------ Img Border ----------- */
.borderBottom{
	border-bottom:1px solid #E8E8E8;
	}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#8A8A8A; text-decoration:underline; font-weight:normal;}

/* ------------ Product Buttons----------- */
.prodButtons a{
	display:block;
	background:url(../design_images/btn_products.gif) no-repeat;
	width:178px;
	height:27px;
	}
	
	.prodButtons a:hover{
		display:block;
		background:url(../design_images/btn_products_b.gif) no-repeat;
		}
		
	.prodButtons span{
		display:none;
		}
	
/* ------------ Corporate Buttons----------- */
.corpButtons a{
	display:block;
	background:url(../design_images/btn_corporate.gif) no-repeat;
	width:178px;
	height:27px;
	}
	
	.corpButtons a:hover{
		display:block;
		background:url(../design_images/btn_corporate_b.gif) no-repeat;
		}
		
	.corpButtons span{
		display:none;
		}
	
/* ------------ Personal----------- */
.personalIns a{
	display:block;
	background:url(../design_images/hm_personal_a.jpg) no-repeat;
	width:178px;
	height:178px;
	}
	
	.personalIns a:hover{
		display:block;
		background:url(../design_images/hm_personal_b.jpg) no-repeat;
		}
		
	.personalIns h2{
		display:none;
		}

/* ------------ Commercial----------- */
.commercialIns a{
	display:block;
	background:url(../design_images/hm_commercial_a.jpg) no-repeat;
	width:178px;
	height:178px;
	}
	
	.commercialIns a:hover{
		display:block;
		background:url(../design_images/hm_commercial_b.jpg) no-repeat;
		}
		
	.commercialIns h2{
		display:none;
		}
		
/* ------------ Health----------- */
.healthIns a{
	display:block;
	background:url(../design_images/hm_health_a.jpg) no-repeat;
	width:178px;
	height:178px;
	}
	
	.healthIns a:hover{
		display:block;
		background:url(../design_images/hm_health_b.jpg) no-repeat;
		}
		
	.healthIns h2{
		display:none;
		}
		
/* ------------ Financial----------- */
.financialIns a{
	display:block;
	background:url(../design_images/hm_financial_a.jpg) no-repeat;
	width:178px;
	height:178px;
	}
	
	.financialIns a:hover{
		display:block;
		background:url(../design_images/hm_financial_b.jpg) no-repeat;
		}
		
	.financialIns h2{
		display:none;
		}
		
/* ------------ Captive----------- */
.captiveIns a{
	display:block;
	background:url(../design_images/hm_captive_a.jpg) no-repeat;
	width:178px;
	height:178px;
	}
	
	.captiveIns a:hover{
		display:block;
		background:url(../design_images/hm_captive_b.jpg) no-repeat;
		}
		
	.captiveIns h2{
		display:none;
		}
		

/* ------------ Main Styles----------- */

.mainPadding{
	padding:10px 20px 20px 20px;
}

.mainPadding02{
	PADDING-RIGHT: 25px; 
	PADDING-LEFT: 35px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 0px
}


.mainTableBorder{
	BORDER-TOP:#b9c7da 10px solid;
}

.dgrNews{
	border:0px;
}

.contentPadding{
	PADDING-RIGHT:25px; 
	PADDING-LEFT:35px; 
	PADDING-BOTTOM:20px; 
	PADDING-TOP:0px;
	}

.leftMenu{
	PADDING-TOP:30px
	}
	
.titleMarginTop{
	MARGIN-TOP:10px
}

.mapsBox{
	PADDING-RIGHT:30px
}

.errorPage{
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 5px; 
	PADDING-TOP: 20px
}

.formsWidth{
	WIDTH: 250px;
}

.formsWidth02{
	WIDTH: 100px
}

.formsWidth03{
	WIDTH: 100px
}

.prodImgBorder{
	PADDING-RIGHT: 12px; 
	PADDING-LEFT: 12px; 
	PADDING-BOTTOM: 18px; 
	PADDING-TOP: 0px;
	
}

.formTitles{
	width:174px;
}

.serachPadding{
	PADDING-RIGHT:10px;
	PADDING-LEFT:10px;
	PADDING-BOTTOM:10px;
	PADDING-TOP:0px
}

.blueContentBox{
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 15px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 15px; 
	BACKGROUND: #d8e0eb; 
	PADDING-BOTTOM: 15px; 
	BORDER-LEFT: #cccccc 1px solid; 
	PADDING-TOP: 15px; 
	BORDER-BOTTOM: #cccccc 1px solid
}

/* ------------  Header Styles ------------  */

.searchSty{
	PADDING-RIGHT:10px; 
	PADDING-BOTTOM:10px
}

.menuTopBg{
	BACKGROUND:url(../design_images/menu_bg.gif) no-repeat; 
	PADDING-BOTTOM:5px;
}

.crabMenu{
	PADDING-RIGHT:3px; 
	BORDER-TOP:#7894b8 1px solid; 
	PADDING-LEFT:3px; 
	BACKGROUND:#eaeff4; 
	PADDING-BOTTOM:3px; 
	PADDING-TOP:3px; 
	BORDER-BOTTOM:#7894b8 1px solid
}

#BuynowBtn01 img{
	border:none;
	
	}

#QuoteBtn01 img {
	border:none;
	
	}
#RenewBtn01 img{
	border:none;
	
	}
#CallBtn01 img{
	border:none;
	
	}

