@font-face {
				font-family: 'MyriadPro-Regular';
				src: url('myriadproregular.eot');
				src: url('myriadproregular.eot?#iefix') format('embedded-opentype'),
						 url('myriadproregular.woff') format('woff'),
						 url('myriadproregular.ttf') format('truetype'),
						 url('myriadproregular.svg#myriadproregular') format('svg');
				font-weight: normal;
				font-style: normal;
		}
	
	
	.heading{
	font-family:'MyriadPro-Regular';
	font-size:24px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: justify;
	}
	
	.heading-blue{
	font-family:'MyriadPro-Regular';
	font-size:24px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: center;
	}
	
	.heading-sub{
	font-family:'MyriadPro-Regular';
	font-size:20px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: justify;
	}
	
	.address{
	font-family:Arial;
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:16px;
	text-align: justify;
	text-decoration:none;
	text-transform: none;
	}
	
	.main-content{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: justify;
	text-decoration:none;
	text-transform: none;
	}
	
	.contact-content{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: center;
	text-decoration:none;
	text-transform: none;
	}
	.contact-content a{
	font-family:Arial;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: center;
	text-decoration:underline;
	text-transform: none;
	}
	.contact-content a:hover{
	text-decoration: underline;
	color:#034069;

	}
	
	.wt-footer{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-transform: none;
	line-height:22px;
	text-align: center;
	font-family: Arial;
	}
	.wt-footer a{
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-transform: none;
	line-height:22px;
	text-align: center;
	font-family: Arial;
	}
	.wt-footer a:hover{
	text-decoration:underline;
	color: #96391A;
	}
	
	.field1{
	width:215px;
	height:23px;
	padding:2px;
	border:#023e68 solid 1px;
	background-color:#FFFFFF;
	color:#333333;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-transform: none;
	line-height:18px;
	text-align: justify;
	
    }
	
	 .field2{
	width:209px;
	height:18px;
	padding:2px;
	border:#023e68 solid 1px;
	background-color:#FFFFFF;
	color:#333333;
	font-family: Arial;
	font-size:12px;
	font-weight:normal;
	text-transform: none;
	line-height:18px;
	text-align: justify;
	
    }
	
	.main-content-red{
	font-family:Arial;
	font-size:12px;
	color:#FF6600;
	font-weight:normal;
	text-transform: none;
	line-height:20px;
	text-align: justify left;
	text-decoration:none;
	text-transform: none;
	}
