/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
.normal-text{
	font-family:"Trebuchet MS";
	color:#575757;
	font-size:11px;
	font-weight:normal;
}
.orangel-text{
	font-family:"Trebuchet MS";
	color:#F47628;
	font-size:11px;
	font-weight:bold;
}
.white-header{
	font-family:"Trebuchet MS";
	color:#F47628;
	font-size:11px;
	font-weight:bold;
}
.contactnorm-text{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#1B1713;
	font-weight:bold;
}
.contactweblink{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#1B1713;
	font-weight:bold;
	text-decoration:none;
}
.contactweblink:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#1B1713;
	font-weight:bold;
	text-decoration:none;

}

.mailtowhite{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.mailtowhite:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.arrow_blue{
	background-image:url(images/arrow_blue.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	font-family:"Trebuchet MS";
	color:#F47628;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	line-height:20px;
}

.arrow_white{
	background-image:url(images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 20px;
}
.arrow_white:hover{
	background-image:url(images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0px 0px 0px 20px;
}

.menu{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 0px 0px 15px;
}
.menu:hover{
	font-family:"Trebuchet MS";
	color:#E6030B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 0px 0px 15px;
}
.menuhover{
	font-family:"Trebuchet MS";
	color:#E6030B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding:0px 0px 0px 15px;
}

.menu_bg{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
}
.contactusbg{
	background-image:url(images/contactusbg.jpg);
	background-repeat:no-repeat;
}
.ourservice_img{
	background-image:url(images/ourservice_img.jpg);
	background-repeat:no-repeat;
}
.mission_state_img{
	background-image:url(images/mission_state_img.jpg);
	background-repeat:no-repeat;
}

.mission_text{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.more{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.more:hover{
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.ourservice_bg{
	background:url(images/ourservice_bg.gif) #82AF2C repeat-x;
	border-left:3px solid #FFFFFF;
}
.mission_state_bg{
	background:url(images/mission_state_bg.gif) #FCB700 repeat-x;
	border-left:3px solid #FFFFFF;
}
/*-----form-----starts*/
form1{
 margin:0px;
 padding:0px;
}
.form-text{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 font-weight:bold;
 color:#545454;
 text-decoration:none;
}
.box {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 border-top: 1px solid #454545;
 border-left: 1px solid #454545;
 background-color: #F5F5F5;
 height: 18px;
 line-height: 15px;
 width: 142px;
 margin:10px 0px 10px 0px;
}
.textarea{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 border-top: 1px solid #454545;
 border-left: 1px solid #454545;
 background-color: #F5F5F5;
 height: 80px;
 line-height: 15px;
 width: 142px;
}
.thankyou{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 28px;
 font-weight: bold;
 color: #14467B;
 line-height: 10px;
 text-decoration: none;
}
.thankyou-smtext{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 18px;
 line-height: 25px;
 font-weight: normal;
 color: #545454;
 text-decoration: none;
}

/*-----form-------ends---*/

/*-----footer-------starts*/
.copyright{;
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:11px;
	font-weight:normal;
}
.footerlinkt{
	font-family:"Trebuchet MS";
	color:#4CA3F4;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

/*-----footer-------ends*/