@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#dee3ef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	background-position:top;
}
a{
	border:none;
	outline:none;
	cursor: pointer;
	}
img{
	border:none;
	outline:none;
	 
	}

.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-align:justify;}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8f8f8f;
}
.footerlist{
	width:550px;
	height:14px;
	margin:0px;
	padding:0px;
	float:left;
	}
.footerlist ul{
	width:550px;
	height:14px;
	margin:0px;
	padding:0px;
	float:left;
	list-style:none;
	
	}
.footerlist ul li{
	width:auto;
	height:14px;
	margin:0px;
	padding:0px 10px 0 10px;
	float:left;
	list-style:none;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#464646;
	border-right:1px solid #464646;
	}
.footerlist ul li a{
	text-decoration:none;
	color:#464646;
	}
	
.footerlist ul li a:hover{
	text-decoration:none;
	color:#de2c08;
	}
.footerlist ul li .active{
	text-decoration:none;
	color:#de2c08;
	}
.textfields1 {
			color:#000000; 
			background: #ffffff; 
			border: 1px solid #ccc; 
			width:250px; 
			height:17px; 
			FONT-SIZE:11px; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align:left;
	}
	
.textfields2 {
			color:#000000; 
			background: #ffffff; 
			border: 1px solid #ccc; 
			width:250px; 
			height:80px; 
			FONT-SIZE:11px; 
			FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
			text-align:left;
	}
	
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#e73d15;
	font-weight:bold;
	background-image:url(images/1295092867_award_star_gold_3.png);
	background-position:left 5px;
	background-repeat:no-repeat;
	text-indent:26px;
	}
	
.heading1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e73d15;
	font-weight:bold;
	
	}
.sbheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#e73d15;
	font-weight:bold;
	text-indent:25px;
	background-image: url(images/green.png);
	background-position:left 13px;
	background-repeat:no-repeat;
	}
.subheading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#e73d15;
}

.bor{
	border-left:1px solid #91c2fe;
	border-right:1px solid #91c2fe;
	}
.bor1{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	}
.bor2{
	border-right:1px solid #939393;
	border-left:1px solid #939393;
	border-top:1px solid #939393;
	}
	
.bor3{
	border-left:1px solid #91c2fe;
	border-right:1px solid #91c2fe;
	}
.care{
	background-image: url(images/Careers.png);
	background-repeat:no-repeat;
	background-position:right 200px;
	}
.bor4{
	border-top:1px solid #939393;
	border-right:1px solid #939393;
	}
	
.bor5{
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	}

.bor5 td{
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	}
	
.nav:link, .nav:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		color:#333;
		font-weight: bold;
		text-decoration:none;
		}

.nav:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:center;
		color:#F00;
		font-weight: bold;
		text-decoration:none;
		}
.active2 { background-color:#F90;
			padding:5px;}
