@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#354857 url(../images/comman/bg-body.jpg) repeat-x;
}
p{
	margin:0;
	padding:0 0 8px 0;
	text-align:justify;
}
h1{	
	height:19px;
	font-size:15px;
	color:#28587C;
	margin:0 0 20px 0;
	padding:0 0 6px 0;
	border-bottom:#B7C0C5 solid 2px;
}
h2{	
	height:19px;
	font-size:14px;
	color:#28587C;
	margin:0 0 8px 0;
	padding:0 0 6px 0;
	border-bottom:#E1E6EC dotted 1px;
}
img{
	border:none;
}
.clear{
	clear:both;
}
.clear2{
	clear:both;
	height:32px;
	background:url(../images/comman/bg-dotted-line.gif) repeat-x bottom;
}
.clear3{
	clear:both;
	height:20px;
	margin:0 0 12px 0;
	background:url(../images/comman/bg-dotted-line.gif) repeat-x bottom;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
	padding:0 0 0 15px;
}
.wrapper{
	width:767px;
	margin:0 auto;
	color:#1D313E;
	padding:12px 0 0 0;
	font:12px Arial, Helvetica, sans-serif;
}
.global-nav .ico-home{
	height:26px;
	width:26px;
	top:2px;
	left:10px;
	position:absolute;
}
.global-nav{
	height:27px;
	width:721px;
	position:relative;
	margin:0 18px 0 18px;
	padding:5px 0 13px 10px;
	background:url(../images/comman/bg-global-nav.jpg) repeat-x;
}
.global-nav .left-corner{
	width:13px;
	height:67px;
	position:absolute;
	background:url(../images/comman/bg-global-nav-left.jpg) no-repeat left top;
	left:0;
	top:0;
}
.global-nav .right-corner{
	width:14px;
	height:67px;
	position:absolute;
	background:url(../images/comman/bg-global-nav-right.jpg) no-repeat left top;
	right:0;
	top:0;
}
.global-nav ul{
	padding:0;
	margin:0 0 0 30px;
}
.global-nav ul li{
	float:left;
	display:block;
	list-style:none;
	/*background:url(../images/comman/b-line.jpg) no-repeat right top;*/
}
.global-nav ul li a{
	float:left;
	height:22px;
	display:block;
	color:#D5E1E8;
	text-decoration:none;
	padding:0 2px 0 4px;
	cursor:pointer;
}
.global-nav ul li a span{
	float:left;
	height:22px;
	color:#D5E1E8;
	padding:3px 6px 0 4px;
}
.global-nav ul li a:hover{
	padding:0 0 0 8px;
	background:url(../images/comman/b-global-nav-left.jpg) no-repeat left top;
}
.global-nav ul li a:hover span{
	padding:3px 8px 0 0;
	background:url(../images/comman/b-global-nav-right.jpg) no-repeat right top;
}
.global-nav ul li a.focus{
	padding:0 0 0 8px;
	background:url(../images/comman/b-global-nav-left.jpg) no-repeat left top;
}
.global-nav ul li a.focus span{
	padding:3px 8px 0 0;
	background:url(../images/comman/b-global-nav-right.jpg) no-repeat right top;
}
.home-swf{
	margin:0;
	padding:0;
}
.header{
	margin:0;
	height:210px;
	padding:22px 0 0 0;
	position:relative;
}
.header-swf{
	margin:0;
	height:233px;
}
.header .winger{
	width:120px;
	height:43px;
	position:absolute;
	left:45px;
	top:0px;
}
.header .tata{
	width:44px;
	height:33px;
	position:absolute;
	right:27px;
	top:10px;
}
.container{
	margin:0;
	width:739px;
	min-height:230px;
	height:auto!important;
	padding:10px 15px 0 13px;
	position:relative;
	background:url(../images/comman/bg-container.jpg) repeat-y;
}
.container .circle{
	width:166px;
	height:207px;
	position:absolute;
	background:url(../images/comman/img-circle.gif) no-repeat;
	bottom:168px;
	right:8px;
}
.container .winger-vehicle{
	width:160px;
	height:100px;
	position:absolute;
	background:url(../images/comman/img-winger-vehicle.gif) no-repeat;
	bottom:10px;
	right:18px;
}
.container .left{
	float:left;
	width:536px;
	position:relative;
	padding:15px 15px 0 15px;
	background:url(../images/comman/bg-left.jpg) repeat-x;
}
.container .left .up{
	clear:both;
	margin:15px 0 0 0;
	text-align:right;
}
.container .left .up a{
	font-size:11px;	
	padding:0 12px 0 0;	
	background:url(../images/comman/ico-arrow-up.gif) no-repeat right top;
}
.container .left a{
	color:#1D313E;
	text-decoration:none;
}
.container .left a:hover{
	text-decoration:underline;
}
.container .left ul{
	margin:0;
	padding:0;
}
.container .left ul li{
	list-style:url(../images/comman/bul-arrow.gif);
	margin:0 0 0 15px;
	/*background:url(../images/comman/bul-arrow.gif) no-repeat left top;*/
}
.container .left .corner-left{
	width:5px;
	height:5px;
	position:absolute;
	background:url(../images/comman/bg-left-corner.jpg) no-repeat;
	left:0;
	top:0;
}
.container .left .corner-right{
	width:5px;
	height:5px;
	position:absolute;
	background:url(../images/comman/bg-right-corner.jpg) no-repeat;
	right:0;
	top:0;
}
.container .left .blurb{
	float:left;
	width:252px;
	margin:15px 0 0 0;
}
.container .left .miidle p{
	margin:0;
	padding:0 0 10px 0;
	text-align:left;
}
.container .left .miidle a{
	color:#2E3C47;
	font-size:11px;
	text-decoration:none;
}
.container .left .miidle a:hover{
	color:#2E3C47;
	text-decoration:underline;
}
.container .left .blurb2{
	float:right;
	width:252px;
	margin:15px 0 0 0;
}
.container .left .top{
	width:242px;
	height:22px;
	padding:9px 0 0 10px;
	background:url(../images/comman/bg-blurb-top.gif) no-repeat left top;
}
.container .left .miidle{
	width:232px;
	height:122px;
	padding:10px 10px 0 10px;
	background:url(../images/comman/bg-blurb-middle.gif) repeat-y left top;
}
.container .left .bottom{
	width:252px;
	height:6px;
	background:url(../images/comman/bg-blurb-bottom.gif) no-repeat left top;
}
.container .left .top2{
	width:526px;
	height:22px;
	padding:9px 0 0 10px;
	background:url(../images/applications/bg-top.gif) no-repeat left top;
}
.container .left .miidle2{
	width:516px;
	height:122px;
	padding:10px 10px 0 10px;
	background:url(../images/applications/bg-middle.gif) repeat-y left top;
}
.container .left .miidle2 a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:underline;
}
.container .left .miidle2 a:hover{
	color:#2E3C47;
	text-decoration:underline;
}
.container .left .bottom2{
	width:536px;
	height:5px;
	background:url(../images/applications/bg-bottom.gif) no-repeat left bottom;
}
.container .right{
	float:right;
	width:163px;
}
.container .right .right-nav{
	margin:0;
	padding:0;
}
.container .right .right-nav ul{
	margin:0;
	padding:0 0 25px 0;
}
.container .right .right-nav ul li{
	height:19px;
	display:block;
	list-style:none;
	margin:0 0 5px 0;
	padding:3px 0 0 18px;		
	background:#DFE6EA url(../images/comman/bg-right-menu.jpg) no-repeat left top;
}
.container .right .right-nav ul li a{
	height:18px;
	font-size:11px;
	color:#4C6C8F;
	list-style:none;
	text-decoration:none;
}
.container .right .right-nav ul li a:hover{
	color:#000000;
}
.container .right .right-nav ul li a.focus{
	color:#000000;
}
.footer-bg{
	margin:0;
	padding:0;
	background:url(../images/comman/bg-footer.jpg) repeat-x;
}
.footer{
	margin:0 auto;
	width:767px;
	height:60px;
	background:url(../images/comman/bg-bottom.jpg) no-repeat top left;	
}
form{
	margin:0;
	padding:0;
}
select{
	width:162px;	
	height:22px;	
	color:#1D313E;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.container .right .applications{
	position:relative;
}
.container .right .applications ul li.app{
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 20px;
	background:url(../images/comman/bg-applications.gif) no-repeat left top;
}
.container .right .applications ul li.contact{
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0 0 26px;
	background:url(../images/comman/bg-contact.gif) no-repeat left top;
}
.container .right .applications .relatedlinks{
	left:0;
	top:25px;
	width:143px;
	height:159px;
	position:absolute;
	visibility:hidden;	
	padding:6px 10px 10px 10px;
	background:url(../images/comman/bg-drop-down.gif) no-repeat left top;
}
.container .right .applications .relatedlinks ul{
	margin:0;
	padding:0 0 8px 0;
}
.container .right .applications .relatedlinks ul li{
	margin:0;	
	display:block;
	list-style:none;
	padding:2px 0 0 11px;
	text-decoration:none;
	border-bottom:#FFFFFF dashed 1px;
	background:url(../images/comman/bul-drop-down.gif) no-repeat left top;
}
.container .right .relatedlinks img.close{
	float:right;
}
.bdr{
	padding:1px;
	margin:5px 0 5px 0;
	background:#FFFFFF;
	border:#547b84 solid 1px;
}
.bdr2{
	float:right;
	padding:1px;
	margin:0 0 0 10px;
	background:#FFFFFF;
	border:#547b84 solid 1px;
}
.center{
	text-align:center;
}
table{
	margin:0;
	padding:;
}
table.table-bdr{
	margin:0;
	padding:0;
	background:#DADEE0;
}
table.table-bdr td{
	padding:4px;
	background:#B7C0C5;
}
table.table-bdr th{
	padding:4px;
	background:#C8CFD2;
}
table.table-bdr2{
	margin:0;
	padding:0;
	float:left;
	height:162px;
	background:#F0F1F3;
}
table.table-bdr2 td{
	padding:4px;
	background:#B7C0C5;
}
table.table-bdr2 th{
	padding:4px;
	background:#C8CFD2;
}
table.table-bdr3{
	margin:0;
	padding:0;
}
table.table-bdr3 td{
	padding:4px 4px 4px 0;
}
table.table-bdr3 th{
	padding:4px 4px 4px 0;
}
.pdf-div .pdf{
	clear:both;
	height:84px;
	margin:0 0 10px 0;	
	border-bottom:#B7C0C5 dotted 1px;
}
.pdf-div .pdf img{
	float:left;
	margin:0 10px 0 0;
	background:#FFFFFF;
	border:#547b84 solid 1px;
	padding:1px;
}
.pdf-div{
	float:left;
	width:240px;
	margin:20px 20px 0 0;
}
.ambulance{
	padding:0;
	margin:0 0 1px 0;
	position:relative;
}
.ambulance .relatedlinks{
	top:0;
	left:174px;
	width:167px;
	height:114px;
	position:absolute;
	visibility:hidden;
	padding:10px 6px 10px 30px;
	background:url(../images/applications/bg-blurb.gif) no-repeat;
	font-size:11px;
}
.ambulance .relatedlinks img.close{
	float:right;
}
.read-more{
	font-size:11px;
}
.variants{
	margin:0;
	padding:0;
	position:relative;
	float:right;
	width:262px;
}
.variants .relatedlinks{
	top:0;
	left:260px;
	width:84px;
	height:150px;
	position:absolute;
	visibility:hidden;
	padding:5px;
	font-size:11px;
	background:#FFFFFF;
	border-bottom:#547b84 solid 1px;
	border-top:#547b84 solid 1px;
	border-right:#547b84 solid 1px;
}
.variants .relatedlinks img{
	margin:0;
	padding:0 0 10px 0;
}
.variants .relatedlinks img.close{
	float:right;
	margin:0;
	padding:0 1px 0 0;
}
.small{
	font-size:11px;
}
.white {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a.white {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.white A:Hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.sitemap
{
font-size:12px;
color:#1a3f6e;
}
a.sitemap
{
font-size:12px;
color:#1a3f6e;
text-decoration:none;
}
.sitemap a:Hover
{
font-size:12px;
color:#1a3f6e;
text-decoration:underline;
}
.whiteborder
{
border-bottom-color:#DBDBDB;
border-bottom-style:solid;
border-bottom-width:1px;
}