/* CSS Document */

body{
margin:0px
 }
.topheader{
background-image:url(images/org_tile.jpg);
background-repeat:repeat-x;
height:80px;
}
.bodyheader {
	background-image: url(images/grey_line.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF3300;
}


.bodytile{
	background-image: url(images/body_tile.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.leftpanel{
background-color:#F0F0F0;
}
.hight{
height:15px;
}
.keyfeatureh1{
font-family:Tahoma;
font-size:20px;
font-weight: bold;
color:#ef4d1c;
}
.keyfeatureh2{
	font-family:Tahoma;
	font-size:14px;
	font-weight: bold;
	color:#999999;
}

.leftpaneltext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 150%;
	font-style: normal;
	font-weight: normal;
}
.rightpanelbody{
background-color:#FFFFFF;
padding:0px 10px 0px 10px;
}
.rightpanelh1{
font-family:Tahoma;
font-size:12px;
font-weight: bold;
color:#ef4d1c;
text-decoration:none;
}
.rightpanelh2{
font-family:Tahoma;
font-size:12px;
font-style: italic;
font-weight: bold;
color:#455457;
}
.footer{
background-color:#ef4d1c;
height:40px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffb9a4
}
.form{
height:15px;
width:200px;
}
.form2{
height:100px;
width:200px;
}
