/* global classes/IDs */
	body{
		padding:0px;
		margin:0px;
		background:url(../../static/images/bg-header.gif) repeat-x top;

		font-family:verdana, Arial, Helvetica, sans-serif;
		color:#47484D;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		text-align:center;
				}
	#mainFrm{
		width:1003px;
		margin:0PX auto !important;
		text-align:center;
		}
		p,h1,h2,h3,h4,h5,h6,form, img, ul, ul li,input{
			padding:0px;
			margin:0px;
			border:none;
			text-align:justify
			}
			
			pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 width: 99%;   /* remove horizontal scroll-bar when viewing in IE7 */
 margin:0px auto;}
			
			ul, ul li{
				list-style-type:none;
				}
			.clrfx, .clr{
				display:block;
				clear:both;
				height:auto;
				}
				
		/***********************/
		#header{
			padding:0px;
			margin:0px auto;
			width:1003px;
			background: url(../../static/images/bg-header.gif) repeat-x top;
			}
			#header .logo{
				float:left;
				margin:0px 5px;
				width:337px;
				height:106px;
				/*background:url(../../static/images/site-logo.jpg);*/
				}
			#header ul.primNav{
				float:right;
				margin:23px 30px;
				}
				#header ul.primNav li{
					padding-left:25px;
					line-height:35px;
					background:url(../../static/images/bull-primNav.gif) no-repeat left;
					}
					#header ul.primNav li,
					#header ul.primNav li a{
						font-family:verdana, Arial, Helvetica, sans-serif;
						color:#FBFBFB;
						font-size:14px;
						font-weight:normal;
						text-decoration:none;
						}
						#header ul.primNav li a:hover{
							text-decoration:underline;
							}
			
		/***********************/
			#header ul.mainNav{
				width:1003px;
				}
				#header ul.mainNav li{
					float:left;
					padding:7px 0px;
					margin-right:0px;
					background: url(../../static/images/bg-mainNavLeftCor.gif) no-repeat left;
					}
					#header ul.mainNav li.firstLink{
						float:left;
						padding:7px 0px;
						margin-right:0px;
						background: url(../../static/images/bg-mainNavLeftFL.gif) no-repeat left;
						}
				#header ul.mainNav li a{
					padding:7px 8px;
					background: url(../../static/images/bg-mainNavRghtCor.gif) no-repeat right;
					}
					#header ul.mainNav li.firstLink a{
						color:#000000;
						padding:7px 7px;
						padding-right:13px;
						background: url(../../static/images/bg-mainNavRghtFL.gif) no-repeat right;
						}
					#header ul.mainNav li,
					#header ul.mainNav li a{
						font-family:verdana, Arial, Helvetica, sans-serif;
						color:#ffffff;
						font-size:11px;
						font-weight:bold;
						text-decoration:none;
						}
						#header ul.mainNav li a:hover{
							color:#FDC0BE;
							text-decoration:none;
							}
			
				/****************/
				#header .subNavBox{
					background:#CCCBCB url(../../static/images/bg-subNavMid.gif) repeat-x;
				
					}
					#header .subNavBox ul.subNav li.hdTxt{
						clear:both;
						width:550px;
						margin:5px;
						padding-left:25px;
						height:22px;
						line-height:22px;
						background: url(../../static/images/bull-subNav.gif) no-repeat left;
						
						font-family:verdana, Arial, Helvetica, sans-serif;
						color:#000000;
						font-size:11px;
						font-weight:bold;
						text-decoration:none;
						}
					#header .subNavBox ul.subNav{
						float:left;
						padding-left:30px;
						width:700px;
						margin:0px;
						
						}
						#header .subNavBox ul.subNav li{
							float:left;
							margin:3px 5px;
							width:157px;
							
							line-height:21px;
							}
							#header .subNavBox ul.subNav li.btn{
								float:left;
								clear:both;
								margin-top:10px;							
								}
								#header .subNavBox ul.subNav li.btn a{
									text-indent:0px;
									background:none;
									}
							#header .subNavBox ul.subNav li a{
								display:block;
								width:100%;
								text-indent:12px;
								background: url(../../static/images/bg-subNavLink.gif) no-repeat;

								font-family:verdana, Arial, Helvetica, sans-serif;
								color:#000000;
								font-size:11px;
								font-weight:normal;
								text-decoration:none;
								}
								#header .subNavBox ul.subNav li a:hover{
									background: url(../../static/images/bg-subNavLinkOver.gif) no-repeat;
									color:#ffffff;
									text-decoration:none;
									}
									/**********/
									#header .subNavBox ul.bannerBox{
										float:right;
										margin:0px 15px;
										}
										#header .subNavBox ul.bannerBox li{
											margin:0px;
											margin-top:5px;
											}
										#header .bgBott{
											width:1003px;
											height:11px;
											line-height:11px;
											background:url(../../static/images/bg-subNavBott.gif) no-repeat;
											}
					
					
	/*********************/
	#txt{
		width:1003px;
		margin:0px auto;
		background:#fffffe;
		
		}	
	#txt1{
		width:1003px;
		margin:0px auto;
		background:#fffffe;
		}			
	#txt img {float:right; margin:45px 10px 0px 0px;}
	#txt p{margin:3px 0px 10px 0px;} 
	 #txt .hd {
	 background:url(../../static/images/txt-hed-bul.jpg) no-repeat; 
	 background-position:left center;
	 color:#EB2B25; 
	 font-family:verdana, Arial, Helvetica, sans-serif; 
	 font-size:14px; 
	 font-weight:bold; 
	 padding-left:15px;
	 line-height:31px;
	 }

 #txt .text {
	 margin-top:10px;
	 float:left;
	 width:703px;
	 padding-left:10px; 
	 text-align:justify; 
	 line-height:17px;
	 }
#txt1 .text1 {
	 margin-top:10px;
	 float:left;
	 width:727px;
	 padding-left:10px; 
	 text-align:justify; 
	 line-height:17px;
	 }	 
	 
	 .red {color:#FF0033;}

 #txt1 .text1 a{color:#47484D; text-decoration:underline}
 #txt1 .text1 a:hover{color:#47484D; text-decoration:none}
 
  #txt .text a{color:#47484D; text-decoration:underline}
 #txt .text a:hover{color:#47484D; text-decoration:none}

#txt .text table {width:93%; border:solid 1px #E0DFDF; border-collapse:collapse; margin:30px 0px 0px 1s0px; background:#FAFAFA;} 

#txt .text table td {padding:3px 5px 3px 10px; border-color:#E0DFDF;font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#606060; }
#txt .text table td b{font-family:verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:21px;}
#txt .text table td .sh {font-family:verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal color:#E5E5E5; padding-top:0px; }

#txt .text table td .sh2 {font-family:verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal color:#E5E5E5; padding-top:0px; }

#txt .text table td table {border:none;}
#txt .text table td table td {line-height:17px; margin:0px; }

#txt ul{ margin-left:10px; padding:0px }

#txt li { margin-left:10px;padding-left:5px; list-style-type: disc;}
	
#mg{ float:left; margin:0px; padding:0px;}
#mg img{ float:none; margin:0px; padding:0px;}	
	
	
	*.textbox{ border-right: #E8E4E4 1px groove; border-top: #E8E4E4 1px solid; font-size: 11px; border-left: #E8E4E4 1px solid; color: black; border-bottom: #E8E4E4 1px groove; font-family: verdana,arial; background-color: #FAFAFA; width:270px; height:20px;}

		
	*.textbox2{ border-right: #E8E4E4 1px groove; border-top: #E8E4E4 1px solid; font-size: 11px; border-left: #E8E4E4 1px solid; color: black; border-bottom: #E8E4E4 1px groove; font-family: verdana,arial; background-color: #FAFAFA; width:80px; height:20px;}
	*.textbox3{ border-right: #E8E4E4 1px groove; border-top: #E8E4E4 1px solid; font-size: 11px; border-left: #E8E4E4 1px solid; color: black; border-bottom: #E8E4E4 1px groove; font-family: verdana,arial; background-color: #FAFAFA; width:150px; height:20px;}


.textareaclass	{ border-right: #E8E4E4 1px groove; border-top: #E8E4E4 1px solid; font-size: 11px; border-left: #E8E4E4 1px SOLID; color: black; border-bottom: #E8E4E4 1px groove; font-family: verdana,arial; background-color: #FAFAFA; width:270px;height:160px;}

.textareaclass2	{ border-right: #E8E4E4 1px groove; border-top: #E8E4E4 1px solid; font-size: 11px; border-left: #E8E4E4 1px SOLID; color: black; border-bottom: #E8E4E4 1px groove; font-family: verdana,arial; background-color: #FAFAFA; width:270px;height:100px;}


.selbox{border-right: #e8e4e4 1px groove; border-top: #e8e4e4 1px solid; font-size: 8pt; border-left: #e8e4e4 1px solid; color: black; border-bottom: #e8e4e4 1px groove; font-family: verdana,arial; font-weight:normal; background-color: #FAFAFA;line-height:21px; margin-right:15px; text-transform: capitalize;}

.gButton { background:#BDBDBD; border-color: #898989; border-style:solid; border-width: 1px; color: #ffffff; font-size: 11px; font-weight: bold; font-family: verdana; width:70px; height:22px; margin-right:-50px; text-align:center;}

.radio { background:#FAFAFA; border-right: #e8e4e4 1px groove; border-top: #e8e4e4 1px solid; font-size: 8pt; border-left: #e8e4e4 1px solid; color: black; border-bottom: #e8e4e4 1px groove; line-height:17px; margin:3px 5px 0px 5px;}



.banner { margin-left:100px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;background: url(../../static/images/click-bg.gif) ; height:33px; line-height:33px; width:514px; text-align:center;}

.banner a{color:#ffffff !important; text-decoration:none;}
.banner a:hover {color:#000000 !important; text-decoration:underline;}

	/*******************/
	#footer{
		margin:30px 0px 0px 0px;
		background:#fffffe url(../../static/images/bg-footer.gif) repeat-x bottom;
		}
		#footer .footerBar{
			width:995px;
			padding:0px 0px;
			margin:0px auto;
			}
			#footer .footerBar .leftBox{
				float:left;
				width:700px;
				}
			#footer .footerBar ul.footerNav{
				margin:10px 0px;
				}
			#footer .footerBar ul.footerNav li{
				float:left;
				}
				#footer .footerBar ul.footerNav li b{
					padding-right:10px;
					
					font-family:verdana, Arial, Helvetica, sans-serif;
					color:#DC0404;
					font-size:12px;
					font-weight:bold;
					text-decoration:none;
					}
					#footer .footerBar ul.footerNav li a{
						padding:5px;
						
						font-family:verdana, Arial, Helvetica, sans-serif;
						color:#3B3B3B;
						font-size:11px;
						font-weight:normal;
						text-decoration:none;
						}
					/*************/	
					.rightLogoBox{
						float:right;
						margin-right:25px;
						}	
			#footer .footerBar .copyRightBar{
				padding:10px 0px;
				border-top:1px dashed #999999;
				}

			#footer .footerBar .copyRightBar a{color:#3B3B3B; text-decoration:underline;}
			#footer .footerBar .copyRightBar a:hover{color:#3B3B3B; text-decoration:none;}

	.w3cBar{
		background:#ADADAD;
		}
		.w3cBar p{
			width:975px;
			padding:10px;
			margin:0px auto;
			text-align:right;
			}

.hm {float:right; margin-top:10px; color:#ffffff;}
.hm a {color:#ffffff; text-decoration:none;}
.hm a:hover {color:#ffffff; text-decoration:underline;}

.mandatory{float:right; padding-right:40px;}
.mandatory1{float:right; margin-right:-25px;}
.mandatory2{float:right; margin-right:380px;}


.sitemap {width:49%; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.sitemap li{ font-weight:bold ; margin:0px; padding-left:20px !Important; line-height:17px; list-style-type:none !Important; background:url(../../static/images/main-bul.jpg) no-repeat}

.sitemap ul li ul li{ font-weight:normal; margin:0px; padding:0px; line-height:17px; list-style-type:none !Important; background:url(../../static/images/main-bul1.jpg) no-repeat}


.atoz {width:40%; float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.atoz li{ font-weight:bold ; display:block margin:0px; padding-left:20px !Important; line-height:17px; list-style-type:none !Important; background:url(../../static/images/main-bul.jpg) no-repeat}

.atoz-disn{ display:none; margin-top:130px; float:left; width:50%; border:1px solid red;float:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:8px;}

.left {float:right !important; width:82%;}

/*====== FIREFOX HACK ======*/
@-moz-document url-prefix()
{
	#calendar{position:1; }
 }
 /* Used for new templates */
.box {width:727px;height:auto;}
.boxlft {width:470px;height:auto; float:left;margin-left:1px}
.boxrgt {width:247px;height:auto; float:left;margin-left:7px;}
.boxlfttop {background:url(../../static/images/driving-top-img.jpg) no-repeat left top;width:470px; height:14px;margin:0px;padding:0px;} 
.boxlftmid {background:url(../../static/images/driving-repeat-img.jpg) repeat-y left top;width:470px; height:250px;margin:0px;padding:0px;} 
.boxlftbot {background:url(../../static/images/driving-bottom-img.jpg) no-repeat left top;width:470px; height:14px;} 
.boxlftmidleft {color:#3366ff;font-family:Tahoma, verdana, Arial, Helvetica, sans-serif;font-size:32px;font-weight:normal; /*padding-left:15px;*/ line-height:31px;padding-top:5px; text-align:center;}
.boxlftmidleft span {color:#333399;}
.boxlftmidleft2 {color:#3366ff;font-family:verdana, Helvetica, sans-serif;font-size:32px;font-weight:normal;  line-height:31px;padding-top:5px; text-align:center;}
.boxlftmidleftbd {color:#3366ff;font-family:verdana, Helvetica, sans-serif;font-size:32px;font-weight:normal;  line-height:31px;padding-top:0px; text-align:center;}
.drvsch span {color:#ff0000;}

.hdnimgquote { text-align:center; width:450px;height:40px;margin:10px 0;}
.exclusiveschemes {color:#000;font-family:verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold; padding-left:15px; padding-top:25px;line-height:31px;}
.exclusiveschemes {color:#c0504d;font-family:verdana, Arial, Helvetica, sans-serif;font-size:20px;font-weight:normal;line-height:31px;padding-top:15px;/*float:left; padding-left:15px; */width:auto; text-align:center; font-style:italic;}

.quo {margin:10px 0px 0 0px !important;padding:0px 0px 0 13px !important;}
.exlusive {width:151px; height:88px;float:left;margin:18px 0px 0 70px !important;padding:0px 0px 0 13px !important;}
.exclusiveimg {margin:0px 0px 0 0px !important;padding:0px 0px 0 0px !important;}


.prem-r {width:120px; height:auto;float:left;font-family:Arial, Helvetica, sans-serif;font-size:17px;font-weight:bold;
padding:9px 0; margin:20px 0 0 10px;text-align:center; border:3px solid #eeece1; color:#c0504d;line-height:20px;}
.prem-r span {color:#ff0000;text-align:center;}

.boxrighttop {background:url(../../static/images/driving-top-rgt-img.jpg) no-repeat left top;width:247px; height:12px;}
.boxrightmid {background:url(../../static/images/driving-repeat-rgt-img.jpg) repeat-y left top;width:247px;height:254px;} 
.boxrightbot {background:url(../../static/images/driving-bottom-rgt-img.jpg) no-repeat left top;width:247px; height:12px;}


.patop {background:url(../../static/images/pa-top.jpg) no-repeat left top;width:746px; height:33px;}
.parep {background:url(../../static/images/pa-repeat.jpg) repeat-y left top;width:746px;height:650px;}
.pabot {background:url(../../static/images/pa-bottom.jpg) no-repeat left top;width:746px; height:52px;}

.exp-rew-top {background:url(../../static/images/exp-pro-rew-top.jpg) no-repeat left top;width:716px; height:21px;}

.exp-rew-rep {background:url(../../static/images/exp-pro-rew-rep.jpg) repeat-y left top;width:716px; /*height:840px;*/ height:auto;}
.exp-rew-bot {background:url(../../static/images/exp-pro-rew-bottom.jpg) no-repeat left top;width:716px; height:21px;}


.mo-top {background:url(../../static/images/mo-top.jpg) no-repeat left top;width:716px; height:22px;}
.mo-rep {background:url(../../static/images/mo-repeat.jpg) repeat-y left top;width:716px;height:auto;}
.mo-bot {background:url(../../static/images/mo-bottom.jpg) no-repeat left top;width:716px; height:22px;}

.bd-top {background:url(../../static/images/bd-top.jpg) no-repeat left top;width:723px; height:22px;}
.bd-rep {background:url(../../static/images/bd-repeat.jpg) repeat-y left top;width:723px;height:auto;}
.bd-bot {background:url(../../static/images/bd-bottom.jpg) no-repeat left top;width:723px; height:18px;}




.boxlftmidleft1 {color:#3366ff;font-family:Tahoma, verdana, Arial, Helvetica, sans-serif;font-size:23px;font-weight:normal; /*padding-left:15px;*/ line-height:31px;padding-top:5px; text-align:center;width:247px;}
.boxlftmidleft1 span {color:#333399;}

.boxrightmid h1 {color:#ec2f2a; font-family:verdana; font-size:16px; font-weight:bold; text-align:center; padding-top:10px; }
.boxrightmid h1 span {color:#000; font-family:verdana; font-size:16px; font-weight:bold; text-align:center;}
.leftboxvoda { width:148px;height:145px; float:left;}
.rightboxvoda { width:73px;height:145px; float:right;background:url(../../static/images/rgt-voda.jpg) no-repeat left top;padding:0 0 0 0;margin:0px 5px 0 0;}

.leftboxvoda ul {margin-top:35px !important; padding:0 0 0 0; list-style:none;}
.leftboxvoda ul li {margin:0 0 0 20px; padding:0 0 0 10px; color:#000; font-family: Arial, Helvetica, sans-serif;  
	 font-size:11px; line-height:20px; font-weight:normal; line-height:auto;background:url(../../static/images/blackarrow.jpg) no-repeat left 6px;}

.btnmoredetrails {height:41px;margin:0px 8px 0 0px !important;padding:0px 0px 0 0px !important;float:right;}
.btnmoredetrails .imga {margin:0px 0px 0 0px !important;padding:0px 0px 0 0px !important;}

.bannerarea { width:730px;height:190px;margin:0 0 0 5px;}
.bannerarea .b1 { width:175px;height:161px; float:left;padding:0 0 0 0; margin:15px 7px 0 0px; //margin:15px 5px 0 0px;}
.bannerarea .b1 .b1img{width:171px;height:159px;margin:0 0 0 0 !important;padding:0 0 0 0 !important;}

.imgwithcontent {width:325px;height:auto;float:left;padding:0 0 0 0;}
.dsi {color:#3366ff; font-family:tahoma, verdana, arial, Helvetica, sans-serif; font-size:30px; padding:14px 0 0 3px; margin:0 0 0 0;}
.ins {color:#333399; font-family:tahoma, verdana, arial, Helvetica, sans-serif; font-size:28px; padding:10px 0 0 3px; margin:0 0 0 0;}
.exclusche {color:#ec2f2a; font-family:verdana, arial, Helvetica, sans-serif; font-size:11px; padding:15px 0 0 3px; margin:0 0 0 0;}
.qubut {margin:0 0 0 0;padding:0px 0 0 0;width:175px;}
.marpadzero {margin:0 0 0 0 !important;padding:0 0 0 0 !important;}

.personal {width:;height:;margin:0 0 0 0;padding:0 0 0 0;float:left;}

.tdasig {width:700px;height:auto;margin:10px 0 10px 0;padding:0px 0 0 0;}
.tdasig ul {margin-top:5px !important; padding:0 0 0 0; list-style:none;}
.tdasig ul li {margin:0 0 0 20px; padding:0 0 0 15px; color:#000; font-family: Arial, Helvetica, sans-serif;  
	 font-size:13px; line-height:20px; font-weight:normal; line-height:auto;background:url(../../static/images/redarrow.jpg) no-repeat left 6px;}


ul.tda {margin-top:5px !important; padding:0 0 0 0; list-style:none;}
ul.tda li {margin:0 0 0 20px; padding:0 0 0 15px; color:#ff0000; font-family: Arial, Helvetica, sans-serif;  
	 font-size:13px; line-height:20px; font-weight:normal; line-height:auto;background:url(../../static/images/redarrow.jpg) no-repeat left 6px;}
	 

.aaleft {width:500px;height:auto; float:left; text-align:left;color:#ec2f2a; font-family:tahoma, Arial, Helvetica, sans-serif;  
	 font-size:18px; font-weight:bold;margin-top:30px;}	 
.aaleft span {width:500px;height:auto; text-align:left;color:#000; font-family:Arial, Helvetica, sans-serif;  
	 font-size:13px; font-weight:normal;}	 
.aaright {background:url(../../static/images/shop3-voda.jpg) no-repeat left top;width:173px; height:217px; float:left; margin-left:5px;}
.applynow {width:348px; height:auto;padding-left:90px;margin:35px 0;}
.smallfontbottom {float:left; text-align:left;color:#000; font-family:Arial, Helvetica, sans-serif;  
	 font-size:11px; font-weight:normal;}
.bord {padding:0px 0 10px 15px;margin-top:10px; height:300px;}	
.thankstext {width:725px;height:auto;line-height:25px; text-align:center;font-family:arial, Helvetica, sans-serif;  
	 font-size:17px; font-weight:normal;} 
.pdf{
	text-align:center;
	width:350px;
	float:left;
	margin:0 0 10px 0;
}
.pdf img{ 
	float:none !important;
	padding:0 !important;
	margin:20px 0 0 0 !important;
}
.expertcar { width:715px;float:left;margin:5px 0; text-align:center}
.handcar { width:250px;float:left;margin:10px 0 0px 3px;}
.backtodrivingsclbtn {width:725px;margin:10px 0 0px 0; text-align:center;}
.backtodrivingsclbtn12 {width:650px;margin:10px 0 0px 0; text-align:center;}
.motor-insu { padding-left:10px; text-align:center; width:640px;}

.drvsch {
	color:#3366ff; font-family:Arial, Helvetica, sans-serif;  
	 font-size:20px; font-weight:normal; text-align:center; font-style:italic;
}

.gp {
	color:#000; font-family:Tahoma, Arial, Helvetica, sans-serif;  
	 font-size:20px; font-weight:normal;margin:20px 0 10px 45px;padding:20px 0; border:1px solid #000; background:#bbe0e3;
	 width:625px; text-align:center
}
.gpfiveperc {
	color:#333399; font-family:Arial, Helvetica, sans-serif;  
	 font-size:14px; font-weight:normal;margin:20px 0 5px 0px;padding:0 0 0 0; text-align:center
}
.gpfiveperc span{
	color:#333399; font-family:Arial, Helvetica, sans-serif;  
	 font-size:13px; font-weight:bold;margin:10px 0 10px 0;padding:0 0 0 0; font-style:italic;
	 
}

.gpfiveperc12 {
	color:#333399; font-family:Arial, Helvetica, sans-serif;  
	 font-size:22px; font-weight:normal;margin:20px 0 5px 0px;padding:0 0 0 0; text-align:center; font-weight:bold;
}
.gpfiveperc12 span{
	color:#333399; font-family:Arial, Helvetica, sans-serif;  
	 font-size:13px; font-weight:bold;margin:10px 0 10px 0;padding:0 0 0 0; font-style:italic;
	 
}
.telno {
	 text-align:center;
	 width:725px;
	 margin:15px 0;
}
.shop3 {float:left;width:500px;margin:0 0 0 10px;}
/*.telno1 {
	 color:#ec2f2a; font-family:verdana, Arial, Helvetica, sans-serif;  
	 font-size:16px; font-weight:bold;
	 border:1px solid #dededc;	 
	 padding:8px 0px;
	 background:#3366ff url(../../static/images/telephone.jpg) no-repeat 190px 35px;
	 text-align:center;
	 width:580px;
}*/
.telno1 {
	  text-align:center;
	  width:715px;
	  margin:10px 0 0 0;	 
	 
}
.tele-3 {
	width:715px;
	text-align:center;
	margin:0px 0;
}
.msword{
	text-align:center;
	/*width:150px;*/
	float:left;
	margin:0 0 10px 100px;
}
.msword img{ 
	float:none !important;
	padding:0 !important;
	margin:0px 0 0 0 !important;
}
.tblcols {
	border-collapse:collapse;
	/*margin:0px;
	padding:0px;*/
}
.tblcols th {
	color:#fff; font-family:verdana, Arial, Helvetica, sans-serif;  
	 font-size:13px; font-weight:bold;
	 padding:2px ;height:auto;	
	 background-color:#555555;
	 border:1px solid #ccc;	 
}
.tblcols td {
	 font-family:verdana, Arial, Helvetica, sans-serif;  
	 font-size:12px; font-weight:normal;
	 padding:5px;height:auto;	
	 background-color:#f4f4f4;
	 border:1px solid #ccc;	 
}
.quaxc {color:#555555; font-size:14px;}
/* designed new css */
.drivinschool {
	width:720px;
	height:45px;
	margin:0 0 10px 0;
}
.tct {
	margin:15px 45px;
	color:#333399;	
	line-height:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	
}

.table{
	width:540px;
	margin:10px 0px 0;
	border:2px solid #c8c8c8;
	padding:10px;
	margin:auto;
}
.table table{
	width:100% !important;
}
.table th{
	background:#f2f2f2;
	border:1px solid #c8c8c8;
	font-size:12px;
	text-align:left;
	padding:4px;
}
.table td{
	border:1px solid #c8c8c8;
	padding:4px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#606060; 	
}


.table2{
	width:540px;
	margin:10px 0px 0;
	border:2px solid #c8c8c8;
	padding:10px;
	background:#FFFF00;
	margin:auto;
}
.table2 table{
	width:100% !important;
	background:#fff000;
}
.table2 th{
	background:#fff000;
	border:1px solid #c8c8c8;
	font-size:12px;
	text-align:left;
	padding:4px;
}
.table2 td{
	border:1px solid #c8c8c8;
	padding:4px;
	font-family:verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#606060; 	
}

.clear
{
	margin:0;
	padding:0;
	clear:both;
}